From dbe4965c6a5737c48fbdbf3ce4b043fccd2a4a89 Mon Sep 17 00:00:00 2001 From: Erica Fischer Date: Tue, 10 Sep 2024 10:23:04 -0700 Subject: [PATCH] Getting closer to getting antimeridian-crossing polygons right --- read_json.cpp | 10 +- tests/pbf/0-0-0-pop-0-0-0.pbf.out.json | 178 +++++++++++++++---------- tests/pbf/0-0-0-pop-1-1-0.pbf.out.json | 40 ++++++ tests/pbf/0-0-0-pop-2-0-1.pbf.out.json | 14 ++ tests/pbf/h3-0-0-0.geojson | 2 +- 5 files changed, 165 insertions(+), 79 deletions(-) diff --git a/read_json.cpp b/read_json.cpp index 7ccf70ff..dd956269 100644 --- a/read_json.cpp +++ b/read_json.cpp @@ -278,9 +278,6 @@ std::vector parse_layers(FILE *fp, int z, unsigned x, unsigned y, int drawvec dv; parse_geometry(t, coordinates, dv, VT_MOVETO, "Filter output", jp->line, j); - if (mb_geometry[t] == VT_POLYGON) { - dv = fix_polygon(dv, false, false); - } // handle longitude wraparound // @@ -289,7 +286,7 @@ std::vector parse_layers(FILE *fp, int z, unsigned x, unsigned y, int // to the right edge, or vice versa, is unexpected, // so move it to the other side. - if (fix_longitudes) { + if (fix_longitudes && mb_geometry[t] == VT_POLYGON) { const long long quarter_world = 1LL << 30; const long long world = 1LL << 32; @@ -332,6 +329,10 @@ std::vector parse_layers(FILE *fp, int z, unsigned x, unsigned y, int } } + if (mb_geometry[t] == VT_POLYGON) { + dv = fix_polygon(dv, false, false); + } + // Offset and scale geometry from global to tile for (size_t i = 0; i < dv.size(); i++) { @@ -351,6 +352,7 @@ std::vector parse_layers(FILE *fp, int z, unsigned x, unsigned y, int // on the other side of the world dv = clean_or_clip_poly(dv, z, 256, true, false); if (dv.size() < 3) { + // printf("%s\n", json_stringify(j)); dv.clear(); } } diff --git a/tests/pbf/0-0-0-pop-0-0-0.pbf.out.json b/tests/pbf/0-0-0-pop-0-0-0.pbf.out.json index 4e49551f..005c064f 100644 --- a/tests/pbf/0-0-0-pop-0-0-0.pbf.out.json +++ b/tests/pbf/0-0-0-pop-0-0-0.pbf.out.json @@ -1,166 +1,196 @@ { "type": "FeatureCollection", "properties": { "zoom": 0, "x": 0, "y": 0 }, "features": [ { "type": "FeatureCollection", "properties": { "layer": "ne_10m_admin_0_countries", "version": 2, "extent": 4096 }, "features": [ +{ "type": "Feature", "properties": { "bin": "80dbfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 8, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1603495, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 801747.5, "tippecanoe:min:GDP_MD": 206928, "tippecanoe:max:GDP_MD": 1396567, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": 306.83672, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 153.41836, "tippecanoe:min:LABEL_X": 134.04972, "tippecanoe:max:LABEL_X": 172.787, "tippecanoe:sum:LABEL_Y": -63.888522, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -31.944261, "tippecanoe:min:LABEL_Y": -39.759, "tippecanoe:max:LABEL_Y": -24.129522, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 20, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 9, "tippecanoe:max:LONG_LEN": 11, "tippecanoe:sum:MAPCOLOR13": 11, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 5.5, "tippecanoe:min:MAPCOLOR13": 4, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 2.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 6, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 3, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 12.4, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 6.2, "tippecanoe:min:MAX_LABEL": 5.7, "tippecanoe:max:MAX_LABEL": 6.7, "tippecanoe:sum:MIN_LABEL": 3.7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 1.85, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 2, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 20, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 9, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 2318641490, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320745, "tippecanoe:min:NE_ID": 1159320355, "tippecanoe:max:NE_ID": 1159321135, "tippecanoe:sum:POP_EST": 30281307, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 15140653.5, "tippecanoe:min:POP_EST": 4917000, "tippecanoe:max:POP_EST": 25364307, "tippecanoe:sum:POP_RANK": 27, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 13.5, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424826, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 11712413, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424916, "tippecanoe:sum:WOE_ID_EH": 46849664, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424832, "tippecanoe:min:WOE_ID_EH": 23424748, "tippecanoe:max:WOE_ID_EH": 23424916, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -192.392578, -40.847060 ], [ -177.978516, -45.213004 ], [ -174.462891, -55.727110 ], [ -190.458984, -63.114638 ], [ -209.882812, -58.031372 ], [ -207.509766, -46.739861 ], [ -192.392578, -40.847060 ] ] ], [ [ [ 167.607422, -40.847060 ], [ 182.021484, -45.213004 ], [ 185.537109, -55.727110 ], [ 169.541016, -63.114638 ], [ 150.117188, -58.031372 ], [ 152.490234, -46.739861 ], [ 167.607422, -40.847060 ] ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8001fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1699876, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1699876, "tippecanoe:min:GDP_MD": 1699876, "tippecanoe:max:GDP_MD": 1699876, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": 44.686469, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 44.686469, "tippecanoe:min:LABEL_X": 44.686469, "tippecanoe:max:LABEL_X": 44.686469, "tippecanoe:sum:LABEL_Y": 58.249357, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 58.249357, "tippecanoe:min:LABEL_Y": 58.249357, "tippecanoe:max:LABEL_Y": 58.249357, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 18, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 18, "tippecanoe:min:LONG_LEN": 18, "tippecanoe:max:LONG_LEN": 18, "tippecanoe:sum:MAPCOLOR13": 7, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 2, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 2, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 7, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 7, "tippecanoe:min:MAPCOLOR9": 7, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 5.2, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 5.2, "tippecanoe:min:MAX_LABEL": 5.2, "tippecanoe:max:MAX_LABEL": 5.2, "tippecanoe:sum:MIN_LABEL": 1.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 1.7, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 1.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 6, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 6, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 6, "tippecanoe:sum:NE_ID": 1159321201, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321201, "tippecanoe:min:NE_ID": 1159321201, "tippecanoe:max:NE_ID": 1159321201, "tippecanoe:sum:POP_EST": 144373535, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 144373535, "tippecanoe:min:POP_EST": 144373535, "tippecanoe:max:POP_EST": 144373535, "tippecanoe:sum:POP_RANK": 17, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 17, "tippecanoe:min:POP_RANK": 17, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424936, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424936, "tippecanoe:min:WOE_ID": 23424936, "tippecanoe:max:WOE_ID": 23424936, "tippecanoe:sum:WOE_ID_EH": 23424936, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424936, "tippecanoe:min:WOE_ID_EH": 23424936, "tippecanoe:max:WOE_ID_EH": 23424936, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 145.546875, 87.364326 ], [ 94.130859, 76.163993 ], [ 62.314453, 69.380313 ], [ 31.816406, 68.942607 ], [ 0.351562, 73.302624 ], [ -34.716797, 81.268385 ], [ 145.546875, 87.364326 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "800ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -66.884766, 72.208678 ], [ -51.591797, 61.312452 ], [ -63.193359, 50.792047 ], [ -81.914062, 48.283193 ], [ -98.525391, 55.229023 ], [ -100.810547, 67.542167 ], [ -66.884766, 72.208678 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "80adfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 12366, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 12366, "tippecanoe:min:GDP_MD": 12366, "tippecanoe:max:GDP_MD": 12366, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 17.108166, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 17.108166, "tippecanoe:min:LABEL_X": 17.108166, "tippecanoe:max:LABEL_X": 17.108166, "tippecanoe:sum:LABEL_Y": -20.575298, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -20.575298, "tippecanoe:min:LABEL_Y": -20.575298, "tippecanoe:max:LABEL_Y": -20.575298, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 7, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 7, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 1, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 1, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 1, "tippecanoe:sum:MAPCOLOR9": 1, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 7.5, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7.5, "tippecanoe:max:MAX_LABEL": 7.5, "tippecanoe:sum:MIN_LABEL": 3, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 7, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 1159321085, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321085, "tippecanoe:min:NE_ID": 1159321085, "tippecanoe:max:NE_ID": 1159321085, "tippecanoe:sum:POP_EST": 2494530, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 2494530, "tippecanoe:min:POP_EST": 2494530, "tippecanoe:max:POP_EST": 2494530, "tippecanoe:sum:POP_RANK": 12, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 12, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 12, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424987, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424987, "tippecanoe:min:WOE_ID": 23424987, "tippecanoe:max:WOE_ID": 23424987, "tippecanoe:sum:WOE_ID_EH": 23424987, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424987, "tippecanoe:min:WOE_ID_EH": 23424987, "tippecanoe:max:WOE_ID_EH": 23424987, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.259766, -14.604847 ], [ 23.906250, -24.686952 ], [ 18.369141, -35.029996 ], [ 4.394531, -35.746512 ], [ -2.109375, -24.766785 ], [ 4.570312, -15.284185 ], [ 16.259766, -14.604847 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8095fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 9, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1121207, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 560603.5, "tippecanoe:min:GDP_MD": 2017, "tippecanoe:max:GDP_MD": 1119190, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 7, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 3.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 227.74762800000003, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 113.87381400000001, "tippecanoe:min:LABEL_X": 101.892949, "tippecanoe:max:LABEL_X": 125.854679, "tippecanoe:sum:LABEL_Y": -9.758109000000001, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -4.8790545000000009, "tippecanoe:min:LABEL_Y": -8.803705, "tippecanoe:max:LABEL_Y": -0.954404, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 20, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 9, "tippecanoe:max:LONG_LEN": 11, "tippecanoe:sum:MAPCOLOR13": 14, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 8, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 10, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 15.7, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 7.85, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 5.7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 2.85, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 20, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 9, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 2318642158, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321079, "tippecanoe:min:NE_ID": 1159320845, "tippecanoe:max:NE_ID": 1159321313, "tippecanoe:sum:POP_EST": 271918687, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 135959343.5, "tippecanoe:min:POP_EST": 1293119, "tippecanoe:max:POP_EST": 270625568, "tippecanoe:sum:POP_RANK": 29, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 14.5, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849814, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424907, "tippecanoe:min:WOE_ID": 23424846, "tippecanoe:max:WOE_ID": 23424968, "tippecanoe:sum:WOE_ID_EH": 46849814, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424907, "tippecanoe:min:WOE_ID_EH": 23424846, "tippecanoe:max:WOE_ID_EH": 23424968, "tippecanoe:sum:scalerank": 1, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0.5, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 126.298828, 0.175781 ], [ 135.878906, -7.710992 ], [ 133.857422, -18.895893 ], [ 122.783203, -21.779905 ], [ 114.257812, -14.519780 ], [ 115.664062, -3.864255 ], [ 126.298828, 0.175781 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8089fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -158.642578, 3.337954 ], [ -146.337891, 1.669686 ], [ -142.119141, -8.928487 ], [ -148.798828, -18.229351 ], [ -161.630859, -16.467695 ], [ -165.410156, -5.790897 ], [ -158.642578, 3.337954 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "80ebfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -174.462891, -55.727110 ], [ -154.951172, -58.401712 ], [ -148.183594, -68.942607 ], [ -179.648438, -73.302624 ], [ -190.458984, -63.114638 ], [ -174.462891, -55.727110 ] ] ], [ [ [ 185.537109, -55.727110 ], [ 205.048828, -58.401712 ], [ 211.816406, -68.942607 ], [ 180.351562, -73.302624 ], [ 169.541016, -63.114638 ], [ 185.537109, -55.727110 ] ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8047fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -175.605469, 35.746512 ], [ -161.630859, 35.029996 ], [ -156.093750, 24.686952 ], [ -163.740234, 14.604847 ], [ -175.429688, 15.284185 ], [ -182.109375, 24.766785 ], [ -175.605469, 35.746512 ] ] ], [ [ [ 184.394531, 35.746512 ], [ 198.369141, 35.029996 ], [ 203.906250, 24.686952 ], [ 196.259766, 14.604847 ], [ 184.570312, 15.284185 ], [ 177.890625, 24.766785 ], [ 184.394531, 35.746512 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8039fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 28, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 4.666666666666667, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 1, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0.16666666666666667, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 385739, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 64289.833333333336, "tippecanoe:min:GDP_MD": 907, "tippecanoe:max:GDP_MD": 171091, "tippecanoe:sum:GDP_YEAR": 12102, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2017, "tippecanoe:min:GDP_YEAR": 2007, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 6, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 25, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 4.166666666666667, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 7, "tippecanoe:sum:LABEL_X": 11.548945999999999, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": 1.9248243333333333, "tippecanoe:min:LABEL_X": -12.630304, "tippecanoe:max:LABEL_X": 18.011015, "tippecanoe:sum:LABEL_Y": 185.88957100000003, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": 30.98159516666667, "tippecanoe:min:LABEL_Y": 23.967592, "tippecanoe:max:LABEL_Y": 42.547643, "tippecanoe:sum:LEVEL": 12, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 47, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 7.833333333333333, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 14, "tippecanoe:sum:MAPCOLOR13": 37, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 6.166666666666667, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 17, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 2.8333333333333337, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 19, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 3.1666666666666667, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 7, "tippecanoe:sum:MAPCOLOR9": 19, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 3.1666666666666667, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 52, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 8.666666666666666, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 11, "tippecanoe:sum:MIN_LABEL": 22.2, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 3.6999999999999999, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 6, "tippecanoe:sum:MIN_ZOOM": 4.7, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0.7833333333333333, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 4.7, "tippecanoe:sum:NAME_LEN": 42, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 9, "tippecanoe:sum:NE_ID": 6955925494, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159320915.6666668, "tippecanoe:min:NE_ID": 1159320327, "tippecanoe:max:NE_ID": 1159321327, "tippecanoe:sum:POP_EST": 98677389, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 16446231.5, "tippecanoe:min:POP_EST": 77142, "tippecanoe:max:POP_EST": 43053054, "tippecanoe:sum:POP_RANK": 76, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 12.666666666666666, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 12112, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2018.6666666666668, "tippecanoe:min:POP_YEAR": 2017, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -490, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -81.66666666666667, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 5, "tippecanoe:sum:WOE_ID": 140549216, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 23424869.333333333, "tippecanoe:min:WOE_ID": 23424740, "tippecanoe:max:WOE_ID": 23424990, "tippecanoe:sum:WOE_ID_EH": 140549216, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 23424869.333333333, "tippecanoe:min:WOE_ID_EH": 23424740, "tippecanoe:max:WOE_ID_EH": 23424990, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 2.021484, 45.213004 ], [ 13.271484, 37.509726 ], [ 9.404297, 25.641526 ], [ -2.460938, 22.187405 ], [ -12.919922, 28.536275 ], [ -12.392578, 40.847060 ], [ 2.021484, 45.213004 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "808bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 7, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 7, "tippecanoe:min:ABBREV_LEN": 7, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 40895, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 40895, "tippecanoe:min:GDP_MD": 40895, "tippecanoe:max:GDP_MD": 40895, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": -64.593433, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -64.593433, "tippecanoe:min:LABEL_X": -64.593433, "tippecanoe:max:LABEL_X": -64.593433, "tippecanoe:sum:LABEL_Y": -16.666015, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -16.666015, "tippecanoe:min:LABEL_Y": -16.666015, "tippecanoe:max:LABEL_Y": -16.666015, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 7, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 1, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 1, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 1, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 2, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 2, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 2, "tippecanoe:sum:MAX_LABEL": 7.5, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7.5, "tippecanoe:max:MAX_LABEL": 7.5, "tippecanoe:sum:MIN_LABEL": 3, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 7, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 1159320439, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320439, "tippecanoe:min:NE_ID": 1159320439, "tippecanoe:max:NE_ID": 1159320439, "tippecanoe:sum:POP_EST": 11513100, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 11513100, "tippecanoe:min:POP_EST": 11513100, "tippecanoe:max:POP_EST": 11513100, "tippecanoe:sum:POP_RANK": 14, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 14, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424762, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424762, "tippecanoe:min:WOE_ID": 23424762, "tippecanoe:max:WOE_ID": 23424762, "tippecanoe:sum:WOE_ID_EH": 23424762, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424762, "tippecanoe:min:WOE_ID_EH": 23424762, "tippecanoe:max:WOE_ID_EH": 23424762, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -64.335938, 3.864255 ], [ -53.701172, -0.175781 ], [ -51.767578, -12.382928 ], [ -61.171875, -19.228177 ], [ -72.246094, -15.029686 ], [ -73.564453, -2.811371 ], [ -64.335938, 3.864255 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "808dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 18, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 9, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 13, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0.5, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 372097, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 186048.5, "tippecanoe:min:GDP_MD": 35, "tippecanoe:max:GDP_MD": 372062, "tippecanoe:sum:GDP_YEAR": 4035, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -98, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": -49, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 5.5, "tippecanoe:min:LABELRANK": 5, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 209.48951499999999, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 104.74475749999999, "tippecanoe:min:LABEL_X": 103.816925, "tippecanoe:max:LABEL_X": 105.67259, "tippecanoe:sum:LABEL_Y": -9.124202, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -4.562101, "tippecanoe:min:LABEL_Y": -10.490789, "tippecanoe:max:LABEL_Y": 1.366587, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 33, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 16.5, "tippecanoe:min:LONG_LEN": 9, "tippecanoe:max:LONG_LEN": 24, "tippecanoe:sum:MAPCOLOR13": 10, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 5, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 2.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 9, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 4.5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 18.5, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 9.25, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9.5, "tippecanoe:sum:MIN_LABEL": 9, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 4.5, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 26, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 13, "tippecanoe:min:NAME_LEN": 9, "tippecanoe:max:NAME_LEN": 17, "tippecanoe:sum:NE_ID": 2318641610, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320805, "tippecanoe:min:NE_ID": 1159320363, "tippecanoe:max:NE_ID": 1159321247, "tippecanoe:sum:POP_EST": 5705956, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 2852978, "tippecanoe:min:POP_EST": 2387, "tippecanoe:max:POP_EST": 5703569, "tippecanoe:sum:POP_RANK": 17, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 8.5, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 13, "tippecanoe:sum:POP_YEAR": 4035, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2017.5, "tippecanoe:min:POP_YEAR": 2016, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -96, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -48, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 23424858, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 11712429, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424948, "tippecanoe:sum:WOE_ID_EH": 46849817, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424908.5, "tippecanoe:min:WOE_ID_EH": 23424869, "tippecanoe:max:WOE_ID_EH": 23424948, "tippecanoe:sum:scalerank": 8, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 4, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 106.435547, 2.811371 ], [ 115.664062, -3.864255 ], [ 114.257812, -14.519780 ], [ 103.974609, -19.394068 ], [ 94.394531, -13.838080 ], [ 95.185547, -2.547988 ], [ 106.435547, 2.811371 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8073fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 268, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 268, "tippecanoe:min:GDP_MD": 268, "tippecanoe:max:GDP_MD": 268, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 134.580157, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 134.580157, "tippecanoe:min:LABEL_X": 134.580157, "tippecanoe:max:LABEL_X": 134.580157, "tippecanoe:sum:LABEL_Y": 7.518252, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 7.518252, "tippecanoe:min:LABEL_Y": 7.518252, "tippecanoe:max:LABEL_Y": 7.518252, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 5, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 5, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 5, "tippecanoe:sum:MAPCOLOR13": 12, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 12, "tippecanoe:min:MAPCOLOR13": 12, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 2, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 2, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 1, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 5, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 5, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 5, "tippecanoe:sum:NE_ID": 1159321171, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321171, "tippecanoe:min:NE_ID": 1159321171, "tippecanoe:max:NE_ID": 1159321171, "tippecanoe:sum:POP_EST": 18008, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 18008, "tippecanoe:min:POP_EST": 18008, "tippecanoe:max:POP_EST": 18008, "tippecanoe:sum:POP_RANK": 6, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 6, "tippecanoe:min:POP_RANK": 6, "tippecanoe:max:POP_RANK": 6, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 2, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 2, "tippecanoe:min:TINY": 2, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 23424927, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424927, "tippecanoe:min:WOE_ID": 23424927, "tippecanoe:max:WOE_ID": 23424927, "tippecanoe:sum:WOE_ID_EH": 23424927, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424927, "tippecanoe:min:WOE_ID_EH": 23424927, "tippecanoe:max:WOE_ID_EH": 23424927, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 140.185547, 16.804541 ], [ 149.765625, 8.667918 ], [ 147.480469, -3.425692 ], [ 135.878906, -7.710992 ], [ 126.298828, 0.175781 ], [ 128.232422, 12.382928 ], [ 140.185547, 16.804541 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80d1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 18.369141, -35.029996 ], [ 26.982422, -43.452919 ], [ 22.675781, -54.007769 ], [ 4.218750, -56.218923 ], [ -4.394531, -46.195042 ], [ 4.394531, -35.746512 ], [ 18.369141, -35.029996 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "807bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 9, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 158680, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 79340, "tippecanoe:min:GDP_MD": 63177, "tippecanoe:max:GDP_MD": 95503, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 5, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 2.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 72.866815, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 36.4334075, "tippecanoe:min:LABEL_X": 34.959183, "tippecanoe:max:LABEL_X": 37.907632, "tippecanoe:sum:LABEL_Y": -5.502823, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -2.7514115, "tippecanoe:min:LABEL_Y": -6.051866, "tippecanoe:max:LABEL_Y": 0.549043, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 13, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 6.5, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 5, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 2.5, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 8, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 3, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 9, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 4.5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 14.7, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 7.35, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 4.7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 2.35, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 13, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 6.5, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 2318642308, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321154, "tippecanoe:min:NE_ID": 1159320971, "tippecanoe:max:NE_ID": 1159321337, "tippecanoe:sum:POP_EST": 110579436, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 55289718, "tippecanoe:min:POP_EST": 52573973, "tippecanoe:max:POP_EST": 58005463, "tippecanoe:sum:POP_RANK": 32, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 16, "tippecanoe:min:POP_RANK": 16, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849836, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424918, "tippecanoe:min:WOE_ID": 23424863, "tippecanoe:max:WOE_ID": 23424973, "tippecanoe:sum:WOE_ID_EH": 46849836, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424918, "tippecanoe:min:WOE_ID_EH": 23424863, "tippecanoe:max:WOE_ID_EH": 23424973, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 48.691406, 9.882275 ], [ 55.722656, 1.406109 ], [ 52.910156, -8.928487 ], [ 41.572266, -11.264612 ], [ 33.662109, -1.669686 ], [ 37.880859, 8.928487 ], [ 48.691406, 9.882275 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8023fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -175.781250, 56.218923 ], [ -157.324219, 54.007769 ], [ -153.017578, 43.452919 ], [ -161.630859, 35.029996 ], [ -175.605469, 35.746512 ], [ -184.394531, 46.195042 ], [ -175.781250, 56.218923 ] ] ], [ [ [ 184.218750, 56.218923 ], [ 202.675781, 54.007769 ], [ 206.982422, 43.452919 ], [ 198.369141, 35.029996 ], [ 184.394531, 35.746512 ], [ 175.605469, 46.195042 ], [ 184.218750, 56.218923 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8099fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 31, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 31, "tippecanoe:min:GDP_MD": 31, "tippecanoe:max:GDP_MD": 31, "tippecanoe:sum:GDP_YEAR": 2010, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2010, "tippecanoe:min:GDP_YEAR": 2010, "tippecanoe:max:GDP_YEAR": 2010, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -5.71262, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -5.71262, "tippecanoe:min:LABEL_X": -5.71262, "tippecanoe:max:LABEL_X": -5.71262, "tippecanoe:sum:LABEL_Y": -15.950487, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -15.950487, "tippecanoe:min:LABEL_Y": -15.950487, "tippecanoe:max:LABEL_Y": -15.950487, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 12, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 12, "tippecanoe:min:LONG_LEN": 12, "tippecanoe:max:LONG_LEN": 12, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 6, "tippecanoe:min:MAPCOLOR7": 6, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 6, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 6, "tippecanoe:min:MAPCOLOR9": 6, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 12, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 12, "tippecanoe:min:NAME_LEN": 12, "tippecanoe:max:NAME_LEN": 12, "tippecanoe:sum:NE_ID": 1159320733, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320733, "tippecanoe:min:NE_ID": 1159320733, "tippecanoe:max:NE_ID": 1159320733, "tippecanoe:sum:POP_EST": 4534, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 4534, "tippecanoe:min:POP_EST": 4534, "tippecanoe:max:POP_EST": 4534, "tippecanoe:sum:POP_RANK": 4, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 4, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 4, "tippecanoe:sum:POP_YEAR": 2016, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2016, "tippecanoe:min:POP_YEAR": 2016, "tippecanoe:max:POP_YEAR": 2016, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424944, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424944, "tippecanoe:min:WOE_ID": 23424944, "tippecanoe:max:WOE_ID": 23424944, "tippecanoe:sum:WOE_ID_EH": 23424944, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424944, "tippecanoe:min:WOE_ID_EH": 23424944, "tippecanoe:max:WOE_ID_EH": 23424944, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -11.689453, -4.477856 ], [ -0.791016, -5.878332 ], [ 4.570312, -15.284185 ], [ -2.109375, -24.766785 ], [ -15.556641, -22.998852 ], [ -19.248047, -12.211180 ], [ -11.689453, -4.477856 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "806bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 37, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 6.166666666666667, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 10, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 122404, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 20400.666666666668, "tippecanoe:min:GDP_MD": 2220, "tippecanoe:max:GDP_MD": 50400, "tippecanoe:sum:GDP_YEAR": 12110, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2018.3333333333333, "tippecanoe:min:GDP_YEAR": 2015, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 6, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 19, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 3.1666666666666667, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": 153.70882600000003, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": 25.61813766666667, "tippecanoe:min:LABEL_X": 15.9005, "tippecanoe:max:LABEL_X": 32.948555, "tippecanoe:sum:LABEL_Y": 12.579715, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": 2.0966191666666669, "tippecanoe:min:LABEL_Y": -1.897196, "tippecanoe:max:LABEL_Y": 7.230477, "tippecanoe:sum:LEVEL": 12, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 100, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 16.666666666666669, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 32, "tippecanoe:sum:MAPCOLOR13": 45, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 7.5, "tippecanoe:min:MAPCOLOR13": 4, "tippecanoe:max:MAPCOLOR13": 10, "tippecanoe:sum:MAPCOLOR7": 23, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 3.8333333333333337, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 19, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 3.1666666666666667, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 25, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 4.166666666666667, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 49, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 8.166666666666666, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 19, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 3.1666666666666667, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 60, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 20, "tippecanoe:sum:NE_ID": 6955925288, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159320881.3333333, "tippecanoe:min:NE_ID": 1159320463, "tippecanoe:max:NE_ID": 1159321343, "tippecanoe:sum:POP_EST": 164874917, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 27479152.833333333, "tippecanoe:min:POP_EST": 4745185, "tippecanoe:max:POP_EST": 86790567, "tippecanoe:sum:POP_RANK": 84, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 12114, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -594, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 117124163, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 19520693.833333333, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": 23424974, "tippecanoe:sum:WOE_ID_EH": 117124163, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 19520693.833333333, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": 23424974, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 31.201172, 18.229351 ], [ 37.880859, 8.928487 ], [ 33.662109, -1.669686 ], [ 21.357422, -3.337954 ], [ 14.589844, 5.790897 ], [ 18.369141, 16.467695 ], [ 31.201172, 18.229351 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "806dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 10, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 88823, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 44411.5, "tippecanoe:min:GDP_MD": 27022, "tippecanoe:max:GDP_MD": 61801, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 5.5, "tippecanoe:min:LABELRANK": 5, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -172.96804600000002, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": -86.48402300000001, "tippecanoe:min:LABEL_X": -88.890124, "tippecanoe:max:LABEL_X": -84.077922, "tippecanoe:sum:LABEL_Y": 23.750470999999999, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 11.875235499999999, "tippecanoe:min:LABEL_Y": 10.0651, "tippecanoe:max:LABEL_Y": 13.685371, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 21, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 10.5, "tippecanoe:min:LONG_LEN": 10, "tippecanoe:max:LONG_LEN": 11, "tippecanoe:sum:MAPCOLOR13": 10, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 5, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 8, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 10, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 18, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 7.5, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3.75, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 21, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 10.5, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 2318641778, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320889, "tippecanoe:min:NE_ID": 1159320525, "tippecanoe:max:NE_ID": 1159321253, "tippecanoe:sum:POP_EST": 11501114, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 5750557, "tippecanoe:min:POP_EST": 5047561, "tippecanoe:max:POP_EST": 6453553, "tippecanoe:sum:POP_RANK": 26, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 13, "tippecanoe:min:POP_RANK": 13, "tippecanoe:max:POP_RANK": 13, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849598, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424799, "tippecanoe:min:WOE_ID": 23424791, "tippecanoe:max:WOE_ID": 23424807, "tippecanoe:sum:WOE_ID_EH": 46849598, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424799, "tippecanoe:min:WOE_ID_EH": 23424791, "tippecanoe:max:WOE_ID_EH": 23424807, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -96.064453, 19.228177 ], [ -85.605469, 13.838080 ], [ -84.814453, 2.547988 ], [ -95.097656, -4.390229 ], [ -105.205078, 0.878872 ], [ -106.523438, 12.125264 ], [ -96.064453, 19.228177 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "805ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 9, "tippecanoe:sum:ABBREV_LEN": 47, "tippecanoe:count:ABBREV_LEN": 9, "tippecanoe:mean:ABBREV_LEN": 5.222222222222222, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -891, "tippecanoe:count:ADM0_A3_UN": 9, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -891, "tippecanoe:count:ADM0_A3_WB": 9, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 9, "tippecanoe:mean:ADM0_DIF": 0.1111111111111111, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 9, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 43581, "tippecanoe:count:GDP_MD": 9, "tippecanoe:mean:GDP_MD": 4842.333333333333, "tippecanoe:min:GDP_MD": 44, "tippecanoe:max:GDP_MD": 24269, "tippecanoe:sum:GDP_YEAR": 18158, "tippecanoe:count:GDP_YEAR": 9, "tippecanoe:mean:GDP_YEAR": 2017.5555555555557, "tippecanoe:min:GDP_YEAR": 2006, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 9, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -91, "tippecanoe:count:HOMEPART": 9, "tippecanoe:mean:HOMEPART": -10.11111111111111, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 48, "tippecanoe:count:LABELRANK": 9, "tippecanoe:mean:LABELRANK": 5.333333333333333, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -542.980765, "tippecanoe:count:LABEL_X": 9, "tippecanoe:mean:LABEL_X": -60.33119611111111, "tippecanoe:min:LABEL_X": -62.188252, "tippecanoe:max:LABEL_X": -55.91094, "tippecanoe:sum:LABEL_Y": 109.959432, "tippecanoe:count:LABEL_Y": 9, "tippecanoe:mean:LABEL_Y": 12.217714666666668, "tippecanoe:min:LABEL_Y": 4.143987, "tippecanoe:max:LABEL_Y": 17.352249, "tippecanoe:sum:LEVEL": 18, "tippecanoe:count:LEVEL": 9, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 121, "tippecanoe:count:LONG_LEN": 9, "tippecanoe:mean:LONG_LEN": 13.444444444444445, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 32, "tippecanoe:sum:MAPCOLOR13": 53, "tippecanoe:count:MAPCOLOR13": 9, "tippecanoe:mean:MAPCOLOR13": 5.888888888888889, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 29, "tippecanoe:count:MAPCOLOR7": 9, "tippecanoe:mean:MAPCOLOR7": 3.2222222222222225, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 30, "tippecanoe:count:MAPCOLOR8": 9, "tippecanoe:mean:MAPCOLOR8": 3.3333333333333337, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 39, "tippecanoe:count:MAPCOLOR9": 9, "tippecanoe:mean:MAPCOLOR9": 4.333333333333333, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 85, "tippecanoe:count:MAX_LABEL": 9, "tippecanoe:mean:MAX_LABEL": 9.444444444444445, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 41, "tippecanoe:count:MIN_LABEL": 9, "tippecanoe:mean:MIN_LABEL": 4.555555555555555, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 9, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 105, "tippecanoe:count:NAME_LEN": 9, "tippecanoe:mean:NAME_LEN": 11.666666666666666, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 19, "tippecanoe:sum:NE_ID": 10433887911, "tippecanoe:count:NE_ID": 9, "tippecanoe:mean:NE_ID": 1159320879, "tippecanoe:min:NE_ID": 1159320345, "tippecanoe:max:NE_ID": 1159321409, "tippecanoe:sum:POP_EST": 3513081, "tippecanoe:count:POP_EST": 9, "tippecanoe:mean:POP_EST": 390342.3333333333, "tippecanoe:min:POP_EST": 4649, "tippecanoe:max:POP_EST": 1394973, "tippecanoe:sum:POP_RANK": 82, "tippecanoe:count:POP_RANK": 9, "tippecanoe:mean:POP_RANK": 9.11111111111111, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 12, "tippecanoe:sum:POP_YEAR": 18171, "tippecanoe:count:POP_YEAR": 9, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 9, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -274, "tippecanoe:count:TINY": 9, "tippecanoe:mean:TINY": -30.444444444444444, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 6, "tippecanoe:sum:WOE_ID": 210823816, "tippecanoe:count:WOE_ID": 9, "tippecanoe:mean:WOE_ID": 23424868.444444445, "tippecanoe:min:WOE_ID": 23424737, "tippecanoe:max:WOE_ID": 23424981, "tippecanoe:sum:WOE_ID_EH": 210823816, "tippecanoe:count:WOE_ID_EH": 9, "tippecanoe:mean:WOE_ID_EH": 23424868.444444445, "tippecanoe:min:WOE_ID_EH": 23424737, "tippecanoe:max:WOE_ID_EH": 23424981, "tippecanoe:sum:scalerank": 21, "tippecanoe:count:scalerank": 9, "tippecanoe:mean:scalerank": 2.3333333333333337, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -57.216797, 21.779905 ], [ -46.142578, 18.895893 ], [ -44.121094, 7.710992 ], [ -53.701172, -0.175781 ], [ -64.335938, 3.864255 ], [ -65.742188, 14.519780 ], [ -57.216797, 21.779905 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80ddfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 10, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 10, "tippecanoe:min:ABBREV_LEN": 10, "tippecanoe:max:ABBREV_LEN": 10, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 0, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 0, "tippecanoe:min:GDP_MD": 0, "tippecanoe:max:GDP_MD": 0, "tippecanoe:sum:GDP_YEAR": 2016, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2016, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2016, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -31.063179, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -31.063179, "tippecanoe:min:LABEL_X": -31.063179, "tippecanoe:max:LABEL_X": -31.063179, "tippecanoe:sum:LABEL_Y": -55.683402, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -55.683402, "tippecanoe:min:LABEL_Y": -55.683402, "tippecanoe:max:LABEL_Y": -55.683402, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 29, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 29, "tippecanoe:min:LONG_LEN": 29, "tippecanoe:max:LONG_LEN": 29, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 6, "tippecanoe:min:MAPCOLOR7": 6, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 6, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 6, "tippecanoe:min:MAPCOLOR9": 6, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 19, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 19, "tippecanoe:min:NAME_LEN": 19, "tippecanoe:max:NAME_LEN": 19, "tippecanoe:sum:NE_ID": 1159320731, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320731, "tippecanoe:min:NE_ID": 1159320731, "tippecanoe:max:NE_ID": 1159320731, "tippecanoe:sum:POP_EST": 30, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 30, "tippecanoe:min:POP_EST": 30, "tippecanoe:max:POP_EST": 30, "tippecanoe:sum:POP_RANK": 1, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 1, "tippecanoe:min:POP_RANK": 1, "tippecanoe:max:POP_RANK": 1, "tippecanoe:sum:POP_YEAR": 2017, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2017, "tippecanoe:min:POP_YEAR": 2017, "tippecanoe:max:POP_YEAR": 2017, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 3, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 3, "tippecanoe:min:TINY": 3, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 23424955, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424955, "tippecanoe:min:WOE_ID": 23424955, "tippecanoe:max:WOE_ID": 23424955, "tippecanoe:sum:WOE_ID_EH": 23424955, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424955, "tippecanoe:min:WOE_ID_EH": 23424955, "tippecanoe:max:WOE_ID_EH": 23424955, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 3, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -21.621094, -43.897892 ], [ -4.394531, -46.195042 ], [ 4.218750, -56.218923 ], [ -7.119141, -66.196009 ], [ -34.628906, -62.512318 ], [ -34.628906, -51.124213 ], [ -21.621094, -43.897892 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8045fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 32, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 5.333333333333333, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 8, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0.3333333333333333, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 225682, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 37613.666666666664, "tippecanoe:min:GDP_MD": 1879, "tippecanoe:max:GDP_MD": 100023, "tippecanoe:sum:GDP_YEAR": 12112, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2018.6666666666668, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -94, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": -15.666666666666666, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 26, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 4.333333333333333, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -502.63287199999999, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": -83.77214533333333, "tippecanoe:min:LABEL_X": -90.497134, "tippecanoe:max:LABEL_X": -77.318767, "tippecanoe:sum:LABEL_Y": 105.77001200000001, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": 17.628335333333337, "tippecanoe:min:LABEL_Y": 14.794801, "tippecanoe:max:LABEL_Y": 21.334024, "tippecanoe:sum:LEVEL": 11, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 1.8333333333333333, "tippecanoe:min:LEVEL": 1, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 48, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 8, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 14, "tippecanoe:sum:MAPCOLOR13": 35, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 5.833333333333333, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 10, "tippecanoe:sum:MAPCOLOR7": 16, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 2.6666666666666667, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 25, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 4.166666666666667, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 23, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 3.8333333333333337, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 54, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 24.2, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 4.033333333333333, "tippecanoe:min:MIN_LABEL": 2.7, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 44, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 7.333333333333333, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 6955924238, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159320706.3333333, "tippecanoe:min:NE_ID": 1159320431, "tippecanoe:max:NE_ID": 1159320931, "tippecanoe:sum:POP_EST": 41087206, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 6847867.666666667, "tippecanoe:min:POP_EST": 64948, "tippecanoe:max:POP_EST": 16604026, "tippecanoe:sum:POP_RANK": 71, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 11.833333333333334, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 12114, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -390, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -65, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 140548869, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 23424811.5, "tippecanoe:min:WOE_ID": 23424760, "tippecanoe:max:WOE_ID": 23424858, "tippecanoe:sum:WOE_ID_EH": 140548869, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 23424811.5, "tippecanoe:min:WOE_ID_EH": 23424760, "tippecanoe:max:WOE_ID_EH": 23424858, "tippecanoe:sum:scalerank": 4, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 0.6666666666666666, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -84.550781, 37.090240 ], [ -74.619141, 30.221102 ], [ -76.025391, 19.394068 ], [ -85.605469, 13.838080 ], [ -96.064453, 19.228177 ], [ -96.679688, 31.653381 ], [ -84.550781, 37.090240 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8001fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1699876, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1699876, "tippecanoe:min:GDP_MD": 1699876, "tippecanoe:max:GDP_MD": 1699876, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": 44.686469, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 44.686469, "tippecanoe:min:LABEL_X": 44.686469, "tippecanoe:max:LABEL_X": 44.686469, "tippecanoe:sum:LABEL_Y": 58.249357, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 58.249357, "tippecanoe:min:LABEL_Y": 58.249357, "tippecanoe:max:LABEL_Y": 58.249357, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 18, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 18, "tippecanoe:min:LONG_LEN": 18, "tippecanoe:max:LONG_LEN": 18, "tippecanoe:sum:MAPCOLOR13": 7, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 2, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 2, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 7, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 7, "tippecanoe:min:MAPCOLOR9": 7, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 5.2, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 5.2, "tippecanoe:min:MAX_LABEL": 5.2, "tippecanoe:max:MAX_LABEL": 5.2, "tippecanoe:sum:MIN_LABEL": 1.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 1.7, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 1.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 6, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 6, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 6, "tippecanoe:sum:NE_ID": 1159321201, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321201, "tippecanoe:min:NE_ID": 1159321201, "tippecanoe:max:NE_ID": 1159321201, "tippecanoe:sum:POP_EST": 144373535, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 144373535, "tippecanoe:min:POP_EST": 144373535, "tippecanoe:max:POP_EST": 144373535, "tippecanoe:sum:POP_RANK": 17, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 17, "tippecanoe:min:POP_RANK": 17, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424936, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424936, "tippecanoe:min:WOE_ID": 23424936, "tippecanoe:max:WOE_ID": 23424936, "tippecanoe:sum:WOE_ID_EH": 23424936, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424936, "tippecanoe:min:WOE_ID_EH": 23424936, "tippecanoe:max:WOE_ID_EH": 23424936, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 145.546875, 87.364326 ], [ 94.130859, 76.163993 ], [ 62.314453, 69.380313 ], [ 31.816406, 68.942607 ], [ 0.351562, 73.302624 ], [ -34.716797, 81.268385 ], [ 145.546875, 87.364326 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80e7fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 22.675781, -54.007769 ], [ 40.341797, -59.175928 ], [ 48.251953, -69.380313 ], [ 16.523438, -76.142958 ], [ -7.119141, -66.196009 ], [ 4.218750, -56.218923 ], [ 22.675781, -54.007769 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "80f1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 79.189453, -67.542167 ], [ 113.115234, -72.208678 ], [ 145.283203, -81.268385 ], [ -34.453125, -87.364326 ], [ 16.523438, -76.142958 ], [ 48.251953, -69.380313 ], [ 79.189453, -67.542167 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "80ddfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 10, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 10, "tippecanoe:min:ABBREV_LEN": 10, "tippecanoe:max:ABBREV_LEN": 10, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 0, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 0, "tippecanoe:min:GDP_MD": 0, "tippecanoe:max:GDP_MD": 0, "tippecanoe:sum:GDP_YEAR": 2016, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2016, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2016, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -31.063179, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -31.063179, "tippecanoe:min:LABEL_X": -31.063179, "tippecanoe:max:LABEL_X": -31.063179, "tippecanoe:sum:LABEL_Y": -55.683402, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -55.683402, "tippecanoe:min:LABEL_Y": -55.683402, "tippecanoe:max:LABEL_Y": -55.683402, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 29, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 29, "tippecanoe:min:LONG_LEN": 29, "tippecanoe:max:LONG_LEN": 29, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 6, "tippecanoe:min:MAPCOLOR7": 6, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 6, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 6, "tippecanoe:min:MAPCOLOR9": 6, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 19, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 19, "tippecanoe:min:NAME_LEN": 19, "tippecanoe:max:NAME_LEN": 19, "tippecanoe:sum:NE_ID": 1159320731, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320731, "tippecanoe:min:NE_ID": 1159320731, "tippecanoe:max:NE_ID": 1159320731, "tippecanoe:sum:POP_EST": 30, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 30, "tippecanoe:min:POP_EST": 30, "tippecanoe:max:POP_EST": 30, "tippecanoe:sum:POP_RANK": 1, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 1, "tippecanoe:min:POP_RANK": 1, "tippecanoe:max:POP_RANK": 1, "tippecanoe:sum:POP_YEAR": 2017, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2017, "tippecanoe:min:POP_YEAR": 2017, "tippecanoe:max:POP_YEAR": 2017, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 3, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 3, "tippecanoe:min:TINY": 3, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 23424955, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424955, "tippecanoe:min:WOE_ID": 23424955, "tippecanoe:max:WOE_ID": 23424955, "tippecanoe:sum:WOE_ID_EH": 23424955, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424955, "tippecanoe:min:WOE_ID_EH": 23424955, "tippecanoe:max:WOE_ID_EH": 23424955, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 3, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -21.621094, -43.897892 ], [ -4.394531, -46.195042 ], [ 4.218750, -56.218923 ], [ -7.119141, -66.196009 ], [ -34.628906, -62.512318 ], [ -34.628906, -51.124213 ], [ -21.621094, -43.897892 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8009fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 31, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 5.166666666666667, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 10, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 3, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0.5, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1239665, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 206610.83333333335, "tippecanoe:min:GDP_MD": 1563, "tippecanoe:max:GDP_MD": 530883, "tippecanoe:sum:GDP_YEAR": 12110, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2018.3333333333333, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -194, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": -32.333333333333339, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 27, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 4.5, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 94.651842, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": 15.775307, "tippecanoe:min:LABEL_X": -7.058429, "tippecanoe:max:LABEL_X": 27.276449, "tippecanoe:sum:LABEL_Y": 371.53556900000009, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": 61.92259483333334, "tippecanoe:min:LABEL_Y": 58.724865, "tippecanoe:max:LABEL_Y": 65.85918, "tippecanoe:sum:LEVEL": 12, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 53, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 8.833333333333334, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 14, "tippecanoe:sum:MAPCOLOR13": 50, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 8.333333333333334, "tippecanoe:min:MAPCOLOR13": 4, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 21, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 3.5, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 12, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 2, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 22, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 3.6666666666666667, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 8, "tippecanoe:sum:MAX_LABEL": 49, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 8.166666666666666, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 20, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 3.3333333333333337, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 41, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 6.833333333333333, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 6955924804, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159320800.6666668, "tippecanoe:min:NE_ID": 1159320549, "tippecanoe:max:NE_ID": 1159321287, "tippecanoe:sum:POP_EST": 22558815, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 3759802.5, "tippecanoe:min:POP_EST": 29884, "tippecanoe:max:POP_EST": 10285453, "tippecanoe:sum:POP_RANK": 66, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 11, "tippecanoe:min:POP_RANK": 7, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 12114, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -388, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -64.66666666666667, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 5, "tippecanoe:sum:WOE_ID": 106277162, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 17712860.333333333, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424954, "tippecanoe:sum:WOE_ID_EH": 129702162, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 21617027, "tippecanoe:min:WOE_ID_EH": 12577865, "tippecanoe:max:WOE_ID_EH": 23424954, "tippecanoe:sum:scalerank": 8, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 1.3333333333333333, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.351562, 73.302624 ], [ 31.816406, 68.942607 ], [ 25.048828, 58.401712 ], [ 5.537109, 55.727110 ], [ -10.458984, 63.114638 ], [ 0.351562, 73.302624 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8013fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1736425, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1736425, "tippecanoe:min:GDP_MD": 1736425, "tippecanoe:max:GDP_MD": 1736425, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": -101.9107, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -101.9107, "tippecanoe:min:LABEL_X": -101.9107, "tippecanoe:max:LABEL_X": -101.9107, "tippecanoe:sum:LABEL_Y": 60.324287, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 60.324287, "tippecanoe:min:LABEL_Y": 60.324287, "tippecanoe:max:LABEL_Y": 60.324287, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 6, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 6, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 6, "tippecanoe:sum:MAPCOLOR13": 2, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 2, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 2, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 6, "tippecanoe:min:MAPCOLOR7": 6, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 2, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 2, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 2, "tippecanoe:sum:MAX_LABEL": 5.7, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 5.7, "tippecanoe:min:MAX_LABEL": 5.7, "tippecanoe:max:MAX_LABEL": 5.7, "tippecanoe:sum:MIN_LABEL": 1.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 1.7, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 1.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 6, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 6, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 6, "tippecanoe:sum:NE_ID": 1159320467, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320467, "tippecanoe:min:NE_ID": 1159320467, "tippecanoe:max:NE_ID": 1159320467, "tippecanoe:sum:POP_EST": 37589262, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 37589262, "tippecanoe:min:POP_EST": 37589262, "tippecanoe:max:POP_EST": 37589262, "tippecanoe:sum:POP_RANK": 15, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 15, "tippecanoe:min:POP_RANK": 15, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424775, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424775, "tippecanoe:min:WOE_ID": 23424775, "tippecanoe:max:WOE_ID": 23424775, "tippecanoe:sum:WOE_ID_EH": 23424775, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424775, "tippecanoe:min:WOE_ID_EH": 23424775, "tippecanoe:max:WOE_ID_EH": 23424775, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -131.748047, 69.380313 ], [ -100.810547, 67.542167 ], [ -98.525391, 55.229023 ], [ -112.763672, 47.989922 ], [ -128.935547, 50.176898 ], [ -139.658203, 59.175928 ], [ -131.748047, 69.380313 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "806ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -118.476562, 16.551962 ], [ -106.523438, 12.125264 ], [ -105.205078, 0.878872 ], [ -113.994141, -5.266008 ], [ -124.277344, -1.406109 ], [ -127.089844, 8.928487 ], [ -118.476562, 16.551962 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80f1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 79.189453, -67.542167 ], [ 113.115234, -72.208678 ], [ 145.283203, -81.268385 ], [ -34.453125, -87.364326 ], [ 16.523438, -76.142958 ], [ 48.251953, -69.380313 ], [ 79.189453, -67.542167 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8017fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 172.880859, 66.196009 ], [ 184.218750, 56.218923 ], [ 175.605469, 46.195042 ], [ 158.378906, 43.897892 ], [ 145.371094, 51.124213 ], [ 145.371094, 62.512318 ], [ 172.880859, 66.196009 ] ] ], [ [ [ -187.119141, 66.196009 ], [ -175.781250, 56.218923 ], [ -184.394531, 46.195042 ], [ -201.621094, 43.897892 ], [ -214.628906, 51.124213 ], [ -214.628906, 62.512318 ], [ -187.119141, 66.196009 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "807dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -23.642578, 10.660608 ], [ -13.710938, 6.227934 ], [ -11.689453, -4.477856 ], [ -19.248047, -12.211180 ], [ -30.234375, -8.667918 ], [ -32.519531, 3.425692 ], [ -23.642578, 10.660608 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "808ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 107435, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 107435, "tippecanoe:min:GDP_MD": 107435, "tippecanoe:max:GDP_MD": 107435, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": -78.188375, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -78.188375, "tippecanoe:min:LABEL_X": -78.188375, "tippecanoe:max:LABEL_X": -78.188375, "tippecanoe:sum:LABEL_Y": -1.259076, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -1.259076, "tippecanoe:min:LABEL_Y": -1.259076, "tippecanoe:max:LABEL_Y": -1.259076, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 7, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 12, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 12, "tippecanoe:min:MAPCOLOR13": 12, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 1, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 1, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 1, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 2, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 2, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 2, "tippecanoe:sum:MAX_LABEL": 8, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 8, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 3, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 7, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 1159320567, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320567, "tippecanoe:min:NE_ID": 1159320567, "tippecanoe:max:NE_ID": 1159320567, "tippecanoe:sum:POP_EST": 17373662, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 17373662, "tippecanoe:min:POP_EST": 17373662, "tippecanoe:max:POP_EST": 17373662, "tippecanoe:sum:POP_RANK": 14, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 14, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424801, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424801, "tippecanoe:min:WOE_ID": 23424801, "tippecanoe:max:WOE_ID": 23424801, "tippecanoe:sum:WOE_ID_EH": 23424801, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424801, "tippecanoe:min:WOE_ID_EH": 23424801, "tippecanoe:max:WOE_ID_EH": 23424801, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -84.814453, 2.547988 ], [ -73.564453, -2.811371 ], [ -72.246094, -15.029686 ], [ -82.880859, -22.268764 ], [ -94.570312, -16.720385 ], [ -95.097656, -4.390229 ], [ -84.814453, 2.547988 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8073fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 268, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 268, "tippecanoe:min:GDP_MD": 268, "tippecanoe:max:GDP_MD": 268, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 134.580157, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 134.580157, "tippecanoe:min:LABEL_X": 134.580157, "tippecanoe:max:LABEL_X": 134.580157, "tippecanoe:sum:LABEL_Y": 7.518252, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 7.518252, "tippecanoe:min:LABEL_Y": 7.518252, "tippecanoe:max:LABEL_Y": 7.518252, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 5, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 5, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 5, "tippecanoe:sum:MAPCOLOR13": 12, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 12, "tippecanoe:min:MAPCOLOR13": 12, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 2, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 2, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 1, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 5, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 5, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 5, "tippecanoe:sum:NE_ID": 1159321171, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321171, "tippecanoe:min:NE_ID": 1159321171, "tippecanoe:max:NE_ID": 1159321171, "tippecanoe:sum:POP_EST": 18008, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 18008, "tippecanoe:min:POP_EST": 18008, "tippecanoe:max:POP_EST": 18008, "tippecanoe:sum:POP_RANK": 6, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 6, "tippecanoe:min:POP_RANK": 6, "tippecanoe:max:POP_RANK": 6, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 2, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 2, "tippecanoe:min:TINY": 2, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 23424927, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424927, "tippecanoe:min:WOE_ID": 23424927, "tippecanoe:max:WOE_ID": 23424927, "tippecanoe:sum:WOE_ID_EH": 23424927, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424927, "tippecanoe:min:WOE_ID_EH": 23424927, "tippecanoe:max:WOE_ID_EH": 23424927, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 140.185547, 16.804541 ], [ 149.765625, 8.667918 ], [ 147.480469, -3.425692 ], [ 135.878906, -7.710992 ], [ 126.298828, 0.175781 ], [ 128.232422, 12.382928 ], [ 140.185547, 16.804541 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8075fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 58539, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 58539, "tippecanoe:min:GDP_MD": 58539, "tippecanoe:max:GDP_MD": 58539, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": -5.568618, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -5.568618, "tippecanoe:min:LABEL_X": -5.568618, "tippecanoe:max:LABEL_X": -5.568618, "tippecanoe:sum:LABEL_Y": 7.49139, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 7.49139, "tippecanoe:min:LABEL_Y": 7.49139, "tippecanoe:max:LABEL_Y": 7.49139, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 13, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 13, "tippecanoe:min:LONG_LEN": 13, "tippecanoe:max:LONG_LEN": 13, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 3, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 3, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 3, "tippecanoe:sum:MAX_LABEL": 8, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 8, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 2.5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 2.5, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 2.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 13, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 13, "tippecanoe:min:NAME_LEN": 13, "tippecanoe:max:NAME_LEN": 13, "tippecanoe:sum:NE_ID": 1159320507, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320507, "tippecanoe:min:NE_ID": 1159320507, "tippecanoe:max:NE_ID": 1159320507, "tippecanoe:sum:POP_EST": 25716544, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 25716544, "tippecanoe:min:POP_EST": 25716544, "tippecanoe:max:POP_EST": 25716544, "tippecanoe:sum:POP_RANK": 15, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 15, "tippecanoe:min:POP_RANK": 15, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424854, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424854, "tippecanoe:min:WOE_ID": 23424854, "tippecanoe:max:WOE_ID": 23424854, "tippecanoe:sum:WOE_ID_EH": 23424854, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424854, "tippecanoe:min:WOE_ID_EH": 23424854, "tippecanoe:max:WOE_ID_EH": 23424854, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -4.042969, 11.523088 ], [ 3.955078, 3.951941 ], [ -0.791016, -5.878332 ], [ -11.689453, -4.477856 ], [ -13.710938, 6.227934 ], [ -4.042969, 11.523088 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8013fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1736425, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1736425, "tippecanoe:min:GDP_MD": 1736425, "tippecanoe:max:GDP_MD": 1736425, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": -101.9107, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -101.9107, "tippecanoe:min:LABEL_X": -101.9107, "tippecanoe:max:LABEL_X": -101.9107, "tippecanoe:sum:LABEL_Y": 60.324287, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 60.324287, "tippecanoe:min:LABEL_Y": 60.324287, "tippecanoe:max:LABEL_Y": 60.324287, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 6, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 6, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 6, "tippecanoe:sum:MAPCOLOR13": 2, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 2, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 2, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 6, "tippecanoe:min:MAPCOLOR7": 6, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 2, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 2, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 2, "tippecanoe:sum:MAX_LABEL": 5.7, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 5.7, "tippecanoe:min:MAX_LABEL": 5.7, "tippecanoe:max:MAX_LABEL": 5.7, "tippecanoe:sum:MIN_LABEL": 1.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 1.7, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 1.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 6, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 6, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 6, "tippecanoe:sum:NE_ID": 1159320467, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320467, "tippecanoe:min:NE_ID": 1159320467, "tippecanoe:max:NE_ID": 1159320467, "tippecanoe:sum:POP_EST": 37589262, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 37589262, "tippecanoe:min:POP_EST": 37589262, "tippecanoe:max:POP_EST": 37589262, "tippecanoe:sum:POP_RANK": 15, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 15, "tippecanoe:min:POP_RANK": 15, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424775, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424775, "tippecanoe:min:WOE_ID": 23424775, "tippecanoe:max:WOE_ID": 23424775, "tippecanoe:sum:WOE_ID_EH": 23424775, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424775, "tippecanoe:min:WOE_ID_EH": 23424775, "tippecanoe:max:WOE_ID_EH": 23424775, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -131.748047, 69.380313 ], [ -100.810547, 67.542167 ], [ -98.525391, 55.229023 ], [ -112.763672, 47.989922 ], [ -128.935547, 50.176898 ], [ -139.658203, 59.175928 ], [ -131.748047, 69.380313 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8069fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 3, "tippecanoe:sum:ABBREV_LEN": 17, "tippecanoe:count:ABBREV_LEN": 3, "tippecanoe:mean:ABBREV_LEN": 5.666666666666667, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -297, "tippecanoe:count:ADM0_A3_UN": 3, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -297, "tippecanoe:count:ADM0_A3_WB": 3, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 3, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 3, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 754945, "tippecanoe:count:GDP_MD": 3, "tippecanoe:mean:GDP_MD": 251648.33333333335, "tippecanoe:min:GDP_MD": 13469, "tippecanoe:max:GDP_MD": 376795, "tippecanoe:sum:GDP_YEAR": 6057, "tippecanoe:count:GDP_YEAR": 3, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 3, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 3, "tippecanoe:count:HOMEPART": 3, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 3, "tippecanoe:mean:LABELRANK": 3.6666666666666667, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 350.854023, "tippecanoe:count:LABEL_X": 3, "tippecanoe:mean:LABEL_X": 116.951341, "tippecanoe:min:LABEL_X": 113.83708, "tippecanoe:max:LABEL_X": 122.465, "tippecanoe:sum:LABEL_Y": 18.174965, "tippecanoe:count:LABEL_Y": 3, "tippecanoe:mean:LABEL_Y": 6.058321666666667, "tippecanoe:min:LABEL_Y": 2.528667, "tippecanoe:max:LABEL_Y": 11.198, "tippecanoe:sum:LEVEL": 6, "tippecanoe:count:LEVEL": 3, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 36, "tippecanoe:count:LONG_LEN": 3, "tippecanoe:mean:LONG_LEN": 12, "tippecanoe:min:LONG_LEN": 8, "tippecanoe:max:LONG_LEN": 17, "tippecanoe:sum:MAPCOLOR13": 26, "tippecanoe:count:MAPCOLOR13": 3, "tippecanoe:mean:MAPCOLOR13": 8.666666666666666, "tippecanoe:min:MAPCOLOR13": 6, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 9, "tippecanoe:count:MAPCOLOR7": 3, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 12, "tippecanoe:count:MAPCOLOR8": 3, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 11, "tippecanoe:count:MAPCOLOR9": 3, "tippecanoe:mean:MAPCOLOR9": 3.6666666666666667, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 24, "tippecanoe:count:MAX_LABEL": 3, "tippecanoe:mean:MAX_LABEL": 8, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 9.5, "tippecanoe:count:MIN_LABEL": 3, "tippecanoe:mean:MIN_LABEL": 3.1666666666666667, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 3, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 25, "tippecanoe:count:NAME_LEN": 3, "tippecanoe:mean:NAME_LEN": 8.333333333333334, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 3477962703, "tippecanoe:count:NE_ID": 3, "tippecanoe:mean:NE_ID": 1159320901, "tippecanoe:min:NE_ID": 1159320451, "tippecanoe:max:NE_ID": 1159321169, "tippecanoe:sum:POP_EST": 140499677, "tippecanoe:count:POP_EST": 3, "tippecanoe:mean:POP_EST": 46833225.666666667, "tippecanoe:min:POP_EST": 433285, "tippecanoe:max:POP_EST": 108116615, "tippecanoe:sum:POP_RANK": 42, "tippecanoe:count:POP_RANK": 3, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 10, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 6057, "tippecanoe:count:POP_YEAR": 3, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 3, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -196, "tippecanoe:count:TINY": 3, "tippecanoe:mean:TINY": -65.33333333333333, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 70274608, "tippecanoe:count:WOE_ID": 3, "tippecanoe:mean:WOE_ID": 23424869.333333333, "tippecanoe:min:WOE_ID": 23424773, "tippecanoe:max:WOE_ID": 23424934, "tippecanoe:sum:WOE_ID_EH": 70274608, "tippecanoe:count:WOE_ID_EH": 3, "tippecanoe:mean:WOE_ID_EH": 23424869.333333333, "tippecanoe:min:WOE_ID_EH": 23424773, "tippecanoe:max:WOE_ID_EH": 23424934, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 3, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 118.828125, 19.228177 ], [ 128.232422, 12.382928 ], [ 126.298828, 0.175781 ], [ 115.664062, -3.864255 ], [ 106.435547, 2.811371 ], [ 107.753906, 15.029686 ], [ 118.828125, 19.228177 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "806bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 37, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 6.166666666666667, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 10, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 122404, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 20400.666666666668, "tippecanoe:min:GDP_MD": 2220, "tippecanoe:max:GDP_MD": 50400, "tippecanoe:sum:GDP_YEAR": 12110, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2018.3333333333333, "tippecanoe:min:GDP_YEAR": 2015, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 6, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 19, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 3.1666666666666667, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": 153.70882600000003, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": 25.61813766666667, "tippecanoe:min:LABEL_X": 15.9005, "tippecanoe:max:LABEL_X": 32.948555, "tippecanoe:sum:LABEL_Y": 12.579715, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": 2.0966191666666669, "tippecanoe:min:LABEL_Y": -1.897196, "tippecanoe:max:LABEL_Y": 7.230477, "tippecanoe:sum:LEVEL": 12, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 100, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 16.666666666666669, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 32, "tippecanoe:sum:MAPCOLOR13": 45, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 7.5, "tippecanoe:min:MAPCOLOR13": 4, "tippecanoe:max:MAPCOLOR13": 10, "tippecanoe:sum:MAPCOLOR7": 23, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 3.8333333333333337, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 19, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 3.1666666666666667, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 25, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 4.166666666666667, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 49, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 8.166666666666666, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 19, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 3.1666666666666667, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 60, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 20, "tippecanoe:sum:NE_ID": 6955925288, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159320881.3333333, "tippecanoe:min:NE_ID": 1159320463, "tippecanoe:max:NE_ID": 1159321343, "tippecanoe:sum:POP_EST": 164874917, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 27479152.833333333, "tippecanoe:min:POP_EST": 4745185, "tippecanoe:max:POP_EST": 86790567, "tippecanoe:sum:POP_RANK": 84, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 12114, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -594, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 117124163, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 19520693.833333333, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": 23424974, "tippecanoe:sum:WOE_ID_EH": 117124163, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 19520693.833333333, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": 23424974, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 31.201172, 18.229351 ], [ 37.880859, 8.928487 ], [ 33.662109, -1.669686 ], [ 21.357422, -3.337954 ], [ 14.589844, 5.790897 ], [ 18.369141, 16.467695 ], [ 31.201172, 18.229351 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80f3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 898, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 898, "tippecanoe:min:GDP_MD": 898, "tippecanoe:max:GDP_MD": 898, "tippecanoe:sum:GDP_YEAR": 2013, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2013, "tippecanoe:min:GDP_YEAR": 2013, "tippecanoe:max:GDP_YEAR": 2013, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": 35.885455, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 35.885455, "tippecanoe:min:LABEL_X": 35.885455, "tippecanoe:max:LABEL_X": 35.885455, "tippecanoe:sum:LABEL_Y": -79.843222, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -79.843222, "tippecanoe:min:LABEL_Y": -79.843222, "tippecanoe:max:LABEL_Y": -79.843222, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 10, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 10, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": -99, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": -99, "tippecanoe:min:MAPCOLOR13": -99, "tippecanoe:max:MAPCOLOR13": -99, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 1, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 4, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 4, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 10, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 1159320335, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320335, "tippecanoe:min:NE_ID": 1159320335, "tippecanoe:max:NE_ID": 1159320335, "tippecanoe:sum:POP_EST": 4490, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 4490, "tippecanoe:min:POP_EST": 4490, "tippecanoe:max:POP_EST": 4490, "tippecanoe:sum:POP_RANK": 4, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 4, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 4, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 28289409, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 28289409, "tippecanoe:min:WOE_ID": 28289409, "tippecanoe:max:WOE_ID": 28289409, "tippecanoe:sum:WOE_ID_EH": 28289409, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 28289409, "tippecanoe:min:WOE_ID_EH": 28289409, "tippecanoe:max:WOE_ID_EH": 28289409, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -148.183594, -68.942607 ], [ -117.685547, -69.380313 ], [ -85.869141, -76.163993 ], [ -34.453125, -87.364326 ], [ -214.716797, -81.268385 ], [ -179.648438, -73.302624 ], [ -148.183594, -68.942607 ] ] ], [ [ [ 211.816406, -68.942607 ], [ 242.314453, -69.380313 ], [ 274.130859, -76.163993 ], [ 325.546875, -87.364326 ], [ 145.283203, -81.268385 ], [ 180.351562, -73.302624 ], [ 211.816406, -68.942607 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8059fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 5, "tippecanoe:sum:ABBREV_LEN": 25, "tippecanoe:count:ABBREV_LEN": 5, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -495, "tippecanoe:count:ADM0_A3_UN": 5, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -495, "tippecanoe:count:ADM0_A3_WB": 5, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 5, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 5, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 573990, "tippecanoe:count:GDP_MD": 5, "tippecanoe:mean:GDP_MD": 114798, "tippecanoe:min:GDP_MD": 5490, "tippecanoe:max:GDP_MD": 448120, "tippecanoe:sum:GDP_YEAR": 10095, "tippecanoe:count:GDP_YEAR": 5, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 5, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 5, "tippecanoe:count:HOMEPART": 5, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 19, "tippecanoe:count:LABELRANK": 5, "tippecanoe:mean:LABELRANK": 3.8, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 22.349898, "tippecanoe:count:LABEL_X": 5, "tippecanoe:mean:LABEL_X": 4.4699796, "tippecanoe:min:LABEL_X": -1.036941, "tippecanoe:max:LABEL_X": 12.473488, "tippecanoe:sum:LABEL_Y": 40.874474000000009, "tippecanoe:count:LABEL_Y": 5, "tippecanoe:mean:LABEL_Y": 8.1748948, "tippecanoe:min:LABEL_Y": 4.585041, "tippecanoe:max:LABEL_Y": 10.324775, "tippecanoe:sum:LEVEL": 10, "tippecanoe:count:LEVEL": 5, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 29, "tippecanoe:count:LONG_LEN": 5, "tippecanoe:mean:LONG_LEN": 5.8, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 26, "tippecanoe:count:MAPCOLOR13": 5, "tippecanoe:mean:MAPCOLOR13": 5.2, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 13, "tippecanoe:count:MAPCOLOR7": 5, "tippecanoe:mean:MAPCOLOR7": 2.6, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 12, "tippecanoe:count:MAPCOLOR8": 5, "tippecanoe:mean:MAPCOLOR8": 2.4, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 12, "tippecanoe:count:MAPCOLOR9": 5, "tippecanoe:mean:MAPCOLOR9": 2.4, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 41.7, "tippecanoe:count:MAX_LABEL": 5, "tippecanoe:mean:MAX_LABEL": 8.34, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 16.4, "tippecanoe:count:MIN_LABEL": 5, "tippecanoe:mean:MIN_LABEL": 3.28, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 5, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 29, "tippecanoe:count:NAME_LEN": 5, "tippecanoe:mean:NAME_LEN": 5.8, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 5796604093, "tippecanoe:count:NE_ID": 5, "tippecanoe:mean:NE_ID": 1159320818.6, "tippecanoe:min:NE_ID": 1159320399, "tippecanoe:max:NE_ID": 1159321303, "tippecanoe:sum:POP_EST": 277141352, "tippecanoe:count:POP_EST": 5, "tippecanoe:mean:POP_EST": 55428270.4, "tippecanoe:min:POP_EST": 8082366, "tippecanoe:max:POP_EST": 200963599, "tippecanoe:sum:POP_RANK": 74, "tippecanoe:count:POP_RANK": 5, "tippecanoe:mean:POP_RANK": 14.8, "tippecanoe:min:POP_RANK": 13, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 10095, "tippecanoe:count:POP_YEAR": 5, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 5, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -495, "tippecanoe:count:TINY": 5, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 117124246, "tippecanoe:count:WOE_ID": 5, "tippecanoe:mean:WOE_ID": 23424849.2, "tippecanoe:min:WOE_ID": 23424764, "tippecanoe:max:WOE_ID": 23424965, "tippecanoe:sum:WOE_ID_EH": 117124246, "tippecanoe:count:WOE_ID_EH": 5, "tippecanoe:mean:WOE_ID_EH": 23424849.2, "tippecanoe:min:WOE_ID_EH": 23424764, "tippecanoe:max:WOE_ID_EH": 23424965, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 5, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 9.404297, 25.641526 ], [ 18.369141, 16.467695 ], [ 14.589844, 5.790897 ], [ 3.955078, 3.951941 ], [ -4.042969, 11.523088 ], [ -2.460938, 22.187405 ], [ 9.404297, 25.641526 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80c1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -15.556641, -22.998852 ], [ -2.109375, -24.766785 ], [ 4.394531, -35.746512 ], [ -4.394531, -46.195042 ], [ -21.621094, -43.897892 ], [ -25.224609, -31.877558 ], [ -15.556641, -22.998852 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "805ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 9, "tippecanoe:sum:ABBREV_LEN": 47, "tippecanoe:count:ABBREV_LEN": 9, "tippecanoe:mean:ABBREV_LEN": 5.222222222222222, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -891, "tippecanoe:count:ADM0_A3_UN": 9, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -891, "tippecanoe:count:ADM0_A3_WB": 9, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 9, "tippecanoe:mean:ADM0_DIF": 0.1111111111111111, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 9, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 43581, "tippecanoe:count:GDP_MD": 9, "tippecanoe:mean:GDP_MD": 4842.333333333333, "tippecanoe:min:GDP_MD": 44, "tippecanoe:max:GDP_MD": 24269, "tippecanoe:sum:GDP_YEAR": 18158, "tippecanoe:count:GDP_YEAR": 9, "tippecanoe:mean:GDP_YEAR": 2017.5555555555557, "tippecanoe:min:GDP_YEAR": 2006, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 9, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -91, "tippecanoe:count:HOMEPART": 9, "tippecanoe:mean:HOMEPART": -10.11111111111111, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 48, "tippecanoe:count:LABELRANK": 9, "tippecanoe:mean:LABELRANK": 5.333333333333333, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -542.980765, "tippecanoe:count:LABEL_X": 9, "tippecanoe:mean:LABEL_X": -60.33119611111111, "tippecanoe:min:LABEL_X": -62.188252, "tippecanoe:max:LABEL_X": -55.91094, "tippecanoe:sum:LABEL_Y": 109.959432, "tippecanoe:count:LABEL_Y": 9, "tippecanoe:mean:LABEL_Y": 12.217714666666668, "tippecanoe:min:LABEL_Y": 4.143987, "tippecanoe:max:LABEL_Y": 17.352249, "tippecanoe:sum:LEVEL": 18, "tippecanoe:count:LEVEL": 9, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 121, "tippecanoe:count:LONG_LEN": 9, "tippecanoe:mean:LONG_LEN": 13.444444444444445, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 32, "tippecanoe:sum:MAPCOLOR13": 53, "tippecanoe:count:MAPCOLOR13": 9, "tippecanoe:mean:MAPCOLOR13": 5.888888888888889, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 29, "tippecanoe:count:MAPCOLOR7": 9, "tippecanoe:mean:MAPCOLOR7": 3.2222222222222225, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 30, "tippecanoe:count:MAPCOLOR8": 9, "tippecanoe:mean:MAPCOLOR8": 3.3333333333333337, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 39, "tippecanoe:count:MAPCOLOR9": 9, "tippecanoe:mean:MAPCOLOR9": 4.333333333333333, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 85, "tippecanoe:count:MAX_LABEL": 9, "tippecanoe:mean:MAX_LABEL": 9.444444444444445, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 41, "tippecanoe:count:MIN_LABEL": 9, "tippecanoe:mean:MIN_LABEL": 4.555555555555555, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 9, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 105, "tippecanoe:count:NAME_LEN": 9, "tippecanoe:mean:NAME_LEN": 11.666666666666666, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 19, "tippecanoe:sum:NE_ID": 10433887911, "tippecanoe:count:NE_ID": 9, "tippecanoe:mean:NE_ID": 1159320879, "tippecanoe:min:NE_ID": 1159320345, "tippecanoe:max:NE_ID": 1159321409, "tippecanoe:sum:POP_EST": 3513081, "tippecanoe:count:POP_EST": 9, "tippecanoe:mean:POP_EST": 390342.3333333333, "tippecanoe:min:POP_EST": 4649, "tippecanoe:max:POP_EST": 1394973, "tippecanoe:sum:POP_RANK": 82, "tippecanoe:count:POP_RANK": 9, "tippecanoe:mean:POP_RANK": 9.11111111111111, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 12, "tippecanoe:sum:POP_YEAR": 18171, "tippecanoe:count:POP_YEAR": 9, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 9, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -274, "tippecanoe:count:TINY": 9, "tippecanoe:mean:TINY": -30.444444444444444, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 6, "tippecanoe:sum:WOE_ID": 210823816, "tippecanoe:count:WOE_ID": 9, "tippecanoe:mean:WOE_ID": 23424868.444444445, "tippecanoe:min:WOE_ID": 23424737, "tippecanoe:max:WOE_ID": 23424981, "tippecanoe:sum:WOE_ID_EH": 210823816, "tippecanoe:count:WOE_ID_EH": 9, "tippecanoe:mean:WOE_ID_EH": 23424868.444444445, "tippecanoe:min:WOE_ID_EH": 23424737, "tippecanoe:max:WOE_ID_EH": 23424981, "tippecanoe:sum:scalerank": 21, "tippecanoe:count:scalerank": 9, "tippecanoe:mean:scalerank": 2.3333333333333337, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -57.216797, 21.779905 ], [ -46.142578, 18.895893 ], [ -44.121094, 7.710992 ], [ -53.701172, -0.175781 ], [ -64.335938, 3.864255 ], [ -65.742188, 14.519780 ], [ -57.216797, 21.779905 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8033fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 175.605469, 46.195042 ], [ 184.394531, 35.746512 ], [ 177.890625, 24.766785 ], [ 164.443359, 22.998852 ], [ 154.775391, 31.877558 ], [ 158.378906, 43.897892 ], [ 175.605469, 46.195042 ] ] ], [ [ [ -184.394531, 46.195042 ], [ -175.605469, 35.746512 ], [ -182.109375, 24.766785 ], [ -195.556641, 22.998852 ], [ -205.224609, 31.877558 ], [ -201.621094, 43.897892 ], [ -184.394531, 46.195042 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "800ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -66.884766, 72.208678 ], [ -51.591797, 61.312452 ], [ -63.193359, 50.792047 ], [ -81.914062, 48.283193 ], [ -98.525391, 55.229023 ], [ -100.810547, 67.542167 ], [ -66.884766, 72.208678 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "800dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -163.476562, 76.142958 ], [ -131.748047, 69.380313 ], [ -139.658203, 59.175928 ], [ -157.324219, 54.007769 ], [ -175.781250, 56.218923 ], [ -187.119141, 66.196009 ], [ -163.476562, 76.142958 ] ] ], [ [ [ 196.523438, 76.142958 ], [ 228.251953, 69.380313 ], [ 220.341797, 59.175928 ], [ 202.675781, 54.007769 ], [ 184.218750, 56.218923 ], [ 172.880859, 66.196009 ], [ 196.523438, 76.142958 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "806ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -118.476562, 16.551962 ], [ -106.523438, 12.125264 ], [ -105.205078, 0.878872 ], [ -113.994141, -5.266008 ], [ -124.277344, -1.406109 ], [ -127.089844, 8.928487 ], [ -118.476562, 16.551962 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8085fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1703, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1703, "tippecanoe:min:GDP_MD": 1703, "tippecanoe:max:GDP_MD": 1703, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 55.480175, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 55.480175, "tippecanoe:min:LABEL_X": 55.480175, "tippecanoe:max:LABEL_X": 55.480175, "tippecanoe:sum:LABEL_Y": -4.676659, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -4.676659, "tippecanoe:min:LABEL_Y": -4.676659, "tippecanoe:max:LABEL_Y": -4.676659, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 10, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 10, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 1, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 1, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 1, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 5, "tippecanoe:min:MAPCOLOR7": 5, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 8, "tippecanoe:min:MAPCOLOR8": 8, "tippecanoe:max:MAPCOLOR8": 8, "tippecanoe:sum:MAPCOLOR9": 3, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 3, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 3, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 10, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 1159321291, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321291, "tippecanoe:min:NE_ID": 1159321291, "tippecanoe:max:NE_ID": 1159321291, "tippecanoe:sum:POP_EST": 97625, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 97625, "tippecanoe:min:POP_EST": 97625, "tippecanoe:max:POP_EST": 97625, "tippecanoe:sum:POP_RANK": 8, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 8, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 8, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 2, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 2, "tippecanoe:min:TINY": 2, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 23424941, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424941, "tippecanoe:min:WOE_ID": 23424941, "tippecanoe:max:WOE_ID": 23424941, "tippecanoe:sum:WOE_ID_EH": 23424941, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424941, "tippecanoe:min:WOE_ID_EH": 23424941, "tippecanoe:max:WOE_ID_EH": 23424941, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 66.005859, 5.266008 ], [ 74.794922, -0.878872 ], [ 73.476562, -12.125264 ], [ 61.523438, -16.551962 ], [ 52.910156, -8.928487 ], [ 55.722656, 1.406109 ], [ 66.005859, 5.266008 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8079fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -138.427734, 11.264612 ], [ -127.089844, 8.928487 ], [ -124.277344, -1.406109 ], [ -131.308594, -9.882275 ], [ -142.119141, -8.928487 ], [ -146.337891, 1.669686 ], [ -138.427734, 11.264612 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8005fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 145.546875, 87.364326 ], [ 196.523438, 76.142958 ], [ 172.880859, 66.196009 ], [ 145.371094, 62.512318 ], [ 117.773438, 66.196009 ], [ 94.130859, 76.163993 ], [ 145.546875, 87.364326 ] ] ], [ [ [ -214.453125, 87.364326 ], [ -163.476562, 76.142958 ], [ -187.119141, 66.196009 ], [ -214.628906, 62.512318 ], [ -242.226562, 66.196009 ], [ -265.869141, 76.163993 ], [ -214.453125, 87.364326 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8019fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 4, "tippecanoe:sum:ABBREV_LEN": 19, "tippecanoe:count:ABBREV_LEN": 4, "tippecanoe:mean:ABBREV_LEN": 4.75, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -396, "tippecanoe:count:ADM0_A3_UN": 4, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -396, "tippecanoe:count:ADM0_A3_WB": 4, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 3, "tippecanoe:count:ADM0_DIF": 4, "tippecanoe:mean:ADM0_DIF": 0.75, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 4, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 3228762, "tippecanoe:count:GDP_MD": 4, "tippecanoe:mean:GDP_MD": 807190.5, "tippecanoe:min:GDP_MD": 3465, "tippecanoe:max:GDP_MD": 2829108, "tippecanoe:sum:GDP_YEAR": 8071, "tippecanoe:count:GDP_YEAR": 4, "tippecanoe:mean:GDP_YEAR": 2017.75, "tippecanoe:min:GDP_YEAR": 2015, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 4, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -196, "tippecanoe:count:HOMEPART": 4, "tippecanoe:mean:HOMEPART": -49, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 17, "tippecanoe:count:LABELRANK": 4, "tippecanoe:mean:LABELRANK": 4.25, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -17.006739, "tippecanoe:count:LABEL_X": 4, "tippecanoe:mean:LABEL_X": -4.25168475, "tippecanoe:min:LABEL_X": -7.798588, "tippecanoe:max:LABEL_X": -2.116346, "tippecanoe:sum:LABEL_Y": 211.16583099999998, "tippecanoe:count:LABEL_Y": 4, "tippecanoe:mean:LABEL_Y": 52.79145774999999, "tippecanoe:min:LABEL_Y": 49.463533, "tippecanoe:max:LABEL_Y": 54.402739, "tippecanoe:sum:LEVEL": 8, "tippecanoe:count:LEVEL": 4, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 40, "tippecanoe:count:LONG_LEN": 4, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 14, "tippecanoe:sum:MAPCOLOR13": 11, "tippecanoe:count:MAPCOLOR13": 4, "tippecanoe:mean:MAPCOLOR13": 2.75, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 20, "tippecanoe:count:MAPCOLOR7": 4, "tippecanoe:mean:MAPCOLOR7": 5, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 21, "tippecanoe:count:MAPCOLOR8": 4, "tippecanoe:mean:MAPCOLOR8": 5.25, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 20, "tippecanoe:count:MAPCOLOR9": 4, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 34.7, "tippecanoe:count:MAX_LABEL": 4, "tippecanoe:mean:MAX_LABEL": 8.675, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 14.7, "tippecanoe:count:MIN_LABEL": 4, "tippecanoe:mean:MIN_LABEL": 3.675, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 4, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 40, "tippecanoe:count:NAME_LEN": 4, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 14, "tippecanoe:sum:NE_ID": 4637283026, "tippecanoe:count:NE_ID": 4, "tippecanoe:mean:NE_ID": 1159320756.5, "tippecanoe:min:NE_ID": 1159320713, "tippecanoe:max:NE_ID": 1159320877, "tippecanoe:sum:POP_EST": 71923225, "tippecanoe:count:POP_EST": 4, "tippecanoe:mean:POP_EST": 17980806.25, "tippecanoe:min:POP_EST": 62792, "tippecanoe:max:POP_EST": 66834405, "tippecanoe:sum:POP_RANK": 44, "tippecanoe:count:POP_RANK": 4, "tippecanoe:mean:POP_RANK": 11, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 8076, "tippecanoe:count:POP_YEAR": 4, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 4, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -396, "tippecanoe:count:TINY": 4, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 70274387, "tippecanoe:count:WOE_ID": 4, "tippecanoe:mean:WOE_ID": 17568596.75, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424847, "tippecanoe:sum:WOE_ID_EH": 93699452, "tippecanoe:count:WOE_ID_EH": 4, "tippecanoe:mean:WOE_ID_EH": 23424863, "tippecanoe:min:WOE_ID_EH": 23424803, "tippecanoe:max:WOE_ID_EH": 23424975, "tippecanoe:sum:scalerank": 11, "tippecanoe:count:scalerank": 4, "tippecanoe:mean:scalerank": 2.75, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 6 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -10.458984, 63.114638 ], [ 5.537109, 55.727110 ], [ 2.021484, 45.213004 ], [ -12.392578, 40.847060 ], [ -27.509766, 46.739861 ], [ -29.882812, 58.031372 ], [ -10.458984, 63.114638 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "807bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 9, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 158680, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 79340, "tippecanoe:min:GDP_MD": 63177, "tippecanoe:max:GDP_MD": 95503, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 5, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 2.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 72.866815, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 36.4334075, "tippecanoe:min:LABEL_X": 34.959183, "tippecanoe:max:LABEL_X": 37.907632, "tippecanoe:sum:LABEL_Y": -5.502823, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -2.7514115, "tippecanoe:min:LABEL_Y": -6.051866, "tippecanoe:max:LABEL_Y": 0.549043, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 13, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 6.5, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 5, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 2.5, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 8, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 3, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 9, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 4.5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 14.7, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 7.35, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 4.7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 2.35, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 13, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 6.5, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 2318642308, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321154, "tippecanoe:min:NE_ID": 1159320971, "tippecanoe:max:NE_ID": 1159321337, "tippecanoe:sum:POP_EST": 110579436, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 55289718, "tippecanoe:min:POP_EST": 52573973, "tippecanoe:max:POP_EST": 58005463, "tippecanoe:sum:POP_RANK": 32, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 16, "tippecanoe:min:POP_RANK": 16, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849836, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424918, "tippecanoe:min:WOE_ID": 23424863, "tippecanoe:max:WOE_ID": 23424973, "tippecanoe:sum:WOE_ID_EH": 46849836, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424918, "tippecanoe:min:WOE_ID_EH": 23424863, "tippecanoe:max:WOE_ID_EH": 23424973, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 48.691406, 9.882275 ], [ 55.722656, 1.406109 ], [ 52.910156, -8.928487 ], [ 41.572266, -11.264612 ], [ 33.662109, -1.669686 ], [ 37.880859, 8.928487 ], [ 48.691406, 9.882275 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "808dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 18, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 9, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 13, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0.5, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 372097, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 186048.5, "tippecanoe:min:GDP_MD": 35, "tippecanoe:max:GDP_MD": 372062, "tippecanoe:sum:GDP_YEAR": 4035, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -98, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": -49, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 5.5, "tippecanoe:min:LABELRANK": 5, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 209.48951499999999, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 104.74475749999999, "tippecanoe:min:LABEL_X": 103.816925, "tippecanoe:max:LABEL_X": 105.67259, "tippecanoe:sum:LABEL_Y": -9.124202, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -4.562101, "tippecanoe:min:LABEL_Y": -10.490789, "tippecanoe:max:LABEL_Y": 1.366587, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 33, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 16.5, "tippecanoe:min:LONG_LEN": 9, "tippecanoe:max:LONG_LEN": 24, "tippecanoe:sum:MAPCOLOR13": 10, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 5, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 2.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 9, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 4.5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 18.5, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 9.25, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9.5, "tippecanoe:sum:MIN_LABEL": 9, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 4.5, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 26, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 13, "tippecanoe:min:NAME_LEN": 9, "tippecanoe:max:NAME_LEN": 17, "tippecanoe:sum:NE_ID": 2318641610, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320805, "tippecanoe:min:NE_ID": 1159320363, "tippecanoe:max:NE_ID": 1159321247, "tippecanoe:sum:POP_EST": 5705956, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 2852978, "tippecanoe:min:POP_EST": 2387, "tippecanoe:max:POP_EST": 5703569, "tippecanoe:sum:POP_RANK": 17, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 8.5, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 13, "tippecanoe:sum:POP_YEAR": 4035, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2017.5, "tippecanoe:min:POP_YEAR": 2016, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -96, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -48, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 23424858, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 11712429, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424948, "tippecanoe:sum:WOE_ID_EH": 46849817, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424908.5, "tippecanoe:min:WOE_ID_EH": 23424869, "tippecanoe:max:WOE_ID_EH": 23424948, "tippecanoe:sum:scalerank": 8, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 4, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 106.435547, 2.811371 ], [ 115.664062, -3.864255 ], [ 114.257812, -14.519780 ], [ 103.974609, -19.394068 ], [ 94.394531, -13.838080 ], [ 95.185547, -2.547988 ], [ 106.435547, 2.811371 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8071fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -175.429688, 15.284185 ], [ -163.740234, 14.604847 ], [ -158.642578, 3.337954 ], [ -165.410156, -5.790897 ], [ -176.044922, -3.951941 ], [ -180.791016, 5.878332 ], [ -175.429688, 15.284185 ] ] ], [ [ [ 184.570312, 15.284185 ], [ 196.259766, 14.604847 ], [ 201.357422, 3.337954 ], [ 194.589844, -5.790897 ], [ 183.955078, -3.951941 ], [ 179.208984, 5.878332 ], [ 184.570312, 15.284185 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "808ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 107435, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 107435, "tippecanoe:min:GDP_MD": 107435, "tippecanoe:max:GDP_MD": 107435, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": -78.188375, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -78.188375, "tippecanoe:min:LABEL_X": -78.188375, "tippecanoe:max:LABEL_X": -78.188375, "tippecanoe:sum:LABEL_Y": -1.259076, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -1.259076, "tippecanoe:min:LABEL_Y": -1.259076, "tippecanoe:max:LABEL_Y": -1.259076, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 7, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 12, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 12, "tippecanoe:min:MAPCOLOR13": 12, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 1, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 1, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 1, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 2, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 2, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 2, "tippecanoe:sum:MAX_LABEL": 8, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 8, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 3, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 7, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 1159320567, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320567, "tippecanoe:min:NE_ID": 1159320567, "tippecanoe:max:NE_ID": 1159320567, "tippecanoe:sum:POP_EST": 17373662, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 17373662, "tippecanoe:min:POP_EST": 17373662, "tippecanoe:max:POP_EST": 17373662, "tippecanoe:sum:POP_RANK": 14, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 14, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424801, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424801, "tippecanoe:min:WOE_ID": 23424801, "tippecanoe:max:WOE_ID": 23424801, "tippecanoe:sum:WOE_ID_EH": 23424801, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424801, "tippecanoe:min:WOE_ID_EH": 23424801, "tippecanoe:max:WOE_ID_EH": 23424801, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -84.814453, 2.547988 ], [ -73.564453, -2.811371 ], [ -72.246094, -15.029686 ], [ -82.880859, -22.268764 ], [ -94.570312, -16.720385 ], [ -95.097656, -4.390229 ], [ -84.814453, 2.547988 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8059fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 5, "tippecanoe:sum:ABBREV_LEN": 25, "tippecanoe:count:ABBREV_LEN": 5, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -495, "tippecanoe:count:ADM0_A3_UN": 5, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -495, "tippecanoe:count:ADM0_A3_WB": 5, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 5, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 5, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 573990, "tippecanoe:count:GDP_MD": 5, "tippecanoe:mean:GDP_MD": 114798, "tippecanoe:min:GDP_MD": 5490, "tippecanoe:max:GDP_MD": 448120, "tippecanoe:sum:GDP_YEAR": 10095, "tippecanoe:count:GDP_YEAR": 5, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 5, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 5, "tippecanoe:count:HOMEPART": 5, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 19, "tippecanoe:count:LABELRANK": 5, "tippecanoe:mean:LABELRANK": 3.8, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 22.349898, "tippecanoe:count:LABEL_X": 5, "tippecanoe:mean:LABEL_X": 4.4699796, "tippecanoe:min:LABEL_X": -1.036941, "tippecanoe:max:LABEL_X": 12.473488, "tippecanoe:sum:LABEL_Y": 40.874474000000009, "tippecanoe:count:LABEL_Y": 5, "tippecanoe:mean:LABEL_Y": 8.1748948, "tippecanoe:min:LABEL_Y": 4.585041, "tippecanoe:max:LABEL_Y": 10.324775, "tippecanoe:sum:LEVEL": 10, "tippecanoe:count:LEVEL": 5, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 29, "tippecanoe:count:LONG_LEN": 5, "tippecanoe:mean:LONG_LEN": 5.8, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 26, "tippecanoe:count:MAPCOLOR13": 5, "tippecanoe:mean:MAPCOLOR13": 5.2, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 13, "tippecanoe:count:MAPCOLOR7": 5, "tippecanoe:mean:MAPCOLOR7": 2.6, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 12, "tippecanoe:count:MAPCOLOR8": 5, "tippecanoe:mean:MAPCOLOR8": 2.4, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 12, "tippecanoe:count:MAPCOLOR9": 5, "tippecanoe:mean:MAPCOLOR9": 2.4, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 41.7, "tippecanoe:count:MAX_LABEL": 5, "tippecanoe:mean:MAX_LABEL": 8.34, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 16.4, "tippecanoe:count:MIN_LABEL": 5, "tippecanoe:mean:MIN_LABEL": 3.28, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 5, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 29, "tippecanoe:count:NAME_LEN": 5, "tippecanoe:mean:NAME_LEN": 5.8, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 5796604093, "tippecanoe:count:NE_ID": 5, "tippecanoe:mean:NE_ID": 1159320818.6, "tippecanoe:min:NE_ID": 1159320399, "tippecanoe:max:NE_ID": 1159321303, "tippecanoe:sum:POP_EST": 277141352, "tippecanoe:count:POP_EST": 5, "tippecanoe:mean:POP_EST": 55428270.4, "tippecanoe:min:POP_EST": 8082366, "tippecanoe:max:POP_EST": 200963599, "tippecanoe:sum:POP_RANK": 74, "tippecanoe:count:POP_RANK": 5, "tippecanoe:mean:POP_RANK": 14.8, "tippecanoe:min:POP_RANK": 13, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 10095, "tippecanoe:count:POP_YEAR": 5, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 5, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -495, "tippecanoe:count:TINY": 5, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 117124246, "tippecanoe:count:WOE_ID": 5, "tippecanoe:mean:WOE_ID": 23424849.2, "tippecanoe:min:WOE_ID": 23424764, "tippecanoe:max:WOE_ID": 23424965, "tippecanoe:sum:WOE_ID_EH": 117124246, "tippecanoe:count:WOE_ID_EH": 5, "tippecanoe:mean:WOE_ID_EH": 23424849.2, "tippecanoe:min:WOE_ID_EH": 23424764, "tippecanoe:max:WOE_ID_EH": 23424965, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 5, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 9.404297, 25.641526 ], [ 18.369141, 16.467695 ], [ 14.589844, 5.790897 ], [ 3.955078, 3.951941 ], [ -4.042969, 11.523088 ], [ -2.460938, 22.187405 ], [ 9.404297, 25.641526 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8081fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 6, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 6, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1839758, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1839758, "tippecanoe:min:GDP_MD": 1839758, "tippecanoe:max:GDP_MD": 1839758, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": -49.55945, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -49.55945, "tippecanoe:min:LABEL_X": -49.55945, "tippecanoe:max:LABEL_X": -49.55945, "tippecanoe:sum:LABEL_Y": -12.098687, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -12.098687, "tippecanoe:min:LABEL_Y": -12.098687, "tippecanoe:max:LABEL_Y": -12.098687, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 6, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 6, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 6, "tippecanoe:sum:MAPCOLOR13": 7, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 5, "tippecanoe:min:MAPCOLOR7": 5, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 5, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 5, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 5.7, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 5.7, "tippecanoe:min:MAX_LABEL": 5.7, "tippecanoe:max:MAX_LABEL": 5.7, "tippecanoe:sum:MIN_LABEL": 1.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 1.7, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 1.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 6, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 6, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 6, "tippecanoe:sum:NE_ID": 1159320441, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320441, "tippecanoe:min:NE_ID": 1159320441, "tippecanoe:max:NE_ID": 1159320441, "tippecanoe:sum:POP_EST": 211049527, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 211049527, "tippecanoe:min:POP_EST": 211049527, "tippecanoe:max:POP_EST": 211049527, "tippecanoe:sum:POP_RANK": 17, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 17, "tippecanoe:min:POP_RANK": 17, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424768, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424768, "tippecanoe:min:WOE_ID": 23424768, "tippecanoe:max:WOE_ID": 23424768, "tippecanoe:sum:WOE_ID_EH": 23424768, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424768, "tippecanoe:min:WOE_ID_EH": 23424768, "tippecanoe:max:WOE_ID_EH": 23424768, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -44.121094, 7.710992 ], [ -32.519531, 3.425692 ], [ -30.234375, -8.667918 ], [ -39.814453, -16.804541 ], [ -51.767578, -12.382928 ], [ -53.701172, -0.175781 ], [ -44.121094, 7.710992 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8099fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 31, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 31, "tippecanoe:min:GDP_MD": 31, "tippecanoe:max:GDP_MD": 31, "tippecanoe:sum:GDP_YEAR": 2010, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2010, "tippecanoe:min:GDP_YEAR": 2010, "tippecanoe:max:GDP_YEAR": 2010, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -5.71262, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -5.71262, "tippecanoe:min:LABEL_X": -5.71262, "tippecanoe:max:LABEL_X": -5.71262, "tippecanoe:sum:LABEL_Y": -15.950487, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -15.950487, "tippecanoe:min:LABEL_Y": -15.950487, "tippecanoe:max:LABEL_Y": -15.950487, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 12, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 12, "tippecanoe:min:LONG_LEN": 12, "tippecanoe:max:LONG_LEN": 12, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 6, "tippecanoe:min:MAPCOLOR7": 6, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 6, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 6, "tippecanoe:min:MAPCOLOR9": 6, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 12, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 12, "tippecanoe:min:NAME_LEN": 12, "tippecanoe:max:NAME_LEN": 12, "tippecanoe:sum:NE_ID": 1159320733, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320733, "tippecanoe:min:NE_ID": 1159320733, "tippecanoe:max:NE_ID": 1159320733, "tippecanoe:sum:POP_EST": 4534, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 4534, "tippecanoe:min:POP_EST": 4534, "tippecanoe:max:POP_EST": 4534, "tippecanoe:sum:POP_RANK": 4, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 4, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 4, "tippecanoe:sum:POP_YEAR": 2016, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2016, "tippecanoe:min:POP_YEAR": 2016, "tippecanoe:max:POP_YEAR": 2016, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424944, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424944, "tippecanoe:min:WOE_ID": 23424944, "tippecanoe:max:WOE_ID": 23424944, "tippecanoe:sum:WOE_ID_EH": 23424944, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424944, "tippecanoe:min:WOE_ID_EH": 23424944, "tippecanoe:max:WOE_ID_EH": 23424944, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -11.689453, -4.477856 ], [ -0.791016, -5.878332 ], [ 4.570312, -15.284185 ], [ -2.109375, -24.766785 ], [ -15.556641, -22.998852 ], [ -19.248047, -12.211180 ], [ -11.689453, -4.477856 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80adfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 12366, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 12366, "tippecanoe:min:GDP_MD": 12366, "tippecanoe:max:GDP_MD": 12366, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 17.108166, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 17.108166, "tippecanoe:min:LABEL_X": 17.108166, "tippecanoe:max:LABEL_X": 17.108166, "tippecanoe:sum:LABEL_Y": -20.575298, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -20.575298, "tippecanoe:min:LABEL_Y": -20.575298, "tippecanoe:max:LABEL_Y": -20.575298, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 7, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 7, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 1, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 1, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 1, "tippecanoe:sum:MAPCOLOR9": 1, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 7.5, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7.5, "tippecanoe:max:MAX_LABEL": 7.5, "tippecanoe:sum:MIN_LABEL": 3, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 7, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 1159321085, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321085, "tippecanoe:min:NE_ID": 1159321085, "tippecanoe:max:NE_ID": 1159321085, "tippecanoe:sum:POP_EST": 2494530, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 2494530, "tippecanoe:min:POP_EST": 2494530, "tippecanoe:max:POP_EST": 2494530, "tippecanoe:sum:POP_RANK": 12, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 12, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 12, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424987, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424987, "tippecanoe:min:WOE_ID": 23424987, "tippecanoe:max:WOE_ID": 23424987, "tippecanoe:sum:WOE_ID_EH": 23424987, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424987, "tippecanoe:min:WOE_ID_EH": 23424987, "tippecanoe:max:WOE_ID_EH": 23424987, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.259766, -14.604847 ], [ 23.906250, -24.686952 ], [ 18.369141, -35.029996 ], [ 4.394531, -35.746512 ], [ -2.109375, -24.766785 ], [ 4.570312, -15.284185 ], [ 16.259766, -14.604847 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8093fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -105.205078, 0.878872 ], [ -95.097656, -4.390229 ], [ -94.570312, -16.720385 ], [ -105.029297, -22.431340 ], [ -114.257812, -16.130262 ], [ -113.994141, -5.266008 ], [ -105.205078, 0.878872 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8095fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 9, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1121207, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 560603.5, "tippecanoe:min:GDP_MD": 2017, "tippecanoe:max:GDP_MD": 1119190, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 7, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 3.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 227.74762800000003, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 113.87381400000001, "tippecanoe:min:LABEL_X": 101.892949, "tippecanoe:max:LABEL_X": 125.854679, "tippecanoe:sum:LABEL_Y": -9.758109000000001, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -4.8790545000000009, "tippecanoe:min:LABEL_Y": -8.803705, "tippecanoe:max:LABEL_Y": -0.954404, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 20, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 9, "tippecanoe:max:LONG_LEN": 11, "tippecanoe:sum:MAPCOLOR13": 14, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 8, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 10, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 15.7, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 7.85, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 5.7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 2.85, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 20, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 9, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 2318642158, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321079, "tippecanoe:min:NE_ID": 1159320845, "tippecanoe:max:NE_ID": 1159321313, "tippecanoe:sum:POP_EST": 271918687, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 135959343.5, "tippecanoe:min:POP_EST": 1293119, "tippecanoe:max:POP_EST": 270625568, "tippecanoe:sum:POP_RANK": 29, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 14.5, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849814, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424907, "tippecanoe:min:WOE_ID": 23424846, "tippecanoe:max:WOE_ID": 23424968, "tippecanoe:sum:WOE_ID_EH": 46849814, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424907, "tippecanoe:min:WOE_ID_EH": 23424846, "tippecanoe:max:WOE_ID_EH": 23424968, "tippecanoe:sum:scalerank": 1, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0.5, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 126.298828, 0.175781 ], [ 135.878906, -7.710992 ], [ 133.857422, -18.895893 ], [ 122.783203, -21.779905 ], [ 114.257812, -14.519780 ], [ 115.664062, -3.864255 ], [ 126.298828, 0.175781 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80edfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 150.117188, -58.031372 ], [ 169.541016, -63.114638 ], [ 180.351562, -73.302624 ], [ 145.283203, -81.268385 ], [ 113.115234, -72.208678 ], [ 128.408203, -61.312452 ], [ 150.117188, -58.031372 ] ] ], [ [ [ -209.882812, -58.031372 ], [ -190.458984, -63.114638 ], [ -179.648438, -73.302624 ], [ -214.716797, -81.268385 ], [ -246.884766, -72.208678 ], [ -231.591797, -61.312452 ], [ -209.882812, -58.031372 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8085fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1703, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1703, "tippecanoe:min:GDP_MD": 1703, "tippecanoe:max:GDP_MD": 1703, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 55.480175, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 55.480175, "tippecanoe:min:LABEL_X": 55.480175, "tippecanoe:max:LABEL_X": 55.480175, "tippecanoe:sum:LABEL_Y": -4.676659, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -4.676659, "tippecanoe:min:LABEL_Y": -4.676659, "tippecanoe:max:LABEL_Y": -4.676659, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 10, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 10, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 1, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 1, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 1, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 5, "tippecanoe:min:MAPCOLOR7": 5, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 8, "tippecanoe:min:MAPCOLOR8": 8, "tippecanoe:max:MAPCOLOR8": 8, "tippecanoe:sum:MAPCOLOR9": 3, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 3, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 3, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 10, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 1159321291, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321291, "tippecanoe:min:NE_ID": 1159321291, "tippecanoe:max:NE_ID": 1159321291, "tippecanoe:sum:POP_EST": 97625, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 97625, "tippecanoe:min:POP_EST": 97625, "tippecanoe:max:POP_EST": 97625, "tippecanoe:sum:POP_RANK": 8, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 8, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 8, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 2, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 2, "tippecanoe:min:TINY": 2, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 23424941, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424941, "tippecanoe:min:WOE_ID": 23424941, "tippecanoe:max:WOE_ID": 23424941, "tippecanoe:sum:WOE_ID_EH": 23424941, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424941, "tippecanoe:min:WOE_ID_EH": 23424941, "tippecanoe:max:WOE_ID_EH": 23424941, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 66.005859, 5.266008 ], [ 74.794922, -0.878872 ], [ 73.476562, -12.125264 ], [ 61.523438, -16.551962 ], [ 52.910156, -8.928487 ], [ 55.722656, 1.406109 ], [ 66.005859, 5.266008 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8079fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -138.427734, 11.264612 ], [ -127.089844, 8.928487 ], [ -124.277344, -1.406109 ], [ -131.308594, -9.882275 ], [ -142.119141, -8.928487 ], [ -146.337891, 1.669686 ], [ -138.427734, 11.264612 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8065fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 4, "tippecanoe:sum:ABBREV_LEN": 20, "tippecanoe:count:ABBREV_LEN": 4, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -396, "tippecanoe:count:ADM0_A3_UN": 4, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -396, "tippecanoe:count:ADM0_A3_WB": 4, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 4, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 4, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 3515651, "tippecanoe:count:GDP_MD": 4, "tippecanoe:mean:GDP_MD": 878912.75, "tippecanoe:min:GDP_MD": 27089, "tippecanoe:max:GDP_MD": 2868929, "tippecanoe:sum:GDP_YEAR": 8076, "tippecanoe:count:GDP_YEAR": 4, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 4, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 4, "tippecanoe:count:HOMEPART": 4, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 4, "tippecanoe:mean:LABELRANK": 2.75, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 380.74066999999999, "tippecanoe:count:LABEL_X": 4, "tippecanoe:mean:LABEL_X": 95.18516749999999, "tippecanoe:min:LABEL_X": 79.358105, "tippecanoe:max:LABEL_X": 104.50487, "tippecanoe:sum:LABEL_Y": 72.36803099999999, "tippecanoe:count:LABEL_Y": 4, "tippecanoe:mean:LABEL_Y": 18.092007749999998, "tippecanoe:min:LABEL_Y": 12.647584, "tippecanoe:max:LABEL_Y": 22.686852, "tippecanoe:sum:LEVEL": 8, "tippecanoe:count:LEVEL": 4, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 28, "tippecanoe:count:LONG_LEN": 4, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 21, "tippecanoe:count:MAPCOLOR13": 4, "tippecanoe:mean:MAPCOLOR13": 5.25, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 12, "tippecanoe:count:MAPCOLOR7": 4, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 14, "tippecanoe:count:MAPCOLOR8": 4, "tippecanoe:mean:MAPCOLOR8": 3.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 21, "tippecanoe:count:MAPCOLOR9": 4, "tippecanoe:mean:MAPCOLOR9": 5.25, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 8, "tippecanoe:sum:MAX_LABEL": 30.7, "tippecanoe:count:MAX_LABEL": 4, "tippecanoe:mean:MAX_LABEL": 7.675, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 10.4, "tippecanoe:count:MIN_LABEL": 4, "tippecanoe:mean:MIN_LABEL": 2.6, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 4, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 28, "tippecanoe:count:NAME_LEN": 4, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 4637284198, "tippecanoe:count:NE_ID": 4, "tippecanoe:mean:NE_ID": 1159321049.5, "tippecanoe:min:NE_ID": 1159320847, "tippecanoe:max:NE_ID": 1159321305, "tippecanoe:sum:POP_EST": 1506575298, "tippecanoe:count:POP_EST": 4, "tippecanoe:mean:POP_EST": 376643824.5, "tippecanoe:min:POP_EST": 16486542, "tippecanoe:max:POP_EST": 1366417754, "tippecanoe:sum:POP_RANK": 64, "tippecanoe:count:POP_RANK": 4, "tippecanoe:mean:POP_RANK": 16, "tippecanoe:min:POP_RANK": 14, "tippecanoe:max:POP_RANK": 18, "tippecanoe:sum:POP_YEAR": 8076, "tippecanoe:count:POP_YEAR": 4, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 4, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -396, "tippecanoe:count:TINY": 4, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 93699347, "tippecanoe:count:WOE_ID": 4, "tippecanoe:mean:WOE_ID": 23424836.75, "tippecanoe:min:WOE_ID": 23424763, "tippecanoe:max:WOE_ID": 23424960, "tippecanoe:sum:WOE_ID_EH": 93699347, "tippecanoe:count:WOE_ID_EH": 4, "tippecanoe:mean:WOE_ID_EH": 23424836.75, "tippecanoe:min:WOE_ID_EH": 23424763, "tippecanoe:max:WOE_ID_EH": 23424960, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 4, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 97.119141, 22.268764 ], [ 107.753906, 15.029686 ], [ 106.435547, 2.811371 ], [ 95.185547, -2.547988 ], [ 84.902344, 4.390229 ], [ 85.429688, 16.720385 ], [ 97.119141, 22.268764 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80bbfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -182.460938, -22.187405 ], [ -170.595703, -25.641526 ], [ -166.728516, -37.509726 ], [ -177.978516, -45.213004 ], [ -192.392578, -40.847060 ], [ -192.919922, -28.536275 ], [ -182.460938, -22.187405 ] ] ], [ [ [ 177.539062, -22.187405 ], [ 189.404297, -25.641526 ], [ 193.271484, -37.509726 ], [ 182.021484, -45.213004 ], [ 167.607422, -40.847060 ], [ 167.080078, -28.536275 ], [ 177.539062, -22.187405 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80d1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 18.369141, -35.029996 ], [ 26.982422, -43.452919 ], [ 22.675781, -54.007769 ], [ 4.218750, -56.218923 ], [ -4.394531, -46.195042 ], [ 4.394531, -35.746512 ], [ 18.369141, -35.029996 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8077fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 6, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 6, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 401, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 401, "tippecanoe:min:GDP_MD": 401, "tippecanoe:max:GDP_MD": 401, "tippecanoe:sum:GDP_YEAR": 2018, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2018, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2018, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 158.234019, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 158.234019, "tippecanoe:min:LABEL_X": 158.234019, "tippecanoe:max:LABEL_X": 158.234019, "tippecanoe:sum:LABEL_Y": 6.887553, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 6.887553, "tippecanoe:min:LABEL_Y": 6.887553, "tippecanoe:max:LABEL_Y": 6.887553, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 30, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 30, "tippecanoe:min:LONG_LEN": 30, "tippecanoe:max:LONG_LEN": 30, "tippecanoe:sum:MAPCOLOR13": 13, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 13, "tippecanoe:min:MAPCOLOR13": 13, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 5, "tippecanoe:min:MAPCOLOR7": 5, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 2, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 2, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 2, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 10, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 1159320691, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320691, "tippecanoe:min:NE_ID": 1159320691, "tippecanoe:max:NE_ID": 1159320691, "tippecanoe:sum:POP_EST": 113815, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 113815, "tippecanoe:min:POP_EST": 113815, "tippecanoe:max:POP_EST": 113815, "tippecanoe:sum:POP_RANK": 9, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 9, "tippecanoe:min:POP_RANK": 9, "tippecanoe:max:POP_RANK": 9, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424815, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424815, "tippecanoe:min:WOE_ID": 23424815, "tippecanoe:max:WOE_ID": 23424815, "tippecanoe:sum:WOE_ID_EH": 23424815, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424815, "tippecanoe:min:WOE_ID_EH": 23424815, "tippecanoe:max:WOE_ID_EH": 23424815, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 160.751953, 12.211180 ], [ 168.310547, 4.477856 ], [ 166.289062, -6.227934 ], [ 156.357422, -10.660608 ], [ 147.480469, -3.425692 ], [ 149.765625, 8.667918 ], [ 160.751953, 12.211180 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8061fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 11, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 5.5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 89650, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 44825, "tippecanoe:min:GDP_MD": 5642, "tippecanoe:max:GDP_MD": 84008, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 8, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 154.212377, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 77.1061885, "tippecanoe:min:LABEL_X": 73.507554, "tippecanoe:max:LABEL_X": 80.704823, "tippecanoe:sum:LABEL_Y": 11.755538, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 5.877769, "tippecanoe:min:LABEL_Y": 4.174441, "tippecanoe:max:LABEL_Y": 7.581097, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 17, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 8.5, "tippecanoe:min:LONG_LEN": 8, "tippecanoe:max:LONG_LEN": 9, "tippecanoe:sum:MAPCOLOR13": 16, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 8, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 9, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 2.5, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 5, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 2.5, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 17, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3.5, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 17, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 8.5, "tippecanoe:min:NAME_LEN": 8, "tippecanoe:max:NAME_LEN": 9, "tippecanoe:sum:NE_ID": 2318642078, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321039, "tippecanoe:min:NE_ID": 1159321025, "tippecanoe:max:NE_ID": 1159321053, "tippecanoe:sum:POP_EST": 22333953, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 11166976.5, "tippecanoe:min:POP_EST": 530953, "tippecanoe:max:POP_EST": 21803000, "tippecanoe:sum:POP_RANK": 26, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 13, "tippecanoe:min:POP_RANK": 11, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -97, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -48.5, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 46849677, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424838.5, "tippecanoe:min:WOE_ID": 23424778, "tippecanoe:max:WOE_ID": 23424899, "tippecanoe:sum:WOE_ID_EH": 46849677, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424838.5, "tippecanoe:min:WOE_ID_EH": 23424778, "tippecanoe:max:WOE_ID_EH": 23424899, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 2.5, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 74.970703, 22.431340 ], [ 85.429688, 16.720385 ], [ 84.902344, 4.390229 ], [ 74.794922, -0.878872 ], [ 66.005859, 5.266008 ], [ 65.742188, 16.130262 ], [ 74.970703, 22.431340 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8065fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 4, "tippecanoe:sum:ABBREV_LEN": 20, "tippecanoe:count:ABBREV_LEN": 4, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -396, "tippecanoe:count:ADM0_A3_UN": 4, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -396, "tippecanoe:count:ADM0_A3_WB": 4, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 4, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 4, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 3515651, "tippecanoe:count:GDP_MD": 4, "tippecanoe:mean:GDP_MD": 878912.75, "tippecanoe:min:GDP_MD": 27089, "tippecanoe:max:GDP_MD": 2868929, "tippecanoe:sum:GDP_YEAR": 8076, "tippecanoe:count:GDP_YEAR": 4, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 4, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 4, "tippecanoe:count:HOMEPART": 4, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 4, "tippecanoe:mean:LABELRANK": 2.75, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 380.74066999999999, "tippecanoe:count:LABEL_X": 4, "tippecanoe:mean:LABEL_X": 95.18516749999999, "tippecanoe:min:LABEL_X": 79.358105, "tippecanoe:max:LABEL_X": 104.50487, "tippecanoe:sum:LABEL_Y": 72.36803099999999, "tippecanoe:count:LABEL_Y": 4, "tippecanoe:mean:LABEL_Y": 18.092007749999998, "tippecanoe:min:LABEL_Y": 12.647584, "tippecanoe:max:LABEL_Y": 22.686852, "tippecanoe:sum:LEVEL": 8, "tippecanoe:count:LEVEL": 4, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 28, "tippecanoe:count:LONG_LEN": 4, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 21, "tippecanoe:count:MAPCOLOR13": 4, "tippecanoe:mean:MAPCOLOR13": 5.25, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 12, "tippecanoe:count:MAPCOLOR7": 4, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 14, "tippecanoe:count:MAPCOLOR8": 4, "tippecanoe:mean:MAPCOLOR8": 3.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 21, "tippecanoe:count:MAPCOLOR9": 4, "tippecanoe:mean:MAPCOLOR9": 5.25, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 8, "tippecanoe:sum:MAX_LABEL": 30.7, "tippecanoe:count:MAX_LABEL": 4, "tippecanoe:mean:MAX_LABEL": 7.675, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 10.4, "tippecanoe:count:MIN_LABEL": 4, "tippecanoe:mean:MIN_LABEL": 2.6, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 4, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 28, "tippecanoe:count:NAME_LEN": 4, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 4637284198, "tippecanoe:count:NE_ID": 4, "tippecanoe:mean:NE_ID": 1159321049.5, "tippecanoe:min:NE_ID": 1159320847, "tippecanoe:max:NE_ID": 1159321305, "tippecanoe:sum:POP_EST": 1506575298, "tippecanoe:count:POP_EST": 4, "tippecanoe:mean:POP_EST": 376643824.5, "tippecanoe:min:POP_EST": 16486542, "tippecanoe:max:POP_EST": 1366417754, "tippecanoe:sum:POP_RANK": 64, "tippecanoe:count:POP_RANK": 4, "tippecanoe:mean:POP_RANK": 16, "tippecanoe:min:POP_RANK": 14, "tippecanoe:max:POP_RANK": 18, "tippecanoe:sum:POP_YEAR": 8076, "tippecanoe:count:POP_YEAR": 4, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 4, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -396, "tippecanoe:count:TINY": 4, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 93699347, "tippecanoe:count:WOE_ID": 4, "tippecanoe:mean:WOE_ID": 23424836.75, "tippecanoe:min:WOE_ID": 23424763, "tippecanoe:max:WOE_ID": 23424960, "tippecanoe:sum:WOE_ID_EH": 93699347, "tippecanoe:count:WOE_ID_EH": 4, "tippecanoe:mean:WOE_ID_EH": 23424836.75, "tippecanoe:min:WOE_ID_EH": 23424763, "tippecanoe:max:WOE_ID_EH": 23424960, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 4, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 97.119141, 22.268764 ], [ 107.753906, 15.029686 ], [ 106.435547, 2.811371 ], [ 95.185547, -2.547988 ], [ 84.902344, 4.390229 ], [ 85.429688, 16.720385 ], [ 97.119141, 22.268764 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8045fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 32, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 5.333333333333333, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 8, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0.3333333333333333, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 225682, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 37613.666666666664, "tippecanoe:min:GDP_MD": 1879, "tippecanoe:max:GDP_MD": 100023, "tippecanoe:sum:GDP_YEAR": 12112, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2018.6666666666668, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -94, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": -15.666666666666666, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 26, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 4.333333333333333, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -502.63287199999999, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": -83.77214533333333, "tippecanoe:min:LABEL_X": -90.497134, "tippecanoe:max:LABEL_X": -77.318767, "tippecanoe:sum:LABEL_Y": 105.77001200000001, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": 17.628335333333337, "tippecanoe:min:LABEL_Y": 14.794801, "tippecanoe:max:LABEL_Y": 21.334024, "tippecanoe:sum:LEVEL": 11, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 1.8333333333333333, "tippecanoe:min:LEVEL": 1, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 48, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 8, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 14, "tippecanoe:sum:MAPCOLOR13": 35, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 5.833333333333333, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 10, "tippecanoe:sum:MAPCOLOR7": 16, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 2.6666666666666667, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 25, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 4.166666666666667, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 23, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 3.8333333333333337, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 54, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 24.2, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 4.033333333333333, "tippecanoe:min:MIN_LABEL": 2.7, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 44, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 7.333333333333333, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 6955924238, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159320706.3333333, "tippecanoe:min:NE_ID": 1159320431, "tippecanoe:max:NE_ID": 1159320931, "tippecanoe:sum:POP_EST": 41087206, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 6847867.666666667, "tippecanoe:min:POP_EST": 64948, "tippecanoe:max:POP_EST": 16604026, "tippecanoe:sum:POP_RANK": 71, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 11.833333333333334, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 12114, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -390, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -65, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 140548869, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 23424811.5, "tippecanoe:min:WOE_ID": 23424760, "tippecanoe:max:WOE_ID": 23424858, "tippecanoe:sum:WOE_ID_EH": 140548869, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 23424811.5, "tippecanoe:min:WOE_ID_EH": 23424760, "tippecanoe:max:WOE_ID_EH": 23424858, "tippecanoe:sum:scalerank": 4, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 0.6666666666666666, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -84.550781, 37.090240 ], [ -74.619141, 30.221102 ], [ -76.025391, 19.394068 ], [ -85.605469, 13.838080 ], [ -96.064453, 19.228177 ], [ -96.679688, 31.653381 ], [ -84.550781, 37.090240 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8019fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 4, "tippecanoe:sum:ABBREV_LEN": 19, "tippecanoe:count:ABBREV_LEN": 4, "tippecanoe:mean:ABBREV_LEN": 4.75, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -396, "tippecanoe:count:ADM0_A3_UN": 4, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -396, "tippecanoe:count:ADM0_A3_WB": 4, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 3, "tippecanoe:count:ADM0_DIF": 4, "tippecanoe:mean:ADM0_DIF": 0.75, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 4, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 3228762, "tippecanoe:count:GDP_MD": 4, "tippecanoe:mean:GDP_MD": 807190.5, "tippecanoe:min:GDP_MD": 3465, "tippecanoe:max:GDP_MD": 2829108, "tippecanoe:sum:GDP_YEAR": 8071, "tippecanoe:count:GDP_YEAR": 4, "tippecanoe:mean:GDP_YEAR": 2017.75, "tippecanoe:min:GDP_YEAR": 2015, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 4, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -196, "tippecanoe:count:HOMEPART": 4, "tippecanoe:mean:HOMEPART": -49, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 17, "tippecanoe:count:LABELRANK": 4, "tippecanoe:mean:LABELRANK": 4.25, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -17.006739, "tippecanoe:count:LABEL_X": 4, "tippecanoe:mean:LABEL_X": -4.25168475, "tippecanoe:min:LABEL_X": -7.798588, "tippecanoe:max:LABEL_X": -2.116346, "tippecanoe:sum:LABEL_Y": 211.16583099999998, "tippecanoe:count:LABEL_Y": 4, "tippecanoe:mean:LABEL_Y": 52.79145774999999, "tippecanoe:min:LABEL_Y": 49.463533, "tippecanoe:max:LABEL_Y": 54.402739, "tippecanoe:sum:LEVEL": 8, "tippecanoe:count:LEVEL": 4, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 40, "tippecanoe:count:LONG_LEN": 4, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 14, "tippecanoe:sum:MAPCOLOR13": 11, "tippecanoe:count:MAPCOLOR13": 4, "tippecanoe:mean:MAPCOLOR13": 2.75, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 20, "tippecanoe:count:MAPCOLOR7": 4, "tippecanoe:mean:MAPCOLOR7": 5, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 21, "tippecanoe:count:MAPCOLOR8": 4, "tippecanoe:mean:MAPCOLOR8": 5.25, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 20, "tippecanoe:count:MAPCOLOR9": 4, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 34.7, "tippecanoe:count:MAX_LABEL": 4, "tippecanoe:mean:MAX_LABEL": 8.675, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 14.7, "tippecanoe:count:MIN_LABEL": 4, "tippecanoe:mean:MIN_LABEL": 3.675, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 4, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 40, "tippecanoe:count:NAME_LEN": 4, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 14, "tippecanoe:sum:NE_ID": 4637283026, "tippecanoe:count:NE_ID": 4, "tippecanoe:mean:NE_ID": 1159320756.5, "tippecanoe:min:NE_ID": 1159320713, "tippecanoe:max:NE_ID": 1159320877, "tippecanoe:sum:POP_EST": 71923225, "tippecanoe:count:POP_EST": 4, "tippecanoe:mean:POP_EST": 17980806.25, "tippecanoe:min:POP_EST": 62792, "tippecanoe:max:POP_EST": 66834405, "tippecanoe:sum:POP_RANK": 44, "tippecanoe:count:POP_RANK": 4, "tippecanoe:mean:POP_RANK": 11, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 8076, "tippecanoe:count:POP_YEAR": 4, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 4, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -396, "tippecanoe:count:TINY": 4, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 70274387, "tippecanoe:count:WOE_ID": 4, "tippecanoe:mean:WOE_ID": 17568596.75, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424847, "tippecanoe:sum:WOE_ID_EH": 93699452, "tippecanoe:count:WOE_ID_EH": 4, "tippecanoe:mean:WOE_ID_EH": 23424863, "tippecanoe:min:WOE_ID_EH": 23424803, "tippecanoe:max:WOE_ID_EH": 23424975, "tippecanoe:sum:scalerank": 11, "tippecanoe:count:scalerank": 4, "tippecanoe:mean:scalerank": 2.75, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 6 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -10.458984, 63.114638 ], [ 5.537109, 55.727110 ], [ 2.021484, 45.213004 ], [ -12.392578, 40.847060 ], [ -27.509766, 46.739861 ], [ -29.882812, 58.031372 ], [ -10.458984, 63.114638 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8007fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 13, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 6.5, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0.5, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 27239, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 13619.5, "tippecanoe:min:GDP_MD": 3051, "tippecanoe:max:GDP_MD": 24188, "tippecanoe:sum:GDP_YEAR": 4037, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2018.5, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -98, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": -49, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": -58.008962, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": -29.004481, "tippecanoe:min:LABEL_X": -39.335251, "tippecanoe:max:LABEL_X": -18.673711, "tippecanoe:sum:LABEL_Y": 139.09867300000003, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 69.54933650000001, "tippecanoe:min:LABEL_Y": 64.779286, "tippecanoe:max:LABEL_Y": 74.319387, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 16, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 8, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 9, "tippecanoe:sum:MAPCOLOR13": 21, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 10.5, "tippecanoe:min:MAPCOLOR13": 9, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 2.5, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 2.5, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 7, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 3.5, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 13.7, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 6.85, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 7, "tippecanoe:sum:MIN_LABEL": 3.7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 1.85, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 2, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 16, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 8, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 9, "tippecanoe:sum:NE_ID": 2318641468, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320734, "tippecanoe:min:NE_ID": 1159320551, "tippecanoe:max:NE_ID": 1159320917, "tippecanoe:sum:POP_EST": 417538, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 208769, "tippecanoe:min:POP_EST": 56225, "tippecanoe:max:POP_EST": 361313, "tippecanoe:sum:POP_RANK": 18, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 9, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 10, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849673, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424836.5, "tippecanoe:min:WOE_ID": 23424828, "tippecanoe:max:WOE_ID": 23424845, "tippecanoe:sum:WOE_ID_EH": 46849673, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424836.5, "tippecanoe:min:WOE_ID_EH": 23424828, "tippecanoe:max:WOE_ID_EH": 23424845, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -34.716797, 81.268385 ], [ 0.351562, 73.302624 ], [ -10.458984, 63.114638 ], [ -29.882812, 58.031372 ], [ -51.591797, 61.312452 ], [ -66.884766, 72.208678 ], [ -34.716797, 81.268385 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8083fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 4, "tippecanoe:sum:ABBREV_LEN": 21, "tippecanoe:count:ABBREV_LEN": 4, "tippecanoe:mean:ABBREV_LEN": 5.25, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -396, "tippecanoe:count:ADM0_A3_UN": 4, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -396, "tippecanoe:count:ADM0_A3_WB": 4, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 4, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 4, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 117133, "tippecanoe:count:GDP_MD": 4, "tippecanoe:mean:GDP_MD": 29283.25, "tippecanoe:min:GDP_MD": 418, "tippecanoe:max:GDP_MD": 88815, "tippecanoe:sum:GDP_YEAR": 8076, "tippecanoe:count:GDP_YEAR": 4, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 4, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 4, "tippecanoe:count:HOMEPART": 4, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 17, "tippecanoe:count:LABELRANK": 4, "tippecanoe:mean:LABELRANK": 4.25, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 45.831388, "tippecanoe:count:LABEL_X": 4, "tippecanoe:mean:LABEL_X": 11.457847, "tippecanoe:min:LABEL_X": 7.021, "tippecanoe:max:LABEL_X": 17.984249, "tippecanoe:sum:LABEL_Y": -9.316601, "tippecanoe:count:LABEL_Y": 4, "tippecanoe:mean:LABEL_Y": -2.32915025, "tippecanoe:min:LABEL_Y": -12.182762, "tippecanoe:max:LABEL_Y": 2.333, "tippecanoe:sum:LEVEL": 8, "tippecanoe:count:LEVEL": 4, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 49, "tippecanoe:count:LONG_LEN": 4, "tippecanoe:mean:LONG_LEN": 12.25, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 21, "tippecanoe:sum:MAPCOLOR13": 21, "tippecanoe:count:MAPCOLOR13": 4, "tippecanoe:mean:MAPCOLOR13": 5.25, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 8, "tippecanoe:sum:MAPCOLOR7": 14, "tippecanoe:count:MAPCOLOR7": 4, "tippecanoe:mean:MAPCOLOR7": 3.5, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 11, "tippecanoe:count:MAPCOLOR8": 4, "tippecanoe:mean:MAPCOLOR8": 2.75, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 16, "tippecanoe:count:MAPCOLOR9": 4, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 34, "tippecanoe:count:MAX_LABEL": 4, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 15, "tippecanoe:count:MIN_LABEL": 4, "tippecanoe:mean:MIN_LABEL": 3.75, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 4, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 42, "tippecanoe:count:NAME_LEN": 4, "tippecanoe:mean:NAME_LEN": 10.5, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 21, "tippecanoe:sum:NE_ID": 4637283090, "tippecanoe:count:NE_ID": 4, "tippecanoe:mean:NE_ID": 1159320772.5, "tippecanoe:min:NE_ID": 1159320323, "tippecanoe:max:NE_ID": 1159321273, "tippecanoe:sum:POP_EST": 35568916, "tippecanoe:count:POP_EST": 4, "tippecanoe:mean:POP_EST": 8892229, "tippecanoe:min:POP_EST": 215056, "tippecanoe:max:POP_EST": 31825295, "tippecanoe:sum:POP_RANK": 49, "tippecanoe:count:POP_RANK": 4, "tippecanoe:mean:POP_RANK": 12.25, "tippecanoe:min:POP_RANK": 10, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 8076, "tippecanoe:count:POP_YEAR": 4, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 4, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -192, "tippecanoe:count:TINY": 4, "tippecanoe:mean:TINY": -48, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 93699337, "tippecanoe:count:WOE_ID": 4, "tippecanoe:mean:WOE_ID": 23424834.25, "tippecanoe:min:WOE_ID": 23424745, "tippecanoe:max:WOE_ID": 23424966, "tippecanoe:sum:WOE_ID_EH": 93699337, "tippecanoe:count:WOE_ID_EH": 4, "tippecanoe:mean:WOE_ID_EH": 23424834.25, "tippecanoe:min:WOE_ID_EH": 23424745, "tippecanoe:max:WOE_ID_EH": 23424966, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 4, "tippecanoe:mean:scalerank": 0.75, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 14.589844, 5.790897 ], [ 21.357422, -3.337954 ], [ 16.259766, -14.604847 ], [ 4.570312, -15.284185 ], [ -0.791016, -5.878332 ], [ 3.955078, 3.951941 ], [ 14.589844, 5.790897 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8089fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -158.642578, 3.337954 ], [ -146.337891, 1.669686 ], [ -142.119141, -8.928487 ], [ -148.798828, -18.229351 ], [ -161.630859, -16.467695 ], [ -165.410156, -5.790897 ], [ -158.642578, 3.337954 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8067fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 7, "tippecanoe:sum:ABBREV_LEN": 29, "tippecanoe:count:ABBREV_LEN": 7, "tippecanoe:mean:ABBREV_LEN": 4.142857142857143, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -693, "tippecanoe:count:ADM0_A3_UN": 7, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -693, "tippecanoe:count:ADM0_A3_WB": 7, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 7, "tippecanoe:mean:ADM0_DIF": 0.2857142857142857, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 7, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 2022293, "tippecanoe:count:GDP_MD": 7, "tippecanoe:mean:GDP_MD": 288899, "tippecanoe:min:GDP_MD": 3101, "tippecanoe:max:GDP_MD": 907050, "tippecanoe:sum:GDP_YEAR": 14128, "tippecanoe:count:GDP_YEAR": 7, "tippecanoe:mean:GDP_YEAR": 2018.2857142857143, "tippecanoe:min:GDP_YEAR": 2014, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 7, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -93, "tippecanoe:count:HOMEPART": 7, "tippecanoe:mean:HOMEPART": -13.285714285714287, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 26, "tippecanoe:count:LABELRANK": 7, "tippecanoe:mean:LABELRANK": 3.7142857142857146, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": -439.40447900000006, "tippecanoe:count:LABEL_X": 7, "tippecanoe:mean:LABEL_X": -62.77206842857144, "tippecanoe:min:LABEL_X": -85.069347, "tippecanoe:max:LABEL_X": 5.61144, "tippecanoe:sum:LABEL_Y": 83.53883499999999, "tippecanoe:count:LABEL_Y": 7, "tippecanoe:mean:LABEL_Y": 11.934119285714285, "tippecanoe:min:LABEL_Y": -12.976679, "tippecanoe:max:LABEL_Y": 52.422211, "tippecanoe:sum:LEVEL": 14, "tippecanoe:count:LEVEL": 7, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 54, "tippecanoe:count:LONG_LEN": 7, "tippecanoe:mean:LONG_LEN": 7.714285714285714, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 11, "tippecanoe:sum:MAPCOLOR13": 46, "tippecanoe:count:MAPCOLOR13": 7, "tippecanoe:mean:MAPCOLOR13": 6.571428571428571, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 20, "tippecanoe:count:MAPCOLOR7": 7, "tippecanoe:mean:MAPCOLOR7": 2.857142857142857, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 20, "tippecanoe:count:MAPCOLOR8": 7, "tippecanoe:mean:MAPCOLOR8": 2.857142857142857, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 19, "tippecanoe:count:MAPCOLOR9": 7, "tippecanoe:mean:MAPCOLOR9": 2.7142857142857146, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 59.5, "tippecanoe:count:MAX_LABEL": 7, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 24.5, "tippecanoe:count:MIN_LABEL": 7, "tippecanoe:mean:MIN_LABEL": 3.5, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 7, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 54, "tippecanoe:count:NAME_LEN": 7, "tippecanoe:mean:NAME_LEN": 7.714285714285714, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 8115247543, "tippecanoe:count:NE_ID": 7, "tippecanoe:mean:NE_ID": 1159321077.5714286, "tippecanoe:min:NE_ID": 1159320517, "tippecanoe:max:NE_ID": 1159321411, "tippecanoe:sum:POP_EST": 139648054, "tippecanoe:count:POP_EST": 7, "tippecanoe:mean:POP_EST": 19949722, "tippecanoe:min:POP_EST": 157538, "tippecanoe:max:POP_EST": 50339443, "tippecanoe:sum:POP_RANK": 94, "tippecanoe:count:POP_RANK": 7, "tippecanoe:mean:POP_RANK": 13.428571428571429, "tippecanoe:min:POP_RANK": 9, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 14133, "tippecanoe:count:POP_YEAR": 7, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 7, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -590, "tippecanoe:count:TINY": 7, "tippecanoe:mean:TINY": -84.28571428571429, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 117124347, "tippecanoe:count:WOE_ID": 7, "tippecanoe:mean:WOE_ID": 16732049.57142857, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424982, "tippecanoe:sum:WOE_ID_EH": 165099246, "tippecanoe:count:WOE_ID_EH": 7, "tippecanoe:mean:WOE_ID_EH": 23585606.57142857, "tippecanoe:min:WOE_ID_EH": 23424787, "tippecanoe:max:WOE_ID_EH": 24549810, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 7, "tippecanoe:mean:scalerank": 0.42857142857142857, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.025391, 19.394068 ], [ -65.742188, 14.519780 ], [ -64.335938, 3.864255 ], [ -73.564453, -2.811371 ], [ -84.814453, 2.547988 ], [ -85.605469, 13.838080 ], [ -76.025391, 19.394068 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8093fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -105.205078, 0.878872 ], [ -95.097656, -4.390229 ], [ -94.570312, -16.720385 ], [ -105.029297, -22.431340 ], [ -114.257812, -16.130262 ], [ -113.994141, -5.266008 ], [ -105.205078, 0.878872 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "807ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 179.208984, 5.878332 ], [ 183.955078, -3.951941 ], [ 175.957031, -11.523088 ], [ 166.289062, -6.227934 ], [ 168.310547, 4.477856 ], [ 179.208984, 5.878332 ] ] ], [ [ [ -180.791016, 5.878332 ], [ -176.044922, -3.951941 ], [ -184.042969, -11.523088 ], [ -193.710938, -6.227934 ], [ -191.689453, 4.477856 ], [ -180.791016, 5.878332 ] ] ] ] } } , { "type": "Feature", "properties": { "bin": "8087fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 84.902344, 4.390229 ], [ 95.185547, -2.547988 ], [ 94.394531, -13.838080 ], [ 83.935547, -19.228177 ], [ 73.476562, -12.125264 ], [ 74.794922, -0.878872 ], [ 84.902344, 4.390229 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8083fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 4, "tippecanoe:sum:ABBREV_LEN": 21, "tippecanoe:count:ABBREV_LEN": 4, "tippecanoe:mean:ABBREV_LEN": 5.25, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -396, "tippecanoe:count:ADM0_A3_UN": 4, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -396, "tippecanoe:count:ADM0_A3_WB": 4, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 4, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 4, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 117133, "tippecanoe:count:GDP_MD": 4, "tippecanoe:mean:GDP_MD": 29283.25, "tippecanoe:min:GDP_MD": 418, "tippecanoe:max:GDP_MD": 88815, "tippecanoe:sum:GDP_YEAR": 8076, "tippecanoe:count:GDP_YEAR": 4, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 4, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 4, "tippecanoe:count:HOMEPART": 4, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 17, "tippecanoe:count:LABELRANK": 4, "tippecanoe:mean:LABELRANK": 4.25, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 45.831388, "tippecanoe:count:LABEL_X": 4, "tippecanoe:mean:LABEL_X": 11.457847, "tippecanoe:min:LABEL_X": 7.021, "tippecanoe:max:LABEL_X": 17.984249, "tippecanoe:sum:LABEL_Y": -9.316601, "tippecanoe:count:LABEL_Y": 4, "tippecanoe:mean:LABEL_Y": -2.32915025, "tippecanoe:min:LABEL_Y": -12.182762, "tippecanoe:max:LABEL_Y": 2.333, "tippecanoe:sum:LEVEL": 8, "tippecanoe:count:LEVEL": 4, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 49, "tippecanoe:count:LONG_LEN": 4, "tippecanoe:mean:LONG_LEN": 12.25, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 21, "tippecanoe:sum:MAPCOLOR13": 21, "tippecanoe:count:MAPCOLOR13": 4, "tippecanoe:mean:MAPCOLOR13": 5.25, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 8, "tippecanoe:sum:MAPCOLOR7": 14, "tippecanoe:count:MAPCOLOR7": 4, "tippecanoe:mean:MAPCOLOR7": 3.5, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 11, "tippecanoe:count:MAPCOLOR8": 4, "tippecanoe:mean:MAPCOLOR8": 2.75, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 16, "tippecanoe:count:MAPCOLOR9": 4, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 34, "tippecanoe:count:MAX_LABEL": 4, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 15, "tippecanoe:count:MIN_LABEL": 4, "tippecanoe:mean:MIN_LABEL": 3.75, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 4, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 42, "tippecanoe:count:NAME_LEN": 4, "tippecanoe:mean:NAME_LEN": 10.5, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 21, "tippecanoe:sum:NE_ID": 4637283090, "tippecanoe:count:NE_ID": 4, "tippecanoe:mean:NE_ID": 1159320772.5, "tippecanoe:min:NE_ID": 1159320323, "tippecanoe:max:NE_ID": 1159321273, "tippecanoe:sum:POP_EST": 35568916, "tippecanoe:count:POP_EST": 4, "tippecanoe:mean:POP_EST": 8892229, "tippecanoe:min:POP_EST": 215056, "tippecanoe:max:POP_EST": 31825295, "tippecanoe:sum:POP_RANK": 49, "tippecanoe:count:POP_RANK": 4, "tippecanoe:mean:POP_RANK": 12.25, "tippecanoe:min:POP_RANK": 10, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 8076, "tippecanoe:count:POP_YEAR": 4, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 4, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -192, "tippecanoe:count:TINY": 4, "tippecanoe:mean:TINY": -48, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 93699337, "tippecanoe:count:WOE_ID": 4, "tippecanoe:mean:WOE_ID": 23424834.25, "tippecanoe:min:WOE_ID": 23424745, "tippecanoe:max:WOE_ID": 23424966, "tippecanoe:sum:WOE_ID_EH": 93699337, "tippecanoe:count:WOE_ID_EH": 4, "tippecanoe:mean:WOE_ID_EH": 23424834.25, "tippecanoe:min:WOE_ID_EH": 23424745, "tippecanoe:max:WOE_ID_EH": 23424966, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 4, "tippecanoe:mean:scalerank": 0.75, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 14.589844, 5.790897 ], [ 21.357422, -3.337954 ], [ 16.259766, -14.604847 ], [ 4.570312, -15.284185 ], [ -0.791016, -5.878332 ], [ 3.955078, 3.951941 ], [ 14.589844, 5.790897 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "808bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 7, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 7, "tippecanoe:min:ABBREV_LEN": 7, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 40895, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 40895, "tippecanoe:min:GDP_MD": 40895, "tippecanoe:max:GDP_MD": 40895, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": -64.593433, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -64.593433, "tippecanoe:min:LABEL_X": -64.593433, "tippecanoe:max:LABEL_X": -64.593433, "tippecanoe:sum:LABEL_Y": -16.666015, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -16.666015, "tippecanoe:min:LABEL_Y": -16.666015, "tippecanoe:max:LABEL_Y": -16.666015, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 7, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 1, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 1, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 1, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 2, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 2, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 2, "tippecanoe:sum:MAX_LABEL": 7.5, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7.5, "tippecanoe:max:MAX_LABEL": 7.5, "tippecanoe:sum:MIN_LABEL": 3, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 7, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 1159320439, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320439, "tippecanoe:min:NE_ID": 1159320439, "tippecanoe:max:NE_ID": 1159320439, "tippecanoe:sum:POP_EST": 11513100, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 11513100, "tippecanoe:min:POP_EST": 11513100, "tippecanoe:max:POP_EST": 11513100, "tippecanoe:sum:POP_RANK": 14, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 14, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424762, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424762, "tippecanoe:min:WOE_ID": 23424762, "tippecanoe:max:WOE_ID": 23424762, "tippecanoe:sum:WOE_ID_EH": 23424762, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424762, "tippecanoe:min:WOE_ID_EH": 23424762, "tippecanoe:max:WOE_ID_EH": 23424762, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -64.335938, 3.864255 ], [ -53.701172, -0.175781 ], [ -51.767578, -12.382928 ], [ -61.171875, -19.228177 ], [ -72.246094, -15.029686 ], [ -73.564453, -2.811371 ], [ -64.335938, 3.864255 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80e7fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 22.675781, -54.007769 ], [ 40.341797, -59.175928 ], [ 48.251953, -69.380313 ], [ 16.523438, -76.142958 ], [ -7.119141, -66.196009 ], [ 4.218750, -56.218923 ], [ 22.675781, -54.007769 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8027fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -98.525391, 55.229023 ], [ -81.914062, 48.283193 ], [ -84.550781, 37.090240 ], [ -96.679688, 31.653381 ], [ -110.214844, 36.809285 ], [ -112.763672, 47.989922 ], [ -98.525391, 55.229023 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8075fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 58539, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 58539, "tippecanoe:min:GDP_MD": 58539, "tippecanoe:max:GDP_MD": 58539, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": -5.568618, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -5.568618, "tippecanoe:min:LABEL_X": -5.568618, "tippecanoe:max:LABEL_X": -5.568618, "tippecanoe:sum:LABEL_Y": 7.49139, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 7.49139, "tippecanoe:min:LABEL_Y": 7.49139, "tippecanoe:max:LABEL_Y": 7.49139, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 13, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 13, "tippecanoe:min:LONG_LEN": 13, "tippecanoe:max:LONG_LEN": 13, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 3, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 3, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 3, "tippecanoe:sum:MAX_LABEL": 8, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 8, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 2.5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 2.5, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 2.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 13, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 13, "tippecanoe:min:NAME_LEN": 13, "tippecanoe:max:NAME_LEN": 13, "tippecanoe:sum:NE_ID": 1159320507, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320507, "tippecanoe:min:NE_ID": 1159320507, "tippecanoe:max:NE_ID": 1159320507, "tippecanoe:sum:POP_EST": 25716544, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 25716544, "tippecanoe:min:POP_EST": 25716544, "tippecanoe:max:POP_EST": 25716544, "tippecanoe:sum:POP_RANK": 15, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 15, "tippecanoe:min:POP_RANK": 15, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424854, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424854, "tippecanoe:min:WOE_ID": 23424854, "tippecanoe:max:WOE_ID": 23424854, "tippecanoe:sum:WOE_ID_EH": 23424854, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424854, "tippecanoe:min:WOE_ID_EH": 23424854, "tippecanoe:max:WOE_ID_EH": 23424854, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -4.042969, 11.523088 ], [ 3.955078, 3.951941 ], [ -0.791016, -5.878332 ], [ -11.689453, -4.477856 ], [ -13.710938, 6.227934 ], [ -4.042969, 11.523088 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8007fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 13, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 6.5, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0.5, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 27239, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 13619.5, "tippecanoe:min:GDP_MD": 3051, "tippecanoe:max:GDP_MD": 24188, "tippecanoe:sum:GDP_YEAR": 4037, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2018.5, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -98, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": -49, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": -58.008962, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": -29.004481, "tippecanoe:min:LABEL_X": -39.335251, "tippecanoe:max:LABEL_X": -18.673711, "tippecanoe:sum:LABEL_Y": 139.09867300000003, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 69.54933650000001, "tippecanoe:min:LABEL_Y": 64.779286, "tippecanoe:max:LABEL_Y": 74.319387, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 16, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 8, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 9, "tippecanoe:sum:MAPCOLOR13": 21, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 10.5, "tippecanoe:min:MAPCOLOR13": 9, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 2.5, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 2.5, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 7, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 3.5, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 13.7, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 6.85, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 7, "tippecanoe:sum:MIN_LABEL": 3.7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 1.85, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 2, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 16, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 8, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 9, "tippecanoe:sum:NE_ID": 2318641468, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320734, "tippecanoe:min:NE_ID": 1159320551, "tippecanoe:max:NE_ID": 1159320917, "tippecanoe:sum:POP_EST": 417538, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 208769, "tippecanoe:min:POP_EST": 56225, "tippecanoe:max:POP_EST": 361313, "tippecanoe:sum:POP_RANK": 18, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 9, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 10, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849673, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424836.5, "tippecanoe:min:WOE_ID": 23424828, "tippecanoe:max:WOE_ID": 23424845, "tippecanoe:sum:WOE_ID_EH": 46849673, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424836.5, "tippecanoe:min:WOE_ID_EH": 23424828, "tippecanoe:max:WOE_ID_EH": 23424845, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -34.716797, 81.268385 ], [ 0.351562, 73.302624 ], [ -10.458984, 63.114638 ], [ -29.882812, 58.031372 ], [ -51.591797, 61.312452 ], [ -66.884766, 72.208678 ], [ -34.716797, 81.268385 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8003fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -214.453125, 87.364326 ], [ -34.716797, 81.268385 ], [ -66.884766, 72.208678 ], [ -100.810547, 67.542167 ], [ -131.748047, 69.380313 ], [ -163.476562, 76.142958 ], [ -214.453125, 87.364326 ] ] ], [ [ [ 145.546875, 87.364326 ], [ 325.283203, 81.268385 ], [ 293.115234, 72.208678 ], [ 259.189453, 67.542167 ], [ 228.251953, 69.380313 ], [ 196.523438, 76.142958 ], [ 145.546875, 87.364326 ] ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8003fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 145.546875, 87.364326 ], [ 196.523438, 76.142958 ], [ 228.251953, 69.380313 ], [ 259.189453, 67.542167 ], [ -66.884766, 72.208678 ], [ -34.716797, 81.268385 ], [ 145.546875, 87.364326 ] ] ], [ [ [ -214.453125, 87.364326 ], [ -163.476562, 76.142958 ], [ -131.748047, 69.380313 ], [ -100.810547, 67.542167 ], [ -426.884766, 72.208678 ], [ -394.716797, 81.268385 ], [ -214.453125, 87.364326 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80c1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -15.556641, -22.998852 ], [ -2.109375, -24.766785 ], [ 4.394531, -35.746512 ], [ -4.394531, -46.195042 ], [ -21.621094, -43.897892 ], [ -25.224609, -31.877558 ], [ -15.556641, -22.998852 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "809bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 26, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 4.333333333333333, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0.3333333333333333, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 7124, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 1187.3333333333333, "tippecanoe:min:GDP_MD": 10, "tippecanoe:max:GDP_MD": 5496, "tippecanoe:sum:GDP_YEAR": 12095, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2015.8333333333333, "tippecanoe:min:GDP_YEAR": 2003, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -194, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": -32.333333333333339, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 28, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 4.666666666666667, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -675.010406, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": -112.50173433333333, "tippecanoe:min:LABEL_X": -178.137436, "tippecanoe:max:LABEL_X": 177.975427, "tippecanoe:sum:LABEL_Y": -84.18719800000001, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": -14.031199666666668, "tippecanoe:min:LABEL_Y": -21.210026, "tippecanoe:max:LABEL_Y": 1.820437, "tippecanoe:sum:LEVEL": 12, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 51, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 8.5, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 25, "tippecanoe:sum:MAPCOLOR13": 43, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 7.166666666666667, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 25, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 4.166666666666667, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 7, "tippecanoe:sum:MAPCOLOR8": 20, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 3.3333333333333337, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 7, "tippecanoe:sum:MAPCOLOR9": 26, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 4.333333333333333, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 9, "tippecanoe:sum:MAX_LABEL": 53, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 8.833333333333334, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 23.7, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 3.9499999999999999, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 47, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 7.833333333333333, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 21, "tippecanoe:sum:NE_ID": 6955926130, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159321021.6666668, "tippecanoe:min:NE_ID": 1159320625, "tippecanoe:max:NE_ID": 1159321423, "tippecanoe:sum:POP_EST": 1322328, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 220388, "tippecanoe:min:POP_EST": 1620, "tippecanoe:max:POP_EST": 889953, "tippecanoe:sum:POP_RANK": 47, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 7.833333333333333, "tippecanoe:min:POP_RANK": 3, "tippecanoe:max:POP_RANK": 11, "tippecanoe:sum:POP_YEAR": 12112, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2018.6666666666668, "tippecanoe:min:POP_YEAR": 2018, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -187, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -31.166666666666669, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 140549529, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 23424921.5, "tippecanoe:min:WOE_ID": 23424813, "tippecanoe:max:WOE_ID": 23424992, "tippecanoe:sum:WOE_ID_EH": 140549529, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 23424921.5, "tippecanoe:min:WOE_ID_EH": 23424813, "tippecanoe:max:WOE_ID_EH": 23424992, "tippecanoe:sum:scalerank": 22, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 3.6666666666666667, "tippecanoe:min:scalerank": 1, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -176.044922, -3.951941 ], [ -165.410156, -5.790897 ], [ -161.630859, -16.467695 ], [ -170.595703, -25.641526 ], [ -182.460938, -22.187405 ], [ -184.042969, -11.523088 ], [ -176.044922, -3.951941 ] ] ], [ [ [ 183.955078, -3.951941 ], [ 194.589844, -5.790897 ], [ 198.369141, -16.467695 ], [ 189.404297, -25.641526 ], [ 177.539062, -22.187405 ], [ 175.957031, -11.523088 ], [ 183.955078, -3.951941 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8067fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 7, "tippecanoe:sum:ABBREV_LEN": 29, "tippecanoe:count:ABBREV_LEN": 7, "tippecanoe:mean:ABBREV_LEN": 4.142857142857143, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -693, "tippecanoe:count:ADM0_A3_UN": 7, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -693, "tippecanoe:count:ADM0_A3_WB": 7, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 7, "tippecanoe:mean:ADM0_DIF": 0.2857142857142857, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 7, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 2022293, "tippecanoe:count:GDP_MD": 7, "tippecanoe:mean:GDP_MD": 288899, "tippecanoe:min:GDP_MD": 3101, "tippecanoe:max:GDP_MD": 907050, "tippecanoe:sum:GDP_YEAR": 14128, "tippecanoe:count:GDP_YEAR": 7, "tippecanoe:mean:GDP_YEAR": 2018.2857142857143, "tippecanoe:min:GDP_YEAR": 2014, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 7, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -93, "tippecanoe:count:HOMEPART": 7, "tippecanoe:mean:HOMEPART": -13.285714285714287, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 26, "tippecanoe:count:LABELRANK": 7, "tippecanoe:mean:LABELRANK": 3.7142857142857146, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": -439.40447900000006, "tippecanoe:count:LABEL_X": 7, "tippecanoe:mean:LABEL_X": -62.77206842857144, "tippecanoe:min:LABEL_X": -85.069347, "tippecanoe:max:LABEL_X": 5.61144, "tippecanoe:sum:LABEL_Y": 83.53883499999999, "tippecanoe:count:LABEL_Y": 7, "tippecanoe:mean:LABEL_Y": 11.934119285714285, "tippecanoe:min:LABEL_Y": -12.976679, "tippecanoe:max:LABEL_Y": 52.422211, "tippecanoe:sum:LEVEL": 14, "tippecanoe:count:LEVEL": 7, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 54, "tippecanoe:count:LONG_LEN": 7, "tippecanoe:mean:LONG_LEN": 7.714285714285714, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 11, "tippecanoe:sum:MAPCOLOR13": 46, "tippecanoe:count:MAPCOLOR13": 7, "tippecanoe:mean:MAPCOLOR13": 6.571428571428571, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 20, "tippecanoe:count:MAPCOLOR7": 7, "tippecanoe:mean:MAPCOLOR7": 2.857142857142857, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 20, "tippecanoe:count:MAPCOLOR8": 7, "tippecanoe:mean:MAPCOLOR8": 2.857142857142857, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 19, "tippecanoe:count:MAPCOLOR9": 7, "tippecanoe:mean:MAPCOLOR9": 2.7142857142857146, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 59.5, "tippecanoe:count:MAX_LABEL": 7, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 24.5, "tippecanoe:count:MIN_LABEL": 7, "tippecanoe:mean:MIN_LABEL": 3.5, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 7, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 54, "tippecanoe:count:NAME_LEN": 7, "tippecanoe:mean:NAME_LEN": 7.714285714285714, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 8115247543, "tippecanoe:count:NE_ID": 7, "tippecanoe:mean:NE_ID": 1159321077.5714286, "tippecanoe:min:NE_ID": 1159320517, "tippecanoe:max:NE_ID": 1159321411, "tippecanoe:sum:POP_EST": 139648054, "tippecanoe:count:POP_EST": 7, "tippecanoe:mean:POP_EST": 19949722, "tippecanoe:min:POP_EST": 157538, "tippecanoe:max:POP_EST": 50339443, "tippecanoe:sum:POP_RANK": 94, "tippecanoe:count:POP_RANK": 7, "tippecanoe:mean:POP_RANK": 13.428571428571429, "tippecanoe:min:POP_RANK": 9, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 14133, "tippecanoe:count:POP_YEAR": 7, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 7, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -590, "tippecanoe:count:TINY": 7, "tippecanoe:mean:TINY": -84.28571428571429, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 117124347, "tippecanoe:count:WOE_ID": 7, "tippecanoe:mean:WOE_ID": 16732049.57142857, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424982, "tippecanoe:sum:WOE_ID_EH": 165099246, "tippecanoe:count:WOE_ID_EH": 7, "tippecanoe:mean:WOE_ID_EH": 23585606.57142857, "tippecanoe:min:WOE_ID_EH": 23424787, "tippecanoe:max:WOE_ID_EH": 24549810, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 7, "tippecanoe:mean:scalerank": 0.42857142857142857, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.025391, 19.394068 ], [ -65.742188, 14.519780 ], [ -64.335938, 3.864255 ], [ -73.564453, -2.811371 ], [ -84.814453, 2.547988 ], [ -85.605469, 13.838080 ], [ -76.025391, 19.394068 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "807dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -23.642578, 10.660608 ], [ -13.710938, 6.227934 ], [ -11.689453, -4.477856 ], [ -19.248047, -12.211180 ], [ -30.234375, -8.667918 ], [ -32.519531, 3.425692 ], [ -23.642578, 10.660608 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80effffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -34.628906, -62.512318 ], [ -7.119141, -66.196009 ], [ 16.523438, -76.142958 ], [ -34.453125, -87.364326 ], [ -85.869141, -76.163993 ], [ -62.226562, -66.196009 ], [ -34.628906, -62.512318 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8027fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -98.525391, 55.229023 ], [ -81.914062, 48.283193 ], [ -84.550781, 37.090240 ], [ -96.679688, 31.653381 ], [ -110.214844, 36.809285 ], [ -112.763672, 47.989922 ], [ -98.525391, 55.229023 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "805bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 177.890625, 24.766785 ], [ 184.570312, 15.284185 ], [ 179.208984, 5.878332 ], [ 168.310547, 4.477856 ], [ 160.751953, 12.211180 ], [ 164.443359, 22.998852 ], [ 177.890625, 24.766785 ] ] ], [ [ [ -182.109375, 24.766785 ], [ -175.429688, 15.284185 ], [ -180.791016, 5.878332 ], [ -191.689453, 4.477856 ], [ -199.248047, 12.211180 ], [ -195.556641, 22.998852 ], [ -182.109375, 24.766785 ] ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8077fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 6, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 6, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 401, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 401, "tippecanoe:min:GDP_MD": 401, "tippecanoe:max:GDP_MD": 401, "tippecanoe:sum:GDP_YEAR": 2018, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2018, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2018, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 158.234019, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 158.234019, "tippecanoe:min:LABEL_X": 158.234019, "tippecanoe:max:LABEL_X": 158.234019, "tippecanoe:sum:LABEL_Y": 6.887553, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 6.887553, "tippecanoe:min:LABEL_Y": 6.887553, "tippecanoe:max:LABEL_Y": 6.887553, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 30, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 30, "tippecanoe:min:LONG_LEN": 30, "tippecanoe:max:LONG_LEN": 30, "tippecanoe:sum:MAPCOLOR13": 13, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 13, "tippecanoe:min:MAPCOLOR13": 13, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 5, "tippecanoe:min:MAPCOLOR7": 5, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 2, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 2, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 2, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 10, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 1159320691, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320691, "tippecanoe:min:NE_ID": 1159320691, "tippecanoe:max:NE_ID": 1159320691, "tippecanoe:sum:POP_EST": 113815, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 113815, "tippecanoe:min:POP_EST": 113815, "tippecanoe:max:POP_EST": 113815, "tippecanoe:sum:POP_RANK": 9, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 9, "tippecanoe:min:POP_RANK": 9, "tippecanoe:max:POP_RANK": 9, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424815, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424815, "tippecanoe:min:WOE_ID": 23424815, "tippecanoe:max:WOE_ID": 23424815, "tippecanoe:sum:WOE_ID_EH": 23424815, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424815, "tippecanoe:min:WOE_ID_EH": 23424815, "tippecanoe:max:WOE_ID_EH": 23424815, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 160.751953, 12.211180 ], [ 168.310547, 4.477856 ], [ 166.289062, -6.227934 ], [ 156.357422, -10.660608 ], [ 147.480469, -3.425692 ], [ 149.765625, 8.667918 ], [ 160.751953, 12.211180 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8081fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 6, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 6, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1839758, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1839758, "tippecanoe:min:GDP_MD": 1839758, "tippecanoe:max:GDP_MD": 1839758, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": -49.55945, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -49.55945, "tippecanoe:min:LABEL_X": -49.55945, "tippecanoe:max:LABEL_X": -49.55945, "tippecanoe:sum:LABEL_Y": -12.098687, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -12.098687, "tippecanoe:min:LABEL_Y": -12.098687, "tippecanoe:max:LABEL_Y": -12.098687, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 6, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 6, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 6, "tippecanoe:sum:MAPCOLOR13": 7, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 7, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 5, "tippecanoe:min:MAPCOLOR7": 5, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 5, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 5, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 5.7, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 5.7, "tippecanoe:min:MAX_LABEL": 5.7, "tippecanoe:max:MAX_LABEL": 5.7, "tippecanoe:sum:MIN_LABEL": 1.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 1.7, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 1.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 6, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 6, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 6, "tippecanoe:sum:NE_ID": 1159320441, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320441, "tippecanoe:min:NE_ID": 1159320441, "tippecanoe:max:NE_ID": 1159320441, "tippecanoe:sum:POP_EST": 211049527, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 211049527, "tippecanoe:min:POP_EST": 211049527, "tippecanoe:max:POP_EST": 211049527, "tippecanoe:sum:POP_RANK": 17, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 17, "tippecanoe:min:POP_RANK": 17, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424768, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424768, "tippecanoe:min:WOE_ID": 23424768, "tippecanoe:max:WOE_ID": 23424768, "tippecanoe:sum:WOE_ID_EH": 23424768, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424768, "tippecanoe:min:WOE_ID_EH": 23424768, "tippecanoe:max:WOE_ID_EH": 23424768, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -44.121094, 7.710992 ], [ -32.519531, 3.425692 ], [ -30.234375, -8.667918 ], [ -39.814453, -16.804541 ], [ -51.767578, -12.382928 ], [ -53.701172, -0.175781 ], [ -44.121094, 7.710992 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8029fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -128.935547, 50.176898 ], [ -112.763672, 47.989922 ], [ -110.214844, 36.809285 ], [ -121.376953, 28.690588 ], [ -134.121094, 31.278551 ], [ -138.427734, 41.442726 ], [ -128.935547, 50.176898 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "806dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 10, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 88823, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 44411.5, "tippecanoe:min:GDP_MD": 27022, "tippecanoe:max:GDP_MD": 61801, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 5.5, "tippecanoe:min:LABELRANK": 5, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -172.96804600000002, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": -86.48402300000001, "tippecanoe:min:LABEL_X": -88.890124, "tippecanoe:max:LABEL_X": -84.077922, "tippecanoe:sum:LABEL_Y": 23.750470999999999, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 11.875235499999999, "tippecanoe:min:LABEL_Y": 10.0651, "tippecanoe:max:LABEL_Y": 13.685371, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 21, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 10.5, "tippecanoe:min:LONG_LEN": 10, "tippecanoe:max:LONG_LEN": 11, "tippecanoe:sum:MAPCOLOR13": 10, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 5, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 8, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 10, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 18, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 7.5, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3.75, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 21, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 10.5, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 2318641778, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320889, "tippecanoe:min:NE_ID": 1159320525, "tippecanoe:max:NE_ID": 1159321253, "tippecanoe:sum:POP_EST": 11501114, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 5750557, "tippecanoe:min:POP_EST": 5047561, "tippecanoe:max:POP_EST": 6453553, "tippecanoe:sum:POP_RANK": 26, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 13, "tippecanoe:min:POP_RANK": 13, "tippecanoe:max:POP_RANK": 13, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849598, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424799, "tippecanoe:min:WOE_ID": 23424791, "tippecanoe:max:WOE_ID": 23424807, "tippecanoe:sum:WOE_ID_EH": 46849598, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424799, "tippecanoe:min:WOE_ID_EH": 23424791, "tippecanoe:max:WOE_ID_EH": 23424807, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -96.064453, 19.228177 ], [ -85.605469, 13.838080 ], [ -84.814453, 2.547988 ], [ -95.097656, -4.390229 ], [ -105.205078, 0.878872 ], [ -106.523438, 12.125264 ], [ -96.064453, 19.228177 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8061fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 11, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 5.5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 89650, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 44825, "tippecanoe:min:GDP_MD": 5642, "tippecanoe:max:GDP_MD": 84008, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 8, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 154.212377, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 77.1061885, "tippecanoe:min:LABEL_X": 73.507554, "tippecanoe:max:LABEL_X": 80.704823, "tippecanoe:sum:LABEL_Y": 11.755538, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 5.877769, "tippecanoe:min:LABEL_Y": 4.174441, "tippecanoe:max:LABEL_Y": 7.581097, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 17, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 8.5, "tippecanoe:min:LONG_LEN": 8, "tippecanoe:max:LONG_LEN": 9, "tippecanoe:sum:MAPCOLOR13": 16, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 8, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 9, "tippecanoe:sum:MAPCOLOR7": 5, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 2.5, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 5, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 2.5, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 17, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3.5, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 17, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 8.5, "tippecanoe:min:NAME_LEN": 8, "tippecanoe:max:NAME_LEN": 9, "tippecanoe:sum:NE_ID": 2318642078, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321039, "tippecanoe:min:NE_ID": 1159321025, "tippecanoe:max:NE_ID": 1159321053, "tippecanoe:sum:POP_EST": 22333953, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 11166976.5, "tippecanoe:min:POP_EST": 530953, "tippecanoe:max:POP_EST": 21803000, "tippecanoe:sum:POP_RANK": 26, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 13, "tippecanoe:min:POP_RANK": 11, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -97, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -48.5, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 46849677, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424838.5, "tippecanoe:min:WOE_ID": 23424778, "tippecanoe:max:WOE_ID": 23424899, "tippecanoe:sum:WOE_ID_EH": 46849677, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424838.5, "tippecanoe:min:WOE_ID_EH": 23424778, "tippecanoe:max:WOE_ID_EH": 23424899, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 2.5, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 74.970703, 22.431340 ], [ 85.429688, 16.720385 ], [ 84.902344, 4.390229 ], [ 74.794922, -0.878872 ], [ 66.005859, 5.266008 ], [ 65.742188, 16.130262 ], [ 74.970703, 22.431340 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8037fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -153.017578, 43.452919 ], [ -138.427734, 41.442726 ], [ -134.121094, 31.278551 ], [ -142.734375, 22.917923 ], [ -156.093750, 24.686952 ], [ -161.630859, 35.029996 ], [ -153.017578, 43.452919 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "8051fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -134.121094, 31.278551 ], [ -121.376953, 28.690588 ], [ -118.476562, 16.551962 ], [ -127.089844, 8.928487 ], [ -138.427734, 11.264612 ], [ -142.734375, 22.917923 ], [ -134.121094, 31.278551 ] ] ] } } +, { "type": "Feature", "properties": { "bin": "801dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -139.658203, 59.175928 ], [ -128.935547, 50.176898 ], [ -138.427734, 41.442726 ], [ -153.017578, 43.452919 ], [ -157.324219, 54.007769 ], [ -139.658203, 59.175928 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8051fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -134.121094, 31.278551 ], [ -121.376953, 28.690588 ], [ -118.476562, 16.551962 ], [ -127.089844, 8.928487 ], [ -138.427734, 11.264612 ], [ -142.734375, 22.917923 ], [ -134.121094, 31.278551 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8029fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -128.935547, 50.176898 ], [ -112.763672, 47.989922 ], [ -110.214844, 36.809285 ], [ -121.376953, 28.690588 ], [ -134.121094, 31.278551 ], [ -138.427734, 41.442726 ], [ -128.935547, 50.176898 ] ] ] } } , { "type": "Feature", "properties": { "bin": "805dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -156.093750, 24.686952 ], [ -142.734375, 22.917923 ], [ -138.427734, 11.264612 ], [ -146.337891, 1.669686 ], [ -158.642578, 3.337954 ], [ -163.740234, 14.604847 ], [ -156.093750, 24.686952 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8049fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -110.214844, 36.809285 ], [ -96.679688, 31.653381 ], [ -96.064453, 19.228177 ], [ -106.523438, 12.125264 ], [ -118.476562, 16.551962 ], [ -121.376953, 28.690588 ], [ -110.214844, 36.809285 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "801bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 8, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 8, "tippecanoe:min:ABBREV_LEN": 8, "tippecanoe:max:ABBREV_LEN": 8, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 215, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 215, "tippecanoe:min:GDP_MD": 215, "tippecanoe:max:GDP_MD": 215, "tippecanoe:sum:GDP_YEAR": 2016, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2016, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2016, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -56.332352, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -56.332352, "tippecanoe:min:LABEL_X": -56.332352, "tippecanoe:max:LABEL_X": -56.332352, "tippecanoe:sum:LABEL_Y": 47.040344, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 47.040344, "tippecanoe:min:LABEL_Y": 47.040344, "tippecanoe:max:LABEL_Y": 47.040344, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 25, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 25, "tippecanoe:min:LONG_LEN": 25, "tippecanoe:max:LONG_LEN": 25, "tippecanoe:sum:MAPCOLOR13": 11, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 11, "tippecanoe:min:MAPCOLOR13": 11, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 7, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 7, "tippecanoe:min:MAPCOLOR7": 7, "tippecanoe:max:MAPCOLOR7": 7, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 9, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 9, "tippecanoe:min:MAPCOLOR9": 9, "tippecanoe:max:MAPCOLOR9": 9, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 23, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 23, "tippecanoe:min:NAME_LEN": 23, "tippecanoe:max:NAME_LEN": 23, "tippecanoe:sum:NE_ID": 1159320647, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320647, "tippecanoe:min:NE_ID": 1159320647, "tippecanoe:max:NE_ID": 1159320647, "tippecanoe:sum:POP_EST": 5997, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 5997, "tippecanoe:min:POP_EST": 5997, "tippecanoe:max:POP_EST": 5997, "tippecanoe:sum:POP_RANK": 5, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 5, "tippecanoe:min:POP_RANK": 5, "tippecanoe:max:POP_RANK": 5, "tippecanoe:sum:POP_YEAR": 2017, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2017, "tippecanoe:min:POP_YEAR": 2017, "tippecanoe:max:POP_YEAR": 2017, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 3, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 3, "tippecanoe:min:TINY": 3, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 23424939, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424939, "tippecanoe:min:WOE_ID": 23424939, "tippecanoe:max:WOE_ID": 23424939, "tippecanoe:sum:WOE_ID_EH": 23424939, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424939, "tippecanoe:min:WOE_ID_EH": 23424939, "tippecanoe:max:WOE_ID_EH": 23424939, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 3, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -51.591797, 61.312452 ], [ -29.882812, 58.031372 ], [ -27.509766, 46.739861 ], [ -40.341797, 38.754083 ], [ -54.843750, 40.979898 ], [ -63.193359, 50.792047 ], [ -51.591797, 61.312452 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "802bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 7484, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 7484, "tippecanoe:min:GDP_MD": 7484, "tippecanoe:max:GDP_MD": 7484, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -64.763573, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -64.763573, "tippecanoe:min:LABEL_X": -64.763573, "tippecanoe:max:LABEL_X": -64.763573, "tippecanoe:sum:LABEL_Y": 32.296592, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 32.296592, "tippecanoe:min:LABEL_Y": 32.296592, "tippecanoe:max:LABEL_Y": 32.296592, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 7, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 6, "tippecanoe:min:MAPCOLOR7": 6, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 6, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 6, "tippecanoe:min:MAPCOLOR9": 6, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 4, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 4, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 7, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 1159320705, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320705, "tippecanoe:min:NE_ID": 1159320705, "tippecanoe:max:NE_ID": 1159320705, "tippecanoe:sum:POP_EST": 63918, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 63918, "tippecanoe:min:POP_EST": 63918, "tippecanoe:max:POP_EST": 63918, "tippecanoe:sum:POP_RANK": 8, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 8, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 8, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 4, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 4, "tippecanoe:min:TINY": 4, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 23424756, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424756, "tippecanoe:min:WOE_ID": 23424756, "tippecanoe:max:WOE_ID": 23424756, "tippecanoe:sum:WOE_ID_EH": 23424756, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424756, "tippecanoe:min:WOE_ID_EH": 23424756, "tippecanoe:max:WOE_ID_EH": 23424756, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -63.193359, 50.792047 ], [ -54.843750, 40.979898 ], [ -62.050781, 31.877558 ], [ -74.619141, 30.221102 ], [ -84.550781, 37.090240 ], [ -81.914062, 48.283193 ], [ -63.193359, 50.792047 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8035fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 238785, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 238785, "tippecanoe:min:GDP_MD": 238785, "tippecanoe:max:GDP_MD": 238785, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": -8.271754, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -8.271754, "tippecanoe:min:LABEL_X": -8.271754, "tippecanoe:max:LABEL_X": -8.271754, "tippecanoe:sum:LABEL_Y": 39.606675, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 39.606675, "tippecanoe:min:LABEL_Y": 39.606675, "tippecanoe:max:LABEL_Y": 39.606675, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 8, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 8, "tippecanoe:min:LONG_LEN": 8, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 4, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 4, "tippecanoe:min:MAPCOLOR13": 4, "tippecanoe:max:MAPCOLOR13": 4, "tippecanoe:sum:MAPCOLOR7": 1, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 1, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 1, "tippecanoe:sum:MAPCOLOR8": 7, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 7, "tippecanoe:min:MAPCOLOR8": 7, "tippecanoe:max:MAPCOLOR8": 7, "tippecanoe:sum:MAPCOLOR9": 1, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 8, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 8, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 3, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 8, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 8, "tippecanoe:min:NAME_LEN": 8, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 1159321187, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321187, "tippecanoe:min:NE_ID": 1159321187, "tippecanoe:max:NE_ID": 1159321187, "tippecanoe:sum:POP_EST": 10269417, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 10269417, "tippecanoe:min:POP_EST": 10269417, "tippecanoe:max:POP_EST": 10269417, "tippecanoe:sum:POP_RANK": 14, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 14, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 1, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 1, "tippecanoe:min:SU_DIF": 1, "tippecanoe:max:SU_DIF": 1, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424925, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424925, "tippecanoe:min:WOE_ID": 23424925, "tippecanoe:max:WOE_ID": 23424925, "tippecanoe:sum:WOE_ID_EH": 23424925, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424925, "tippecanoe:min:WOE_ID_EH": 23424925, "tippecanoe:max:WOE_ID_EH": 23424925, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -27.509766, 46.739861 ], [ -12.392578, 40.847060 ], [ -12.919922, 28.536275 ], [ -24.609375, 22.024546 ], [ -37.177734, 26.667096 ], [ -40.341797, 38.754083 ], [ -27.509766, 46.739861 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "802bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 7484, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 7484, "tippecanoe:min:GDP_MD": 7484, "tippecanoe:max:GDP_MD": 7484, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 6, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -64.763573, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -64.763573, "tippecanoe:min:LABEL_X": -64.763573, "tippecanoe:max:LABEL_X": -64.763573, "tippecanoe:sum:LABEL_Y": 32.296592, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 32.296592, "tippecanoe:min:LABEL_Y": 32.296592, "tippecanoe:max:LABEL_Y": 32.296592, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 7, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 6, "tippecanoe:min:MAPCOLOR7": 6, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 6, "tippecanoe:min:MAPCOLOR8": 6, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 6, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 6, "tippecanoe:min:MAPCOLOR9": 6, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 4, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 4, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 7, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 1159320705, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320705, "tippecanoe:min:NE_ID": 1159320705, "tippecanoe:max:NE_ID": 1159320705, "tippecanoe:sum:POP_EST": 63918, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 63918, "tippecanoe:min:POP_EST": 63918, "tippecanoe:max:POP_EST": 63918, "tippecanoe:sum:POP_RANK": 8, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 8, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 8, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 4, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 4, "tippecanoe:min:TINY": 4, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 23424756, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424756, "tippecanoe:min:WOE_ID": 23424756, "tippecanoe:max:WOE_ID": 23424756, "tippecanoe:sum:WOE_ID_EH": 23424756, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424756, "tippecanoe:min:WOE_ID_EH": 23424756, "tippecanoe:max:WOE_ID_EH": 23424756, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -63.193359, 50.792047 ], [ -54.843750, 40.979898 ], [ -62.050781, 31.877558 ], [ -74.619141, 30.221102 ], [ -84.550781, 37.090240 ], [ -81.914062, 48.283193 ], [ -63.193359, 50.792047 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8057fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1981, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1981, "tippecanoe:min:GDP_MD": 1981, "tippecanoe:max:GDP_MD": 1981, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -23.639434, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -23.639434, "tippecanoe:min:LABEL_X": -23.639434, "tippecanoe:max:LABEL_X": -23.639434, "tippecanoe:sum:LABEL_Y": 15.074761, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 15.074761, "tippecanoe:min:LABEL_Y": 15.074761, "tippecanoe:max:LABEL_Y": 15.074761, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 22, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 22, "tippecanoe:min:LONG_LEN": 22, "tippecanoe:max:LONG_LEN": 22, "tippecanoe:sum:MAPCOLOR13": 11, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 11, "tippecanoe:min:MAPCOLOR13": 11, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 1, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 1, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 1, "tippecanoe:sum:MAPCOLOR8": 1, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 1, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 1, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 4, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 4, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 10, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 1159320523, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320523, "tippecanoe:min:NE_ID": 1159320523, "tippecanoe:max:NE_ID": 1159320523, "tippecanoe:sum:POP_EST": 549935, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 549935, "tippecanoe:min:POP_EST": 549935, "tippecanoe:max:POP_EST": 549935, "tippecanoe:sum:POP_RANK": 11, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 11, "tippecanoe:min:POP_RANK": 11, "tippecanoe:max:POP_RANK": 11, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424794, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424794, "tippecanoe:min:WOE_ID": 23424794, "tippecanoe:max:WOE_ID": 23424794, "tippecanoe:sum:WOE_ID_EH": 23424794, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424794, "tippecanoe:min:WOE_ID_EH": 23424794, "tippecanoe:max:WOE_ID_EH": 23424794, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 3, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -37.177734, 26.667096 ], [ -24.609375, 22.024546 ], [ -23.642578, 10.660608 ], [ -32.519531, 3.425692 ], [ -44.121094, 7.710992 ], [ -46.142578, 18.895893 ], [ -37.177734, 26.667096 ] ] ] } } , { "type": "Feature", "properties": { "bin": "803bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -54.843750, 40.979898 ], [ -40.341797, 38.754083 ], [ -37.177734, 26.667096 ], [ -46.142578, 18.895893 ], [ -57.216797, 21.779905 ], [ -62.050781, 31.877558 ], [ -54.843750, 40.979898 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8057fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1981, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 1981, "tippecanoe:min:GDP_MD": 1981, "tippecanoe:max:GDP_MD": 1981, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -23.639434, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -23.639434, "tippecanoe:min:LABEL_X": -23.639434, "tippecanoe:max:LABEL_X": -23.639434, "tippecanoe:sum:LABEL_Y": 15.074761, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 15.074761, "tippecanoe:min:LABEL_Y": 15.074761, "tippecanoe:max:LABEL_Y": 15.074761, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 22, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 22, "tippecanoe:min:LONG_LEN": 22, "tippecanoe:max:LONG_LEN": 22, "tippecanoe:sum:MAPCOLOR13": 11, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 11, "tippecanoe:min:MAPCOLOR13": 11, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 1, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 1, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 1, "tippecanoe:sum:MAPCOLOR8": 1, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 1, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 1, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 4, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 4, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 10, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 1159320523, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320523, "tippecanoe:min:NE_ID": 1159320523, "tippecanoe:max:NE_ID": 1159320523, "tippecanoe:sum:POP_EST": 549935, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 549935, "tippecanoe:min:POP_EST": 549935, "tippecanoe:max:POP_EST": 549935, "tippecanoe:sum:POP_RANK": 11, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 11, "tippecanoe:min:POP_RANK": 11, "tippecanoe:max:POP_RANK": 11, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424794, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424794, "tippecanoe:min:WOE_ID": 23424794, "tippecanoe:max:WOE_ID": 23424794, "tippecanoe:sum:WOE_ID_EH": 23424794, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424794, "tippecanoe:min:WOE_ID_EH": 23424794, "tippecanoe:max:WOE_ID_EH": 23424794, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 3, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -37.177734, 26.667096 ], [ -24.609375, 22.024546 ], [ -23.642578, 10.660608 ], [ -32.519531, 3.425692 ], [ -44.121094, 7.710992 ], [ -46.142578, 18.895893 ], [ -37.177734, 26.667096 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "801bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 8, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 8, "tippecanoe:min:ABBREV_LEN": 8, "tippecanoe:max:ABBREV_LEN": 8, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 215, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 215, "tippecanoe:min:GDP_MD": 215, "tippecanoe:max:GDP_MD": 215, "tippecanoe:sum:GDP_YEAR": 2016, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2016, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2016, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -56.332352, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -56.332352, "tippecanoe:min:LABEL_X": -56.332352, "tippecanoe:max:LABEL_X": -56.332352, "tippecanoe:sum:LABEL_Y": 47.040344, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 47.040344, "tippecanoe:min:LABEL_Y": 47.040344, "tippecanoe:max:LABEL_Y": 47.040344, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 25, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 25, "tippecanoe:min:LONG_LEN": 25, "tippecanoe:max:LONG_LEN": 25, "tippecanoe:sum:MAPCOLOR13": 11, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 11, "tippecanoe:min:MAPCOLOR13": 11, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 7, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 7, "tippecanoe:min:MAPCOLOR7": 7, "tippecanoe:max:MAPCOLOR7": 7, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 9, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 9, "tippecanoe:min:MAPCOLOR9": 9, "tippecanoe:max:MAPCOLOR9": 9, "tippecanoe:sum:MAX_LABEL": 10, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 5, "tippecanoe:min:MIN_LABEL": 5, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 23, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 23, "tippecanoe:min:NAME_LEN": 23, "tippecanoe:max:NAME_LEN": 23, "tippecanoe:sum:NE_ID": 1159320647, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320647, "tippecanoe:min:NE_ID": 1159320647, "tippecanoe:max:NE_ID": 1159320647, "tippecanoe:sum:POP_EST": 5997, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 5997, "tippecanoe:min:POP_EST": 5997, "tippecanoe:max:POP_EST": 5997, "tippecanoe:sum:POP_RANK": 5, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 5, "tippecanoe:min:POP_RANK": 5, "tippecanoe:max:POP_RANK": 5, "tippecanoe:sum:POP_YEAR": 2017, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2017, "tippecanoe:min:POP_YEAR": 2017, "tippecanoe:max:POP_YEAR": 2017, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 3, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 3, "tippecanoe:min:TINY": 3, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 23424939, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424939, "tippecanoe:min:WOE_ID": 23424939, "tippecanoe:max:WOE_ID": 23424939, "tippecanoe:sum:WOE_ID_EH": 23424939, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424939, "tippecanoe:min:WOE_ID_EH": 23424939, "tippecanoe:max:WOE_ID_EH": 23424939, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 3, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -51.591797, 61.312452 ], [ -29.882812, 58.031372 ], [ -27.509766, 46.739861 ], [ -40.341797, 38.754083 ], [ -54.843750, 40.979898 ], [ -63.193359, 50.792047 ], [ -51.591797, 61.312452 ] ] ] } } , { "type": "Feature", "properties": { "bin": "804dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 9, "tippecanoe:sum:ABBREV_LEN": 65, "tippecanoe:count:ABBREV_LEN": 9, "tippecanoe:mean:ABBREV_LEN": 7.222222222222222, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 11, "tippecanoe:sum:ADM0_A3_UN": -891, "tippecanoe:count:ADM0_A3_UN": 9, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -891, "tippecanoe:count:ADM0_A3_WB": 9, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 6, "tippecanoe:count:ADM0_DIF": 9, "tippecanoe:mean:ADM0_DIF": 0.6666666666666666, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 1, "tippecanoe:count:BRK_DIFF": 9, "tippecanoe:mean:BRK_DIFF": 0.1111111111111111, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 228193, "tippecanoe:count:GDP_MD": 9, "tippecanoe:mean:GDP_MD": 25354.777777777777, "tippecanoe:min:GDP_MD": 240, "tippecanoe:max:GDP_MD": 104988, "tippecanoe:sum:GDP_YEAR": 18144, "tippecanoe:count:GDP_YEAR": 9, "tippecanoe:mean:GDP_YEAR": 2016, "tippecanoe:min:GDP_YEAR": 1999, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 9, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -591, "tippecanoe:count:HOMEPART": 9, "tippecanoe:mean:HOMEPART": -65.66666666666667, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 53, "tippecanoe:count:LABELRANK": 9, "tippecanoe:mean:LABELRANK": 5.888888888888889, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 10, "tippecanoe:sum:LABEL_X": -625.840964, "tippecanoe:count:LABEL_X": 9, "tippecanoe:mean:LABEL_X": -69.53788488888888, "tippecanoe:min:LABEL_X": -77.146688, "tippecanoe:max:LABEL_X": -63.049399, "tippecanoe:sum:LABEL_Y": 178.99401999999999, "tippecanoe:count:LABEL_Y": 9, "tippecanoe:mean:LABEL_Y": 19.888224444444444, "tippecanoe:min:LABEL_Y": 17.746706, "tippecanoe:max:LABEL_Y": 26.401789, "tippecanoe:sum:LEVEL": 18, "tippecanoe:count:LEVEL": 9, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 155, "tippecanoe:count:LONG_LEN": 9, "tippecanoe:mean:LONG_LEN": 17.22222222222222, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 28, "tippecanoe:sum:MAPCOLOR13": 34, "tippecanoe:count:MAPCOLOR13": 9, "tippecanoe:mean:MAPCOLOR13": 3.7777777777777779, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 38, "tippecanoe:count:MAPCOLOR7": 9, "tippecanoe:mean:MAPCOLOR7": 4.222222222222222, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 7, "tippecanoe:sum:MAPCOLOR8": 36, "tippecanoe:count:MAPCOLOR8": 9, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 40, "tippecanoe:count:MAPCOLOR9": 9, "tippecanoe:mean:MAPCOLOR9": 4.444444444444445, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 9, "tippecanoe:sum:MAX_LABEL": 86, "tippecanoe:count:MAX_LABEL": 9, "tippecanoe:mean:MAX_LABEL": 9.555555555555556, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 11, "tippecanoe:sum:MIN_LABEL": 41.5, "tippecanoe:count:MIN_LABEL": 9, "tippecanoe:mean:MIN_LABEL": 4.611111111111111, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 6, "tippecanoe:sum:MIN_ZOOM": 5, "tippecanoe:count:MIN_ZOOM": 9, "tippecanoe:mean:MIN_ZOOM": 0.5555555555555556, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 5, "tippecanoe:sum:NAME_LEN": 118, "tippecanoe:count:NAME_LEN": 9, "tippecanoe:mean:NAME_LEN": 13.11111111111111, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 20, "tippecanoe:sum:NE_ID": 10433887195, "tippecanoe:count:NE_ID": 9, "tippecanoe:mean:NE_ID": 1159320799.4444445, "tippecanoe:min:NE_ID": 1159320415, "tippecanoe:max:NE_ID": 1159321371, "tippecanoe:sum:POP_EST": 25804065, "tippecanoe:count:POP_EST": 9, "tippecanoe:mean:POP_EST": 2867118.3333333337, "tippecanoe:min:POP_EST": 6000, "tippecanoe:max:POP_EST": 11263077, "tippecanoe:sum:POP_RANK": 85, "tippecanoe:count:POP_RANK": 9, "tippecanoe:mean:POP_RANK": 9.444444444444445, "tippecanoe:min:POP_RANK": 5, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 18170, "tippecanoe:count:POP_YEAR": 9, "tippecanoe:mean:POP_YEAR": 2018.888888888889, "tippecanoe:min:POP_YEAR": 2018, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 9, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -584, "tippecanoe:count:TINY": 9, "tippecanoe:mean:TINY": -64.88888888888889, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 220016468, "tippecanoe:count:WOE_ID": 9, "tippecanoe:mean:WOE_ID": 24446274.222222225, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": 56042305, "tippecanoe:sum:WOE_ID_EH": 220016468, "tippecanoe:count:WOE_ID_EH": 9, "tippecanoe:mean:WOE_ID_EH": 24446274.222222225, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": 56042305, "tippecanoe:sum:scalerank": 18, "tippecanoe:count:scalerank": 9, "tippecanoe:mean:scalerank": 2, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -62.050781, 31.877558 ], [ -57.216797, 21.779905 ], [ -65.742188, 14.519780 ], [ -76.025391, 19.394068 ], [ -74.619141, 30.221102 ], [ -62.050781, 31.877558 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8055fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 7, "tippecanoe:sum:ABBREV_LEN": 33, "tippecanoe:count:ABBREV_LEN": 7, "tippecanoe:mean:ABBREV_LEN": 4.714285714285714, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -693, "tippecanoe:count:ADM0_A3_UN": 7, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -693, "tippecanoe:count:ADM0_A3_WB": 7, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 7, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 7, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 53830, "tippecanoe:count:GDP_MD": 7, "tippecanoe:mean:GDP_MD": 7690, "tippecanoe:min:GDP_MD": 1339, "tippecanoe:max:GDP_MD": 23578, "tippecanoe:sum:GDP_YEAR": 14133, "tippecanoe:count:GDP_YEAR": 7, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 7, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 7, "tippecanoe:count:HOMEPART": 7, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 29, "tippecanoe:count:LABELRANK": 7, "tippecanoe:mean:LABELRANK": 4.142857142857143, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": -85.281791, "tippecanoe:count:LABEL_X": 7, "tippecanoe:mean:LABEL_X": -12.183113, "tippecanoe:min:LABEL_X": -14.998318, "tippecanoe:max:LABEL_X": -9.460379, "tippecanoe:sum:LABEL_Y": 86.213762, "tippecanoe:count:LABEL_Y": 7, "tippecanoe:mean:LABEL_Y": 12.316251714285715, "tippecanoe:min:LABEL_Y": 6.447177, "tippecanoe:max:LABEL_Y": 19.587062, "tippecanoe:sum:LEVEL": 14, "tippecanoe:count:LEVEL": 7, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 65, "tippecanoe:count:LONG_LEN": 7, "tippecanoe:mean:LONG_LEN": 9.285714285714287, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 13, "tippecanoe:sum:MAPCOLOR13": 36, "tippecanoe:count:MAPCOLOR13": 7, "tippecanoe:mean:MAPCOLOR13": 5.142857142857143, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 9, "tippecanoe:sum:MAPCOLOR7": 18, "tippecanoe:count:MAPCOLOR7": 7, "tippecanoe:mean:MAPCOLOR7": 2.5714285714285718, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 28, "tippecanoe:count:MAPCOLOR8": 7, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 23, "tippecanoe:count:MAPCOLOR9": 7, "tippecanoe:mean:MAPCOLOR9": 3.2857142857142858, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 62, "tippecanoe:count:MAX_LABEL": 7, "tippecanoe:mean:MAX_LABEL": 8.857142857142858, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 26.7, "tippecanoe:count:MIN_LABEL": 7, "tippecanoe:mean:MIN_LABEL": 3.814285714285714, "tippecanoe:min:MIN_LABEL": 2.7, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 7, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 61, "tippecanoe:count:NAME_LEN": 7, "tippecanoe:mean:NAME_LEN": 8.714285714285714, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 13, "tippecanoe:sum:NE_ID": 8115246975, "tippecanoe:count:NE_ID": 7, "tippecanoe:mean:NE_ID": 1159320996.4285715, "tippecanoe:min:NE_ID": 1159320795, "tippecanoe:max:NE_ID": 1159321251, "tippecanoe:sum:POP_EST": 50612523, "tippecanoe:count:POP_EST": 7, "tippecanoe:mean:POP_EST": 7230360.428571428, "tippecanoe:min:POP_EST": 1920922, "tippecanoe:max:POP_EST": 16296364, "tippecanoe:sum:POP_RANK": 89, "tippecanoe:count:POP_RANK": 7, "tippecanoe:mean:POP_RANK": 12.714285714285714, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 14, "tippecanoe:sum:POP_YEAR": 14133, "tippecanoe:count:POP_YEAR": 7, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 7, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -693, "tippecanoe:count:TINY": 7, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 163974246, "tippecanoe:count:WOE_ID": 7, "tippecanoe:mean:WOE_ID": 23424892.285714289, "tippecanoe:min:WOE_ID": 23424821, "tippecanoe:max:WOE_ID": 23424946, "tippecanoe:sum:WOE_ID_EH": 163974246, "tippecanoe:count:WOE_ID_EH": 7, "tippecanoe:mean:WOE_ID_EH": 23424892.285714289, "tippecanoe:min:WOE_ID_EH": 23424821, "tippecanoe:max:WOE_ID_EH": 23424946, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 7, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -12.919922, 28.536275 ], [ -2.460938, 22.187405 ], [ -4.042969, 11.523088 ], [ -13.710938, 6.227934 ], [ -23.642578, 10.660608 ], [ -24.609375, 22.024546 ], [ -12.919922, 28.536275 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80e3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -126.298828, -49.382373 ], [ -111.708984, -58.309489 ], [ -117.685547, -69.380313 ], [ -148.183594, -68.942607 ], [ -154.951172, -58.401712 ], [ -143.876953, -49.781264 ], [ -126.298828, -49.382373 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80e9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -92.197266, -52.643063 ], [ -73.564453, -56.218923 ], [ -62.226562, -66.196009 ], [ -85.869141, -76.163993 ], [ -117.685547, -69.380313 ], [ -111.708984, -58.309489 ], [ -92.197266, -52.643063 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80c7fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -129.814453, -29.075375 ], [ -120.849609, -37.649034 ], [ -126.298828, -49.382373 ], [ -143.876953, -49.781264 ], [ -151.171875, -39.639538 ], [ -142.822266, -29.305561 ], [ -129.814453, -29.075375 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80d3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -106.435547, -33.724340 ], [ -93.251953, -40.313043 ], [ -92.197266, -52.643063 ], [ -111.708984, -58.309489 ], [ -126.298828, -49.382373 ], [ -120.849609, -37.649034 ], [ -106.435547, -33.724340 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80cffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 16, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 16, "tippecanoe:min:ABBREV_LEN": 16, "tippecanoe:max:ABBREV_LEN": 16, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 1, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 1, "tippecanoe:min:BRK_DIFF": 1, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 0, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 0, "tippecanoe:min:GDP_MD": 0, "tippecanoe:max:GDP_MD": 0, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 9, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 9, "tippecanoe:min:LABELRANK": 9, "tippecanoe:max:LABELRANK": 9, "tippecanoe:sum:LABEL_X": -73.31378, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -73.31378, "tippecanoe:min:LABEL_X": -73.31378, "tippecanoe:max:LABEL_X": -73.31378, "tippecanoe:sum:LABEL_Y": -49.511034, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -49.511034, "tippecanoe:min:LABEL_Y": -49.511034, "tippecanoe:max:LABEL_Y": -49.511034, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 29, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 29, "tippecanoe:min:LONG_LEN": 29, "tippecanoe:max:LONG_LEN": 29, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 4, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 4, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 7.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 7.7, "tippecanoe:min:MIN_LABEL": 7.7, "tippecanoe:max:MIN_LABEL": 7.7, "tippecanoe:sum:MIN_ZOOM": 7, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 7, "tippecanoe:min:MIN_ZOOM": 7, "tippecanoe:max:MIN_ZOOM": 7, "tippecanoe:sum:NAME_LEN": 29, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 29, "tippecanoe:min:NAME_LEN": 29, "tippecanoe:max:NAME_LEN": 29, "tippecanoe:sum:NE_ID": 1729635141, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1729635141, "tippecanoe:min:NE_ID": 1729635141, "tippecanoe:max:NE_ID": 1729635141, "tippecanoe:sum:POP_EST": 0, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 0, "tippecanoe:min:POP_EST": 0, "tippecanoe:max:POP_EST": 0, "tippecanoe:sum:POP_RANK": 1, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 1, "tippecanoe:min:POP_RANK": 1, "tippecanoe:max:POP_RANK": 1, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": -99, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": -99, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": -99, "tippecanoe:sum:WOE_ID_EH": -99, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": -99, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": -99, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -81.738281, -33.651208 ], [ -69.345703, -37.160317 ], [ -63.808594, -47.338823 ], [ -73.564453, -56.218923 ], [ -92.197266, -52.643063 ], [ -93.251953, -40.313043 ], [ -81.738281, -33.651208 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80e9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -92.197266, -52.643063 ], [ -73.564453, -56.218923 ], [ -62.226562, -66.196009 ], [ -85.869141, -76.163993 ], [ -117.685547, -69.380313 ], [ -111.708984, -58.309489 ], [ -92.197266, -52.643063 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80d5fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -166.728516, -37.509726 ], [ -151.171875, -39.639538 ], [ -143.876953, -49.781264 ], [ -154.951172, -58.401712 ], [ -174.462891, -55.727110 ], [ -177.978516, -45.213004 ], [ -166.728516, -37.509726 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80b5fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -161.630859, -16.467695 ], [ -148.798828, -18.229351 ], [ -142.822266, -29.305561 ], [ -151.171875, -39.639538 ], [ -166.728516, -37.509726 ], [ -170.595703, -25.641526 ], [ -161.630859, -16.467695 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80b7fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -94.570312, -16.720385 ], [ -82.880859, -22.268764 ], [ -81.738281, -33.651208 ], [ -93.251953, -40.313043 ], [ -106.435547, -33.724340 ], [ -105.029297, -22.431340 ], [ -94.570312, -16.720385 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80e3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -126.298828, -49.382373 ], [ -111.708984, -58.309489 ], [ -117.685547, -69.380313 ], [ -148.183594, -68.942607 ], [ -154.951172, -58.401712 ], [ -143.876953, -49.781264 ], [ -126.298828, -49.382373 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80d5fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -166.728516, -37.509726 ], [ -151.171875, -39.639538 ], [ -143.876953, -49.781264 ], [ -154.951172, -58.401712 ], [ -174.462891, -55.727110 ], [ -177.978516, -45.213004 ], [ -166.728516, -37.509726 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80b7fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -94.570312, -16.720385 ], [ -82.880859, -22.268764 ], [ -81.738281, -33.651208 ], [ -93.251953, -40.313043 ], [ -106.435547, -33.724340 ], [ -105.029297, -22.431340 ], [ -94.570312, -16.720385 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80cffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 16, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 16, "tippecanoe:min:ABBREV_LEN": 16, "tippecanoe:max:ABBREV_LEN": 16, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 1, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 1, "tippecanoe:min:BRK_DIFF": 1, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 0, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 0, "tippecanoe:min:GDP_MD": 0, "tippecanoe:max:GDP_MD": 0, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 9, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 9, "tippecanoe:min:LABELRANK": 9, "tippecanoe:max:LABELRANK": 9, "tippecanoe:sum:LABEL_X": -73.31378, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -73.31378, "tippecanoe:min:LABEL_X": -73.31378, "tippecanoe:max:LABEL_X": -73.31378, "tippecanoe:sum:LABEL_Y": -49.511034, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -49.511034, "tippecanoe:min:LABEL_Y": -49.511034, "tippecanoe:max:LABEL_Y": -49.511034, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 29, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 29, "tippecanoe:min:LONG_LEN": 29, "tippecanoe:max:LONG_LEN": 29, "tippecanoe:sum:MAPCOLOR13": 3, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 4, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 4, "tippecanoe:max:MAPCOLOR8": 4, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 7.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 7.7, "tippecanoe:min:MIN_LABEL": 7.7, "tippecanoe:max:MIN_LABEL": 7.7, "tippecanoe:sum:MIN_ZOOM": 7, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 7, "tippecanoe:min:MIN_ZOOM": 7, "tippecanoe:max:MIN_ZOOM": 7, "tippecanoe:sum:NAME_LEN": 29, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 29, "tippecanoe:min:NAME_LEN": 29, "tippecanoe:max:NAME_LEN": 29, "tippecanoe:sum:NE_ID": 1729635141, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1729635141, "tippecanoe:min:NE_ID": 1729635141, "tippecanoe:max:NE_ID": 1729635141, "tippecanoe:sum:POP_EST": 0, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 0, "tippecanoe:min:POP_EST": 0, "tippecanoe:max:POP_EST": 0, "tippecanoe:sum:POP_RANK": 1, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 1, "tippecanoe:min:POP_RANK": 1, "tippecanoe:max:POP_RANK": 1, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": -99, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": -99, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": -99, "tippecanoe:sum:WOE_ID_EH": -99, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": -99, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": -99, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -81.738281, -33.651208 ], [ -69.345703, -37.160317 ], [ -63.808594, -47.338823 ], [ -73.564453, -56.218923 ], [ -92.197266, -52.643063 ], [ -93.251953, -40.313043 ], [ -81.738281, -33.651208 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80d3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -106.435547, -33.724340 ], [ -93.251953, -40.313043 ], [ -92.197266, -52.643063 ], [ -111.708984, -58.309489 ], [ -126.298828, -49.382373 ], [ -120.849609, -37.649034 ], [ -106.435547, -33.724340 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80a1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 9, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 9, "tippecanoe:min:ABBREV_LEN": 9, "tippecanoe:max:ABBREV_LEN": 9, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 5490, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 5490, "tippecanoe:min:GDP_MD": 5490, "tippecanoe:max:GDP_MD": 5490, "tippecanoe:sum:GDP_YEAR": 2016, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2016, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2016, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -99, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -149.46157, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -149.46157, "tippecanoe:min:LABEL_X": -149.46157, "tippecanoe:max:LABEL_X": -149.46157, "tippecanoe:sum:LABEL_Y": -17.628081, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -17.628081, "tippecanoe:min:LABEL_Y": -17.628081, "tippecanoe:max:LABEL_Y": -17.628081, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 16, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 16, "tippecanoe:min:LONG_LEN": 16, "tippecanoe:max:LONG_LEN": 16, "tippecanoe:sum:MAPCOLOR13": 11, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 11, "tippecanoe:min:MAPCOLOR13": 11, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 7, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 7, "tippecanoe:min:MAPCOLOR7": 7, "tippecanoe:max:MAPCOLOR7": 7, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 9, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 9, "tippecanoe:min:MAPCOLOR9": 9, "tippecanoe:max:MAPCOLOR9": 9, "tippecanoe:sum:MAX_LABEL": 8.5, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 8.5, "tippecanoe:max:MAX_LABEL": 8.5, "tippecanoe:sum:MIN_LABEL": 3.5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3.5, "tippecanoe:min:MIN_LABEL": 3.5, "tippecanoe:max:MIN_LABEL": 3.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 13, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 13, "tippecanoe:min:NAME_LEN": 13, "tippecanoe:max:NAME_LEN": 13, "tippecanoe:sum:NE_ID": 1159320643, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320643, "tippecanoe:min:NE_ID": 1159320643, "tippecanoe:max:NE_ID": 1159320643, "tippecanoe:sum:POP_EST": 279287, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 279287, "tippecanoe:min:POP_EST": 279287, "tippecanoe:max:POP_EST": 279287, "tippecanoe:sum:POP_RANK": 10, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 10, "tippecanoe:min:POP_RANK": 10, "tippecanoe:max:POP_RANK": 10, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 2, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": 2, "tippecanoe:min:TINY": 2, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 23424817, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424817, "tippecanoe:min:WOE_ID": 23424817, "tippecanoe:max:WOE_ID": 23424817, "tippecanoe:sum:WOE_ID_EH": 23424817, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424817, "tippecanoe:min:WOE_ID_EH": 23424817, "tippecanoe:max:WOE_ID_EH": 23424817, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 3, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -142.119141, -8.928487 ], [ -131.308594, -9.882275 ], [ -125.332031, -19.145168 ], [ -129.814453, -29.075375 ], [ -142.822266, -29.305561 ], [ -148.798828, -18.229351 ], [ -142.119141, -8.928487 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8091fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -124.277344, -1.406109 ], [ -113.994141, -5.266008 ], [ -114.257812, -16.130262 ], [ -125.332031, -19.145168 ], [ -131.308594, -9.882275 ], [ -124.277344, -1.406109 ] ] ] } } -, { "type": "Feature", "properties": { "bin": "80b1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -114.257812, -16.130262 ], [ -105.029297, -22.431340 ], [ -106.435547, -33.724340 ], [ -120.849609, -37.649034 ], [ -129.814453, -29.075375 ], [ -125.332031, -19.145168 ], [ -114.257812, -16.130262 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80c3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -59.501953, -29.916852 ], [ -47.724609, -34.307144 ], [ -48.251953, -45.274886 ], [ -63.808594, -47.338823 ], [ -69.345703, -37.160317 ], [ -59.501953, -29.916852 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8091fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -124.277344, -1.406109 ], [ -113.994141, -5.266008 ], [ -114.257812, -16.130262 ], [ -125.332031, -19.145168 ], [ -131.308594, -9.882275 ], [ -124.277344, -1.406109 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "80a9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 9, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 94190, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 47095, "tippecanoe:min:GDP_MD": 38145, "tippecanoe:max:GDP_MD": 56045, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 8, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -116.113336, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": -58.056668, "tippecanoe:min:LABEL_X": -60.146394, "tippecanoe:max:LABEL_X": -55.966942, "tippecanoe:sum:LABEL_Y": -54.635636, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -27.317818, "tippecanoe:min:LABEL_Y": -32.961127, "tippecanoe:max:LABEL_Y": -21.674509, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 15, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 7.5, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 12, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 6, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 10, "tippecanoe:sum:MAPCOLOR7": 7, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 3.5, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 2.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 8, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 16, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 8, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 6, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 15, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 7.5, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 2318642548, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321274, "tippecanoe:min:NE_ID": 1159321195, "tippecanoe:max:NE_ID": 1159321353, "tippecanoe:sum:POP_EST": 10506370, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 5253185, "tippecanoe:min:POP_EST": 3461734, "tippecanoe:max:POP_EST": 7044636, "tippecanoe:sum:POP_RANK": 25, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 12.5, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 13, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849896, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424948, "tippecanoe:min:WOE_ID": 23424917, "tippecanoe:max:WOE_ID": 23424979, "tippecanoe:sum:WOE_ID_EH": 46849896, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424948, "tippecanoe:min:WOE_ID_EH": 23424917, "tippecanoe:max:WOE_ID_EH": 23424979, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -51.767578, -12.382928 ], [ -39.814453, -16.804541 ], [ -37.529297, -27.916767 ], [ -47.724609, -34.307144 ], [ -59.501953, -29.916852 ], [ -61.171875, -19.228177 ], [ -51.767578, -12.382928 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80dffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 3, "tippecanoe:sum:ABBREV_LEN": 17, "tippecanoe:count:ABBREV_LEN": 3, "tippecanoe:mean:ABBREV_LEN": 5.666666666666667, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 8, "tippecanoe:sum:ADM0_A3_UN": -297, "tippecanoe:count:ADM0_A3_UN": 3, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -297, "tippecanoe:count:ADM0_A3_WB": 3, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 3, "tippecanoe:mean:ADM0_DIF": 0.3333333333333333, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 1, "tippecanoe:count:BRK_DIFF": 3, "tippecanoe:mean:BRK_DIFF": 0.3333333333333333, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 728045, "tippecanoe:count:GDP_MD": 3, "tippecanoe:mean:GDP_MD": 242681.66666666667, "tippecanoe:min:GDP_MD": 282, "tippecanoe:max:GDP_MD": 445445, "tippecanoe:sum:GDP_YEAR": 6050, "tippecanoe:count:GDP_YEAR": 3, "tippecanoe:mean:GDP_YEAR": 2016.6666666666668, "tippecanoe:min:GDP_YEAR": 2012, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 3, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -97, "tippecanoe:count:HOMEPART": 3, "tippecanoe:mean:HOMEPART": -32.333333333333339, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 9, "tippecanoe:count:LABELRANK": 3, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": -195.23080400000004, "tippecanoe:count:LABEL_X": 3, "tippecanoe:mean:LABEL_X": -65.07693466666668, "tippecanoe:min:LABEL_X": -72.318871, "tippecanoe:max:LABEL_X": -58.738602, "tippecanoe:sum:LABEL_Y": -123.261843, "tippecanoe:count:LABEL_Y": 3, "tippecanoe:mean:LABEL_Y": -41.087281, "tippecanoe:min:LABEL_Y": -51.608913, "tippecanoe:max:LABEL_Y": -33.501159, "tippecanoe:sum:LEVEL": 6, "tippecanoe:count:LEVEL": 3, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 41, "tippecanoe:count:LONG_LEN": 3, "tippecanoe:mean:LONG_LEN": 13.666666666666666, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 27, "tippecanoe:sum:MAPCOLOR13": 25, "tippecanoe:count:MAPCOLOR13": 3, "tippecanoe:mean:MAPCOLOR13": 8.333333333333334, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 14, "tippecanoe:count:MAPCOLOR7": 3, "tippecanoe:mean:MAPCOLOR7": 4.666666666666667, "tippecanoe:min:MAPCOLOR7": 3, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 3, "tippecanoe:mean:MAPCOLOR8": 2.6666666666666667, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 14, "tippecanoe:count:MAPCOLOR9": 3, "tippecanoe:mean:MAPCOLOR9": 4.666666666666667, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 22.7, "tippecanoe:count:MAX_LABEL": 3, "tippecanoe:mean:MAX_LABEL": 7.566666666666666, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 8.2, "tippecanoe:count:MIN_LABEL": 3, "tippecanoe:mean:MIN_LABEL": 2.733333333333333, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 4.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 3, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 26, "tippecanoe:count:NAME_LEN": 3, "tippecanoe:mean:NAME_LEN": 8.666666666666666, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 12, "tippecanoe:sum:NE_ID": 3477961535, "tippecanoe:count:NE_ID": 3, "tippecanoe:mean:NE_ID": 1159320511.6666668, "tippecanoe:min:NE_ID": 1159320331, "tippecanoe:max:NE_ID": 1159320711, "tippecanoe:sum:POP_EST": 63894148, "tippecanoe:count:POP_EST": 3, "tippecanoe:mean:POP_EST": 21298049.333333333, "tippecanoe:min:POP_EST": 3398, "tippecanoe:max:POP_EST": 44938712, "tippecanoe:sum:POP_RANK": 33, "tippecanoe:count:POP_RANK": 3, "tippecanoe:mean:POP_RANK": 11, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 6054, "tippecanoe:count:POP_YEAR": 3, "tippecanoe:mean:POP_YEAR": 2018, "tippecanoe:min:POP_YEAR": 2016, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 3, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -297, "tippecanoe:count:TINY": 3, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 70274343, "tippecanoe:count:WOE_ID": 3, "tippecanoe:mean:WOE_ID": 23424781, "tippecanoe:min:WOE_ID": 23424747, "tippecanoe:max:WOE_ID": 23424814, "tippecanoe:sum:WOE_ID_EH": 70274343, "tippecanoe:count:WOE_ID_EH": 3, "tippecanoe:mean:WOE_ID_EH": 23424781, "tippecanoe:min:WOE_ID_EH": 23424747, "tippecanoe:max:WOE_ID_EH": 23424814, "tippecanoe:sum:scalerank": 1, "tippecanoe:count:scalerank": 3, "tippecanoe:mean:scalerank": 0.3333333333333333, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -48.251953, -45.274886 ], [ -34.628906, -51.124213 ], [ -34.628906, -62.512318 ], [ -62.226562, -66.196009 ], [ -73.564453, -56.218923 ], [ -63.808594, -47.338823 ], [ -48.251953, -45.274886 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80a9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 9, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 94190, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 47095, "tippecanoe:min:GDP_MD": 38145, "tippecanoe:max:GDP_MD": 56045, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 8, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -116.113336, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": -58.056668, "tippecanoe:min:LABEL_X": -60.146394, "tippecanoe:max:LABEL_X": -55.966942, "tippecanoe:sum:LABEL_Y": -54.635636, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -27.317818, "tippecanoe:min:LABEL_Y": -32.961127, "tippecanoe:max:LABEL_Y": -21.674509, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 15, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 7.5, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 12, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 6, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 10, "tippecanoe:sum:MAPCOLOR7": 7, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 3.5, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 2.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 8, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 16, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 8, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 6, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 15, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 7.5, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 2318642548, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321274, "tippecanoe:min:NE_ID": 1159321195, "tippecanoe:max:NE_ID": 1159321353, "tippecanoe:sum:POP_EST": 10506370, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 5253185, "tippecanoe:min:POP_EST": 3461734, "tippecanoe:max:POP_EST": 7044636, "tippecanoe:sum:POP_RANK": 25, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 12.5, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 13, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849896, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424948, "tippecanoe:min:WOE_ID": 23424917, "tippecanoe:max:WOE_ID": 23424979, "tippecanoe:sum:WOE_ID_EH": 46849896, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424948, "tippecanoe:min:WOE_ID_EH": 23424917, "tippecanoe:max:WOE_ID_EH": 23424979, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -51.767578, -12.382928 ], [ -39.814453, -16.804541 ], [ -37.529297, -27.916767 ], [ -47.724609, -34.307144 ], [ -59.501953, -29.916852 ], [ -61.171875, -19.228177 ], [ -51.767578, -12.382928 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80b3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.246094, -15.029686 ], [ -61.171875, -19.228177 ], [ -59.501953, -29.916852 ], [ -69.345703, -37.160317 ], [ -81.738281, -33.651208 ], [ -82.880859, -22.268764 ], [ -72.246094, -15.029686 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80c5fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -37.529297, -27.916767 ], [ -25.224609, -31.877558 ], [ -21.621094, -43.897892 ], [ -34.628906, -51.124213 ], [ -48.251953, -45.274886 ], [ -47.724609, -34.307144 ], [ -37.529297, -27.916767 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80b3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.246094, -15.029686 ], [ -61.171875, -19.228177 ], [ -59.501953, -29.916852 ], [ -69.345703, -37.160317 ], [ -81.738281, -33.651208 ], [ -82.880859, -22.268764 ], [ -72.246094, -15.029686 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80c3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -59.501953, -29.916852 ], [ -47.724609, -34.307144 ], [ -48.251953, -45.274886 ], [ -63.808594, -47.338823 ], [ -69.345703, -37.160317 ], [ -59.501953, -29.916852 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80a5fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -30.234375, -8.667918 ], [ -19.248047, -12.211180 ], [ -15.556641, -22.998852 ], [ -25.224609, -31.877558 ], [ -37.529297, -27.916767 ], [ -39.814453, -16.804541 ], [ -30.234375, -8.667918 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "803dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 3, "tippecanoe:sum:ABBREV_LEN": 16, "tippecanoe:count:ABBREV_LEN": 3, "tippecanoe:mean:ABBREV_LEN": 5.333333333333333, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -297, "tippecanoe:count:ADM0_A3_UN": 3, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -297, "tippecanoe:count:ADM0_A3_WB": 3, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 3, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 3, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 335742, "tippecanoe:count:GDP_MD": 3, "tippecanoe:mean:GDP_MD": 111914, "tippecanoe:min:GDP_MD": 2530, "tippecanoe:max:GDP_MD": 302571, "tippecanoe:sum:GDP_YEAR": 6057, "tippecanoe:count:GDP_YEAR": 3, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 3, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 3, "tippecanoe:count:HOMEPART": 3, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 3, "tippecanoe:mean:LABELRANK": 3.6666666666666667, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 263.36517100000006, "tippecanoe:count:LABEL_X": 3, "tippecanoe:mean:LABEL_X": 87.78839033333334, "tippecanoe:min:LABEL_X": 83.639914, "tippecanoe:max:LABEL_X": 90.040294, "tippecanoe:sum:LABEL_Y": 80.049566, "tippecanoe:count:LABEL_Y": 3, "tippecanoe:mean:LABEL_Y": 26.683188666666667, "tippecanoe:min:LABEL_Y": 24.214956, "tippecanoe:max:LABEL_Y": 28.297925, "tippecanoe:sum:LEVEL": 6, "tippecanoe:count:LEVEL": 3, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 21, "tippecanoe:count:LONG_LEN": 3, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 27, "tippecanoe:count:MAPCOLOR13": 3, "tippecanoe:mean:MAPCOLOR13": 9, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 10, "tippecanoe:count:MAPCOLOR7": 3, "tippecanoe:mean:MAPCOLOR7": 3.3333333333333337, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 12, "tippecanoe:count:MAPCOLOR8": 3, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 11, "tippecanoe:count:MAPCOLOR9": 3, "tippecanoe:mean:MAPCOLOR9": 3.6666666666666667, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 25, "tippecanoe:count:MAX_LABEL": 3, "tippecanoe:mean:MAX_LABEL": 8.333333333333334, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 10, "tippecanoe:count:MIN_LABEL": 3, "tippecanoe:mean:MIN_LABEL": 3.3333333333333337, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 3, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 21, "tippecanoe:count:NAME_LEN": 3, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 3477961981, "tippecanoe:count:NE_ID": 3, "tippecanoe:mean:NE_ID": 1159320660.3333333, "tippecanoe:min:NE_ID": 1159320407, "tippecanoe:max:NE_ID": 1159321121, "tippecanoe:sum:POP_EST": 192417963, "tippecanoe:count:POP_EST": 3, "tippecanoe:mean:POP_EST": 64139321, "tippecanoe:min:POP_EST": 763092, "tippecanoe:max:POP_EST": 163046161, "tippecanoe:sum:POP_RANK": 43, "tippecanoe:count:POP_RANK": 3, "tippecanoe:mean:POP_RANK": 14.333333333333334, "tippecanoe:min:POP_RANK": 11, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 6057, "tippecanoe:count:POP_YEAR": 3, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 3, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -297, "tippecanoe:count:TINY": 3, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 70274440, "tippecanoe:count:WOE_ID": 3, "tippecanoe:mean:WOE_ID": 23424813.333333333, "tippecanoe:min:WOE_ID": 23424759, "tippecanoe:max:WOE_ID": 23424911, "tippecanoe:sum:WOE_ID_EH": 70274440, "tippecanoe:count:WOE_ID_EH": 3, "tippecanoe:mean:WOE_ID_EH": 23424813.333333333, "tippecanoe:min:WOE_ID_EH": 23424759, "tippecanoe:max:WOE_ID_EH": 23424911, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 3, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 86.748047, 40.313043 ], [ 98.261719, 33.651208 ], [ 97.119141, 22.268764 ], [ 85.429688, 16.720385 ], [ 74.970703, 22.431340 ], [ 73.564453, 33.724340 ], [ 86.748047, 40.313043 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "800bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 94.130859, 76.163993 ], [ 117.773438, 66.196009 ], [ 106.435547, 56.218923 ], [ 87.802734, 52.643063 ], [ 68.291016, 58.309489 ], [ 62.314453, 69.380313 ], [ 94.130859, 76.163993 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8025fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 13996, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 13996, "tippecanoe:min:GDP_MD": 13996, "tippecanoe:max:GDP_MD": 13996, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 3, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 3, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 104.150405, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 104.150405, "tippecanoe:min:LABEL_X": 104.150405, "tippecanoe:max:LABEL_X": 104.150405, "tippecanoe:sum:LABEL_Y": 45.997488, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 45.997488, "tippecanoe:min:LABEL_Y": 45.997488, "tippecanoe:max:LABEL_Y": 45.997488, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 8, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 8, "tippecanoe:min:LONG_LEN": 8, "tippecanoe:max:LONG_LEN": 8, "tippecanoe:sum:MAPCOLOR13": 6, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 6, "tippecanoe:min:MAPCOLOR13": 6, "tippecanoe:max:MAPCOLOR13": 6, "tippecanoe:sum:MAPCOLOR7": 3, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 3, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 5, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 5, "tippecanoe:min:MAPCOLOR9": 5, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 7, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 7, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 7, "tippecanoe:sum:MIN_LABEL": 3, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 3, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 8, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 8, "tippecanoe:min:NAME_LEN": 8, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 1159321071, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321071, "tippecanoe:min:NE_ID": 1159321071, "tippecanoe:max:NE_ID": 1159321071, "tippecanoe:sum:POP_EST": 3225167, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 3225167, "tippecanoe:min:POP_EST": 3225167, "tippecanoe:max:POP_EST": 3225167, "tippecanoe:sum:POP_RANK": 12, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 12, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 12, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424887, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424887, "tippecanoe:min:WOE_ID": 23424887, "tippecanoe:max:WOE_ID": 23424887, "tippecanoe:sum:WOE_ID_EH": 23424887, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424887, "tippecanoe:min:WOE_ID_EH": 23424887, "tippecanoe:max:WOE_ID_EH": 23424887, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 106.435547, 56.218923 ], [ 116.191406, 47.338823 ], [ 110.654297, 37.160317 ], [ 98.261719, 33.651208 ], [ 86.748047, 40.313043 ], [ 87.802734, 52.643063 ], [ 106.435547, 56.218923 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8011fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 62.314453, 69.380313 ], [ 68.291016, 58.309489 ], [ 53.701172, 49.382373 ], [ 36.123047, 49.781264 ], [ 25.048828, 58.401712 ], [ 31.816406, 68.942607 ], [ 62.314453, 69.380313 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "800bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 94.130859, 76.163993 ], [ 117.773438, 66.196009 ], [ 106.435547, 56.218923 ], [ 87.802734, 52.643063 ], [ 68.291016, 58.309489 ], [ 62.314453, 69.380313 ], [ 94.130859, 76.163993 ] ] ] } } -, -{ "type": "Feature", "properties": { "bin": "8021fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 8, "tippecanoe:sum:ABBREV_LEN": 36, "tippecanoe:count:ABBREV_LEN": 8, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -792, "tippecanoe:count:ADM0_A3_UN": 8, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -792, "tippecanoe:count:ADM0_A3_WB": 8, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 8, "tippecanoe:mean:ADM0_DIF": 0.25, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 2, "tippecanoe:count:BRK_DIFF": 8, "tippecanoe:mean:BRK_DIFF": 0.25, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 554279, "tippecanoe:count:GDP_MD": 8, "tippecanoe:mean:GDP_MD": 69284.875, "tippecanoe:min:GDP_MD": 15, "tippecanoe:max:GDP_MD": 278221, "tippecanoe:sum:GDP_YEAR": 16140, "tippecanoe:count:GDP_YEAR": 8, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2013, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 8, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -92, "tippecanoe:count:HOMEPART": 8, "tippecanoe:mean:HOMEPART": -11.5, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 29, "tippecanoe:count:LABELRANK": 8, "tippecanoe:mean:LABELRANK": 3.625, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 555.3665579999999, "tippecanoe:count:LABEL_X": 8, "tippecanoe:mean:LABEL_X": 69.42081974999999, "tippecanoe:min:LABEL_X": 63.383897, "tippecanoe:max:LABEL_X": 77.129553, "tippecanoe:sum:LABEL_Y": 315.427716, "tippecanoe:count:LABEL_Y": 8, "tippecanoe:mean:LABEL_Y": 39.4284645, "tippecanoe:min:LABEL_Y": 29.328389, "tippecanoe:max:LABEL_Y": 49.054149, "tippecanoe:sum:LEVEL": 15, "tippecanoe:count:LEVEL": 8, "tippecanoe:mean:LEVEL": 1.875, "tippecanoe:min:LEVEL": 1, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 93, "tippecanoe:count:LONG_LEN": 8, "tippecanoe:mean:LONG_LEN": 11.625, "tippecanoe:min:LONG_LEN": 8, "tippecanoe:max:LONG_LEN": 19, "tippecanoe:sum:MAPCOLOR13": -64, "tippecanoe:count:MAPCOLOR13": 8, "tippecanoe:mean:MAPCOLOR13": -8, "tippecanoe:min:MAPCOLOR13": -99, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 32, "tippecanoe:count:MAPCOLOR7": 8, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 33, "tippecanoe:count:MAPCOLOR8": 8, "tippecanoe:mean:MAPCOLOR8": 4.125, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 7, "tippecanoe:sum:MAPCOLOR9": 43, "tippecanoe:count:MAPCOLOR9": 8, "tippecanoe:mean:MAPCOLOR9": 5.375, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 8, "tippecanoe:sum:MAX_LABEL": 65, "tippecanoe:count:MAX_LABEL": 8, "tippecanoe:mean:MAX_LABEL": 8.125, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9.5, "tippecanoe:sum:MIN_LABEL": 30.9, "tippecanoe:count:MIN_LABEL": 8, "tippecanoe:mean:MIN_LABEL": 3.8625, "tippecanoe:min:MIN_LABEL": 2.7, "tippecanoe:max:MIN_LABEL": 6.5, "tippecanoe:sum:MIN_ZOOM": 10, "tippecanoe:count:MIN_ZOOM": 8, "tippecanoe:mean:MIN_ZOOM": 1.25, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 5, "tippecanoe:sum:NAME_LEN": 82, "tippecanoe:count:NAME_LEN": 8, "tippecanoe:mean:NAME_LEN": 10.25, "tippecanoe:min:NAME_LEN": 8, "tippecanoe:max:NAME_LEN": 15, "tippecanoe:sum:NE_ID": 9274568056, "tippecanoe:count:NE_ID": 8, "tippecanoe:mean:NE_ID": 1159321007, "tippecanoe:min:NE_ID": 1159320319, "tippecanoe:max:NE_ID": 1159321405, "tippecanoe:sum:POP_EST": 322521745, "tippecanoe:count:POP_EST": 8, "tippecanoe:mean:POP_EST": 40315218.125, "tippecanoe:min:POP_EST": 6000, "tippecanoe:max:POP_EST": 216565318, "tippecanoe:sum:POP_RANK": 99, "tippecanoe:count:POP_RANK": 8, "tippecanoe:mean:POP_RANK": 12.375, "tippecanoe:min:POP_RANK": 5, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 16136, "tippecanoe:count:POP_YEAR": 8, "tippecanoe:mean:POP_YEAR": 2017, "tippecanoe:min:POP_YEAR": 2009, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 8, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -688, "tippecanoe:count:TINY": 8, "tippecanoe:mean:TINY": -86, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 5, "tippecanoe:sum:WOE_ID": 140549214, "tippecanoe:count:WOE_ID": 8, "tippecanoe:mean:WOE_ID": 17568651.75, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424980, "tippecanoe:sum:WOE_ID_EH": 184044442, "tippecanoe:count:WOE_ID_EH": 8, "tippecanoe:mean:WOE_ID_EH": 23005555.25, "tippecanoe:min:WOE_ID_EH": 20070177, "tippecanoe:max:WOE_ID_EH": 23424980, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 8, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 68.291016, 58.309489 ], [ 87.802734, 52.643063 ], [ 86.748047, 40.313043 ], [ 73.564453, 33.724340 ], [ 59.150391, 37.649034 ], [ 53.701172, 49.382373 ], [ 68.291016, 58.309489 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "803dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 3, "tippecanoe:sum:ABBREV_LEN": 16, "tippecanoe:count:ABBREV_LEN": 3, "tippecanoe:mean:ABBREV_LEN": 5.333333333333333, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -297, "tippecanoe:count:ADM0_A3_UN": 3, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -297, "tippecanoe:count:ADM0_A3_WB": 3, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 3, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 3, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 335742, "tippecanoe:count:GDP_MD": 3, "tippecanoe:mean:GDP_MD": 111914, "tippecanoe:min:GDP_MD": 2530, "tippecanoe:max:GDP_MD": 302571, "tippecanoe:sum:GDP_YEAR": 6057, "tippecanoe:count:GDP_YEAR": 3, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 3, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 3, "tippecanoe:count:HOMEPART": 3, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 3, "tippecanoe:mean:LABELRANK": 3.6666666666666667, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 263.36517100000006, "tippecanoe:count:LABEL_X": 3, "tippecanoe:mean:LABEL_X": 87.78839033333334, "tippecanoe:min:LABEL_X": 83.639914, "tippecanoe:max:LABEL_X": 90.040294, "tippecanoe:sum:LABEL_Y": 80.049566, "tippecanoe:count:LABEL_Y": 3, "tippecanoe:mean:LABEL_Y": 26.683188666666667, "tippecanoe:min:LABEL_Y": 24.214956, "tippecanoe:max:LABEL_Y": 28.297925, "tippecanoe:sum:LEVEL": 6, "tippecanoe:count:LEVEL": 3, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 21, "tippecanoe:count:LONG_LEN": 3, "tippecanoe:mean:LONG_LEN": 7, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 27, "tippecanoe:count:MAPCOLOR13": 3, "tippecanoe:mean:MAPCOLOR13": 9, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 12, "tippecanoe:sum:MAPCOLOR7": 10, "tippecanoe:count:MAPCOLOR7": 3, "tippecanoe:mean:MAPCOLOR7": 3.3333333333333337, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 12, "tippecanoe:count:MAPCOLOR8": 3, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 11, "tippecanoe:count:MAPCOLOR9": 3, "tippecanoe:mean:MAPCOLOR9": 3.6666666666666667, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 25, "tippecanoe:count:MAX_LABEL": 3, "tippecanoe:mean:MAX_LABEL": 8.333333333333334, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 10, "tippecanoe:count:MIN_LABEL": 3, "tippecanoe:mean:MIN_LABEL": 3.3333333333333337, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 3, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 21, "tippecanoe:count:NAME_LEN": 3, "tippecanoe:mean:NAME_LEN": 7, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 3477961981, "tippecanoe:count:NE_ID": 3, "tippecanoe:mean:NE_ID": 1159320660.3333333, "tippecanoe:min:NE_ID": 1159320407, "tippecanoe:max:NE_ID": 1159321121, "tippecanoe:sum:POP_EST": 192417963, "tippecanoe:count:POP_EST": 3, "tippecanoe:mean:POP_EST": 64139321, "tippecanoe:min:POP_EST": 763092, "tippecanoe:max:POP_EST": 163046161, "tippecanoe:sum:POP_RANK": 43, "tippecanoe:count:POP_RANK": 3, "tippecanoe:mean:POP_RANK": 14.333333333333334, "tippecanoe:min:POP_RANK": 11, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 6057, "tippecanoe:count:POP_YEAR": 3, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 3, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -297, "tippecanoe:count:TINY": 3, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 70274440, "tippecanoe:count:WOE_ID": 3, "tippecanoe:mean:WOE_ID": 23424813.333333333, "tippecanoe:min:WOE_ID": 23424759, "tippecanoe:max:WOE_ID": 23424911, "tippecanoe:sum:WOE_ID_EH": 70274440, "tippecanoe:count:WOE_ID_EH": 3, "tippecanoe:mean:WOE_ID_EH": 23424813.333333333, "tippecanoe:min:WOE_ID_EH": 23424759, "tippecanoe:max:WOE_ID_EH": 23424911, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 3, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 86.748047, 40.313043 ], [ 98.261719, 33.651208 ], [ 97.119141, 22.268764 ], [ 85.429688, 16.720385 ], [ 74.970703, 22.431340 ], [ 73.564453, 33.724340 ], [ 86.748047, 40.313043 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "8053fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 7, "tippecanoe:sum:ABBREV_LEN": 37, "tippecanoe:count:ABBREV_LEN": 7, "tippecanoe:mean:ABBREV_LEN": 5.285714285714286, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 8, "tippecanoe:sum:ADM0_A3_UN": -693, "tippecanoe:count:ADM0_A3_UN": 7, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -693, "tippecanoe:count:ADM0_A3_WB": 7, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 7, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 1, "tippecanoe:count:BRK_DIFF": 7, "tippecanoe:mean:BRK_DIFF": 0.14285714285714286, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 333548, "tippecanoe:count:GDP_MD": 7, "tippecanoe:mean:GDP_MD": 47649.71428571428, "tippecanoe:min:GDP_MD": 0, "tippecanoe:max:GDP_MD": 175837, "tippecanoe:sum:GDP_YEAR": 14119, "tippecanoe:count:GDP_YEAR": 7, "tippecanoe:mean:GDP_YEAR": 2017, "tippecanoe:min:GDP_YEAR": 2011, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 7, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -93, "tippecanoe:count:HOMEPART": 7, "tippecanoe:mean:HOMEPART": -13.285714285714287, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 33, "tippecanoe:count:LABELRANK": 7, "tippecanoe:mean:LABELRANK": 4.714285714285714, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 8, "tippecanoe:sum:LABEL_X": 301.976339, "tippecanoe:count:LABEL_X": 7, "tippecanoe:mean:LABEL_X": 43.139477, "tippecanoe:min:LABEL_X": 33.673428, "tippecanoe:max:LABEL_X": 51.143509, "tippecanoe:sum:LABEL_Y": 118.394225, "tippecanoe:count:LABEL_Y": 7, "tippecanoe:mean:LABEL_Y": 16.913460714285717, "tippecanoe:min:LABEL_Y": 8.032795, "tippecanoe:max:LABEL_Y": 26.055972, "tippecanoe:sum:LEVEL": 14, "tippecanoe:count:LEVEL": 7, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 54, "tippecanoe:count:LONG_LEN": 7, "tippecanoe:mean:LONG_LEN": 7.714285714285714, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 53, "tippecanoe:count:MAPCOLOR13": 7, "tippecanoe:mean:MAPCOLOR13": 7.571428571428571, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 16, "tippecanoe:count:MAPCOLOR7": 7, "tippecanoe:mean:MAPCOLOR7": 2.2857142857142858, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 21, "tippecanoe:count:MAPCOLOR8": 7, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 17, "tippecanoe:count:MAPCOLOR9": 7, "tippecanoe:mean:MAPCOLOR9": 2.4285714285714286, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 61, "tippecanoe:count:MAX_LABEL": 7, "tippecanoe:mean:MAX_LABEL": 8.714285714285714, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 29.5, "tippecanoe:count:MIN_LABEL": 7, "tippecanoe:mean:MIN_LABEL": 4.214285714285714, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 7, "tippecanoe:sum:MIN_ZOOM": 11, "tippecanoe:count:MIN_ZOOM": 7, "tippecanoe:mean:MIN_ZOOM": 1.5714285714285715, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 7, "tippecanoe:sum:NAME_LEN": 54, "tippecanoe:count:NAME_LEN": 7, "tippecanoe:mean:NAME_LEN": 7.714285714285714, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 8685559699, "tippecanoe:count:NE_ID": 7, "tippecanoe:mean:NE_ID": 1240794242.7142857, "tippecanoe:min:NE_ID": 1159320413, "tippecanoe:max:NE_ID": 1729635091, "tippecanoe:sum:POP_EST": 128702884, "tippecanoe:count:POP_EST": 7, "tippecanoe:mean:POP_EST": 18386126.285714289, "tippecanoe:min:POP_EST": 0, "tippecanoe:max:POP_EST": 112078730, "tippecanoe:sum:POP_RANK": 79, "tippecanoe:count:POP_RANK": 7, "tippecanoe:mean:POP_RANK": 11.285714285714287, "tippecanoe:min:POP_RANK": 1, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 14129, "tippecanoe:count:POP_YEAR": 7, "tippecanoe:mean:POP_YEAR": 2018.4285714285714, "tippecanoe:min:POP_YEAR": 2014, "tippecanoe:max:POP_YEAR": 2020, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 7, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -592, "tippecanoe:count:TINY": 7, "tippecanoe:mean:TINY": -84.57142857142857, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 117123896, "tippecanoe:count:WOE_ID": 7, "tippecanoe:mean:WOE_ID": 16731985.142857144, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": 23424930, "tippecanoe:sum:WOE_ID_EH": 117123896, "tippecanoe:count:WOE_ID_EH": 7, "tippecanoe:mean:WOE_ID_EH": 16731985.142857144, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": 23424930, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 7, "tippecanoe:mean:scalerank": 0.7142857142857143, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 37.177734, 29.305561 ], [ 50.185547, 29.075375 ], [ 54.667969, 19.145168 ], [ 48.691406, 9.882275 ], [ 37.880859, 8.928487 ], [ 31.201172, 18.229351 ], [ 37.177734, 29.305561 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "802dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 16, "tippecanoe:sum:ABBREV_LEN": 68, "tippecanoe:count:ABBREV_LEN": 16, "tippecanoe:mean:ABBREV_LEN": 4.25, "tippecanoe:min:ABBREV_LEN": 0, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -1584, "tippecanoe:count:ADM0_A3_UN": 16, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -1584, "tippecanoe:count:ADM0_A3_WB": 16, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 16, "tippecanoe:mean:ADM0_DIF": 0.125, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 2, "tippecanoe:count:BRK_DIFF": 16, "tippecanoe:mean:BRK_DIFF": 0.125, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 2354758, "tippecanoe:count:GDP_MD": 16, "tippecanoe:mean:GDP_MD": 147172.375, "tippecanoe:min:GDP_MD": 280, "tippecanoe:max:GDP_MD": 792966, "tippecanoe:sum:GDP_YEAR": 32280, "tippecanoe:count:GDP_YEAR": 16, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2013, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 16, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -84, "tippecanoe:count:HOMEPART": 16, "tippecanoe:mean:HOMEPART": -5.25, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 72, "tippecanoe:count:LABELRANK": 16, "tippecanoe:mean:LABELRANK": 4.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 9, "tippecanoe:sum:LABEL_X": 663.980747, "tippecanoe:count:LABEL_X": 16, "tippecanoe:mean:LABEL_X": 41.4987966875, "tippecanoe:min:LABEL_X": 33.084182, "tippecanoe:max:LABEL_X": 58.676647, "tippecanoe:sum:LABEL_Y": 552.20492, "tippecanoe:count:LABEL_Y": 16, "tippecanoe:mean:LABEL_Y": 34.5128075, "tippecanoe:min:LABEL_Y": 23.806908, "tippecanoe:max:LABEL_Y": 41.870087, "tippecanoe:sum:LEVEL": 32, "tippecanoe:count:LEVEL": 16, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 138, "tippecanoe:count:LONG_LEN": 16, "tippecanoe:mean:LONG_LEN": 8.625, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 23, "tippecanoe:sum:MAPCOLOR13": 2, "tippecanoe:count:MAPCOLOR13": 16, "tippecanoe:mean:MAPCOLOR13": 0.125, "tippecanoe:min:MAPCOLOR13": -99, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 53, "tippecanoe:count:MAPCOLOR7": 16, "tippecanoe:mean:MAPCOLOR7": 3.3125, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 45, "tippecanoe:count:MAPCOLOR8": 16, "tippecanoe:mean:MAPCOLOR8": 2.8125, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 55, "tippecanoe:count:MAPCOLOR9": 16, "tippecanoe:mean:MAPCOLOR9": 3.4375, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 142.7, "tippecanoe:count:MAX_LABEL": 16, "tippecanoe:mean:MAX_LABEL": 8.91875, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 11, "tippecanoe:sum:MIN_LABEL": 66.9, "tippecanoe:count:MIN_LABEL": 16, "tippecanoe:mean:MIN_LABEL": 4.18125, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 7.7, "tippecanoe:sum:MIN_ZOOM": 7, "tippecanoe:count:MIN_ZOOM": 16, "tippecanoe:mean:MIN_ZOOM": 0.4375, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 7, "tippecanoe:sum:NAME_LEN": 132, "tippecanoe:count:NAME_LEN": 16, "tippecanoe:mean:NAME_LEN": 8.25, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 23, "tippecanoe:sum:NE_ID": 18549133226, "tippecanoe:count:NE_ID": 16, "tippecanoe:mean:NE_ID": 1159320826.625, "tippecanoe:min:NE_ID": 1159320333, "tippecanoe:max:NE_ID": 1159321309, "tippecanoe:sum:POP_EST": 227966087, "tippecanoe:count:POP_EST": 16, "tippecanoe:mean:POP_EST": 14247880.4375, "tippecanoe:min:POP_EST": 7850, "tippecanoe:max:POP_EST": 82913906, "tippecanoe:sum:POP_RANK": 196, "tippecanoe:count:POP_RANK": 16, "tippecanoe:mean:POP_RANK": 12.25, "tippecanoe:min:POP_RANK": 5, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 32296, "tippecanoe:count:POP_YEAR": 16, "tippecanoe:mean:POP_YEAR": 2018.5, "tippecanoe:min:POP_YEAR": 2013, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 16, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -1379, "tippecanoe:count:TINY": 16, "tippecanoe:mean:TINY": -86.1875, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 281097956, "tippecanoe:count:WOE_ID": 16, "tippecanoe:mean:WOE_ID": 17568622.25, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": 23424972, "tippecanoe:sum:WOE_ID_EH": 327948125, "tippecanoe:count:WOE_ID_EH": 16, "tippecanoe:mean:WOE_ID_EH": 20496757.8125, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": 23424995, "tippecanoe:sum:scalerank": 6, "tippecanoe:count:scalerank": 16, "tippecanoe:mean:scalerank": 0.375, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 36.123047, 49.781264 ], [ 53.701172, 49.382373 ], [ 59.150391, 37.649034 ], [ 50.185547, 29.075375 ], [ 37.177734, 29.305561 ], [ 28.828125, 39.639538 ], [ 36.123047, 49.781264 ] ] ] } } , { "type": "Feature", "properties": { "bin": "801ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 28, "tippecanoe:sum:ABBREV_LEN": 126, "tippecanoe:count:ABBREV_LEN": 28, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 3, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -2772, "tippecanoe:count:ADM0_A3_UN": 28, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -2772, "tippecanoe:count:ADM0_A3_WB": 28, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 28, "tippecanoe:mean:ADM0_DIF": 0.03571428571428571, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 28, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 10714600, "tippecanoe:count:GDP_MD": 28, "tippecanoe:mean:GDP_MD": 382664.28571428576, "tippecanoe:min:GDP_MD": 5542, "tippecanoe:max:GDP_MD": 3861123, "tippecanoe:sum:GDP_YEAR": 56531, "tippecanoe:count:GDP_YEAR": 28, "tippecanoe:mean:GDP_YEAR": 2018.9642857142858, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 28, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 28, "tippecanoe:count:HOMEPART": 28, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 127, "tippecanoe:count:LABELRANK": 28, "tippecanoe:mean:LABELRANK": 4.535714285714286, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 520.222516, "tippecanoe:count:LABEL_X": 28, "tippecanoe:mean:LABEL_X": 18.579375571428576, "tippecanoe:min:LABEL_X": 4.800448, "tippecanoe:max:LABEL_X": 34.508268, "tippecanoe:sum:LABEL_Y": 1329.7201530000003, "tippecanoe:count:LABEL_Y": 28, "tippecanoe:mean:LABEL_Y": 47.49000546428572, "tippecanoe:min:LABEL_Y": 39.345388, "tippecanoe:max:LABEL_Y": 57.066872, "tippecanoe:sum:LEVEL": 56, "tippecanoe:count:LEVEL": 28, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 240, "tippecanoe:count:LONG_LEN": 28, "tippecanoe:mean:LONG_LEN": 8.571428571428572, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 22, "tippecanoe:sum:MAPCOLOR13": 196, "tippecanoe:count:MAPCOLOR13": 28, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 89, "tippecanoe:count:MAPCOLOR7": 28, "tippecanoe:mean:MAPCOLOR7": 3.1785714285714286, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 97, "tippecanoe:count:MAPCOLOR8": 28, "tippecanoe:mean:MAPCOLOR8": 3.4642857142857146, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 7, "tippecanoe:sum:MAPCOLOR9": 101, "tippecanoe:count:MAPCOLOR9": 28, "tippecanoe:mean:MAPCOLOR9": 3.607142857142857, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 8, "tippecanoe:sum:MAX_LABEL": 241.5, "tippecanoe:count:MAX_LABEL": 28, "tippecanoe:mean:MAX_LABEL": 8.625, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 108.10000000000001, "tippecanoe:count:MIN_LABEL": 28, "tippecanoe:mean:MIN_LABEL": 3.860714285714286, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 5.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 28, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 227, "tippecanoe:count:NAME_LEN": 28, "tippecanoe:mean:NAME_LEN": 8.107142857142858, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 16, "tippecanoe:sum:NE_ID": 32460984236, "tippecanoe:count:NE_ID": 28, "tippecanoe:mean:NE_ID": 1159320865.5714286, "tippecanoe:min:NE_ID": 1159320325, "tippecanoe:max:NE_ID": 1159321345, "tippecanoe:sum:POP_EST": 437433879, "tippecanoe:count:POP_EST": 28, "tippecanoe:mean:POP_EST": 15622638.535714286, "tippecanoe:min:POP_EST": 38019, "tippecanoe:max:POP_EST": 83429615, "tippecanoe:sum:POP_RANK": 361, "tippecanoe:count:POP_RANK": 28, "tippecanoe:mean:POP_RANK": 12.892857142857143, "tippecanoe:min:POP_RANK": 7, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 56532, "tippecanoe:count:POP_YEAR": 28, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 28, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -2563, "tippecanoe:count:TINY": 28, "tippecanoe:mean:TINY": -91.53571428571429, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 6, "tippecanoe:sum:WOE_ID": 605691022, "tippecanoe:count:WOE_ID": 28, "tippecanoe:mean:WOE_ID": 21631822.214285714, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424976, "tippecanoe:sum:WOE_ID_EH": 655150221, "tippecanoe:count:WOE_ID_EH": 28, "tippecanoe:mean:WOE_ID_EH": 23398222.17857143, "tippecanoe:min:WOE_ID_EH": 20069817, "tippecanoe:max:WOE_ID_EH": 29389201, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 28, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 25.048828, 58.401712 ], [ 36.123047, 49.781264 ], [ 28.828125, 39.639538 ], [ 13.271484, 37.509726 ], [ 2.021484, 45.213004 ], [ 5.537109, 55.727110 ], [ 25.048828, 58.401712 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "802dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 16, "tippecanoe:sum:ABBREV_LEN": 68, "tippecanoe:count:ABBREV_LEN": 16, "tippecanoe:mean:ABBREV_LEN": 4.25, "tippecanoe:min:ABBREV_LEN": 0, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -1584, "tippecanoe:count:ADM0_A3_UN": 16, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -1584, "tippecanoe:count:ADM0_A3_WB": 16, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 16, "tippecanoe:mean:ADM0_DIF": 0.125, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 2, "tippecanoe:count:BRK_DIFF": 16, "tippecanoe:mean:BRK_DIFF": 0.125, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 2354758, "tippecanoe:count:GDP_MD": 16, "tippecanoe:mean:GDP_MD": 147172.375, "tippecanoe:min:GDP_MD": 280, "tippecanoe:max:GDP_MD": 792966, "tippecanoe:sum:GDP_YEAR": 32280, "tippecanoe:count:GDP_YEAR": 16, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2013, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 16, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -84, "tippecanoe:count:HOMEPART": 16, "tippecanoe:mean:HOMEPART": -5.25, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 72, "tippecanoe:count:LABELRANK": 16, "tippecanoe:mean:LABELRANK": 4.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 9, "tippecanoe:sum:LABEL_X": 663.980747, "tippecanoe:count:LABEL_X": 16, "tippecanoe:mean:LABEL_X": 41.4987966875, "tippecanoe:min:LABEL_X": 33.084182, "tippecanoe:max:LABEL_X": 58.676647, "tippecanoe:sum:LABEL_Y": 552.20492, "tippecanoe:count:LABEL_Y": 16, "tippecanoe:mean:LABEL_Y": 34.5128075, "tippecanoe:min:LABEL_Y": 23.806908, "tippecanoe:max:LABEL_Y": 41.870087, "tippecanoe:sum:LEVEL": 32, "tippecanoe:count:LEVEL": 16, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 138, "tippecanoe:count:LONG_LEN": 16, "tippecanoe:mean:LONG_LEN": 8.625, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 23, "tippecanoe:sum:MAPCOLOR13": 2, "tippecanoe:count:MAPCOLOR13": 16, "tippecanoe:mean:MAPCOLOR13": 0.125, "tippecanoe:min:MAPCOLOR13": -99, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 53, "tippecanoe:count:MAPCOLOR7": 16, "tippecanoe:mean:MAPCOLOR7": 3.3125, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 45, "tippecanoe:count:MAPCOLOR8": 16, "tippecanoe:mean:MAPCOLOR8": 2.8125, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 55, "tippecanoe:count:MAPCOLOR9": 16, "tippecanoe:mean:MAPCOLOR9": 3.4375, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 6, "tippecanoe:sum:MAX_LABEL": 142.7, "tippecanoe:count:MAX_LABEL": 16, "tippecanoe:mean:MAX_LABEL": 8.91875, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 11, "tippecanoe:sum:MIN_LABEL": 66.9, "tippecanoe:count:MIN_LABEL": 16, "tippecanoe:mean:MIN_LABEL": 4.18125, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 7.7, "tippecanoe:sum:MIN_ZOOM": 7, "tippecanoe:count:MIN_ZOOM": 16, "tippecanoe:mean:MIN_ZOOM": 0.4375, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 7, "tippecanoe:sum:NAME_LEN": 132, "tippecanoe:count:NAME_LEN": 16, "tippecanoe:mean:NAME_LEN": 8.25, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 23, "tippecanoe:sum:NE_ID": 18549133226, "tippecanoe:count:NE_ID": 16, "tippecanoe:mean:NE_ID": 1159320826.625, "tippecanoe:min:NE_ID": 1159320333, "tippecanoe:max:NE_ID": 1159321309, "tippecanoe:sum:POP_EST": 227966087, "tippecanoe:count:POP_EST": 16, "tippecanoe:mean:POP_EST": 14247880.4375, "tippecanoe:min:POP_EST": 7850, "tippecanoe:max:POP_EST": 82913906, "tippecanoe:sum:POP_RANK": 196, "tippecanoe:count:POP_RANK": 16, "tippecanoe:mean:POP_RANK": 12.25, "tippecanoe:min:POP_RANK": 5, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 32296, "tippecanoe:count:POP_YEAR": 16, "tippecanoe:mean:POP_YEAR": 2018.5, "tippecanoe:min:POP_YEAR": 2013, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 16, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -1379, "tippecanoe:count:TINY": 16, "tippecanoe:mean:TINY": -86.1875, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 4, "tippecanoe:sum:WOE_ID": 281097956, "tippecanoe:count:WOE_ID": 16, "tippecanoe:mean:WOE_ID": 17568622.25, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": 23424972, "tippecanoe:sum:WOE_ID_EH": 327948125, "tippecanoe:count:WOE_ID_EH": 16, "tippecanoe:mean:WOE_ID_EH": 20496757.8125, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": 23424995, "tippecanoe:sum:scalerank": 6, "tippecanoe:count:scalerank": 16, "tippecanoe:mean:scalerank": 0.375, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 36.123047, 49.781264 ], [ 53.701172, 49.382373 ], [ 59.150391, 37.649034 ], [ 50.185547, 29.075375 ], [ 37.177734, 29.305561 ], [ 28.828125, 39.639538 ], [ 36.123047, 49.781264 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "8021fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 8, "tippecanoe:sum:ABBREV_LEN": 36, "tippecanoe:count:ABBREV_LEN": 8, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 7, "tippecanoe:sum:ADM0_A3_UN": -792, "tippecanoe:count:ADM0_A3_UN": 8, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -792, "tippecanoe:count:ADM0_A3_WB": 8, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 8, "tippecanoe:mean:ADM0_DIF": 0.25, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 2, "tippecanoe:count:BRK_DIFF": 8, "tippecanoe:mean:BRK_DIFF": 0.25, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 554279, "tippecanoe:count:GDP_MD": 8, "tippecanoe:mean:GDP_MD": 69284.875, "tippecanoe:min:GDP_MD": 15, "tippecanoe:max:GDP_MD": 278221, "tippecanoe:sum:GDP_YEAR": 16140, "tippecanoe:count:GDP_YEAR": 8, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2013, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 8, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -92, "tippecanoe:count:HOMEPART": 8, "tippecanoe:mean:HOMEPART": -11.5, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 29, "tippecanoe:count:LABELRANK": 8, "tippecanoe:mean:LABELRANK": 3.625, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 555.3665579999999, "tippecanoe:count:LABEL_X": 8, "tippecanoe:mean:LABEL_X": 69.42081974999999, "tippecanoe:min:LABEL_X": 63.383897, "tippecanoe:max:LABEL_X": 77.129553, "tippecanoe:sum:LABEL_Y": 315.427716, "tippecanoe:count:LABEL_Y": 8, "tippecanoe:mean:LABEL_Y": 39.4284645, "tippecanoe:min:LABEL_Y": 29.328389, "tippecanoe:max:LABEL_Y": 49.054149, "tippecanoe:sum:LEVEL": 15, "tippecanoe:count:LEVEL": 8, "tippecanoe:mean:LEVEL": 1.875, "tippecanoe:min:LEVEL": 1, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 93, "tippecanoe:count:LONG_LEN": 8, "tippecanoe:mean:LONG_LEN": 11.625, "tippecanoe:min:LONG_LEN": 8, "tippecanoe:max:LONG_LEN": 19, "tippecanoe:sum:MAPCOLOR13": -64, "tippecanoe:count:MAPCOLOR13": 8, "tippecanoe:mean:MAPCOLOR13": -8, "tippecanoe:min:MAPCOLOR13": -99, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 32, "tippecanoe:count:MAPCOLOR7": 8, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 33, "tippecanoe:count:MAPCOLOR8": 8, "tippecanoe:mean:MAPCOLOR8": 4.125, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 7, "tippecanoe:sum:MAPCOLOR9": 43, "tippecanoe:count:MAPCOLOR9": 8, "tippecanoe:mean:MAPCOLOR9": 5.375, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 8, "tippecanoe:sum:MAX_LABEL": 65, "tippecanoe:count:MAX_LABEL": 8, "tippecanoe:mean:MAX_LABEL": 8.125, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9.5, "tippecanoe:sum:MIN_LABEL": 30.9, "tippecanoe:count:MIN_LABEL": 8, "tippecanoe:mean:MIN_LABEL": 3.8625, "tippecanoe:min:MIN_LABEL": 2.7, "tippecanoe:max:MIN_LABEL": 6.5, "tippecanoe:sum:MIN_ZOOM": 10, "tippecanoe:count:MIN_ZOOM": 8, "tippecanoe:mean:MIN_ZOOM": 1.25, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 5, "tippecanoe:sum:NAME_LEN": 82, "tippecanoe:count:NAME_LEN": 8, "tippecanoe:mean:NAME_LEN": 10.25, "tippecanoe:min:NAME_LEN": 8, "tippecanoe:max:NAME_LEN": 15, "tippecanoe:sum:NE_ID": 9274568056, "tippecanoe:count:NE_ID": 8, "tippecanoe:mean:NE_ID": 1159321007, "tippecanoe:min:NE_ID": 1159320319, "tippecanoe:max:NE_ID": 1159321405, "tippecanoe:sum:POP_EST": 322521745, "tippecanoe:count:POP_EST": 8, "tippecanoe:mean:POP_EST": 40315218.125, "tippecanoe:min:POP_EST": 6000, "tippecanoe:max:POP_EST": 216565318, "tippecanoe:sum:POP_RANK": 99, "tippecanoe:count:POP_RANK": 8, "tippecanoe:mean:POP_RANK": 12.375, "tippecanoe:min:POP_RANK": 5, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 16136, "tippecanoe:count:POP_YEAR": 8, "tippecanoe:mean:POP_YEAR": 2017, "tippecanoe:min:POP_YEAR": 2009, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 8, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -688, "tippecanoe:count:TINY": 8, "tippecanoe:mean:TINY": -86, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 5, "tippecanoe:sum:WOE_ID": 140549214, "tippecanoe:count:WOE_ID": 8, "tippecanoe:mean:WOE_ID": 17568651.75, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 23424980, "tippecanoe:sum:WOE_ID_EH": 184044442, "tippecanoe:count:WOE_ID_EH": 8, "tippecanoe:mean:WOE_ID_EH": 23005555.25, "tippecanoe:min:WOE_ID_EH": 20070177, "tippecanoe:max:WOE_ID_EH": 23424980, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 8, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 68.291016, 58.309489 ], [ 87.802734, 52.643063 ], [ 86.748047, 40.313043 ], [ 73.564453, 33.724340 ], [ 59.150391, 37.649034 ], [ 53.701172, 49.382373 ], [ 68.291016, 58.309489 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8053fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 7, "tippecanoe:sum:ABBREV_LEN": 37, "tippecanoe:count:ABBREV_LEN": 7, "tippecanoe:mean:ABBREV_LEN": 5.285714285714286, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 8, "tippecanoe:sum:ADM0_A3_UN": -693, "tippecanoe:count:ADM0_A3_UN": 7, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -693, "tippecanoe:count:ADM0_A3_WB": 7, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 7, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 1, "tippecanoe:count:BRK_DIFF": 7, "tippecanoe:mean:BRK_DIFF": 0.14285714285714286, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 1, "tippecanoe:sum:GDP_MD": 333548, "tippecanoe:count:GDP_MD": 7, "tippecanoe:mean:GDP_MD": 47649.71428571428, "tippecanoe:min:GDP_MD": 0, "tippecanoe:max:GDP_MD": 175837, "tippecanoe:sum:GDP_YEAR": 14119, "tippecanoe:count:GDP_YEAR": 7, "tippecanoe:mean:GDP_YEAR": 2017, "tippecanoe:min:GDP_YEAR": 2011, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 7, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -93, "tippecanoe:count:HOMEPART": 7, "tippecanoe:mean:HOMEPART": -13.285714285714287, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 33, "tippecanoe:count:LABELRANK": 7, "tippecanoe:mean:LABELRANK": 4.714285714285714, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 8, "tippecanoe:sum:LABEL_X": 301.976339, "tippecanoe:count:LABEL_X": 7, "tippecanoe:mean:LABEL_X": 43.139477, "tippecanoe:min:LABEL_X": 33.673428, "tippecanoe:max:LABEL_X": 51.143509, "tippecanoe:sum:LABEL_Y": 118.394225, "tippecanoe:count:LABEL_Y": 7, "tippecanoe:mean:LABEL_Y": 16.913460714285717, "tippecanoe:min:LABEL_Y": 8.032795, "tippecanoe:max:LABEL_Y": 26.055972, "tippecanoe:sum:LEVEL": 14, "tippecanoe:count:LEVEL": 7, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 54, "tippecanoe:count:LONG_LEN": 7, "tippecanoe:mean:LONG_LEN": 7.714285714285714, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 53, "tippecanoe:count:MAPCOLOR13": 7, "tippecanoe:mean:MAPCOLOR13": 7.571428571428571, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 16, "tippecanoe:count:MAPCOLOR7": 7, "tippecanoe:mean:MAPCOLOR7": 2.2857142857142858, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 21, "tippecanoe:count:MAPCOLOR8": 7, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 17, "tippecanoe:count:MAPCOLOR9": 7, "tippecanoe:mean:MAPCOLOR9": 2.4285714285714286, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 61, "tippecanoe:count:MAX_LABEL": 7, "tippecanoe:mean:MAX_LABEL": 8.714285714285714, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 29.5, "tippecanoe:count:MIN_LABEL": 7, "tippecanoe:mean:MIN_LABEL": 4.214285714285714, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 7, "tippecanoe:sum:MIN_ZOOM": 11, "tippecanoe:count:MIN_ZOOM": 7, "tippecanoe:mean:MIN_ZOOM": 1.5714285714285715, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 7, "tippecanoe:sum:NAME_LEN": 54, "tippecanoe:count:NAME_LEN": 7, "tippecanoe:mean:NAME_LEN": 7.714285714285714, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 8685559699, "tippecanoe:count:NE_ID": 7, "tippecanoe:mean:NE_ID": 1240794242.7142857, "tippecanoe:min:NE_ID": 1159320413, "tippecanoe:max:NE_ID": 1729635091, "tippecanoe:sum:POP_EST": 128702884, "tippecanoe:count:POP_EST": 7, "tippecanoe:mean:POP_EST": 18386126.285714289, "tippecanoe:min:POP_EST": 0, "tippecanoe:max:POP_EST": 112078730, "tippecanoe:sum:POP_RANK": 79, "tippecanoe:count:POP_RANK": 7, "tippecanoe:mean:POP_RANK": 11.285714285714287, "tippecanoe:min:POP_RANK": 1, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 14129, "tippecanoe:count:POP_YEAR": 7, "tippecanoe:mean:POP_YEAR": 2018.4285714285714, "tippecanoe:min:POP_YEAR": 2014, "tippecanoe:max:POP_YEAR": 2020, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 7, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -592, "tippecanoe:count:TINY": 7, "tippecanoe:mean:TINY": -84.57142857142857, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 117123896, "tippecanoe:count:WOE_ID": 7, "tippecanoe:mean:WOE_ID": 16731985.142857144, "tippecanoe:min:WOE_ID": -99, "tippecanoe:max:WOE_ID": 23424930, "tippecanoe:sum:WOE_ID_EH": 117123896, "tippecanoe:count:WOE_ID_EH": 7, "tippecanoe:mean:WOE_ID_EH": 16731985.142857144, "tippecanoe:min:WOE_ID_EH": -99, "tippecanoe:max:WOE_ID_EH": 23424930, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 7, "tippecanoe:mean:scalerank": 0.7142857142857143, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 37.177734, 29.305561 ], [ 50.185547, 29.075375 ], [ 54.667969, 19.145168 ], [ 48.691406, 9.882275 ], [ 37.880859, 8.928487 ], [ 31.201172, 18.229351 ], [ 37.177734, 29.305561 ] ] ] } } , { "type": "Feature", "properties": { "bin": "803ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 28, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 4.666666666666667, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0.16666666666666667, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 389095, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 64849.166666666664, "tippecanoe:min:GDP_MD": 11314, "tippecanoe:max:GDP_MD": 303092, "tippecanoe:sum:GDP_YEAR": 12113, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2018.8333333333333, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -94, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": -15.666666666666666, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 21, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 3.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 5, "tippecanoe:sum:LABEL_X": 136.580237, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": 22.763372833333336, "tippecanoe:min:LABEL_X": 9.504356, "tippecanoe:max:LABEL_X": 35.291341, "tippecanoe:sum:LABEL_Y": 143.04638999999998, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": 23.841064999999998, "tippecanoe:min:LABEL_Y": 15.142959, "tippecanoe:max:LABEL_Y": 35.892886, "tippecanoe:sum:LEVEL": 12, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 33, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 5.5, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 9, "tippecanoe:sum:MAPCOLOR13": 38, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 6.333333333333333, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 20, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 3.3333333333333337, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 24, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 28, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 4.666666666666667, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 8, "tippecanoe:sum:MAX_LABEL": 49.2, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 8.200000000000001, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 9.5, "tippecanoe:sum:MIN_LABEL": 18.7, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 3.1166666666666669, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 4.5, "tippecanoe:sum:MIN_ZOOM": 7, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 1.1666666666666668, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 7, "tippecanoe:sum:NAME_LEN": 33, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 5.5, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 9, "tippecanoe:sum:NE_ID": 6955926156, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159321026, "tippecanoe:min:NE_ID": 1159320575, "tippecanoe:max:NE_ID": 1159321301, "tippecanoe:sum:POP_EST": 187646861, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 31274476.833333333, "tippecanoe:min:POP_EST": 502653, "tippecanoe:max:POP_EST": 100388073, "tippecanoe:sum:POP_RANK": 84, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 11, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 12114, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -492, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -82, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 121988700, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 20331450, "tippecanoe:min:WOE_ID": -90, "tippecanoe:max:WOE_ID": 28289408, "tippecanoe:sum:WOE_ID_EH": 145413742, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 24235623.666666669, "tippecanoe:min:WOE_ID_EH": 23424777, "tippecanoe:max:WOE_ID_EH": 28289408, "tippecanoe:sum:scalerank": 5, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 0.8333333333333334, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 28.828125, 39.639538 ], [ 37.177734, 29.305561 ], [ 31.201172, 18.229351 ], [ 18.369141, 16.467695 ], [ 9.404297, 25.641526 ], [ 13.271484, 37.509726 ], [ 28.828125, 39.639538 ] ] ] } } , @@ -168,49 +198,49 @@ , { "type": "Feature", "properties": { "bin": "8063fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 54.667969, 19.145168 ], [ 65.742188, 16.130262 ], [ 66.005859, 5.266008 ], [ 55.722656, 1.406109 ], [ 48.691406, 9.882275 ], [ 54.667969, 19.145168 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "804bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 11, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 5.5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 6208769, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 3104384.5, "tippecanoe:min:GDP_MD": 1127000, "tippecanoe:max:GDP_MD": 5081769, "tippecanoe:sum:GDP_YEAR": 4035, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 5, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 2.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 259.310374, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 129.655187, "tippecanoe:min:LABEL_X": 120.868204, "tippecanoe:max:LABEL_X": 138.44217, "tippecanoe:sum:LABEL_Y": 59.794946, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 29.897473, "tippecanoe:min:LABEL_Y": 23.652408, "tippecanoe:max:LABEL_Y": 36.142538, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 11, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 5.5, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 6, "tippecanoe:sum:MAPCOLOR13": 6, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 4, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 12, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 6, "tippecanoe:min:MAPCOLOR9": 5, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 15, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 6.2, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3.1, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 4.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 11, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 5.5, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 6, "tippecanoe:sum:NE_ID": 2318642272, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321136, "tippecanoe:min:NE_ID": 1159320937, "tippecanoe:max:NE_ID": 1159321335, "tippecanoe:sum:POP_EST": 149833309, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 74916654.5, "tippecanoe:min:POP_EST": 23568378, "tippecanoe:max:POP_EST": 126264931, "tippecanoe:sum:POP_RANK": 32, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 16, "tippecanoe:min:POP_RANK": 15, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 4039, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019.5, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2020, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849827, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424913.5, "tippecanoe:min:WOE_ID": 23424856, "tippecanoe:max:WOE_ID": 23424971, "tippecanoe:sum:WOE_ID_EH": 46849827, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424913.5, "tippecanoe:min:WOE_ID_EH": 23424856, "tippecanoe:max:WOE_ID_EH": 23424971, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 132.275391, 34.307144 ], [ 142.470703, 27.916767 ], [ 140.185547, 16.804541 ], [ 128.232422, 12.382928 ], [ 118.828125, 19.228177 ], [ 120.498047, 29.916852 ], [ 132.275391, 34.307144 ] ] ] } } -, { "type": "Feature", "properties": { "bin": "8031fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 8, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 1686739, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 843369.5, "tippecanoe:min:GDP_MD": 40000, "tippecanoe:max:GDP_MD": 1646739, "tippecanoe:sum:GDP_YEAR": 4035, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 5, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 2.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 254.57402, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 127.28701, "tippecanoe:min:LABEL_X": 126.444516, "tippecanoe:max:LABEL_X": 128.129504, "tippecanoe:sum:LABEL_Y": 76.27017599999999, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 38.135087999999999, "tippecanoe:min:LABEL_Y": 36.384924, "tippecanoe:max:LABEL_Y": 39.885252, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 32, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 16, "tippecanoe:min:LONG_LEN": 15, "tippecanoe:max:LONG_LEN": 17, "tippecanoe:sum:MAPCOLOR13": 14, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 5, "tippecanoe:max:MAPCOLOR13": 9, "tippecanoe:sum:MAPCOLOR7": 7, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 3.5, "tippecanoe:min:MAPCOLOR7": 3, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 2, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 3, "tippecanoe:sum:MAX_LABEL": 15, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 5.5, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 2.75, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 3, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 22, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 11, "tippecanoe:min:NAME_LEN": 11, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 2318642166, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321083, "tippecanoe:min:NE_ID": 1159320985, "tippecanoe:max:NE_ID": 1159321181, "tippecanoe:sum:POP_EST": 77375259, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 38687629.5, "tippecanoe:min:POP_EST": 25666161, "tippecanoe:max:POP_EST": 51709098, "tippecanoe:sum:POP_RANK": 31, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 15.5, "tippecanoe:min:POP_RANK": 15, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849733, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424866.5, "tippecanoe:min:WOE_ID": 23424865, "tippecanoe:max:WOE_ID": 23424868, "tippecanoe:sum:WOE_ID_EH": 46849733, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424866.5, "tippecanoe:min:WOE_ID_EH": 23424865, "tippecanoe:max:WOE_ID_EH": 23424868, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 116.191406, 47.338823 ], [ 131.748047, 45.274886 ], [ 132.275391, 34.307144 ], [ 120.498047, 29.916852 ], [ 110.654297, 37.160317 ], [ 116.191406, 47.338823 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8015fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 117.773438, 66.196009 ], [ 145.371094, 62.512318 ], [ 145.371094, 51.124213 ], [ 131.748047, 45.274886 ], [ 116.191406, 47.338823 ], [ 106.435547, 56.218923 ], [ 117.773438, 66.196009 ] ] ] } } , { "type": "Feature", "properties": { "bin": "802ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 145.371094, 51.124213 ], [ 158.378906, 43.897892 ], [ 154.775391, 31.877558 ], [ 142.470703, 27.916767 ], [ 132.275391, 34.307144 ], [ 131.748047, 45.274886 ], [ 145.371094, 51.124213 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "804bfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 11, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 5.5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 6208769, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 3104384.5, "tippecanoe:min:GDP_MD": 1127000, "tippecanoe:max:GDP_MD": 5081769, "tippecanoe:sum:GDP_YEAR": 4035, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2017.5, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 5, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 2.5, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 3, "tippecanoe:sum:LABEL_X": 259.310374, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 129.655187, "tippecanoe:min:LABEL_X": 120.868204, "tippecanoe:max:LABEL_X": 138.44217, "tippecanoe:sum:LABEL_Y": 59.794946, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 29.897473, "tippecanoe:min:LABEL_Y": 23.652408, "tippecanoe:max:LABEL_Y": 36.142538, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 11, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 5.5, "tippecanoe:min:LONG_LEN": 5, "tippecanoe:max:LONG_LEN": 6, "tippecanoe:sum:MAPCOLOR13": 6, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 3, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 4, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 8, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 12, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 6, "tippecanoe:min:MAPCOLOR9": 5, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 15, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 8, "tippecanoe:sum:MIN_LABEL": 6.2, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3.1, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 4.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 11, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 5.5, "tippecanoe:min:NAME_LEN": 5, "tippecanoe:max:NAME_LEN": 6, "tippecanoe:sum:NE_ID": 2318642272, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321136, "tippecanoe:min:NE_ID": 1159320937, "tippecanoe:max:NE_ID": 1159321335, "tippecanoe:sum:POP_EST": 149833309, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 74916654.5, "tippecanoe:min:POP_EST": 23568378, "tippecanoe:max:POP_EST": 126264931, "tippecanoe:sum:POP_RANK": 32, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 16, "tippecanoe:min:POP_RANK": 15, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 4039, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019.5, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2020, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849827, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424913.5, "tippecanoe:min:WOE_ID": 23424856, "tippecanoe:max:WOE_ID": 23424971, "tippecanoe:sum:WOE_ID_EH": 46849827, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424913.5, "tippecanoe:min:WOE_ID_EH": 23424856, "tippecanoe:max:WOE_ID_EH": 23424971, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 132.275391, 34.307144 ], [ 142.470703, 27.916767 ], [ 140.185547, 16.804541 ], [ 128.232422, 12.382928 ], [ 118.828125, 19.228177 ], [ 120.498047, 29.916852 ], [ 132.275391, 34.307144 ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8041fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 3, "tippecanoe:sum:ABBREV_LEN": 13, "tippecanoe:count:ABBREV_LEN": 3, "tippecanoe:mean:ABBREV_LEN": 4.333333333333333, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -297, "tippecanoe:count:ADM0_A3_UN": 3, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -297, "tippecanoe:count:ADM0_A3_WB": 3, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 3, "tippecanoe:mean:ADM0_DIF": 0.3333333333333333, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 3, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 645805, "tippecanoe:count:GDP_MD": 3, "tippecanoe:mean:GDP_MD": 215268.33333333335, "tippecanoe:min:GDP_MD": 18173, "tippecanoe:max:GDP_MD": 365711, "tippecanoe:sum:GDP_YEAR": 6057, "tippecanoe:count:GDP_YEAR": 3, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 3, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -97, "tippecanoe:count:HOMEPART": 3, "tippecanoe:mean:HOMEPART": -32.333333333333339, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 10, "tippecanoe:count:LABELRANK": 3, "tippecanoe:mean:LABELRANK": 3.3333333333333337, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": 322.01897299999998, "tippecanoe:count:LABEL_X": 3, "tippecanoe:mean:LABEL_X": 107.33965766666666, "tippecanoe:min:LABEL_X": 102.533912, "tippecanoe:max:LABEL_X": 114.097769, "tippecanoe:sum:LABEL_Y": 63.59606600000001, "tippecanoe:count:LABEL_Y": 3, "tippecanoe:mean:LABEL_Y": 21.19868866666667, "tippecanoe:min:LABEL_Y": 19.431821, "tippecanoe:max:LABEL_Y": 22.448829, "tippecanoe:sum:LEVEL": 6, "tippecanoe:count:LEVEL": 3, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 23, "tippecanoe:count:LONG_LEN": 3, "tippecanoe:mean:LONG_LEN": 7.666666666666667, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 9, "tippecanoe:sum:MAPCOLOR13": 16, "tippecanoe:count:MAPCOLOR13": 3, "tippecanoe:mean:MAPCOLOR13": 5.333333333333333, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 9, "tippecanoe:sum:MAPCOLOR7": 10, "tippecanoe:count:MAPCOLOR7": 3, "tippecanoe:mean:MAPCOLOR7": 3.3333333333333337, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 5, "tippecanoe:sum:MAPCOLOR8": 11, "tippecanoe:count:MAPCOLOR8": 3, "tippecanoe:mean:MAPCOLOR8": 3.6666666666666667, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 10, "tippecanoe:count:MAPCOLOR9": 3, "tippecanoe:mean:MAPCOLOR9": 3.3333333333333337, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 25, "tippecanoe:count:MAX_LABEL": 3, "tippecanoe:mean:MAX_LABEL": 8.333333333333334, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 10, "tippecanoe:count:MIN_LABEL": 3, "tippecanoe:mean:MIN_LABEL": 3.3333333333333337, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 3, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 20, "tippecanoe:count:NAME_LEN": 3, "tippecanoe:mean:NAME_LEN": 6.666666666666667, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 9, "tippecanoe:sum:NE_ID": 3477962901, "tippecanoe:count:NE_ID": 3, "tippecanoe:mean:NE_ID": 1159320967, "tippecanoe:min:NE_ID": 1159320473, "tippecanoe:max:NE_ID": 1159321417, "tippecanoe:sum:POP_EST": 111138961, "tippecanoe:count:POP_EST": 3, "tippecanoe:mean:POP_EST": 37046320.333333339, "tippecanoe:min:POP_EST": 7169455, "tippecanoe:max:POP_EST": 96462106, "tippecanoe:sum:POP_RANK": 42, "tippecanoe:count:POP_RANK": 3, "tippecanoe:mean:POP_RANK": 14, "tippecanoe:min:POP_RANK": 13, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 6057, "tippecanoe:count:POP_YEAR": 3, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 3, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -196, "tippecanoe:count:TINY": 3, "tippecanoe:mean:TINY": -65.33333333333333, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 71715554, "tippecanoe:count:WOE_ID": 3, "tippecanoe:mean:WOE_ID": 23905184.666666669, "tippecanoe:min:WOE_ID": 23424872, "tippecanoe:max:WOE_ID": 24865698, "tippecanoe:sum:WOE_ID_EH": 71715554, "tippecanoe:count:WOE_ID_EH": 3, "tippecanoe:mean:WOE_ID_EH": 23905184.666666669, "tippecanoe:min:WOE_ID_EH": 23424872, "tippecanoe:max:WOE_ID_EH": 24865698, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 3, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 110.654297, 37.160317 ], [ 120.498047, 29.916852 ], [ 118.828125, 19.228177 ], [ 107.753906, 15.029686 ], [ 97.119141, 22.268764 ], [ 98.261719, 33.651208 ], [ 110.654297, 37.160317 ] ] ] } } , { "type": "Feature", "properties": { "bin": "804ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 10, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 7243, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 3621.5, "tippecanoe:min:GDP_MD": 1323, "tippecanoe:max:GDP_MD": 5920, "tippecanoe:sum:GDP_YEAR": 4036, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2018, "tippecanoe:min:GDP_YEAR": 2018, "tippecanoe:max:GDP_YEAR": 2018, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -198, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 12, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 6, "tippecanoe:min:LABELRANK": 6, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 290.43801099999998, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 145.21900549999999, "tippecanoe:min:LABEL_X": 144.703614, "tippecanoe:max:LABEL_X": 145.734397, "tippecanoe:sum:LABEL_Y": 28.542361, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": 14.2711805, "tippecanoe:min:LABEL_Y": 13.354173, "tippecanoe:max:LABEL_Y": 15.188188, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 28, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 14, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 24, "tippecanoe:sum:MAPCOLOR13": 2, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 1, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 1, "tippecanoe:sum:MAPCOLOR7": 8, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 10, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 2, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 20, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 10, "tippecanoe:min:MAX_LABEL": 10, "tippecanoe:max:MAX_LABEL": 10, "tippecanoe:sum:MIN_LABEL": 8, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 4, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 18, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 9, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 14, "tippecanoe:sum:NE_ID": 2318642720, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321360, "tippecanoe:min:NE_ID": 1159321359, "tippecanoe:max:NE_ID": 1159321361, "tippecanoe:sum:POP_EST": 224510, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 112255, "tippecanoe:min:POP_EST": 57216, "tippecanoe:max:POP_EST": 167294, "tippecanoe:sum:POP_RANK": 17, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 8.5, "tippecanoe:min:POP_RANK": 8, "tippecanoe:max:POP_RANK": 9, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": 5, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": 2.5, "tippecanoe:min:TINY": 2, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 46849620, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424810, "tippecanoe:min:WOE_ID": 23424788, "tippecanoe:max:WOE_ID": 23424832, "tippecanoe:sum:WOE_ID_EH": 46849620, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424810, "tippecanoe:min:WOE_ID_EH": 23424788, "tippecanoe:max:WOE_ID_EH": 23424832, "tippecanoe:sum:scalerank": 10, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 5, "tippecanoe:min:scalerank": 5, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 154.775391, 31.877558 ], [ 164.443359, 22.998852 ], [ 160.751953, 12.211180 ], [ 149.765625, 8.667918 ], [ 140.185547, 16.804541 ], [ 142.470703, 27.916767 ], [ 154.775391, 31.877558 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "80e1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 17, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 8.5, "tippecanoe:min:ABBREV_LEN": 7, "tippecanoe:max:ABBREV_LEN": 10, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 16, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 8, "tippecanoe:min:GDP_MD": 0, "tippecanoe:max:GDP_MD": 16, "tippecanoe:sum:GDP_YEAR": 4032, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2016, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2016, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -198, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 5.5, "tippecanoe:min:LABELRANK": 5, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 142.627346, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 71.313673, "tippecanoe:min:LABEL_X": 69.122136, "tippecanoe:max:LABEL_X": 73.50521, "tippecanoe:sum:LABEL_Y": -102.407183, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -51.2035915, "tippecanoe:min:LABEL_Y": -53.103462, "tippecanoe:max:LABEL_Y": -49.303721, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 64, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 32, "tippecanoe:min:LONG_LEN": 29, "tippecanoe:max:LONG_LEN": 35, "tippecanoe:sum:MAPCOLOR13": 18, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 9, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 8, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 7, "tippecanoe:sum:MAPCOLOR8": 7, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 3.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 11, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 5.5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 9, "tippecanoe:sum:MAX_LABEL": 18.5, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 9.25, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9.5, "tippecanoe:sum:MIN_LABEL": 8.5, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 4.25, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 47, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 23.5, "tippecanoe:min:NAME_LEN": 22, "tippecanoe:max:NAME_LEN": 25, "tippecanoe:sum:NE_ID": 2318640992, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320496, "tippecanoe:min:NE_ID": 1159320361, "tippecanoe:max:NE_ID": 1159320631, "tippecanoe:sum:POP_EST": 140, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 70, "tippecanoe:min:POP_EST": 0, "tippecanoe:max:POP_EST": 140, "tippecanoe:sum:POP_RANK": 2, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 1, "tippecanoe:min:POP_RANK": 1, "tippecanoe:max:POP_RANK": 1, "tippecanoe:sum:POP_YEAR": 4036, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2018, "tippecanoe:min:POP_YEAR": 2017, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -97, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -48.5, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 56578817, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 28289408.5, "tippecanoe:min:WOE_ID": 28289406, "tippecanoe:max:WOE_ID": 28289411, "tippecanoe:sum:WOE_ID_EH": 56578817, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 28289408.5, "tippecanoe:min:WOE_ID_EH": 28289406, "tippecanoe:max:WOE_ID_EH": 28289411, "tippecanoe:sum:scalerank": 8, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 4, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 67.236328, -47.989922 ], [ 81.474609, -55.229023 ], [ 79.189453, -67.542167 ], [ 48.251953, -69.380313 ], [ 40.341797, -59.175928 ], [ 51.064453, -50.176898 ], [ 67.236328, -47.989922 ] ] ] } } +, { "type": "Feature", "properties": { "bin": "80cdfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 83.320312, -31.653381 ], [ 95.449219, -37.090240 ], [ 98.085938, -48.283193 ], [ 81.474609, -55.229023 ], [ 67.236328, -47.989922 ], [ 69.785156, -36.809285 ], [ 83.320312, -31.653381 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80affffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 94.394531, -13.838080 ], [ 103.974609, -19.394068 ], [ 105.380859, -30.221102 ], [ 95.449219, -37.090240 ], [ 83.320312, -31.653381 ], [ 83.935547, -19.228177 ], [ 94.394531, -13.838080 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80e5fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 98.085938, -48.283193 ], [ 116.806641, -50.792047 ], [ 128.408203, -61.312452 ], [ 113.115234, -72.208678 ], [ 79.189453, -67.542167 ], [ 81.474609, -55.229023 ], [ 98.085938, -48.283193 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80a3fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 3, "tippecanoe:sum:ABBREV_LEN": 12, "tippecanoe:count:ABBREV_LEN": 3, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -297, "tippecanoe:count:ADM0_A3_UN": 3, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -297, "tippecanoe:count:ADM0_A3_WB": 3, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 3, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 3, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 29327, "tippecanoe:count:GDP_MD": 3, "tippecanoe:mean:GDP_MD": 9775.666666666666, "tippecanoe:min:GDP_MD": 1165, "tippecanoe:max:GDP_MD": 14114, "tippecanoe:sum:GDP_YEAR": 6057, "tippecanoe:count:GDP_YEAR": 3, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 3, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 3, "tippecanoe:count:HOMEPART": 3, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 14, "tippecanoe:count:LABELRANK": 3, "tippecanoe:mean:LABELRANK": 4.666666666666667, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 147.58818300000002, "tippecanoe:count:LABEL_X": 3, "tippecanoe:mean:LABEL_X": 49.19606100000001, "tippecanoe:min:LABEL_X": 43.318094, "tippecanoe:max:LABEL_X": 57.565848, "tippecanoe:sum:LABEL_Y": -50.655477000000008, "tippecanoe:count:LABEL_Y": 3, "tippecanoe:mean:LABEL_Y": -16.885159, "tippecanoe:min:LABEL_Y": -20.299506, "tippecanoe:max:LABEL_Y": -11.727683, "tippecanoe:sum:LEVEL": 6, "tippecanoe:count:LEVEL": 3, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 26, "tippecanoe:count:LONG_LEN": 3, "tippecanoe:mean:LONG_LEN": 8.666666666666666, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 20, "tippecanoe:count:MAPCOLOR13": 3, "tippecanoe:mean:MAPCOLOR13": 6.666666666666667, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 10, "tippecanoe:sum:MAPCOLOR7": 9, "tippecanoe:count:MAPCOLOR7": 3, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 9, "tippecanoe:count:MAPCOLOR8": 3, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 11, "tippecanoe:count:MAPCOLOR9": 3, "tippecanoe:mean:MAPCOLOR9": 3.6666666666666667, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 5, "tippecanoe:sum:MAX_LABEL": 25, "tippecanoe:count:MAX_LABEL": 3, "tippecanoe:mean:MAX_LABEL": 8.333333333333334, "tippecanoe:min:MAX_LABEL": 7, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 10.7, "tippecanoe:count:MIN_LABEL": 3, "tippecanoe:mean:MIN_LABEL": 3.5666666666666666, "tippecanoe:min:MIN_LABEL": 2.7, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 3, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 26, "tippecanoe:count:NAME_LEN": 3, "tippecanoe:mean:NAME_LEN": 8.666666666666666, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 3477962651, "tippecanoe:count:NE_ID": 3, "tippecanoe:mean:NE_ID": 1159320883.6666668, "tippecanoe:min:NE_ID": 1159320521, "tippecanoe:max:NE_ID": 1159321079, "tippecanoe:sum:POP_EST": 29085904, "tippecanoe:count:POP_EST": 3, "tippecanoe:mean:POP_EST": 9695301.333333334, "tippecanoe:min:POP_EST": 850886, "tippecanoe:max:POP_EST": 26969307, "tippecanoe:sum:POP_RANK": 38, "tippecanoe:count:POP_RANK": 3, "tippecanoe:mean:POP_RANK": 12.666666666666666, "tippecanoe:min:POP_RANK": 11, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 6057, "tippecanoe:count:POP_YEAR": 3, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 3, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -95, "tippecanoe:count:TINY": 3, "tippecanoe:mean:TINY": -31.666666666666669, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 70274563, "tippecanoe:count:WOE_ID": 3, "tippecanoe:mean:WOE_ID": 23424854.333333333, "tippecanoe:min:WOE_ID": 23424786, "tippecanoe:max:WOE_ID": 23424894, "tippecanoe:sum:WOE_ID_EH": 70274563, "tippecanoe:count:WOE_ID_EH": 3, "tippecanoe:mean:WOE_ID_EH": 23424854.333333333, "tippecanoe:min:WOE_ID_EH": 23424786, "tippecanoe:max:WOE_ID_EH": 23424894, "tippecanoe:sum:scalerank": 6, "tippecanoe:count:scalerank": 3, "tippecanoe:mean:scalerank": 2, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 52.910156, -8.928487 ], [ 61.523438, -16.551962 ], [ 58.623047, -28.690588 ], [ 45.878906, -31.278551 ], [ 37.265625, -22.917923 ], [ 41.572266, -11.264612 ], [ 52.910156, -8.928487 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "80affffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 94.394531, -13.838080 ], [ 103.974609, -19.394068 ], [ 105.380859, -30.221102 ], [ 95.449219, -37.090240 ], [ 83.320312, -31.653381 ], [ 83.935547, -19.228177 ], [ 94.394531, -13.838080 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "8097fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 27, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 89058, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 14843, "tippecanoe:min:GDP_MD": 3012, "tippecanoe:max:GDP_MD": 23309, "tippecanoe:sum:GDP_YEAR": 12114, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 6, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 25, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 4.166666666666667, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 181.86301600000003, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": 30.310502666666669, "tippecanoe:min:LABEL_X": 24.179216, "tippecanoe:max:LABEL_X": 37.83789, "tippecanoe:sum:LABEL_Y": -86.337881, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": -14.389646833333332, "tippecanoe:min:LABEL_Y": -22.102634, "tippecanoe:max:LABEL_Y": -3.332836, "tippecanoe:sum:LEVEL": 12, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 45, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 7.5, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 42, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 19, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 3.1666666666666667, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 25, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 4.166666666666667, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 8, "tippecanoe:sum:MAPCOLOR9": 25, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 4.166666666666667, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 51, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 20.5, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 3.4166666666666667, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 45, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 7.5, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 6955925882, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159320980.3333333, "tippecanoe:min:NE_ID": 1159320387, "tippecanoe:max:NE_ID": 1159321441, "tippecanoe:sum:POP_EST": 95335558, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 15889259.666666666, "tippecanoe:min:POP_EST": 2303697, "tippecanoe:max:POP_EST": 30366036, "tippecanoe:sum:POP_RANK": 83, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 13.833333333333334, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 12114, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -594, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 140549327, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 23424887.833333333, "tippecanoe:min:WOE_ID": 23424755, "tippecanoe:max:WOE_ID": 23425004, "tippecanoe:sum:WOE_ID_EH": 140549327, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 23424887.833333333, "tippecanoe:min:WOE_ID_EH": 23424755, "tippecanoe:max:WOE_ID_EH": 23425004, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 33.662109, -1.669686 ], [ 41.572266, -11.264612 ], [ 37.265625, -22.917923 ], [ 23.906250, -24.686952 ], [ 16.259766, -14.604847 ], [ 21.357422, -3.337954 ], [ 33.662109, -1.669686 ] ] ] } } +, { "type": "Feature", "properties": { "bin": "80bdfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 8, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 6847, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 3423.5, "tippecanoe:min:GDP_MD": 2376, "tippecanoe:max:GDP_MD": 4471, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 10, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 5, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 59.713903, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 29.8569515, "tippecanoe:min:LABEL_X": 28.246639, "tippecanoe:max:LABEL_X": 31.467264, "tippecanoe:sum:LABEL_Y": -56.013834, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -28.006917, "tippecanoe:min:LABEL_Y": -29.480158, "tippecanoe:max:LABEL_Y": -26.533676, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 26, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 13, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 19, "tippecanoe:sum:MAPCOLOR13": 13, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 6.5, "tippecanoe:min:MAPCOLOR13": 5, "tippecanoe:max:MAPCOLOR13": 8, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 11, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 5.5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 6, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 2, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 2, "tippecanoe:sum:MAX_LABEL": 18, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 8, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 4, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 15, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 7.5, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 8, "tippecanoe:sum:NE_ID": 2318642316, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321158, "tippecanoe:min:NE_ID": 1159321027, "tippecanoe:max:NE_ID": 1159321289, "tippecanoe:sum:POP_EST": 3273398, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 1636699, "tippecanoe:min:POP_EST": 1148130, "tippecanoe:max:POP_EST": 2125268, "tippecanoe:sum:POP_RANK": 24, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 12, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 12, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -198, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 46849873, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424936.5, "tippecanoe:min:WOE_ID": 23424880, "tippecanoe:max:WOE_ID": 23424993, "tippecanoe:sum:WOE_ID_EH": 46849873, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424936.5, "tippecanoe:min:WOE_ID_EH": 23424880, "tippecanoe:max:WOE_ID_EH": 23424993, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 37.265625, -22.917923 ], [ 45.878906, -31.278551 ], [ 41.572266, -41.442726 ], [ 26.982422, -43.452919 ], [ 18.369141, -35.029996 ], [ 23.906250, -24.686952 ], [ 37.265625, -22.917923 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80d7fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 5, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 5, "tippecanoe:min:ABBREV_LEN": 5, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 351431, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 351431, "tippecanoe:min:GDP_MD": 351431, "tippecanoe:max:GDP_MD": 351431, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": 23.665734, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 23.665734, "tippecanoe:min:LABEL_X": 23.665734, "tippecanoe:max:LABEL_X": 23.665734, "tippecanoe:sum:LABEL_Y": -29.708776, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -29.708776, "tippecanoe:min:LABEL_Y": -29.708776, "tippecanoe:max:LABEL_Y": -29.708776, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 12, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 12, "tippecanoe:min:LONG_LEN": 12, "tippecanoe:max:LONG_LEN": 12, "tippecanoe:sum:MAPCOLOR13": 2, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 2, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 2, "tippecanoe:sum:MAPCOLOR7": 2, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 2, "tippecanoe:min:MAPCOLOR7": 2, "tippecanoe:max:MAPCOLOR7": 2, "tippecanoe:sum:MAPCOLOR8": 3, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 6.7, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 6.7, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 6.7, "tippecanoe:sum:MIN_LABEL": 1.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 1.7, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 1.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 12, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 12, "tippecanoe:min:NAME_LEN": 12, "tippecanoe:max:NAME_LEN": 12, "tippecanoe:sum:NE_ID": 1159321431, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321431, "tippecanoe:min:NE_ID": 1159321431, "tippecanoe:max:NE_ID": 1159321431, "tippecanoe:sum:POP_EST": 58558270, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 58558270, "tippecanoe:min:POP_EST": 58558270, "tippecanoe:max:POP_EST": 58558270, "tippecanoe:sum:POP_RANK": 16, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 16, "tippecanoe:min:POP_RANK": 16, "tippecanoe:max:POP_RANK": 16, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424942, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424942, "tippecanoe:min:WOE_ID": 23424942, "tippecanoe:max:WOE_ID": 23424942, "tippecanoe:sum:WOE_ID_EH": 23424942, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424942, "tippecanoe:min:WOE_ID_EH": 23424942, "tippecanoe:max:WOE_ID_EH": 23424942, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 41.572266, -41.442726 ], [ 51.064453, -50.176898 ], [ 40.341797, -59.175928 ], [ 22.675781, -54.007769 ], [ 26.982422, -43.452919 ], [ 41.572266, -41.442726 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80cbfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 58.623047, -28.690588 ], [ 69.785156, -36.809285 ], [ 67.236328, -47.989922 ], [ 51.064453, -50.176898 ], [ 41.572266, -41.442726 ], [ 45.878906, -31.278551 ], [ 58.623047, -28.690588 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80e5fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 98.085938, -48.283193 ], [ 116.806641, -50.792047 ], [ 128.408203, -61.312452 ], [ 113.115234, -72.208678 ], [ 79.189453, -67.542167 ], [ 81.474609, -55.229023 ], [ 98.085938, -48.283193 ] ] ] } } -, -{ "type": "Feature", "properties": { "bin": "80e1fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 17, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 8.5, "tippecanoe:min:ABBREV_LEN": 7, "tippecanoe:max:ABBREV_LEN": 10, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 2, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 16, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 8, "tippecanoe:min:GDP_MD": 0, "tippecanoe:max:GDP_MD": 16, "tippecanoe:sum:GDP_YEAR": 4032, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2016, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2016, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -198, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": -99, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": -99, "tippecanoe:sum:LABELRANK": 11, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 5.5, "tippecanoe:min:LABELRANK": 5, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 142.627346, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 71.313673, "tippecanoe:min:LABEL_X": 69.122136, "tippecanoe:max:LABEL_X": 73.50521, "tippecanoe:sum:LABEL_Y": -102.407183, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -51.2035915, "tippecanoe:min:LABEL_Y": -53.103462, "tippecanoe:max:LABEL_Y": -49.303721, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 64, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 32, "tippecanoe:min:LONG_LEN": 29, "tippecanoe:max:LONG_LEN": 35, "tippecanoe:sum:MAPCOLOR13": 18, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 9, "tippecanoe:min:MAPCOLOR13": 7, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 8, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 7, "tippecanoe:sum:MAPCOLOR8": 7, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 3.5, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 11, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 5.5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 9, "tippecanoe:sum:MAX_LABEL": 18.5, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 9.25, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9.5, "tippecanoe:sum:MIN_LABEL": 8.5, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 4.25, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 47, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 23.5, "tippecanoe:min:NAME_LEN": 22, "tippecanoe:max:NAME_LEN": 25, "tippecanoe:sum:NE_ID": 2318640992, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159320496, "tippecanoe:min:NE_ID": 1159320361, "tippecanoe:max:NE_ID": 1159320631, "tippecanoe:sum:POP_EST": 140, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 70, "tippecanoe:min:POP_EST": 0, "tippecanoe:max:POP_EST": 140, "tippecanoe:sum:POP_RANK": 2, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 1, "tippecanoe:min:POP_RANK": 1, "tippecanoe:max:POP_RANK": 1, "tippecanoe:sum:POP_YEAR": 4036, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2018, "tippecanoe:min:POP_YEAR": 2017, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -97, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -48.5, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 56578817, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 28289408.5, "tippecanoe:min:WOE_ID": 28289406, "tippecanoe:max:WOE_ID": 28289411, "tippecanoe:sum:WOE_ID_EH": 56578817, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 28289408.5, "tippecanoe:min:WOE_ID_EH": 28289406, "tippecanoe:max:WOE_ID_EH": 28289411, "tippecanoe:sum:scalerank": 8, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 4, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 67.236328, -47.989922 ], [ 81.474609, -55.229023 ], [ 79.189453, -67.542167 ], [ 48.251953, -69.380313 ], [ 40.341797, -59.175928 ], [ 51.064453, -50.176898 ], [ 67.236328, -47.989922 ] ] ] } } -, -{ "type": "Feature", "properties": { "bin": "8097fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 6, "tippecanoe:sum:ABBREV_LEN": 27, "tippecanoe:count:ABBREV_LEN": 6, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -594, "tippecanoe:count:ADM0_A3_UN": 6, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -594, "tippecanoe:count:ADM0_A3_WB": 6, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 6, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 6, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 89058, "tippecanoe:count:GDP_MD": 6, "tippecanoe:mean:GDP_MD": 14843, "tippecanoe:min:GDP_MD": 3012, "tippecanoe:max:GDP_MD": 23309, "tippecanoe:sum:GDP_YEAR": 12114, "tippecanoe:count:GDP_YEAR": 6, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 6, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 6, "tippecanoe:count:HOMEPART": 6, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 25, "tippecanoe:count:LABELRANK": 6, "tippecanoe:mean:LABELRANK": 4.166666666666667, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 181.86301600000003, "tippecanoe:count:LABEL_X": 6, "tippecanoe:mean:LABEL_X": 30.310502666666669, "tippecanoe:min:LABEL_X": 24.179216, "tippecanoe:max:LABEL_X": 37.83789, "tippecanoe:sum:LABEL_Y": -86.337881, "tippecanoe:count:LABEL_Y": 6, "tippecanoe:mean:LABEL_Y": -14.389646833333332, "tippecanoe:min:LABEL_Y": -22.102634, "tippecanoe:max:LABEL_Y": -3.332836, "tippecanoe:sum:LEVEL": 12, "tippecanoe:count:LEVEL": 6, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 45, "tippecanoe:count:LONG_LEN": 6, "tippecanoe:mean:LONG_LEN": 7.5, "tippecanoe:min:LONG_LEN": 6, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": 42, "tippecanoe:count:MAPCOLOR13": 6, "tippecanoe:mean:MAPCOLOR13": 7, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 13, "tippecanoe:sum:MAPCOLOR7": 19, "tippecanoe:count:MAPCOLOR7": 6, "tippecanoe:mean:MAPCOLOR7": 3.1666666666666667, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 25, "tippecanoe:count:MAPCOLOR8": 6, "tippecanoe:mean:MAPCOLOR8": 4.166666666666667, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 8, "tippecanoe:sum:MAPCOLOR9": 25, "tippecanoe:count:MAPCOLOR9": 6, "tippecanoe:mean:MAPCOLOR9": 4.166666666666667, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 51, "tippecanoe:count:MAX_LABEL": 6, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 20.5, "tippecanoe:count:MIN_LABEL": 6, "tippecanoe:mean:MIN_LABEL": 3.4166666666666667, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 6, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 45, "tippecanoe:count:NAME_LEN": 6, "tippecanoe:mean:NAME_LEN": 7.5, "tippecanoe:min:NAME_LEN": 6, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 6955925882, "tippecanoe:count:NE_ID": 6, "tippecanoe:mean:NE_ID": 1159320980.3333333, "tippecanoe:min:NE_ID": 1159320387, "tippecanoe:max:NE_ID": 1159321441, "tippecanoe:sum:POP_EST": 95335558, "tippecanoe:count:POP_EST": 6, "tippecanoe:mean:POP_EST": 15889259.666666666, "tippecanoe:min:POP_EST": 2303697, "tippecanoe:max:POP_EST": 30366036, "tippecanoe:sum:POP_RANK": 83, "tippecanoe:count:POP_RANK": 6, "tippecanoe:mean:POP_RANK": 13.833333333333334, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 15, "tippecanoe:sum:POP_YEAR": 12114, "tippecanoe:count:POP_YEAR": 6, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 6, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -594, "tippecanoe:count:TINY": 6, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 140549327, "tippecanoe:count:WOE_ID": 6, "tippecanoe:mean:WOE_ID": 23424887.833333333, "tippecanoe:min:WOE_ID": 23424755, "tippecanoe:max:WOE_ID": 23425004, "tippecanoe:sum:WOE_ID_EH": 140549327, "tippecanoe:count:WOE_ID_EH": 6, "tippecanoe:mean:WOE_ID_EH": 23424887.833333333, "tippecanoe:min:WOE_ID_EH": 23424755, "tippecanoe:max:WOE_ID_EH": 23425004, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 6, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 33.662109, -1.669686 ], [ 41.572266, -11.264612 ], [ 37.265625, -22.917923 ], [ 23.906250, -24.686952 ], [ 16.259766, -14.604847 ], [ 21.357422, -3.337954 ], [ 33.662109, -1.669686 ] ] ] } } -, { "type": "Feature", "properties": { "bin": "80abfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 73.476562, -12.125264 ], [ 83.935547, -19.228177 ], [ 83.320312, -31.653381 ], [ 69.785156, -36.809285 ], [ 58.623047, -28.690588 ], [ 61.523438, -16.551962 ], [ 73.476562, -12.125264 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "809dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 6, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 6, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 24829, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 24829, "tippecanoe:min:GDP_MD": 24829, "tippecanoe:max:GDP_MD": 24829, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": 143.910216, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 143.910216, "tippecanoe:min:LABEL_X": 143.910216, "tippecanoe:max:LABEL_X": 143.910216, "tippecanoe:sum:LABEL_Y": -5.695285, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -5.695285, "tippecanoe:min:LABEL_Y": -5.695285, "tippecanoe:max:LABEL_Y": -5.695285, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 16, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 16, "tippecanoe:min:LONG_LEN": 16, "tippecanoe:max:LONG_LEN": 16, "tippecanoe:sum:MAPCOLOR13": 1, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 1, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 1, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 2, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 2, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 2, "tippecanoe:sum:MAPCOLOR9": 3, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 3, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 3, "tippecanoe:sum:MAX_LABEL": 7.5, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7.5, "tippecanoe:max:MAX_LABEL": 7.5, "tippecanoe:sum:MIN_LABEL": 2.5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 2.5, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 2.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 16, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 16, "tippecanoe:min:NAME_LEN": 16, "tippecanoe:max:NAME_LEN": 16, "tippecanoe:sum:NE_ID": 1159321173, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321173, "tippecanoe:min:NE_ID": 1159321173, "tippecanoe:max:NE_ID": 1159321173, "tippecanoe:sum:POP_EST": 8776109, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 8776109, "tippecanoe:min:POP_EST": 8776109, "tippecanoe:max:POP_EST": 8776109, "tippecanoe:sum:POP_RANK": 13, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 13, "tippecanoe:min:POP_RANK": 13, "tippecanoe:max:POP_RANK": 13, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 1, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 1, "tippecanoe:min:SU_DIF": 1, "tippecanoe:max:SU_DIF": 1, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424926, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424926, "tippecanoe:min:WOE_ID": 23424926, "tippecanoe:max:WOE_ID": 23424926, "tippecanoe:sum:WOE_ID_EH": 23424926, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424926, "tippecanoe:min:WOE_ID_EH": 23424926, "tippecanoe:max:WOE_ID_EH": 23424926, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 147.480469, -3.425692 ], [ 156.357422, -10.660608 ], [ 155.390625, -22.024546 ], [ 142.822266, -26.667096 ], [ 133.857422, -18.895893 ], [ 135.878906, -7.710992 ], [ 147.480469, -3.425692 ] ] ] } } -, { "type": "Feature", "properties": { "bin": "80a7fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.257812, -14.519780 ], [ 122.783203, -21.779905 ], [ 117.949219, -31.877558 ], [ 105.380859, -30.221102 ], [ 103.974609, -19.394068 ], [ 114.257812, -14.519780 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80b9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 133.857422, -18.895893 ], [ 142.822266, -26.667096 ], [ 139.658203, -38.754083 ], [ 125.156250, -40.979898 ], [ 117.949219, -31.877558 ], [ 122.783203, -21.779905 ], [ 133.857422, -18.895893 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80d9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 139.658203, -38.754083 ], [ 152.490234, -46.739861 ], [ 150.117188, -58.031372 ], [ 128.408203, -61.312452 ], [ 116.806641, -50.792047 ], [ 125.156250, -40.979898 ], [ 139.658203, -38.754083 ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "80bffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 155.390625, -22.024546 ], [ 167.080078, -28.536275 ], [ 167.607422, -40.847060 ], [ 152.490234, -46.739861 ], [ 139.658203, -38.754083 ], [ 142.822266, -26.667096 ], [ 155.390625, -22.024546 ] ] ] } } , { "type": "Feature", "properties": { "bin": "80c9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 105.380859, -30.221102 ], [ 117.949219, -31.877558 ], [ 125.156250, -40.979898 ], [ 116.806641, -50.792047 ], [ 98.085938, -48.283193 ], [ 95.449219, -37.090240 ], [ 105.380859, -30.221102 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80d9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 139.658203, -38.754083 ], [ 152.490234, -46.739861 ], [ 150.117188, -58.031372 ], [ 128.408203, -61.312452 ], [ 116.806641, -50.792047 ], [ 125.156250, -40.979898 ], [ 139.658203, -38.754083 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "80b9fffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 133.857422, -18.895893 ], [ 142.822266, -26.667096 ], [ 139.658203, -38.754083 ], [ 125.156250, -40.979898 ], [ 117.949219, -31.877558 ], [ 122.783203, -21.779905 ], [ 133.857422, -18.895893 ] ] ] } } , -{ "type": "Feature", "properties": { "bin": "80bffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 155.390625, -22.024546 ], [ 167.080078, -28.536275 ], [ 167.607422, -40.847060 ], [ 152.490234, -46.739861 ], [ 139.658203, -38.754083 ], [ 142.822266, -26.667096 ], [ 155.390625, -22.024546 ] ] ] } } +{ "type": "Feature", "properties": { "bin": "809dfffffffffff", "felt:h3_level": 0, "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 6, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 6, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 24829, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 24829, "tippecanoe:min:GDP_MD": 24829, "tippecanoe:max:GDP_MD": 24829, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": 143.910216, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 143.910216, "tippecanoe:min:LABEL_X": 143.910216, "tippecanoe:max:LABEL_X": 143.910216, "tippecanoe:sum:LABEL_Y": -5.695285, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -5.695285, "tippecanoe:min:LABEL_Y": -5.695285, "tippecanoe:max:LABEL_Y": -5.695285, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 16, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 16, "tippecanoe:min:LONG_LEN": 16, "tippecanoe:max:LONG_LEN": 16, "tippecanoe:sum:MAPCOLOR13": 1, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 1, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 1, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 2, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 2, "tippecanoe:min:MAPCOLOR8": 2, "tippecanoe:max:MAPCOLOR8": 2, "tippecanoe:sum:MAPCOLOR9": 3, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 3, "tippecanoe:min:MAPCOLOR9": 3, "tippecanoe:max:MAPCOLOR9": 3, "tippecanoe:sum:MAX_LABEL": 7.5, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 7.5, "tippecanoe:min:MAX_LABEL": 7.5, "tippecanoe:max:MAX_LABEL": 7.5, "tippecanoe:sum:MIN_LABEL": 2.5, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 2.5, "tippecanoe:min:MIN_LABEL": 2.5, "tippecanoe:max:MIN_LABEL": 2.5, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 16, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 16, "tippecanoe:min:NAME_LEN": 16, "tippecanoe:max:NAME_LEN": 16, "tippecanoe:sum:NE_ID": 1159321173, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321173, "tippecanoe:min:NE_ID": 1159321173, "tippecanoe:max:NE_ID": 1159321173, "tippecanoe:sum:POP_EST": 8776109, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 8776109, "tippecanoe:min:POP_EST": 8776109, "tippecanoe:max:POP_EST": 8776109, "tippecanoe:sum:POP_RANK": 13, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 13, "tippecanoe:min:POP_RANK": 13, "tippecanoe:max:POP_RANK": 13, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 1, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 1, "tippecanoe:min:SU_DIF": 1, "tippecanoe:max:SU_DIF": 1, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424926, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424926, "tippecanoe:min:WOE_ID": 23424926, "tippecanoe:max:WOE_ID": 23424926, "tippecanoe:sum:WOE_ID_EH": 23424926, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424926, "tippecanoe:min:WOE_ID_EH": 23424926, "tippecanoe:max:WOE_ID_EH": 23424926, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 147.480469, -3.425692 ], [ 156.357422, -10.660608 ], [ 155.390625, -22.024546 ], [ 142.822266, -26.667096 ], [ 133.857422, -18.895893 ], [ 135.878906, -7.710992 ], [ 147.480469, -3.425692 ] ] ] } } , { "type": "Feature", "properties": { "bin": "809ffffffffffff", "felt:h3_level": 0, "tippecanoe:count": 3, "tippecanoe:sum:ABBREV_LEN": 16, "tippecanoe:count:ABBREV_LEN": 3, "tippecanoe:mean:ABBREV_LEN": 5.333333333333333, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -297, "tippecanoe:count:ADM0_A3_UN": 3, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -297, "tippecanoe:count:ADM0_A3_WB": 3, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 3, "tippecanoe:mean:ADM0_DIF": 0.3333333333333333, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 3, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 13293, "tippecanoe:count:GDP_MD": 3, "tippecanoe:mean:GDP_MD": 4431, "tippecanoe:min:GDP_MD": 934, "tippecanoe:max:GDP_MD": 10770, "tippecanoe:sum:GDP_YEAR": 6054, "tippecanoe:count:GDP_YEAR": 3, "tippecanoe:mean:GDP_YEAR": 2018, "tippecanoe:min:GDP_YEAR": 2016, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 3, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -97, "tippecanoe:count:HOMEPART": 3, "tippecanoe:mean:HOMEPART": -32.333333333333339, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 10, "tippecanoe:count:LABELRANK": 3, "tippecanoe:mean:LABELRANK": 3.3333333333333337, "tippecanoe:min:LABELRANK": 3, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": 491.163234, "tippecanoe:count:LABEL_X": 3, "tippecanoe:mean:LABEL_X": 163.721078, "tippecanoe:min:LABEL_X": 159.170468, "tippecanoe:max:LABEL_X": 166.908762, "tippecanoe:sum:LABEL_Y": -44.465775, "tippecanoe:count:LABEL_Y": 3, "tippecanoe:mean:LABEL_Y": -14.821925, "tippecanoe:min:LABEL_Y": -21.064697, "tippecanoe:max:LABEL_Y": -8.029548, "tippecanoe:sum:LEVEL": 6, "tippecanoe:count:LEVEL": 3, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 35, "tippecanoe:count:LONG_LEN": 3, "tippecanoe:mean:LONG_LEN": 11.666666666666666, "tippecanoe:min:LONG_LEN": 7, "tippecanoe:max:LONG_LEN": 15, "tippecanoe:sum:MAPCOLOR13": 20, "tippecanoe:count:MAPCOLOR13": 3, "tippecanoe:mean:MAPCOLOR13": 6.666666666666667, "tippecanoe:min:MAPCOLOR13": 3, "tippecanoe:max:MAPCOLOR13": 11, "tippecanoe:sum:MAPCOLOR7": 14, "tippecanoe:count:MAPCOLOR7": 3, "tippecanoe:mean:MAPCOLOR7": 4.666666666666667, "tippecanoe:min:MAPCOLOR7": 1, "tippecanoe:max:MAPCOLOR7": 7, "tippecanoe:sum:MAPCOLOR8": 12, "tippecanoe:count:MAPCOLOR8": 3, "tippecanoe:mean:MAPCOLOR8": 4, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 17, "tippecanoe:count:MAPCOLOR9": 3, "tippecanoe:mean:MAPCOLOR9": 5.666666666666667, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 9, "tippecanoe:sum:MAX_LABEL": 25, "tippecanoe:count:MAX_LABEL": 3, "tippecanoe:mean:MAX_LABEL": 8.333333333333334, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 11.6, "tippecanoe:count:MIN_LABEL": 3, "tippecanoe:mean:MIN_LABEL": 3.8666666666666669, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 4.6, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 3, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 31, "tippecanoe:count:NAME_LEN": 3, "tippecanoe:mean:NAME_LEN": 10.333333333333334, "tippecanoe:min:NAME_LEN": 7, "tippecanoe:max:NAME_LEN": 13, "tippecanoe:sum:NE_ID": 3477963311, "tippecanoe:count:NE_ID": 3, "tippecanoe:mean:NE_ID": 1159321103.6666668, "tippecanoe:min:NE_ID": 1159320641, "tippecanoe:max:NE_ID": 1159321421, "tippecanoe:sum:POP_EST": 1257505, "tippecanoe:count:POP_EST": 3, "tippecanoe:mean:POP_EST": 419168.3333333333, "tippecanoe:min:POP_EST": 287800, "tippecanoe:max:POP_EST": 669823, "tippecanoe:sum:POP_RANK": 31, "tippecanoe:count:POP_RANK": 3, "tippecanoe:mean:POP_RANK": 10.333333333333334, "tippecanoe:min:POP_RANK": 10, "tippecanoe:max:POP_RANK": 11, "tippecanoe:sum:POP_YEAR": 6057, "tippecanoe:count:POP_YEAR": 3, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 3, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -196, "tippecanoe:count:TINY": 3, "tippecanoe:mean:TINY": -65.33333333333333, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 70274576, "tippecanoe:count:WOE_ID": 3, "tippecanoe:mean:WOE_ID": 23424858.666666669, "tippecanoe:min:WOE_ID": 23424766, "tippecanoe:max:WOE_ID": 23424907, "tippecanoe:sum:WOE_ID_EH": 70274576, "tippecanoe:count:WOE_ID_EH": 3, "tippecanoe:mean:WOE_ID_EH": 23424858.666666669, "tippecanoe:min:WOE_ID_EH": 23424766, "tippecanoe:max:WOE_ID_EH": 23424907, "tippecanoe:sum:scalerank": 3, "tippecanoe:count:scalerank": 3, "tippecanoe:mean:scalerank": 1, "tippecanoe:min:scalerank": 1, "tippecanoe:max:scalerank": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 166.289062, -6.227934 ], [ 175.957031, -11.523088 ], [ 177.539062, -22.187405 ], [ 167.080078, -28.536275 ], [ 155.390625, -22.024546 ], [ 156.357422, -10.660608 ], [ 166.289062, -6.227934 ] ] ] } } ] } diff --git a/tests/pbf/0-0-0-pop-1-1-0.pbf.out.json b/tests/pbf/0-0-0-pop-1-1-0.pbf.out.json index 3950996c..d1f1a554 100644 --- a/tests/pbf/0-0-0-pop-1-1-0.pbf.out.json +++ b/tests/pbf/0-0-0-pop-1-1-0.pbf.out.json @@ -6,6 +6,8 @@ , { "type": "Feature", "properties": { "bin": "827497fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -12.524414, 0.131836 ], [ -11.250000, -0.395505 ], [ -10.986328, -1.933227 ], [ -11.953125, -2.943041 ], [ -13.271484, -2.416276 ], [ -13.579102, -0.878872 ], [ -12.524414, 0.131836 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "82045ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 174.462891, 73.873717 ], [ 180.834961, 73.849286 ], [ 183.295898, 72.235514 ], [ 180.087891, 70.786910 ], [ 174.770508, 70.801366 ], [ 171.694336, 72.275693 ], [ 174.462891, 73.873717 ] ] ], [ [ [ -185.537109, 73.873717 ], [ -179.165039, 73.849286 ], [ -176.704102, 72.235514 ], [ -179.912109, 70.786910 ], [ -185.229492, 70.801366 ], [ -188.305664, 72.275693 ], [ -185.537109, 73.873717 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8286dffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 77.607422, 2.240640 ], [ 78.969727, 1.274309 ], [ 78.969727, -0.395505 ], [ 77.563477, -1.098565 ], [ 76.201172, -0.175781 ], [ 76.201172, 1.493971 ], [ 77.607422, 2.240640 ] ] ] } } , { "type": "Feature", "properties": { "bin": "826527fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.403320, 3.030812 ], [ 104.809570, 2.021065 ], [ 104.633789, 0.263671 ], [ 103.051758, -0.483393 ], [ 101.601562, 0.527336 ], [ 101.777344, 2.284551 ], [ 103.403320, 3.030812 ] ] ] } } @@ -14,6 +16,10 @@ , { "type": "Feature", "properties": { "bin": "827a6ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 35.991211, 0.131836 ], [ 37.089844, -1.186439 ], [ 36.518555, -2.811371 ], [ 34.760742, -3.030812 ], [ 33.662109, -1.669686 ], [ 34.277344, -0.087891 ], [ 35.991211, 0.131836 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "82054ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 172.221680, 83.142625 ], [ 186.811523, 83.015539 ], [ 190.678711, 81.321593 ], [ 183.647461, 79.981891 ], [ 173.452148, 80.065634 ], [ 166.904297, 81.524751 ], [ 172.221680, 83.142625 ] ] ], [ [ [ -187.778320, 83.142625 ], [ -173.188477, 83.015539 ], [ -169.321289, 81.321593 ], [ -176.352539, 79.981891 ], [ -186.547852, 80.065634 ], [ -193.095703, 81.524751 ], [ -187.778320, 83.142625 ] ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "82174ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 178.857422, 61.876870 ], [ 180.395508, 60.435542 ], [ 178.593750, 59.040555 ], [ 175.297852, 58.972667 ], [ 173.540039, 60.348696 ], [ 175.209961, 61.835413 ], [ 178.857422, 61.876870 ] ] ], [ [ [ -181.142578, 61.876870 ], [ -179.604492, 60.435542 ], [ -181.406250, 59.040555 ], [ -184.702148, 58.972667 ], [ -186.459961, 60.348696 ], [ -184.790039, 61.835413 ], [ -181.142578, 61.876870 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8200c7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 72.333984, 86.844000 ], [ 96.196289, 85.979057 ], [ 92.636719, 84.245182 ], [ 78.706055, 83.384872 ], [ 64.028320, 83.900390 ], [ 56.337891, 85.489270 ], [ 72.333984, 86.844000 ] ] ] } } , { "type": "Feature", "properties": { "bin": "82091ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 3.383789, 65.730626 ], [ 4.702148, 64.567319 ], [ 3.999023, 63.332413 ], [ 1.098633, 63.134503 ], [ -1.318359, 64.187249 ], [ 0.219727, 65.549367 ], [ 3.383789, 65.730626 ] ] ] } } @@ -38,24 +44,32 @@ , { "type": "Feature", "properties": { "bin": "828507fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 59.765625, 1.669686 ], [ 60.908203, 0.834931 ], [ 60.556641, -0.615223 ], [ 59.062500, -1.186439 ], [ 57.919922, -0.307616 ], [ 58.271484, 1.142502 ], [ 59.765625, 1.669686 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "824797fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -179.340820, 26.470573 ], [ -178.330078, 25.045792 ], [ -179.208984, 23.483401 ], [ -181.098633, 23.362429 ], [ -182.153320, 24.766785 ], [ -181.318359, 26.352498 ], [ -179.340820, 26.470573 ] ] ], [ [ [ 180.659180, 26.470573 ], [ 181.669922, 25.045792 ], [ 180.791016, 23.483401 ], [ 178.901367, 23.362429 ], [ 177.846680, 24.766785 ], [ 178.681641, 26.352498 ], [ 180.659180, 26.470573 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "820047fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.406250, 85.001600 ], [ 7.602539, 83.465380 ], [ -0.527344, 82.249855 ], [ -12.832031, 82.249855 ], [ -22.016602, 83.415178 ], [ -17.929688, 84.943837 ], [ 1.406250, 85.001600 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8274b7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -11.821289, 2.635789 ], [ -10.546875, 2.064982 ], [ -10.283203, 0.571280 ], [ -11.250000, -0.395505 ], [ -12.524414, 0.131836 ], [ -12.832031, 1.669686 ], [ -11.821289, 2.635789 ] ] ] } } , { "type": "Feature", "properties": { "bin": "82846ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 73.520508, 0.043945 ], [ 74.838867, -0.878872 ], [ 74.663086, -2.372369 ], [ 73.125000, -2.986927 ], [ 71.762695, -2.021065 ], [ 71.982422, -0.527336 ], [ 73.520508, 0.043945 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "820447fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 174.067383, 76.970245 ], [ 181.889648, 76.920614 ], [ 184.746094, 75.286578 ], [ 180.834961, 73.849286 ], [ 174.462891, 73.873717 ], [ 170.771484, 75.364506 ], [ 174.067383, 76.970245 ] ] ], [ [ [ -185.932617, 76.970245 ], [ -178.110352, 76.920614 ], [ -175.253906, 75.286578 ], [ -179.165039, 73.849286 ], [ -185.537109, 73.873717 ], [ -189.228516, 75.364506 ], [ -185.932617, 76.970245 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8274e7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.768555, 0.307616 ], [ -2.153320, -0.834931 ], [ -2.812500, -2.196727 ], [ -4.306641, -2.021065 ], [ -4.921875, -0.834931 ], [ -4.042969, 0.087891 ], [ -2.768555, 0.307616 ] ] ] } } , { "type": "Feature", "properties": { "bin": "827a0ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 43.198242, 2.547988 ], [ 44.296875, 1.274309 ], [ 43.769531, -0.263671 ], [ 42.143555, -0.483393 ], [ 41.044922, 0.834931 ], [ 41.572266, 2.372369 ], [ 43.198242, 2.547988 ] ] ] } } , { "type": "Feature", "properties": { "bin": "820147fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 2.285156, 78.197578 ], [ 9.887695, 77.832589 ], [ 11.821289, 76.362262 ], [ 7.382812, 75.386696 ], [ 1.098633, 75.704786 ], [ -1.889648, 77.039418 ], [ 2.285156, 78.197578 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "8233a7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -179.692383, 32.583849 ], [ -178.549805, 31.090574 ], [ -179.516602, 29.496988 ], [ -181.538086, 29.382175 ], [ -182.680664, 30.826781 ], [ -181.757812, 32.435613 ], [ -179.692383, 32.583849 ] ] ], [ [ [ 180.307617, 32.583849 ], [ 181.450195, 31.090574 ], [ 180.483398, 29.496988 ], [ 178.461914, 29.382175 ], [ 177.319336, 30.826781 ], [ 178.242188, 32.435613 ], [ 180.307617, 32.583849 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "820167fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.098633, 75.704786 ], [ 7.382812, 75.386696 ], [ 9.184570, 73.995328 ], [ 5.625000, 73.035419 ], [ 0.307617, 73.315246 ], [ -2.241211, 74.578426 ], [ 1.098633, 75.704786 ] ] ] } } , { "type": "Feature", "properties": { "bin": "82092ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -1.669922, 69.271709 ], [ 0.219727, 68.073305 ], [ -1.494141, 66.705169 ], [ -4.877930, 66.425537 ], [ -6.987305, 67.542167 ], [ -5.493164, 69.021414 ], [ -1.669922, 69.271709 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8277b7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 148.491211, 1.757537 ], [ 149.809570, 0.615223 ], [ 149.458008, -1.098565 ], [ 147.832031, -1.713612 ], [ 146.513672, -0.615223 ], [ 146.821289, 1.142502 ], [ 148.491211, 1.757537 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "8247b7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -179.516602, 29.496988 ], [ -178.461914, 28.033198 ], [ -179.340820, 26.470573 ], [ -181.318359, 26.352498 ], [ -182.416992, 27.761330 ], [ -181.538086, 29.382175 ], [ -179.516602, 29.496988 ] ] ], [ [ [ 180.483398, 29.496988 ], [ 181.538086, 28.033198 ], [ 180.659180, 26.470573 ], [ 178.681641, 26.352498 ], [ 177.583008, 27.761330 ], [ 178.461914, 29.382175 ], [ 180.483398, 29.496988 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "82752ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.571289, 8.320212 ], [ 0.571289, 7.231699 ], [ 0.307617, 5.878332 ], [ -1.054688, 5.572250 ], [ -2.153320, 6.664608 ], [ -1.933594, 8.015716 ], [ -0.571289, 8.320212 ] ] ] } } , { "type": "Feature", "properties": { "bin": "82755ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.834961, 1.889306 ], [ -0.175781, 0.703107 ], [ -0.834961, -0.659165 ], [ -2.153320, -0.834931 ], [ -2.768555, 0.307616 ], [ -2.153320, 1.625758 ], [ -0.834961, 1.889306 ] ] ] } } @@ -94,12 +108,16 @@ , { "type": "Feature", "properties": { "bin": "827577fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.307617, 5.878332 ], [ 1.406250, 4.784469 ], [ 1.142578, 3.469557 ], [ -0.175781, 3.250209 ], [ -1.274414, 4.258768 ], [ -1.054688, 5.572250 ], [ 0.307617, 5.878332 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "825a97fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -179.208984, 23.483401 ], [ -178.242188, 22.105999 ], [ -179.077148, 20.591652 ], [ -180.878906, 20.427013 ], [ -181.933594, 21.779905 ], [ -181.098633, 23.362429 ], [ -179.208984, 23.483401 ] ] ], [ [ [ 180.791016, 23.483401 ], [ 181.757812, 22.105999 ], [ 180.922852, 20.591652 ], [ 179.121094, 20.427013 ], [ 178.066406, 21.779905 ], [ 178.901367, 23.362429 ], [ 180.791016, 23.483401 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8274affffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -8.129883, 1.010690 ], [ -6.987305, 0.483393 ], [ -6.372070, -0.659165 ], [ -7.294922, -1.625758 ], [ -8.789062, -1.450040 ], [ -9.052734, 0.043945 ], [ -8.129883, 1.010690 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8268b7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 112.236328, 2.284551 ], [ 113.554688, 1.274309 ], [ 113.334961, -0.395505 ], [ 111.840820, -1.098565 ], [ 110.522461, -0.175781 ], [ 110.742188, 1.537901 ], [ 112.236328, 2.284551 ] ] ] } } , { "type": "Feature", "properties": { "bin": "821647fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 178.374023, 56.292157 ], [ 180.000000, 54.927142 ], [ 178.681641, 53.540307 ], [ 175.869141, 53.488046 ], [ 174.199219, 54.800685 ], [ 175.385742, 56.218923 ], [ 178.374023, 56.292157 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "82339ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -180.043945, 38.719805 ], [ -178.857422, 37.230328 ], [ -179.868164, 35.639441 ], [ -182.021484, 35.532226 ], [ -183.295898, 37.020098 ], [ -182.285156, 38.616870 ], [ -180.043945, 38.719805 ] ] ], [ [ [ 179.956055, 38.719805 ], [ 181.142578, 37.230328 ], [ 180.131836, 35.639441 ], [ 177.978516, 35.532226 ], [ 176.704102, 37.020098 ], [ 177.714844, 38.616870 ], [ 179.956055, 38.719805 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "823807fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.219727, 35.389050 ], [ 1.274414, 34.307144 ], [ 0.922852, 32.657876 ], [ -0.834961, 32.063956 ], [ -2.329102, 33.063924 ], [ -2.021484, 34.741612 ], [ -0.219727, 35.389050 ] ] ] } } , { "type": "Feature", "properties": { "bin": "827f4ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 168.750000, 0.395505 ], [ 169.716797, -0.571280 ], [ 169.453125, -2.064982 ], [ 168.178711, -2.635789 ], [ 167.167969, -1.669686 ], [ 167.475586, -0.131836 ], [ 168.750000, 0.395505 ] ] ] } } @@ -152,6 +170,8 @@ , { "type": "Feature", "properties": { "bin": "8282e7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 7.778320, 0.615223 ], [ 8.613281, -0.659165 ], [ 7.910156, -2.152814 ], [ 6.372070, -2.328460 ], [ 5.581055, -1.054628 ], [ 6.284180, 0.395505 ], [ 7.778320, 0.615223 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "820d97fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 179.560547, 67.759398 ], [ 181.494141, 66.231457 ], [ 179.165039, 64.774125 ], [ 175.078125, 64.755390 ], [ 172.880859, 66.196009 ], [ 174.946289, 67.742759 ], [ 179.560547, 67.759398 ] ] ], [ [ [ -180.439453, 67.759398 ], [ -178.505859, 66.231457 ], [ -180.834961, 64.774125 ], [ -184.921875, 64.755390 ], [ -187.119141, 66.196009 ], [ -185.053711, 67.742759 ], [ -180.439453, 67.759398 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "82381ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.922852, 32.657876 ], [ 2.373047, 31.541090 ], [ 2.021484, 29.878755 ], [ 0.263672, 29.305561 ], [ -1.142578, 30.372875 ], [ -0.834961, 32.063956 ], [ 0.922852, 32.657876 ] ] ] } } , { "type": "Feature", "properties": { "bin": "820977fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 4.350586, 70.772443 ], [ 5.932617, 69.519147 ], [ 3.779297, 68.220523 ], [ 0.219727, 68.073305 ], [ -1.669922, 69.271709 ], [ 0.263672, 70.670881 ], [ 4.350586, 70.772443 ] ] ] } } @@ -172,10 +192,14 @@ , { "type": "Feature", "properties": { "bin": "825927fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.010742, 24.846565 ], [ 2.329102, 23.725012 ], [ 1.977539, 22.065278 ], [ 0.395508, 21.575719 ], [ -0.922852, 22.715390 ], [ -0.659180, 24.327077 ], [ 1.010742, 24.846565 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "8232b7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 179.736328, 41.804078 ], [ 181.010742, 40.279526 ], [ 179.956055, 38.719805 ], [ 177.714844, 38.616870 ], [ 176.396484, 40.111689 ], [ 177.407227, 41.705729 ], [ 179.736328, 41.804078 ] ] ], [ [ [ -180.263672, 41.804078 ], [ -178.989258, 40.279526 ], [ -180.043945, 38.719805 ], [ -182.285156, 38.616870 ], [ -183.603516, 40.111689 ], [ -182.592773, 41.705729 ], [ -180.263672, 41.804078 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "823827fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -1.406250, 38.099983 ], [ 0.131836, 37.020098 ], [ -0.219727, 35.389050 ], [ -2.021484, 34.741612 ], [ -3.603516, 35.817813 ], [ -3.295898, 37.509726 ], [ -1.406250, 38.099983 ] ] ] } } , { "type": "Feature", "properties": { "bin": "820567fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 145.546875, 87.364326 ], [ 169.101562, 86.177385 ], [ 161.806641, 84.532994 ], [ 145.415039, 83.881684 ], [ 129.023438, 84.541361 ], [ 121.816406, 86.186164 ], [ 145.546875, 87.364326 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "821667fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 178.593750, 59.040555 ], [ 180.000000, 57.657158 ], [ 178.374023, 56.292157 ], [ 175.385742, 56.218923 ], [ 173.803711, 57.539417 ], [ 175.297852, 58.972667 ], [ 178.593750, 59.040555 ] ] ], [ [ [ -181.406250, 59.040555 ], [ -180.000000, 57.657158 ], [ -181.625977, 56.292157 ], [ -184.614258, 56.218923 ], [ -186.196289, 57.539417 ], [ -184.702148, 58.972667 ], [ -181.406250, 59.040555 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "827e1ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 175.078125, 0.834931 ], [ 175.957031, -0.087891 ], [ 175.341797, -1.230374 ], [ 173.891602, -1.406109 ], [ 173.012695, -0.483393 ], [ 173.627930, 0.659165 ], [ 175.078125, 0.834931 ] ] ] } } , { "type": "Feature", "properties": { "bin": "82016ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -9.008789, 77.078784 ], [ -1.889648, 77.039418 ], [ 1.098633, 75.704786 ], [ -2.241211, 74.578426 ], [ -7.426758, 74.354828 ], [ -10.986328, 75.563041 ], [ -9.008789, 77.078784 ] ] ] } } @@ -194,6 +218,8 @@ , { "type": "Feature", "properties": { "bin": "82765ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 166.420898, 0.878872 ], [ 167.475586, -0.131836 ], [ 167.167969, -1.669686 ], [ 165.849609, -2.240640 ], [ 164.794922, -1.230374 ], [ 165.102539, 0.351560 ], [ 166.420898, 0.878872 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "82224ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 178.989258, 50.708634 ], [ 180.439453, 49.267805 ], [ 179.252930, 47.783635 ], [ 176.704102, 47.724545 ], [ 175.166016, 49.124219 ], [ 176.308594, 50.652943 ], [ 178.989258, 50.708634 ] ] ], [ [ [ -181.010742, 50.708634 ], [ -179.560547, 49.267805 ], [ -180.747070, 47.783635 ], [ -183.295898, 47.724545 ], [ -184.833984, 49.124219 ], [ -183.691406, 50.652943 ], [ -181.010742, 50.708634 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "82739ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 131.220703, 2.021065 ], [ 132.626953, 0.878872 ], [ 132.319336, -0.878872 ], [ 130.649414, -1.493971 ], [ 129.287109, -0.351560 ], [ 129.594727, 1.406109 ], [ 131.220703, 2.021065 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8286b7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 89.340820, 1.406109 ], [ 90.834961, 0.439449 ], [ 90.703125, -1.318243 ], [ 89.165039, -2.021065 ], [ 87.714844, -1.054628 ], [ 87.802734, 0.659165 ], [ 89.340820, 1.406109 ] ] ] } } @@ -240,10 +266,18 @@ , { "type": "Feature", "properties": { "bin": "8200effffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 58.403320, 88.499917 ], [ 72.333984, 86.844000 ], [ 56.337891, 85.489270 ], [ 35.771484, 85.255314 ], [ 16.215820, 86.174454 ], [ 8.393555, 87.824089 ], [ 58.403320, 88.499917 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "820467fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 173.452148, 80.065634 ], [ 183.647461, 79.981891 ], [ 186.987305, 78.322757 ], [ 181.889648, 76.920614 ], [ 174.067383, 76.970245 ], [ 169.365234, 78.455425 ], [ 173.452148, 80.065634 ] ] ], [ [ [ -186.547852, 80.065634 ], [ -176.352539, 79.981891 ], [ -173.012695, 78.322757 ], [ -178.110352, 76.920614 ], [ -185.932617, 76.970245 ], [ -190.634766, 78.455425 ], [ -186.547852, 80.065634 ] ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "823297fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 179.516602, 44.809122 ], [ 180.834961, 43.325178 ], [ 179.736328, 41.804078 ], [ 177.407227, 41.705729 ], [ 176.000977, 43.165123 ], [ 177.055664, 44.746733 ], [ 179.516602, 44.809122 ] ] ], [ [ [ -180.483398, 44.809122 ], [ -179.165039, 43.325178 ], [ -180.263672, 41.804078 ], [ -182.592773, 41.705729 ], [ -183.999023, 43.165123 ], [ -182.944336, 44.746733 ], [ -180.483398, 44.809122 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "820077fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 7.602539, 83.465380 ], [ 20.917969, 82.869765 ], [ 21.928711, 81.248348 ], [ 13.886719, 80.349631 ], [ 4.130859, 80.788795 ], [ -0.527344, 82.249855 ], [ 7.602539, 83.465380 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "820db7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 174.770508, 70.801366 ], [ 180.087891, 70.786910 ], [ 182.241211, 69.209404 ], [ 179.560547, 67.759398 ], [ 174.946289, 67.742759 ], [ 172.353516, 69.209404 ], [ 174.770508, 70.801366 ] ] ], [ [ [ -185.229492, 70.801366 ], [ -179.912109, 70.786910 ], [ -177.758789, 69.209404 ], [ -180.439453, 67.759398 ], [ -185.053711, 67.742759 ], [ -187.646484, 69.209404 ], [ -185.229492, 70.801366 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "826577fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 97.250977, 3.513421 ], [ 98.701172, 2.504085 ], [ 98.569336, 0.747049 ], [ 96.943359, 0.000000 ], [ 95.493164, 0.966751 ], [ 95.625000, 2.723583 ], [ 97.250977, 3.513421 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "823387fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -179.868164, 35.639441 ], [ -178.681641, 34.161818 ], [ -179.692383, 32.583849 ], [ -181.757812, 32.435613 ], [ -182.944336, 33.943360 ], [ -182.021484, 35.532226 ], [ -179.868164, 35.639441 ] ] ], [ [ [ 180.131836, 35.639441 ], [ 181.318359, 34.161818 ], [ 180.307617, 32.583849 ], [ 178.242188, 32.435613 ], [ 177.055664, 33.943360 ], [ 177.978516, 35.532226 ], [ 180.131836, 35.639441 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "82760ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 161.499023, 1.889306 ], [ 162.641602, 0.834931 ], [ 162.333984, -0.790990 ], [ 160.883789, -1.362176 ], [ 159.741211, -0.307616 ], [ 160.048828, 1.318243 ], [ 161.499023, 1.889306 ] ] ] } } , { "type": "Feature", "properties": { "bin": "821977fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.922852, 57.680660 ], [ 1.142578, 56.583692 ], [ 0.659180, 55.128649 ], [ -1.801758, 54.749991 ], [ -3.911133, 55.850650 ], [ -3.515625, 57.326521 ], [ -0.922852, 57.680660 ] ] ] } } @@ -272,6 +306,8 @@ , { "type": "Feature", "properties": { "bin": "82741ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -6.108398, 1.406109 ], [ -4.658203, 1.230374 ], [ -4.042969, 0.087891 ], [ -4.921875, -0.834931 ], [ -6.372070, -0.659165 ], [ -6.987305, 0.483393 ], [ -6.108398, 1.406109 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "82176ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 8, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 6430, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 3215, "tippecanoe:min:GDP_MD": 934, "tippecanoe:max:GDP_MD": 5496, "tippecanoe:sum:GDP_YEAR": 4038, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 2, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 10, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 5, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 6, "tippecanoe:sum:LABEL_X": 344.884189, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": 172.4420945, "tippecanoe:min:LABEL_X": 166.908762, "tippecanoe:max:LABEL_X": 177.975427, "tippecanoe:sum:LABEL_Y": -33.197629, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -16.5988145, "tippecanoe:min:LABEL_Y": -17.826099, "tippecanoe:max:LABEL_Y": -15.37153, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 11, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 5.5, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 7, "tippecanoe:sum:MAPCOLOR13": 5, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 2.5, "tippecanoe:min:MAPCOLOR13": 2, "tippecanoe:max:MAPCOLOR13": 3, "tippecanoe:sum:MAPCOLOR7": 11, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 5.5, "tippecanoe:min:MAPCOLOR7": 5, "tippecanoe:max:MAPCOLOR7": 6, "tippecanoe:sum:MAPCOLOR8": 4, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 2, "tippecanoe:min:MAPCOLOR8": 1, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 9, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 4.5, "tippecanoe:min:MAPCOLOR9": 2, "tippecanoe:max:MAPCOLOR9": 7, "tippecanoe:sum:MAX_LABEL": 17, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3.5, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 11, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 5.5, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 7, "tippecanoe:sum:NE_ID": 2318642046, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321023, "tippecanoe:min:NE_ID": 1159320625, "tippecanoe:max:NE_ID": 1159321421, "tippecanoe:sum:POP_EST": 1189835, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 594917.5, "tippecanoe:min:POP_EST": 299882, "tippecanoe:max:POP_EST": 889953, "tippecanoe:sum:POP_RANK": 21, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 10.5, "tippecanoe:min:POP_RANK": 10, "tippecanoe:max:POP_RANK": 11, "tippecanoe:sum:POP_YEAR": 4038, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -97, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -48.5, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 2, "tippecanoe:sum:WOE_ID": 46849720, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424860, "tippecanoe:min:WOE_ID": 23424813, "tippecanoe:max:WOE_ID": 23424907, "tippecanoe:sum:WOE_ID_EH": 46849720, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424860, "tippecanoe:min:WOE_ID_EH": 23424813, "tippecanoe:max:WOE_ID_EH": 23424907, "tippecanoe:sum:scalerank": 2, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 1, "tippecanoe:min:scalerank": 1, "tippecanoe:max:scalerank": 1 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 179.165039, 64.774125 ], [ 180.878906, 63.292939 ], [ 178.857422, 61.876870 ], [ 175.209961, 61.835413 ], [ 173.232422, 63.233627 ], [ 175.078125, 64.755390 ], [ 179.165039, 64.774125 ] ] ], [ [ [ -180.834961, 64.774125 ], [ -179.121094, 63.292939 ], [ -181.142578, 61.876870 ], [ -184.790039, 61.835413 ], [ -186.767578, 63.233627 ], [ -184.921875, 64.755390 ], [ -180.834961, 64.774125 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "82754ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.186523, 0.922812 ], [ 1.933594, -0.263671 ], [ 1.230469, -1.669686 ], [ -0.131836, -1.845384 ], [ -0.834961, -0.659165 ], [ -0.175781, 0.703107 ], [ 1.186523, 0.922812 ] ] ] } } , { "type": "Feature", "properties": { "bin": "82855ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 67.895508, 0.703107 ], [ 69.169922, -0.175781 ], [ 68.906250, -1.669686 ], [ 67.368164, -2.284551 ], [ 66.093750, -1.318243 ], [ 66.357422, 0.175781 ], [ 67.895508, 0.703107 ] ] ] } } @@ -280,6 +316,8 @@ , { "type": "Feature", "properties": { "bin": "828cdffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 98.569336, 0.747049 ], [ 100.019531, -0.263671 ], [ 99.843750, -1.977147 ], [ 98.261719, -2.723583 ], [ 96.811523, -1.757537 ], [ 96.943359, 0.000000 ], [ 98.569336, 0.747049 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "82226ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 179.252930, 47.783635 ], [ 180.659180, 46.346928 ], [ 179.516602, 44.809122 ], [ 177.055664, 44.746733 ], [ 175.605469, 46.195042 ], [ 176.704102, 47.724545 ], [ 179.252930, 47.783635 ] ] ], [ [ [ -180.747070, 47.783635 ], [ -179.340820, 46.346928 ], [ -180.483398, 44.809122 ], [ -182.944336, 44.746733 ], [ -184.394531, 46.195042 ], [ -183.295898, 47.724545 ], [ -180.747070, 47.783635 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8200dffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 121.816406, 86.186164 ], [ 129.023438, 84.541361 ], [ 118.564453, 83.153111 ], [ 103.930664, 83.031552 ], [ 92.636719, 84.245182 ], [ 96.196289, 85.979057 ], [ 121.816406, 86.186164 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8209a7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.527344, 61.835413 ], [ 2.768555, 60.737686 ], [ 2.197266, 59.377988 ], [ -0.483398, 59.108308 ], [ -2.724609, 60.174306 ], [ -2.285156, 61.543641 ], [ 0.527344, 61.835413 ] ] ] } } @@ -298,6 +336,8 @@ , { "type": "Feature", "properties": { "bin": "8200e7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 56.337891, 85.489270 ], [ 64.028320, 83.900390 ], [ 55.942383, 82.506295 ], [ 43.330078, 82.396611 ], [ 33.222656, 83.599031 ], [ 35.771484, 85.255314 ], [ 56.337891, 85.489270 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "82165ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 178.681641, 53.540307 ], [ 180.219727, 52.133488 ], [ 178.989258, 50.708634 ], [ 176.308594, 50.652943 ], [ 174.726562, 51.998410 ], [ 175.869141, 53.488046 ], [ 178.681641, 53.540307 ] ] ], [ [ [ -181.318359, 53.540307 ], [ -179.780273, 52.133488 ], [ -181.010742, 50.708634 ], [ -183.691406, 50.652943 ], [ -185.273438, 51.998410 ], [ -184.130859, 53.488046 ], [ -181.318359, 53.540307 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8207b7fffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -16.523438, 80.823901 ], [ -10.415039, 79.624056 ], [ -13.579102, 78.278201 ], [ -20.302734, 77.804771 ], [ -26.411133, 78.793443 ], [ -26.191406, 80.415707 ], [ -16.523438, 80.823901 ] ] ] } } , { "type": "Feature", "properties": { "bin": "82071ffffffffff", "felt:h3_level": 2, "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -17.578125, 73.528399 ], [ -13.930664, 72.448792 ], [ -15.029297, 70.859087 ], [ -19.248047, 70.303933 ], [ -22.851562, 71.272595 ], [ -22.412109, 72.919635 ], [ -17.578125, 73.528399 ] ] ] } } diff --git a/tests/pbf/0-0-0-pop-2-0-1.pbf.out.json b/tests/pbf/0-0-0-pop-2-0-1.pbf.out.json index 200557ce..03e2f094 100644 --- a/tests/pbf/0-0-0-pop-2-0-1.pbf.out.json +++ b/tests/pbf/0-0-0-pop-2-0-1.pbf.out.json @@ -8,20 +8,32 @@ , { "type": "Feature", "properties": { "bin": "816cfffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -98.305664, 3.930020 ], [ -93.911133, 3.491489 ], [ -92.219238, -0.659165 ], [ -95.075684, -4.346411 ], [ -99.514160, -3.754634 ], [ -101.052246, 0.395505 ], [ -98.305664, 3.930020 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "8147bffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -176.550293, 31.147006 ], [ -172.639160, 28.207609 ], [ -173.671875, 23.785345 ], [ -178.220215, 22.085640 ], [ -182.153320, 24.766785 ], [ -181.516113, 29.382175 ], [ -176.550293, 31.147006 ] ] ], [ [ [ 183.449707, 31.147006 ], [ 187.360840, 28.207609 ], [ 186.328125, 23.785345 ], [ 181.779785, 22.085640 ], [ 177.846680, 24.766785 ], [ 178.483887, 29.382175 ], [ 183.449707, 31.147006 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "816c7ffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -91.120605, 7.057282 ], [ -86.594238, 6.599131 ], [ -84.770508, 2.504085 ], [ -87.604980, -1.186439 ], [ -92.219238, -0.659165 ], [ -93.911133, 3.491489 ], [ -91.120605, 7.057282 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "815bbffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -178.945312, 17.748687 ], [ -175.451660, 15.284185 ], [ -176.352539, 11.049038 ], [ -178.242188, 10.466206 ], [ -180.219727, 9.622414 ], [ -183.713379, 11.802834 ], [ -183.229980, 15.919074 ], [ -178.945312, 17.748687 ] ] ], [ [ [ 181.054688, 17.748687 ], [ 184.548340, 15.284185 ], [ 183.647461, 11.049038 ], [ 181.757812, 10.466206 ], [ 179.780273, 9.622414 ], [ 176.286621, 11.802834 ], [ 176.770020, 15.919074 ], [ 181.054688, 17.748687 ] ] ] ] } } +, +{ "type": "Feature", "properties": { "bin": "81237ffffffffff", "tippecanoe:count": 2, "tippecanoe:sum:ABBREV_LEN": 9, "tippecanoe:count:ABBREV_LEN": 2, "tippecanoe:mean:ABBREV_LEN": 4.5, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 5, "tippecanoe:sum:ADM0_A3_UN": -198, "tippecanoe:count:ADM0_A3_UN": 2, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -198, "tippecanoe:count:ADM0_A3_WB": 2, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 2, "tippecanoe:mean:ADM0_DIF": 0.5, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 2, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 862, "tippecanoe:count:GDP_MD": 2, "tippecanoe:mean:GDP_MD": 431, "tippecanoe:min:GDP_MD": 10, "tippecanoe:max:GDP_MD": 852, "tippecanoe:sum:GDP_YEAR": 4022, "tippecanoe:count:GDP_YEAR": 2, "tippecanoe:mean:GDP_YEAR": 2011, "tippecanoe:min:GDP_YEAR": 2003, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 2, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": -98, "tippecanoe:count:HOMEPART": 2, "tippecanoe:mean:HOMEPART": -49, "tippecanoe:min:HOMEPART": -99, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 8, "tippecanoe:count:LABELRANK": 2, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": -342.30080599999999, "tippecanoe:count:LABEL_X": 2, "tippecanoe:mean:LABEL_X": -171.15040299999999, "tippecanoe:min:LABEL_X": -172.438241, "tippecanoe:max:LABEL_X": -169.862565, "tippecanoe:sum:LABEL_Y": -32.685095000000007, "tippecanoe:count:LABEL_Y": 2, "tippecanoe:mean:LABEL_Y": -16.342547500000003, "tippecanoe:min:LABEL_Y": -19.045956, "tippecanoe:max:LABEL_Y": -13.639139, "tippecanoe:sum:LEVEL": 4, "tippecanoe:count:LEVEL": 2, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 9, "tippecanoe:count:LONG_LEN": 2, "tippecanoe:mean:LONG_LEN": 4.5, "tippecanoe:min:LONG_LEN": 4, "tippecanoe:max:LONG_LEN": 5, "tippecanoe:sum:MAPCOLOR13": 10, "tippecanoe:count:MAPCOLOR13": 2, "tippecanoe:mean:MAPCOLOR13": 5, "tippecanoe:min:MAPCOLOR13": 4, "tippecanoe:max:MAPCOLOR13": 6, "tippecanoe:sum:MAPCOLOR7": 6, "tippecanoe:count:MAPCOLOR7": 2, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 3, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 6, "tippecanoe:count:MAPCOLOR8": 2, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 8, "tippecanoe:count:MAPCOLOR9": 2, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 17, "tippecanoe:count:MAX_LABEL": 2, "tippecanoe:mean:MAX_LABEL": 8.5, "tippecanoe:min:MAX_LABEL": 8, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 7, "tippecanoe:count:MIN_LABEL": 2, "tippecanoe:mean:MIN_LABEL": 3.5, "tippecanoe:min:MIN_LABEL": 3, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 2, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 9, "tippecanoe:count:NAME_LEN": 2, "tippecanoe:mean:NAME_LEN": 4.5, "tippecanoe:min:NAME_LEN": 4, "tippecanoe:max:NAME_LEN": 5, "tippecanoe:sum:NE_ID": 2318642556, "tippecanoe:count:NE_ID": 2, "tippecanoe:mean:NE_ID": 1159321278, "tippecanoe:min:NE_ID": 1159321133, "tippecanoe:max:NE_ID": 1159321423, "tippecanoe:sum:POP_EST": 198717, "tippecanoe:count:POP_EST": 2, "tippecanoe:mean:POP_EST": 99358.5, "tippecanoe:min:POP_EST": 1620, "tippecanoe:max:POP_EST": 197097, "tippecanoe:sum:POP_RANK": 12, "tippecanoe:count:POP_RANK": 2, "tippecanoe:mean:POP_RANK": 6, "tippecanoe:min:POP_RANK": 3, "tippecanoe:max:POP_RANK": 9, "tippecanoe:sum:POP_YEAR": 4037, "tippecanoe:count:POP_YEAR": 2, "tippecanoe:mean:POP_YEAR": 2018.5, "tippecanoe:min:POP_YEAR": 2018, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 2, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -96, "tippecanoe:count:TINY": 2, "tippecanoe:mean:TINY": -48, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": 3, "tippecanoe:sum:WOE_ID": 46849896, "tippecanoe:count:WOE_ID": 2, "tippecanoe:mean:WOE_ID": 23424948, "tippecanoe:min:WOE_ID": 23424904, "tippecanoe:max:WOE_ID": 23424992, "tippecanoe:sum:WOE_ID_EH": 46849896, "tippecanoe:count:WOE_ID_EH": 2, "tippecanoe:mean:WOE_ID_EH": 23424948, "tippecanoe:min:WOE_ID_EH": 23424904, "tippecanoe:max:WOE_ID_EH": 23424992, "tippecanoe:sum:scalerank": 8, "tippecanoe:count:scalerank": 2, "tippecanoe:mean:scalerank": 4, "tippecanoe:min:scalerank": 3, "tippecanoe:max:scalerank": 5 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -173.254395, 44.746733 ], [ -168.881836, 41.541478 ], [ -170.266113, 37.142803 ], [ -175.561523, 35.746512 ], [ -180.043945, 38.736946 ], [ -179.165039, 43.341160 ], [ -173.254395, 44.746733 ] ] ], [ [ [ 186.745605, 44.746733 ], [ 191.118164, 41.541478 ], [ 189.733887, 37.142803 ], [ 184.438477, 35.746512 ], [ 179.956055, 38.736946 ], [ 180.834961, 43.341160 ], [ 186.745605, 44.746733 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8179bffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -140.119629, 6.860985 ], [ -137.307129, 3.381824 ], [ -138.955078, -0.834931 ], [ -143.393555, -1.713612 ], [ -146.337891, 1.669686 ], [ -144.733887, 6.053161 ], [ -140.119629, 6.860985 ] ] ] } } , { "type": "Feature", "properties": { "bin": "8170bffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -174.309082, 3.820408 ], [ -171.364746, 0.659165 ], [ -172.353516, -3.294082 ], [ -176.066895, -3.973861 ], [ -178.791504, -0.944781 ], [ -178.022461, 2.899153 ], [ -174.309082, 3.820408 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "81227ffffffffff", "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 6, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 6, "tippecanoe:min:ABBREV_LEN": 6, "tippecanoe:max:ABBREV_LEN": 6, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 21433226, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 21433226, "tippecanoe:min:GDP_MD": 21433226, "tippecanoe:max:GDP_MD": 21433226, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": -97.482602, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": -97.482602, "tippecanoe:min:LABEL_X": -97.482602, "tippecanoe:max:LABEL_X": -97.482602, "tippecanoe:sum:LABEL_Y": 39.538479, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": 39.538479, "tippecanoe:min:LABEL_Y": 39.538479, "tippecanoe:max:LABEL_Y": 39.538479, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 13, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 13, "tippecanoe:min:LONG_LEN": 13, "tippecanoe:max:LONG_LEN": 13, "tippecanoe:sum:MAPCOLOR13": 1, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 1, "tippecanoe:min:MAPCOLOR13": 1, "tippecanoe:max:MAPCOLOR13": 1, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 1, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 5.7, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 5.7, "tippecanoe:min:MAX_LABEL": 5.7, "tippecanoe:max:MAX_LABEL": 5.7, "tippecanoe:sum:MIN_LABEL": 1.7, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 1.7, "tippecanoe:min:MIN_LABEL": 1.7, "tippecanoe:max:MIN_LABEL": 1.7, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 24, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 24, "tippecanoe:min:NAME_LEN": 24, "tippecanoe:max:NAME_LEN": 24, "tippecanoe:sum:NE_ID": 1159321369, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321369, "tippecanoe:min:NE_ID": 1159321369, "tippecanoe:max:NE_ID": 1159321369, "tippecanoe:sum:POP_EST": 328239523, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 328239523, "tippecanoe:min:POP_EST": 328239523, "tippecanoe:max:POP_EST": 328239523, "tippecanoe:sum:POP_RANK": 17, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 17, "tippecanoe:min:POP_RANK": 17, "tippecanoe:max:POP_RANK": 17, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424977, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424977, "tippecanoe:min:WOE_ID": 23424977, "tippecanoe:max:WOE_ID": 23424977, "tippecanoe:sum:WOE_ID_EH": 23424977, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424977, "tippecanoe:min:WOE_ID_EH": 23424977, "tippecanoe:max:WOE_ID_EH": 23424977, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -177.055664, 52.119999 ], [ -171.870117, 49.052270 ], [ -173.254395, 44.746733 ], [ -179.165039, 43.341160 ], [ -184.372559, 46.179830 ], [ -183.691406, 50.639010 ], [ -177.055664, 52.119999 ] ] ], [ [ [ 182.944336, 52.119999 ], [ 188.129883, 49.052270 ], [ 186.745605, 44.746733 ], [ 180.834961, 43.341160 ], [ 175.627441, 46.179830 ], [ 176.308594, 50.639010 ], [ 182.944336, 52.119999 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8188bffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -146.337891, 1.669686 ], [ -143.393555, -1.713612 ], [ -144.975586, -5.812757 ], [ -149.392090, -6.664608 ], [ -152.402344, -3.425692 ], [ -150.908203, 0.790990 ], [ -146.337891, 1.669686 ] ] ] } } , { "type": "Feature", "properties": { "bin": "81273ffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -98.569336, 55.216490 ], [ -90.659180, 54.303704 ], [ -88.659668, 49.809632 ], [ -93.405762, 46.634351 ], [ -99.909668, 47.472663 ], [ -102.897949, 51.563412 ], [ -98.569336, 55.216490 ] ] ] } } , { "type": "Feature", "properties": { "bin": "81707ffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -161.762695, 6.773716 ], [ -158.598633, 3.337954 ], [ -159.938965, -0.944781 ], [ -164.245605, -1.779499 ], [ -167.321777, 1.515936 ], [ -166.179199, 5.769036 ], [ -161.762695, 6.773716 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "810dbffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 188.898926, 71.972189 ], [ 196.127930, 68.220523 ], [ 190.898438, 64.215937 ], [ 180.878906, 63.292939 ], [ 172.858887, 66.196009 ], [ 174.748535, 70.794139 ], [ 188.898926, 71.972189 ] ] ], [ [ [ -171.101074, 71.972189 ], [ -163.872070, 68.220523 ], [ -169.101562, 64.215937 ], [ -179.121094, 63.292939 ], [ -187.141113, 66.196009 ], [ -185.251465, 70.794139 ], [ -171.101074, 71.972189 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "8170fffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -167.321777, 1.515936 ], [ -164.245605, -1.779499 ], [ -165.410156, -5.769036 ], [ -169.716797, -6.402648 ], [ -170.903320, -4.850154 ], [ -172.353516, -3.294082 ], [ -171.364746, 0.659165 ], [ -167.321777, 1.515936 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "8171bffffffffff", "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 0, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 0, "tippecanoe:min:ADM0_DIF": 0, "tippecanoe:max:ADM0_DIF": 0, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 898, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 898, "tippecanoe:min:GDP_MD": 898, "tippecanoe:max:GDP_MD": 898, "tippecanoe:sum:GDP_YEAR": 2013, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2013, "tippecanoe:min:GDP_YEAR": 2013, "tippecanoe:max:GDP_YEAR": 2013, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 4, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 4, "tippecanoe:min:LABELRANK": 4, "tippecanoe:max:LABELRANK": 4, "tippecanoe:sum:LABEL_X": 35.885455, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 35.885455, "tippecanoe:min:LABEL_X": 35.885455, "tippecanoe:max:LABEL_X": 35.885455, "tippecanoe:sum:LABEL_Y": -79.843222, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -79.843222, "tippecanoe:min:LABEL_Y": -79.843222, "tippecanoe:max:LABEL_Y": -79.843222, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 10, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 10, "tippecanoe:min:LONG_LEN": 10, "tippecanoe:max:LONG_LEN": 10, "tippecanoe:sum:MAPCOLOR13": -99, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": -99, "tippecanoe:min:MAPCOLOR13": -99, "tippecanoe:max:MAPCOLOR13": -99, "tippecanoe:sum:MAPCOLOR7": 4, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 4, "tippecanoe:min:MAPCOLOR7": 4, "tippecanoe:max:MAPCOLOR7": 4, "tippecanoe:sum:MAPCOLOR8": 5, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 5, "tippecanoe:min:MAPCOLOR8": 5, "tippecanoe:max:MAPCOLOR8": 5, "tippecanoe:sum:MAPCOLOR9": 1, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 1, "tippecanoe:min:MAPCOLOR9": 1, "tippecanoe:max:MAPCOLOR9": 1, "tippecanoe:sum:MAX_LABEL": 9, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 9, "tippecanoe:min:MAX_LABEL": 9, "tippecanoe:max:MAX_LABEL": 9, "tippecanoe:sum:MIN_LABEL": 4, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 4, "tippecanoe:min:MIN_LABEL": 4, "tippecanoe:max:MIN_LABEL": 4, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 10, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 10, "tippecanoe:min:NAME_LEN": 10, "tippecanoe:max:NAME_LEN": 10, "tippecanoe:sum:NE_ID": 1159320335, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159320335, "tippecanoe:min:NE_ID": 1159320335, "tippecanoe:max:NE_ID": 1159320335, "tippecanoe:sum:POP_EST": 4490, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 4490, "tippecanoe:min:POP_EST": 4490, "tippecanoe:max:POP_EST": 4490, "tippecanoe:sum:POP_RANK": 4, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 4, "tippecanoe:min:POP_RANK": 4, "tippecanoe:max:POP_RANK": 4, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 28289409, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 28289409, "tippecanoe:min:WOE_ID": 28289409, "tippecanoe:max:WOE_ID": 28289409, "tippecanoe:sum:WOE_ID_EH": 28289409, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 28289409, "tippecanoe:min:WOE_ID_EH": 28289409, "tippecanoe:max:WOE_ID_EH": 28289409, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 183.647461, 11.049038 ], [ 186.613770, 7.972198 ], [ 185.690918, 3.820408 ], [ 181.977539, 2.899153 ], [ 179.208984, 5.900189 ], [ 179.780273, 9.622414 ], [ 181.757812, 10.466206 ], [ 183.647461, 11.049038 ] ] ], [ [ [ -176.352539, 11.049038 ], [ -173.386230, 7.972198 ], [ -174.309082, 3.820408 ], [ -178.022461, 2.899153 ], [ -180.791016, 5.900189 ], [ -180.219727, 9.622414 ], [ -178.242188, 10.466206 ], [ -176.352539, 11.049038 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "81447ffffffffff", "tippecanoe:count": 1, "tippecanoe:sum:ABBREV_LEN": 4, "tippecanoe:count:ABBREV_LEN": 1, "tippecanoe:mean:ABBREV_LEN": 4, "tippecanoe:min:ABBREV_LEN": 4, "tippecanoe:max:ABBREV_LEN": 4, "tippecanoe:sum:ADM0_A3_UN": -99, "tippecanoe:count:ADM0_A3_UN": 1, "tippecanoe:mean:ADM0_A3_UN": -99, "tippecanoe:min:ADM0_A3_UN": -99, "tippecanoe:max:ADM0_A3_UN": -99, "tippecanoe:sum:ADM0_A3_WB": -99, "tippecanoe:count:ADM0_A3_WB": 1, "tippecanoe:mean:ADM0_A3_WB": -99, "tippecanoe:min:ADM0_A3_WB": -99, "tippecanoe:max:ADM0_A3_WB": -99, "tippecanoe:sum:ADM0_DIF": 1, "tippecanoe:count:ADM0_DIF": 1, "tippecanoe:mean:ADM0_DIF": 1, "tippecanoe:min:ADM0_DIF": 1, "tippecanoe:max:ADM0_DIF": 1, "tippecanoe:sum:BRK_DIFF": 0, "tippecanoe:count:BRK_DIFF": 1, "tippecanoe:mean:BRK_DIFF": 0, "tippecanoe:min:BRK_DIFF": 0, "tippecanoe:max:BRK_DIFF": 0, "tippecanoe:sum:GDP_MD": 206928, "tippecanoe:count:GDP_MD": 1, "tippecanoe:mean:GDP_MD": 206928, "tippecanoe:min:GDP_MD": 206928, "tippecanoe:max:GDP_MD": 206928, "tippecanoe:sum:GDP_YEAR": 2019, "tippecanoe:count:GDP_YEAR": 1, "tippecanoe:mean:GDP_YEAR": 2019, "tippecanoe:min:GDP_YEAR": 2019, "tippecanoe:max:GDP_YEAR": 2019, "tippecanoe:sum:GEOU_DIF": 0, "tippecanoe:count:GEOU_DIF": 1, "tippecanoe:mean:GEOU_DIF": 0, "tippecanoe:min:GEOU_DIF": 0, "tippecanoe:max:GEOU_DIF": 0, "tippecanoe:sum:HOMEPART": 1, "tippecanoe:count:HOMEPART": 1, "tippecanoe:mean:HOMEPART": 1, "tippecanoe:min:HOMEPART": 1, "tippecanoe:max:HOMEPART": 1, "tippecanoe:sum:LABELRANK": 2, "tippecanoe:count:LABELRANK": 1, "tippecanoe:mean:LABELRANK": 2, "tippecanoe:min:LABELRANK": 2, "tippecanoe:max:LABELRANK": 2, "tippecanoe:sum:LABEL_X": 172.787, "tippecanoe:count:LABEL_X": 1, "tippecanoe:mean:LABEL_X": 172.787, "tippecanoe:min:LABEL_X": 172.787, "tippecanoe:max:LABEL_X": 172.787, "tippecanoe:sum:LABEL_Y": -39.759, "tippecanoe:count:LABEL_Y": 1, "tippecanoe:mean:LABEL_Y": -39.759, "tippecanoe:min:LABEL_Y": -39.759, "tippecanoe:max:LABEL_Y": -39.759, "tippecanoe:sum:LEVEL": 2, "tippecanoe:count:LEVEL": 1, "tippecanoe:mean:LEVEL": 2, "tippecanoe:min:LEVEL": 2, "tippecanoe:max:LEVEL": 2, "tippecanoe:sum:LONG_LEN": 11, "tippecanoe:count:LONG_LEN": 1, "tippecanoe:mean:LONG_LEN": 11, "tippecanoe:min:LONG_LEN": 11, "tippecanoe:max:LONG_LEN": 11, "tippecanoe:sum:MAPCOLOR13": 4, "tippecanoe:count:MAPCOLOR13": 1, "tippecanoe:mean:MAPCOLOR13": 4, "tippecanoe:min:MAPCOLOR13": 4, "tippecanoe:max:MAPCOLOR13": 4, "tippecanoe:sum:MAPCOLOR7": 3, "tippecanoe:count:MAPCOLOR7": 1, "tippecanoe:mean:MAPCOLOR7": 3, "tippecanoe:min:MAPCOLOR7": 3, "tippecanoe:max:MAPCOLOR7": 3, "tippecanoe:sum:MAPCOLOR8": 3, "tippecanoe:count:MAPCOLOR8": 1, "tippecanoe:mean:MAPCOLOR8": 3, "tippecanoe:min:MAPCOLOR8": 3, "tippecanoe:max:MAPCOLOR8": 3, "tippecanoe:sum:MAPCOLOR9": 4, "tippecanoe:count:MAPCOLOR9": 1, "tippecanoe:mean:MAPCOLOR9": 4, "tippecanoe:min:MAPCOLOR9": 4, "tippecanoe:max:MAPCOLOR9": 4, "tippecanoe:sum:MAX_LABEL": 6.7, "tippecanoe:count:MAX_LABEL": 1, "tippecanoe:mean:MAX_LABEL": 6.7, "tippecanoe:min:MAX_LABEL": 6.7, "tippecanoe:max:MAX_LABEL": 6.7, "tippecanoe:sum:MIN_LABEL": 2, "tippecanoe:count:MIN_LABEL": 1, "tippecanoe:mean:MIN_LABEL": 2, "tippecanoe:min:MIN_LABEL": 2, "tippecanoe:max:MIN_LABEL": 2, "tippecanoe:sum:MIN_ZOOM": 0, "tippecanoe:count:MIN_ZOOM": 1, "tippecanoe:mean:MIN_ZOOM": 0, "tippecanoe:min:MIN_ZOOM": 0, "tippecanoe:max:MIN_ZOOM": 0, "tippecanoe:sum:NAME_LEN": 11, "tippecanoe:count:NAME_LEN": 1, "tippecanoe:mean:NAME_LEN": 11, "tippecanoe:min:NAME_LEN": 11, "tippecanoe:max:NAME_LEN": 11, "tippecanoe:sum:NE_ID": 1159321135, "tippecanoe:count:NE_ID": 1, "tippecanoe:mean:NE_ID": 1159321135, "tippecanoe:min:NE_ID": 1159321135, "tippecanoe:max:NE_ID": 1159321135, "tippecanoe:sum:POP_EST": 4917000, "tippecanoe:count:POP_EST": 1, "tippecanoe:mean:POP_EST": 4917000, "tippecanoe:min:POP_EST": 4917000, "tippecanoe:max:POP_EST": 4917000, "tippecanoe:sum:POP_RANK": 12, "tippecanoe:count:POP_RANK": 1, "tippecanoe:mean:POP_RANK": 12, "tippecanoe:min:POP_RANK": 12, "tippecanoe:max:POP_RANK": 12, "tippecanoe:sum:POP_YEAR": 2019, "tippecanoe:count:POP_YEAR": 1, "tippecanoe:mean:POP_YEAR": 2019, "tippecanoe:min:POP_YEAR": 2019, "tippecanoe:max:POP_YEAR": 2019, "tippecanoe:sum:SU_DIF": 0, "tippecanoe:count:SU_DIF": 1, "tippecanoe:mean:SU_DIF": 0, "tippecanoe:min:SU_DIF": 0, "tippecanoe:max:SU_DIF": 0, "tippecanoe:sum:TINY": -99, "tippecanoe:count:TINY": 1, "tippecanoe:mean:TINY": -99, "tippecanoe:min:TINY": -99, "tippecanoe:max:TINY": -99, "tippecanoe:sum:WOE_ID": 23424916, "tippecanoe:count:WOE_ID": 1, "tippecanoe:mean:WOE_ID": 23424916, "tippecanoe:min:WOE_ID": 23424916, "tippecanoe:max:WOE_ID": 23424916, "tippecanoe:sum:WOE_ID_EH": 23424916, "tippecanoe:count:WOE_ID_EH": 1, "tippecanoe:mean:WOE_ID_EH": 23424916, "tippecanoe:min:WOE_ID_EH": 23424916, "tippecanoe:max:WOE_ID_EH": 23424916, "tippecanoe:sum:scalerank": 0, "tippecanoe:count:scalerank": 1, "tippecanoe:mean:scalerank": 0, "tippecanoe:min:scalerank": 0, "tippecanoe:max:scalerank": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -93.273926, 35.083956 ], [ -88.066406, 34.052659 ], [ -86.550293, 29.764377 ], [ -89.802246, 26.431228 ], [ -94.746094, 27.254630 ], [ -96.657715, 31.615966 ], [ -93.273926, 35.083956 ] ] ] } } , { "type": "Feature", "properties": { "bin": "81457ffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -94.746094, 27.254630 ], [ -89.802246, 26.431228 ], [ -88.286133, 22.126355 ], [ -91.362305, 18.625425 ], [ -96.042480, 19.269665 ], [ -97.910156, 23.584126 ], [ -94.746094, 27.254630 ] ] ] } } @@ -36,6 +48,8 @@ , { "type": "Feature", "properties": { "bin": "810ebffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -96.437988, 63.253412 ], [ -86.440430, 62.186014 ], [ -84.550781, 57.527622 ], [ -90.659180, 54.303704 ], [ -98.569336, 55.216490 ], [ -102.128906, 59.467408 ], [ -96.437988, 63.253412 ] ] ] } } , +{ "type": "Feature", "properties": { "bin": "810cbffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -169.101562, 64.215937 ], [ -164.069824, 60.726944 ], [ -168.024902, 56.992883 ], [ -175.737305, 56.194481 ], [ -181.428223, 59.029249 ], [ -179.121094, 63.292939 ], [ -169.101562, 64.215937 ] ] ], [ [ [ 190.898438, 64.215937 ], [ 195.930176, 60.726944 ], [ 191.975098, 56.992883 ], [ 184.262695, 56.194481 ], [ 178.571777, 59.029249 ], [ 180.878906, 63.292939 ], [ 190.898438, 64.215937 ] ] ] ] } } +, { "type": "Feature", "properties": { "bin": "81137ffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -100.832520, 67.533772 ], [ -96.437988, 63.253412 ], [ -102.128906, 59.467408 ], [ -110.961914, 59.512029 ], [ -116.455078, 63.194018 ], [ -112.543945, 67.415927 ], [ -100.832520, 67.533772 ] ] ] } } , { "type": "Feature", "properties": { "bin": "810fbffffffffff", "tippecanoe:count": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -92.680664, 71.230221 ], [ -79.299316, 69.854762 ], [ -78.068848, 65.183030 ], [ -86.440430, 62.186014 ], [ -96.437988, 63.253412 ], [ -100.832520, 67.533772 ], [ -92.680664, 71.230221 ] ] ] } } diff --git a/tests/pbf/h3-0-0-0.geojson b/tests/pbf/h3-0-0-0.geojson index ca081f1e..191f4812 100644 --- a/tests/pbf/h3-0-0-0.geojson +++ b/tests/pbf/h3-0-0-0.geojson @@ -1 +1 @@ -{"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"bin": "80c3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-63.78710436286213, -47.30945130281312], [-48.225599018506486, -45.2536134909801], [-47.69162254195798, -34.331158600979144], [-59.496606140042005, -29.892985338693553], [-69.30538945117729, -37.16389648579593], [-63.78710436286213, -47.30945130281312]]]}}, {"type": "Feature", "properties": {"bin": "80cdfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[98.08037300109167, -48.295316381881364], [95.41483296791186, -37.099588896819945], [83.33710961959481, -31.619530626908528], [69.74251514346645, -36.800197061174266], [67.21199607170564, -48.011188120377795], [81.43815238108998, -55.21855070035159], [98.08037300109167, -48.295316381881364]]]}}, {"type": "Feature", "properties": {"bin": "8021fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[53.67049363562549, 49.37211750883398], [59.150326723667334, 37.656443450315685], [73.59261768799648, 33.70575303795421], [86.70820981047306, 40.31276675619656], [87.77296412239532, 52.6542030078627], [68.25632325438265, 58.31910366055611], [53.67049363562549, 49.37211750883398]]]}}, {"type": "Feature", "properties": {"bin": "80e3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-148.16871950091263, -68.92995788193983], [-117.65465504349031, -69.39359648991828], [-111.74367674561738, -58.31910366055611], [-126.32950636437451, -49.37211750883398], [-143.88327636822538, -49.779342867662145], [-154.91727767329212, -58.40154487035271], [-148.16871950091263, -68.92995788193983]]]}}, {"type": "Feature", "properties": {"bin": "80affffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[83.94979010377854, -19.26900694125663], [83.33710961959481, -31.619530626908528], [95.41483296791186, -37.09958889681994], [105.35953183291994, -30.219492199828117], [104.00145175623874, -19.358823435394214], [94.36893143573201, -13.836853809820951], [83.94979010377854, -19.26900694125663]]]}}, {"type": "Feature", "properties": {"bin": "80a3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[41.57956251385473, -11.222876232379509], [37.281129421664886, -22.885971422359724], [45.89351102822212, -31.28560866556057], [58.663371667348294, -28.65301931148454], [61.51813428281897, -16.572699557873406], [52.88593419792579, -8.931891500446875], [41.57956251385473, -11.222876232379509]]]}}, {"type": "Feature", "properties": {"bin": "80dffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-62.187074611719154, -66.20328559643201], [-34.663862454939185, -62.49215566258707], [-34.67148393106426, -51.12825449972591], [-48.22559901850649, -45.2536134909801], [-63.78710436286213, -47.30945130281312], [-73.59650436212002, -56.21061073758504], [-62.187074611719154, -66.20328559643201]]]}}, {"type": "Feature", "properties": {"bin": "805bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[179.21716082489448, 5.889921754313916], [-175.4582711140254, 15.285730312483956], [177.84694371159145, 24.756909421354468], [164.45727251367725, 23.00472505886229], [160.7733897026288, 12.194726726168001], [168.3352524578736, 4.467031609784529], [179.21716082489448, 5.889921754313916]]]}}, {"type": "Feature", "properties": {"bin": "80ebfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-154.91727767329215, -58.40154487035269], [-174.47635345070967, -55.70676846515227], [169.55502245522166, -63.09505407752546], [-179.6743896480568, -73.31022368544396], [-148.16871950091263, -68.92995788193983], [-154.91727767329215, -58.40154487035269]]]}}, {"type": "Feature", "properties": {"bin": "8039fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-12.38412687299043, 40.869133191665526], [-12.948554583750909, 28.514935780874872], [-2.4838650119479393, 22.197541386302376], [9.380676605201614, 25.603702576968765], [13.244313475659819, 37.523712365785194], [2.0265689653846333, 45.184248689706415], [-12.38412687299043, 40.869133191665526]]]}}, {"type": "Feature", "properties": {"bin": "8023fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-161.64707805135708, 34.994006697107615], [-153.03739182353246, 43.44325276436556], [-157.28277091871553, 54.01377148101902], [-175.74821876841347, 56.19652224584303], [175.6209968167824, 46.180014657090155], [-175.56432922504848, 35.741206971176496], [-161.64707805135708, 34.994006697107615]]]}}, {"type": "Feature", "properties": {"bin": "808bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-61.19699841353227, -19.252194904738662], [-51.77642616787428, -12.387611570633618], [-53.68204442813005, -0.17017772412858934], [-64.32827172999673, 3.8245323459248906], [-73.58831704620168, -2.770302579167017], [-72.25737566801898, -15.06330111473561], [-61.19699841353227, -19.252194904738662]]]}}, {"type": "Feature", "properties": {"bin": "80c7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-143.88327636822538, -49.779342867662145], [-126.32950636437451, -49.37211750883398], [-120.8496732763327, -37.656443450315685], [-129.81209638720395, -29.089392138145286], [-142.83571757562106, -29.339076105087567], [-151.1531311528209, -39.643310547712694], [-143.88327636822538, -49.779342867662145]]]}}, {"type": "Feature", "properties": {"bin": "8073fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[128.2235738321257, 12.387611570633615], [126.31795557186994, 0.17017772412858456], [135.85958708181397, -7.725284543519058], [147.5198718874505, -3.454917535376019], [149.7748737561887, 8.701739974658006], [140.1697245352548, 16.779214626193742], [128.2235738321257, 12.387611570633615]]]}}, {"type": "Feature", "properties": {"bin": "8029fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-121.3366283326517, 28.653019311484535], [-110.25748485653355, 36.800197061174266], [-112.78800392829437, 48.011188120377795], [-128.90985381013775, 50.15451159756744], [-138.450291223663, 41.457139817335765], [-134.10648897177788, 31.285608665560563], [-121.3366283326517, 28.653019311484535]]]}}, {"type": "Feature", "properties": {"bin": "8049fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-106.5596852317401, 12.150574686647923], [-96.05020989622146, 19.26900694125663], [-96.66289038040519, 31.619530626908528], [-110.25748485653355, 36.800197061174266], [-121.3366283326517, 28.653019311484535], [-118.48186571718101, 16.572699557873406], [-106.5596852317401, 12.150574686647923]]]}}, {"type": "Feature", "properties": {"bin": "801bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-51.550082921060856, 61.33081918088026], [-63.20077399553516, 50.77050266836529], [-54.8790127792493, 40.97555819925587], [-40.34777371760148, 38.734209457703855], [-27.492923060366778, 46.76027724369226], [-29.882335644494077, 58.03211375817634], [-51.550082921060856, 61.33081918088026]]]}}, {"type": "Feature", "properties": {"bin": "80d3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-111.74367674561738, -58.31910366055611], [-92.22703587760468, -52.6542030078627], [-93.29179018952695, -40.31276675619656], [-106.40738231200352, -33.70575303795421], [-120.8496732763327, -37.656443450315685], [-126.32950636437451, -49.37211750883398], [-111.74367674561738, -58.31910366055611]]]}}, {"type": "Feature", "properties": {"bin": "8047fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-175.56432922504848, 35.741206971176496], [177.84694371159145, 24.756909421354468], [-175.45827111402537, 15.285730312483953], [-163.71455965998953, 14.623074892227512], [-156.08998858841755, 24.696711258039056], [-161.64707805135708, 34.9940066971076], [-175.56432922504848, 35.741206971176496]]]}}, {"type": "Feature", "properties": {"bin": "8055fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-12.948554583750909, 28.514935780874872], [-24.58004306611412, 21.999746230891233], [-23.62913110308365, 10.672390551299387], [-13.708146703917999, 6.270965136275784], [-4.013998443470486, 11.545295975414758], [-2.4838650119479646, 22.197541386302387], [-12.948554583750909, 28.514935780874872]]]}}, {"type": "Feature", "properties": {"bin": "807bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[52.88593419792578, -8.931891500446858], [55.70150722023228, 1.4476428602002052], [48.70181724423405, 9.876090877671759], [37.848935371300406, 8.893462571252645], [33.66361927713152, -1.6772949381945048], [41.57956251385473, -11.222876232379509], [52.88593419792578, -8.931891500446858]]]}}, {"type": "Feature", "properties": {"bin": "8099fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-11.66474754212643, -4.467031609784529], [-19.226610297371188, -12.194726726168001], [-15.54272748632276, -23.00472505886229], [-2.1530562884085485, -24.756909421354475], [4.5417288859745995, -15.28573031248396], [-0.7828391751055227, -5.889921754313916], [-11.66474754212643, -4.467031609784529]]]}}, {"type": "Feature", "properties": {"bin": "80f3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-179.67438964805675, -73.31022368544396], [145.24158201971542, -81.27137179020501], [-34.441802308663334, -87.36469532319619], [-85.85690989815225, -76.163042830191], [-117.65465504349024, -69.3935964899183], [-148.16871950091263, -68.92995788193983], [-179.67438964805675, -73.31022368544396]]]}}, {"type": "Feature", "properties": {"bin": "806dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-96.05020989622146, 19.26900694125663], [-106.5596852317401, 12.150574686647923], [-105.17323884809628, 0.8701881901666535], [-95.07033345637271, -4.348486695475445], [-84.77330656823203, 2.504604687315686], [-85.63106856426799, 13.83685380982093], [-96.05020989622146, 19.26900694125663]]]}}, {"type": "Feature", "properties": {"bin": "809dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[155.41995693388589, -21.999746230891233], [156.37086889691636, -10.672390551299387], [147.5198718874505, -3.454917535376019], [135.85958708181397, -7.725284543519058], [133.81752542331915, -18.914756857912426], [142.84484655885802, -26.664335930022155], [155.41995693388589, -21.999746230891233]]]}}, {"type": "Feature", "properties": {"bin": "80ddfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-7.13862860130792, -66.19292316051032], [4.251781231586488, -56.19652224584305], [-4.379003183217645, -46.180014657090155], [-21.61710359046474, -43.912304017571415], [-34.67148393106426, -51.12825449972591], [-34.663862454939185, -62.49215566258707], [-7.13862860130792, -66.19292316051032]]]}}, {"type": "Feature", "properties": {"bin": "8053fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[37.16428242437894, 29.339076105087567], [31.19369141851222, 18.24201252667272], [37.848935371300406, 8.893462571252657], [48.701817244234036, 9.876090877671759], [54.68696935373798, 19.14885864900799], [50.187903612796035, 29.08939213814527], [37.16428242437894, 29.339076105087567]]]}}, {"type": "Feature", "properties": {"bin": "8001fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[31.831280499087402, 68.92995788193983], [62.345344956509784, 69.3935964899183], [94.14309010184775, 76.163042830191], [145.5581976913369, 87.36469532319619], [-34.75841798028471, 81.27137179020501], [0.32561035194326043, 73.31022368544396], [31.831280499087402, 68.92995788193983]]]}}, {"type": "Feature", "properties": {"bin": "80a7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[117.97747445215552, -31.87788595636582], [122.76988803599195, -21.81463899460828], [114.23117809212033, -14.482400617733115], [104.00145175623875, -19.358823435394196], [105.35953183291994, -30.219492199828117], [117.97747445215552, -31.87788595636582]]]}}, {"type": "Feature", "properties": {"bin": "8009fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-10.444977544778336, 63.09505407752544], [5.523646549290317, 55.706768465152265], [25.082722326707884, 58.40154487035269], [31.831280499087388, 68.92995788193983], [0.32561035194326043, 73.31022368544396], [-10.444977544778336, 63.09505407752544]]]}}, {"type": "Feature", "properties": {"bin": "803dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[73.59261768799648, 33.70575303795421], [75.01088584624904, 22.41056616821522], [85.44533748453688, 16.700959516615516], [97.14850212623087, 22.297036352375546], [98.22850425577052, 33.621069780683506], [86.70820981047306, 40.31276675619656], [73.59261768799648, 33.70575303795421]]]}}, {"type": "Feature", "properties": {"bin": "8013fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-131.70883908792965, 69.37134141076518], [-139.68359348160976, 59.16948256665965], [-128.90985381013775, 50.15451159756744], [-112.78800392829434, 48.011188120377795], [-98.56184761891002, 55.218550700351585], [-100.82187020582201, 67.53592431503803], [-131.70883908792965, 69.37134141076518]]]}}, {"type": "Feature", "properties": {"bin": "80f1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[145.24158201971537, -81.27137179020501], [113.09550074911493, -72.20470505499345], [79.178129794178, -67.53592431503803], [48.29116091207033, -69.37134141076521], [16.5431319209905, -76.14556732608257], [-34.441802308663334, -87.36469532319619], [145.24158201971537, -81.27137179020501]]]}}, {"type": "Feature", "properties": {"bin": "807dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-19.226610297371195, -12.194726726167978], [-11.66474754212644, -4.467031609784501], [-13.70814670391801, 6.270965136275773], [-23.62913110308366, 10.672390551299365], [-32.48012811254947, 3.454917535376011], [-30.225126243811296, -8.70173997465801], [-19.226610297371195, -12.194726726167978]]]}}, {"type": "Feature", "properties": {"bin": "8025fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[87.77296412239532, 52.6542030078627], [86.70820981047306, 40.31276675619656], [98.22850425577052, 33.621069780683506], [110.69461054882271, 37.16389648579594], [116.21289563713785, 47.30945130281313], [106.40349563787996, 56.21061073758502], [87.77296412239532, 52.6542030078627]]]}}, {"type": "Feature", "properties": {"bin": "8069fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[107.74262433198103, 15.063301114735607], [106.41168295379833, 2.7703025791670135], [115.67172827000329, -3.8245323459249], [126.31795557186994, 0.17017772412858456], [128.2235738321257, 12.387611570633615], [118.80300158646772, 19.252194904738655], [107.74262433198103, 15.063301114735607]]]}}, {"type": "Feature", "properties": {"bin": "806bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[18.3651793828161, 16.505947603561054], [14.583250071411682, 5.7628604914369355], [21.40032508185986, -3.3357348575173527], [33.66361927713152, -1.6772949381945048], [37.848935371300406, 8.893462571252657], [31.19369141851222, 18.24201252667272], [18.3651793828161, 16.505947603561054]]]}}, {"type": "Feature", "properties": {"bin": "8091fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-125.313030646262, -19.148858649008005], [-114.27330023533938, -16.170389213771344], [-114.02904784459382, -5.242929409571671], [-124.29849277976768, -1.4476428602001972], [-131.29818275576594, -9.876090877671759], [-125.313030646262, -19.148858649008005]]]}}, {"type": "Feature", "properties": {"bin": "8071fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-175.45827111402537, 15.285730312483953], [179.2171608248945, 5.889921754313891], [-176.05696384421353, -3.968796976609584], [-165.41674992858833, -5.7628604914369195], [-158.59967491814012, 3.3357348575173495], [-163.71455965998953, 14.623074892227512], [-175.45827111402537, 15.285730312483953]]]}}, {"type": "Feature", "properties": {"bin": "80e9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-117.65465504349024, -69.3935964899183], [-85.85690989815225, -76.163042830191], [-62.187074611719154, -66.20328559643201], [-73.59650436212002, -56.21061073758504], [-92.22703587760468, -52.6542030078627], [-111.74367674561738, -58.31910366055611], [-117.65465504349024, -69.3935964899183]]]}}, {"type": "Feature", "properties": {"bin": "809ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[177.51613498805204, -22.197541386302387], [175.98600155652952, -11.545295975414763], [166.29185329608202, -6.270965136275781], [156.37086889691636, -10.672390551299387], [155.41995693388589, -21.999746230891233], [167.0514454162491, -28.514935780874872], [177.51613498805204, -22.197541386302387]]]}}, {"type": "Feature", "properties": {"bin": "8059fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-2.4838650119479393, 22.197541386302376], [-4.01399844347046, 11.545295975414756], [3.9430361557864635, 3.9687969766095974], [14.583250071411682, 5.7628604914369355], [18.3651793828161, 16.505947603561054], [9.380676605201614, 25.603702576968765], [-2.4838650119479393, 22.197541386302376]]]}}, {"type": "Feature", "properties": {"bin": "80b9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[139.65222628239854, -38.734209457703855], [142.84484655885802, -26.664335930022155], [133.81752542331915, -18.914756857912426], [122.76988803599198, -21.814638994608305], [117.97747445215552, -31.87788595636582], [125.1209872207507, -40.97555819925589], [139.65222628239854, -38.734209457703855]]]}}, {"type": "Feature", "properties": {"bin": "801ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[5.523646549290317, 55.706768465152265], [2.0265689653846333, 45.184248689706415], [13.244313475659819, 37.523712365785194], [28.846868847179117, 39.64331054771269], [36.11672363177462, 49.77934286766213], [25.082722326707874, 58.40154487035269], [5.523646549290317, 55.706768465152265]]]}}, {"type": "Feature", "properties": {"bin": "80a5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-30.225126243811296, -8.70173997465801], [-39.83027546474522, -16.779214626193745], [-37.56677824334243, -27.949605976503904], [-25.255959312090397, -31.883963004159572], [-15.54272748632276, -23.00472505886229], [-19.226610297371188, -12.194726726168001], [-30.225126243811296, -8.70173997465801]]]}}, {"type": "Feature", "properties": {"bin": "8037fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-153.03739182353243, 43.44325276436555], [-161.64707805135708, 34.9940066971076], [-156.08998858841755, 24.696711258039056], [-142.7188705783351, 22.885971422359724], [-134.1064889717779, 31.285608665560563], [-138.45029122366302, 41.45713981733576], [-153.03739182353243, 43.44325276436555]]]}}, {"type": "Feature", "properties": {"bin": "805ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-53.68204442813005, -0.17017772412858934], [-44.14041291818604, 7.725284543519059], [-46.18247457668085, 18.9147568579124], [-57.23011196400804, 21.81463899460828], [-65.76882190787964, 14.482400617733116], [-64.32827172999673, 3.8245323459248906], [-53.68204442813005, -0.17017772412858934]]]}}, {"type": "Feature", "properties": {"bin": "80c9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[125.12098722075069, -40.97555819925589], [117.97747445215546, -31.877885956365837], [105.35953183291996, -30.219492199828117], [95.41483296791186, -37.099588896819945], [98.08037300109167, -48.295316381881364], [116.79922600446484, -50.77050266836529], [125.12098722075069, -40.97555819925589]]]}}, {"type": "Feature", "properties": {"bin": "800ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-66.90449925088507, 72.20470505499345], [-100.82187020582201, 67.53592431503803], [-98.56184761891002, 55.218550700351585], [-81.91962699890831, 48.295316381881364], [-63.20077399553516, 50.77050266836529], [-51.550082921060856, 61.33081918088026], [-66.90449925088507, 72.20470505499345]]]}}, {"type": "Feature", "properties": {"bin": "801dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-139.6835934816099, 59.16948256665965], [-157.28277091871553, 54.01377148101902], [-153.03739182353243, 43.44325276436555], [-138.45029122366302, 41.45713981733576], [-128.90985381013775, 50.15451159756744], [-139.6835934816099, 59.16948256665965]]]}}, {"type": "Feature", "properties": {"bin": "80b5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-151.1531311528209, -39.643310547712694], [-142.83571757562106, -29.339076105087567], [-148.8063085814878, -18.242012526672728], [-161.63482061718392, -16.505947603561054], [-170.6193233947984, -25.60370257696877], [-166.75568652434018, -37.523712365785215], [-151.1531311528209, -39.643310547712694]]]}}, {"type": "Feature", "properties": {"bin": "800dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-163.45686807900947, 76.14556732608257], [172.86137139869209, 66.19292316051032], [-175.74821876841355, 56.19652224584304], [-157.2827709187156, 54.013771481019006], [-139.6835934816099, 59.16948256665965], [-131.70883908792982, 69.37134141076518], [-163.45686807900947, 76.14556732608257]]]}}, {"type": "Feature", "properties": {"bin": "80bdfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[41.54970877633699, -41.45713981733576], [45.89351102822209, -31.285608665560563], [37.281129421664886, -22.885971422359724], [23.910011411582452, -24.69671125803906], [18.352921948642933, -34.99400669710761], [26.96260817646757, -43.44325276436555], [41.54970877633699, -41.45713981733576]]]}}, {"type": "Feature", "properties": {"bin": "806ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-114.02904784459382, -5.242929409571671], [-105.17323884809628, 0.8701881901666885], [-106.5596852317401, 12.150574686647923], [-118.48186571718101, 16.572699557873406], [-127.11406580207421, 8.93189150044687], [-124.29849277976768, -1.4476428602001972], [-114.02904784459382, -5.242929409571671]]]}}, {"type": "Feature", "properties": {"bin": "80a9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-47.69162254195798, -34.331158600979144], [-37.56677824334244, -27.94960597650389], [-39.83027546474522, -16.779214626193745], [-51.77642616787428, -12.387611570633618], [-61.19699841353227, -19.252194904738662], [-59.496606140042005, -29.892985338693553], [-47.69162254195798, -34.331158600979144]]]}}, {"type": "Feature", "properties": {"bin": "8079fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-138.42043748614526, 11.22287623237951], [-146.33638072286848, 1.6772949381945048], [-142.15106462869957, -8.893462571252645], [-131.29818275576594, -9.876090877671759], [-124.2984927797677, -1.4476428602001972], [-127.11406580207421, 8.93189150044686], [-138.42043748614526, 11.22287623237951]]]}}, {"type": "Feature", "properties": {"bin": "8035fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-27.492923060366778, 46.76027724369226], [-40.34777371760148, 38.734209457703855], [-37.15515344114197, 26.664335930022155], [-24.58004306611412, 21.999746230891233], [-12.948554583750909, 28.514935780874872], [-12.38412687299043, 40.869133191665526], [-27.492923060366778, 46.76027724369226]]]}}, {"type": "Feature", "properties": {"bin": "8019fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-10.444977544778336, 63.09505407752544], [-29.882335644494077, 58.03211375817634], [-27.492923060366778, 46.76027724369226], [-12.38412687299043, 40.869133191665526], [2.026568965384605, 45.18424868970644], [5.523646549290303, 55.70676846515228], [-10.444977544778336, 63.09505407752544]]]}}, {"type": "Feature", "properties": {"bin": "80d9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[150.11766435550595, -58.03211375817634], [152.50707693963324, -46.76027724369226], [139.65222628239854, -38.734209457703855], [125.1209872207507, -40.97555819925589], [116.79922600446484, -50.77050266836529], [128.44991707893914, -61.33081918088026], [150.11766435550595, -58.03211375817634]]]}}, {"type": "Feature", "properties": {"bin": "808dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[114.23117809212033, -14.482400617733115], [115.67172827000326, -3.8245323459249176], [106.41168295379833, 2.7703025791670135], [95.22669343176798, -2.504604687315686], [94.36893143573202, -13.83685380982093], [104.00145175623875, -19.358823435394196], [114.23117809212033, -14.482400617733115]]]}}, {"type": "Feature", "properties": {"bin": "808ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-84.77330656823203, 2.504604687315686], [-95.07033345637271, -4.348486695475445], [-94.55466251546314, -16.700959516615505], [-82.85149787376915, -22.29703635237555], [-72.25737566801898, -15.06330111473561], [-73.58831704620168, -2.770302579167017], [-84.77330656823203, 2.504604687315686]]]}}, {"type": "Feature", "properties": {"bin": "802bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-63.20077399553516, 50.77050266836529], [-81.91962699890831, 48.295316381881364], [-84.58516703208812, 37.099588896819945], [-74.64046816708004, 30.219492199828117], [-62.02252554784452, 31.877885956365837], [-54.879012779249315, 40.97555819925589], [-63.20077399553516, 50.77050266836529]]]}}, {"type": "Feature", "properties": {"bin": "8081fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-39.83027546474522, -16.779214626193745], [-30.225126243811296, -8.70173997465801], [-32.48012811254947, 3.454917535376011], [-44.14041291818604, 7.725284543519059], [-53.68204442813005, -0.17017772412858934], [-51.77642616787428, -12.387611570633618], [-39.83027546474522, -16.779214626193745]]]}}, {"type": "Feature", "properties": {"bin": "80adfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[18.352921948642933, -34.99400669710761], [23.910011411582452, -24.69671125803906], [16.28544034001047, -14.623074892227514], [4.54172888597462, -15.28573031248396], [-2.1530562884085485, -24.756909421354475], [4.435670774951517, -35.741206971176496], [18.352921948642933, -34.99400669710761]]]}}, {"type": "Feature", "properties": {"bin": "8017fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[145.33613754506084, 62.49215566258707], [145.32851606893576, 51.12825449972591], [158.38289640953528, 43.91230401757141], [175.6209968167824, 46.180014657090155], [-175.74821876841355, 56.19652224584304], [172.86137139869209, 66.19292316051032], [145.33613754506084, 62.49215566258707]]]}}, {"type": "Feature", "properties": {"bin": "8051fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-127.11406580207421, 8.93189150044687], [-118.48186571718101, 16.572699557873406], [-121.3366283326517, 28.653019311484535], [-134.10648897177788, 31.285608665560563], [-142.7188705783351, 22.885971422359724], [-138.42043748614526, 11.22287623237951], [-127.11406580207421, 8.93189150044687]]]}}, {"type": "Feature", "properties": {"bin": "8011fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[25.082722326707884, 58.40154487035269], [36.11672363177465, 49.77934286766213], [53.67049363562549, 49.37211750883398], [68.25632325438265, 58.31910366055611], [62.34534495650971, 69.39359648991828], [31.831280499087388, 68.92995788193983], [25.082722326707884, 58.40154487035269]]]}}, {"type": "Feature", "properties": {"bin": "803bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-54.8790127792493, 40.97555819925587], [-62.022525547844495, 31.877885956365812], [-57.23011196400803, 21.8146389946083], [-46.18247457668084, 18.914756857912426], [-37.15515344114197, 26.664335930022155], [-40.34777371760148, 38.734209457703855], [-54.8790127792493, 40.97555819925587]]]}}, {"type": "Feature", "properties": {"bin": "80c5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-37.56677824334243, -27.949605976503904], [-47.69162254195799, -34.33115860097918], [-48.225599018506486, -45.2536134909801], [-34.67148393106424, -51.1282544997259], [-21.61710359046474, -43.912304017571415], [-25.255959312090397, -31.883963004159572], [-37.56677824334243, -27.949605976503904]]]}}, {"type": "Feature", "properties": {"bin": "80bbfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-177.97343103461534, -45.184248689706436], [-166.75568652434018, -37.523712365785215], [-170.6193233947984, -25.60370257696877], [177.51613498805204, -22.197541386302383], [167.0514454162491, -28.514935780874872], [167.61587312700956, -40.869133191665526], [-177.97343103461534, -45.184248689706436]]]}}, {"type": "Feature", "properties": {"bin": "8041fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[118.80300158646772, 19.252194904738648], [120.50339385995798, 29.892985338693542], [110.69461054882274, 37.16389648579593], [98.22850425577053, 33.6210697806835], [97.14850212623087, 22.297036352375546], [107.74262433198103, 15.063301114735607], [118.80300158646772, 19.252194904738648]]]}}, {"type": "Feature", "properties": {"bin": "8095fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[115.67172827000329, -3.8245323459249], [114.23117809212035, -14.482400617733104], [122.76988803599195, -21.81463899460828], [133.81752542331913, -18.9147568579124], [135.85958708181397, -7.725284543519058], [126.31795557186994, 0.17017772412858456], [115.67172827000329, -3.8245323459249]]]}}, {"type": "Feature", "properties": {"bin": "804bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[120.50339385995798, 29.89298533869355], [118.80300158646772, 19.252194904738655], [128.2235738321257, 12.387611570633615], [140.1697245352548, 16.779214626193742], [142.4332217566576, 27.949605976503882], [132.30837745804203, 34.33115860097915], [120.50339385995798, 29.89298533869355]]]}}, {"type": "Feature", "properties": {"bin": "8057fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-37.15515344114197, 26.664335930022155], [-46.18247457668084, 18.914756857912426], [-44.14041291818604, 7.725284543519059], [-32.48012811254947, 3.454917535376011], [-23.62913110308365, 10.672390551299387], [-24.58004306611412, 21.999746230891233], [-37.15515344114197, 26.664335930022155]]]}}, {"type": "Feature", "properties": {"bin": "80b7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-93.29179018952695, -40.31276675619656], [-81.77149574422948, -33.62106978068352], [-82.85149787376915, -22.29703635237555], [-94.55466251546314, -16.700959516615505], [-104.98911415375096, -22.41056616821522], [-106.40738231200352, -33.70575303795421], [-93.29179018952695, -40.31276675619656]]]}}, {"type": "Feature", "properties": {"bin": "80d7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[40.31640651839021, -59.16948256665967], [51.09014618986225, -50.15451159756744], [41.54970877633699, -41.45713981733576], [26.96260817646757, -43.44325276436555], [22.717229081284426, -54.01377148101902], [40.31640651839021, -59.16948256665967]]]}}, {"type": "Feature", "properties": {"bin": "80cbfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[45.89351102822212, -31.28560866556057], [41.54970877633701, -41.45713981733577], [51.09014618986225, -50.15451159756744], [67.21199607170563, -48.011188120377795], [69.74251514346645, -36.800197061174266], [58.663371667348294, -28.65301931148454], [45.89351102822212, -31.28560866556057]]]}}, {"type": "Feature", "properties": {"bin": "8031fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[116.21289563713785, 47.30945130281313], [110.69461054882274, 37.16389648579593], [120.50339385995798, 29.89298533869355], [132.30837745804203, 34.33115860097915], [131.77440098149353, 45.253613490980094], [116.21289563713785, 47.30945130281313]]]}}, {"type": "Feature", "properties": {"bin": "8085fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[55.70150722023229, 1.4476428602001845], [52.88593419792579, -8.931891500446875], [61.51813428281897, -16.572699557873406], [73.4403147682599, -12.150574686647925], [74.82676115190372, -0.8701881901666917], [65.97095215540618, 5.242929409571671], [55.70150722023229, 1.4476428602001845]]]}}, {"type": "Feature", "properties": {"bin": "80bffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[167.61587312700956, -40.869133191665526], [167.0514454162491, -28.514935780874872], [155.41995693388589, -21.999746230891233], [142.84484655885802, -26.664335930022155], [139.65222628239854, -38.734209457703855], [152.50707693963324, -46.76027724369226], [167.61587312700956, -40.869133191665526]]]}}, {"type": "Feature", "properties": {"bin": "809bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-170.6193233947984, -25.60370257696877], [-161.63482061718392, -16.505947603561054], [-165.41674992858833, -5.7628604914369355], [-176.05696384421356, -3.9687969766095974], [175.98600155652952, -11.545295975414767], [177.51613498805204, -22.197541386302383], [-170.6193233947984, -25.60370257696877]]]}}, {"type": "Feature", "properties": {"bin": "8065fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[106.41168295379833, 2.7703025791670135], [107.74262433198103, 15.063301114735607], [97.14850212623087, 22.297036352375546], [85.44533748453688, 16.700959516615516], [84.9296665436273, 4.348486695475441], [95.22669343176798, -2.504604687315686], [106.41168295379833, 2.7703025791670135]]]}}, {"type": "Feature", "properties": {"bin": "804dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-62.02252554784452, 31.877885956365837], [-74.64046816708006, 30.219492199828103], [-75.99854824376126, 19.358823435394196], [-65.76882190787967, 14.482400617733111], [-57.23011196400804, 21.81463899460828], [-62.02252554784452, 31.877885956365837]]]}}, {"type": "Feature", "properties": {"bin": "80d1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[4.435670774951517, -35.741206971176496], [-4.379003183217645, -46.180014657090155], [4.251781231586493, -56.19652224584303], [22.717229081284426, -54.01377148101902], [26.962608176467533, -43.44325276436556], [18.3529219486429, -34.99400669710762], [4.435670774951517, -35.741206971176496]]]}}, {"type": "Feature", "properties": {"bin": "80d5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-154.91727767329215, -58.40154487035269], [-143.8832763682254, -49.77934286766213], [-151.1531311528209, -39.643310547712694], [-166.75568652434018, -37.523712365785215], [-177.97343103461534, -45.184248689706436], [-174.47635345070967, -55.706768465152265], [-154.91727767329215, -58.40154487035269]]]}}, {"type": "Feature", "properties": {"bin": "80e5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[128.44991707893914, -61.33081918088026], [116.79922600446484, -50.77050266836529], [98.08037300109167, -48.295316381881364], [81.43815238108998, -55.21855070035159], [79.178129794178, -67.53592431503803], [113.09550074911493, -72.20470505499345], [128.44991707893914, -61.33081918088026]]]}}, {"type": "Feature", "properties": {"bin": "8061fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[84.9296665436273, 4.348486695475441], [85.44533748453688, 16.700959516615516], [75.01088584624907, 22.41056616821523], [65.72669976466062, 16.170389213771358], [65.9709521554062, 5.242929409571698], [74.82676115190374, -0.8701881901666614], [84.9296665436273, 4.348486695475441]]]}}, {"type": "Feature", "properties": {"bin": "803ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[13.244313475659819, 37.523712365785194], [9.380676605201614, 25.603702576968765], [18.3651793828161, 16.505947603561054], [31.19369141851222, 18.24201252667272], [37.16428242437894, 29.339076105087567], [28.846868847179117, 39.64331054771269], [13.244313475659819, 37.523712365785194]]]}}, {"type": "Feature", "properties": {"bin": "8033fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[177.84694371159145, 24.756909421354468], [-175.56432922504848, 35.741206971176496], [175.6209968167824, 46.180014657090155], [158.38289640953528, 43.91230401757141], [154.7440406879096, 31.88396300415958], [164.45727251367725, 23.00472505886229], [177.84694371159145, 24.756909421354468]]]}}, {"type": "Feature", "properties": {"bin": "8045fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-85.63106856426799, 13.836853809820953], [-75.99854824376126, 19.35882343539422], [-74.64046816708006, 30.219492199828103], [-84.58516703208814, 37.099588896819924], [-96.66289038040519, 31.619530626908528], [-96.05020989622146, 19.26900694125663], [-85.63106856426799, 13.836853809820953]]]}}, {"type": "Feature", "properties": {"bin": "8043fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[50.18790361279607, 29.08939213814528], [54.686969353738014, 19.148858649008], [65.72669976466062, 16.170389213771347], [75.01088584624904, 22.41056616821522], [73.59261768799648, 33.70575303795421], [59.150326723667334, 37.656443450315685], [50.18790361279607, 29.08939213814528]]]}}, {"type": "Feature", "properties": {"bin": "807ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[175.98600155652952, -11.545295975414767], [-176.05696384421353, -3.968796976609584], [179.21716082489448, 5.889921754313916], [168.3352524578736, 4.467031609784529], [166.29185329608197, -6.270965136275794], [175.98600155652952, -11.545295975414767]]]}}, {"type": "Feature", "properties": {"bin": "80cffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-73.59650436212006, -56.21061073758502], [-63.787104362862166, -47.30945130281312], [-69.30538945117729, -37.16389648579595], [-81.77149574422948, -33.62106978068352], [-93.29179018952695, -40.31276675619656], [-92.22703587760468, -52.6542030078627], [-73.59650436212006, -56.21061073758502]]]}}, {"type": "Feature", "properties": {"bin": "80edfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[169.55502245522166, -63.09505407752546], [150.11766435550592, -58.032113758176365], [128.44991707893914, -61.33081918088026], [113.09550074911493, -72.20470505499345], [145.24158201971537, -81.27137179020501], [-179.6743896480568, -73.31022368544396], [169.55502245522166, -63.09505407752546]]]}}, {"type": "Feature", "properties": {"bin": "800bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[68.25632325438265, 58.31910366055611], [87.77296412239532, 52.6542030078627], [106.40349563788, 56.21061073758504], [117.81292538828089, 66.20328559643201], [94.14309010184775, 76.163042830191], [62.345344956509784, 69.3935964899183], [68.25632325438265, 58.31910366055611]]]}}, {"type": "Feature", "properties": {"bin": "804ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[160.7733897026288, 12.194726726168001], [164.45727251367725, 23.00472505886229], [154.7440406879096, 31.88396300415958], [142.4332217566576, 27.94960597650391], [140.1697245352548, 16.779214626193742], [149.7748737561887, 8.701739974658006], [160.7733897026288, 12.194726726168001]]]}}, {"type": "Feature", "properties": {"bin": "8007fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[0.3256103519432223, 73.31022368544396], [-34.758417980284634, 81.27137179020501], [-66.90449925088507, 72.20470505499345], [-51.550082921060856, 61.33081918088026], [-29.88233564449411, 58.03211375817635], [-10.444977544778329, 63.09505407752546], [0.3256103519432223, 73.31022368544396]]]}}, {"type": "Feature", "properties": {"bin": "80e1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[79.178129794178, -67.53592431503803], [81.43815238108998, -55.21855070035159], [67.21199607170564, -48.011188120377795], [51.09014618986225, -50.15451159756744], [40.31640651839021, -59.16948256665967], [48.29116091207033, -69.37134141076521], [79.178129794178, -67.53592431503803]]]}}, {"type": "Feature", "properties": {"bin": "80a1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-129.81209638720398, -29.08939213814527], [-125.31303064626204, -19.148858649007984], [-131.29818275576596, -9.876090877671768], [-142.1510646286996, -8.893462571252659], [-148.8063085814878, -18.242012526672728], [-142.83571757562106, -29.339076105087567], [-129.81209638720398, -29.08939213814527]]]}}, {"type": "Feature", "properties": {"bin": "8089fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-148.8063085814878, -18.242012526672728], [-142.1510646286996, -8.893462571252659], [-146.33638072286848, 1.6772949381945048], [-158.59967491814012, 3.3357348575173495], [-165.41674992858833, -5.7628604914369355], [-161.63482061718392, -16.505947603561054], [-148.8063085814878, -18.242012526672728]]]}}, {"type": "Feature", "properties": {"bin": "8093fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-105.17323884809628, 0.8701881901666535], [-114.02904784459382, -5.242929409571708], [-114.27330023533938, -16.170389213771344], [-104.98911415375096, -22.41056616821521], [-94.55466251546314, -16.700959516615505], [-95.07033345637271, -4.348486695475445], [-105.17323884809628, 0.8701881901666535]]]}}, {"type": "Feature", "properties": {"bin": "8087fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[94.36893143573202, -13.83685380982093], [95.22669343176798, -2.504604687315686], [84.9296665436273, 4.348486695475441], [74.82676115190374, -0.8701881901666614], [73.4403147682599, -12.150574686647925], [83.94979010377854, -19.26900694125663], [94.36893143573202, -13.83685380982093]]]}}, {"type": "Feature", "properties": {"bin": "802dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[28.846868847179117, 39.64331054771269], [37.16428242437894, 29.339076105087567], [50.18790361279607, 29.08939213814528], [59.150326723667334, 37.656443450315685], [53.67049363562549, 49.37211750883398], [36.11672363177465, 49.77934286766213], [28.846868847179117, 39.64331054771269]]]}}, {"type": "Feature", "properties": {"bin": "8063fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[54.68696935373798, 19.14885864900799], [48.70181724423405, 9.876090877671759], [55.70150722023229, 1.4476428602001845], [65.97095215540618, 5.242929409571671], [65.72669976466062, 16.170389213771358], [54.68696935373798, 19.14885864900799]]]}}, {"type": "Feature", "properties": {"bin": "80b3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-72.25737566801898, -15.06330111473561], [-82.85149787376915, -22.29703635237555], [-81.77149574422948, -33.621069780683506], [-69.30538945117729, -37.16389648579593], [-59.496606140042026, -29.89298533869355], [-61.196998413532306, -19.252194904738655], [-72.25737566801898, -15.06330111473561]]]}}, {"type": "Feature", "properties": {"bin": "80dbfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-174.47635345070967, -55.70676846515227], [-177.97343103461537, -45.18424868970644], [167.61587312700956, -40.869133191665526], [152.50707693963324, -46.76027724369226], [150.11766435550595, -58.03211375817634], [169.5550224552217, -63.09505407752544], [-174.47635345070967, -55.70676846515227]]]}}, {"type": "Feature", "properties": {"bin": "8083fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[16.28544034001047, -14.623074892227514], [21.40032508185986, -3.3357348575173527], [14.583250071411678, 5.762860491436916], [3.9430361557864537, 3.968796976609578], [-0.782839175105502, -5.889921754313901], [4.54172888597462, -15.28573031248396], [16.28544034001047, -14.623074892227514]]]}}, {"type": "Feature", "properties": {"bin": "80e7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[48.291160912070175, -69.37134141076518], [40.31640651839009, -59.16948256665965], [22.717229081284408, -54.01377148101902], [4.251781231586488, -56.19652224584305], [-7.13862860130792, -66.19292316051032], [16.5431319209905, -76.14556732608257], [48.291160912070175, -69.37134141076518]]]}}, {"type": "Feature", "properties": {"bin": "8075fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-4.013998443470486, 11.545295975414758], [-13.70814670391801, 6.270965136275773], [-11.66474754212643, -4.467031609784529], [-0.7828391751055227, -5.889921754313916], [3.9430361557864537, 3.968796976609578], [-4.013998443470486, 11.545295975414758]]]}}, {"type": "Feature", "properties": {"bin": "8005fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[94.14309010184775, 76.163042830191], [117.81292538828089, 66.20328559643201], [145.33613754506084, 62.49215566258707], [172.86137139869209, 66.19292316051032], [-163.45686807900947, 76.14556732608257], [145.5581976913369, 87.36469532319619], [94.14309010184775, 76.163042830191]]]}}, {"type": "Feature", "properties": {"bin": "8003fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[145.5581976913369, 87.36469532319619], [-163.45686807900947, 76.14556732608257], [-131.70883908792965, 69.37134141076518], [-100.82187020582201, 67.53592431503803], [-66.90449925088507, 72.20470505499345], [-34.758417980284634, 81.27137179020501], [145.5581976913369, 87.36469532319619]]]}}, {"type": "Feature", "properties": {"bin": "8015fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[106.40349563788, 56.21061073758504], [116.21289563713786, 47.30945130281313], [131.77440098149353, 45.2536134909801], [145.32851606893576, 51.12825449972591], [145.33613754506084, 62.49215566258707], [117.81292538828089, 66.20328559643201], [106.40349563788, 56.21061073758504]]]}}, {"type": "Feature", "properties": {"bin": "80abfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[61.51813428281897, -16.572699557873406], [58.663371667348294, -28.65301931148454], [69.74251514346645, -36.800197061174266], [83.33710961959481, -31.619530626908528], [83.94979010377854, -19.26900694125663], [73.4403147682599, -12.150574686647925], [61.51813428281897, -16.572699557873406]]]}}, {"type": "Feature", "properties": {"bin": "80c1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-15.54272748632276, -23.00472505886229], [-25.255959312090397, -31.883963004159572], [-21.61710359046474, -43.912304017571415], [-4.379003183217645, -46.180014657090155], [4.435670774951517, -35.741206971176496], [-2.1530562884085485, -24.756909421354475], [-15.54272748632276, -23.00472505886229]]]}}, {"type": "Feature", "properties": {"bin": "80b1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-120.8496732763327, -37.656443450315685], [-106.40738231200352, -33.70575303795421], [-104.98911415375096, -22.41056616821522], [-114.27330023533938, -16.170389213771347], [-125.313030646262, -19.148858649008005], [-129.81209638720395, -29.089392138145286], [-120.8496732763327, -37.656443450315685]]]}}, {"type": "Feature", "properties": {"bin": "8067fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-75.99854824376126, 19.358823435394196], [-85.63106856426799, 13.83685380982093], [-84.77330656823203, 2.504604687315686], [-73.58831704620168, -2.770302579167017], [-64.32827172999676, 3.8245323459249096], [-65.76882190787967, 14.482400617733111], [-75.99854824376126, 19.358823435394196]]]}}, {"type": "Feature", "properties": {"bin": "80effffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-34.441802308663334, -87.36469532319619], [16.5431319209905, -76.14556732608257], [-7.13862860130792, -66.19292316051032], [-34.663862454939185, -62.49215566258707], [-62.187074611719154, -66.20328559643201], [-85.85690989815225, -76.163042830191], [-34.441802308663334, -87.36469532319619]]]}}, {"type": "Feature", "properties": {"bin": "8097fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[37.281129421664886, -22.885971422359724], [41.57956251385473, -11.222876232379509], [33.66361927713152, -1.6772949381945048], [21.40032508185986, -3.3357348575173527], [16.28544034001047, -14.623074892227514], [23.910011411582452, -24.69671125803906], [37.281129421664886, -22.885971422359724]]]}}, {"type": "Feature", "properties": {"bin": "805dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-156.08998858841755, 24.696711258039056], [-163.71455965998953, 14.623074892227512], [-158.59967491814012, 3.3357348575173495], [-146.33638072286848, 1.6772949381945048], [-138.42043748614526, 11.22287623237951], [-142.7188705783351, 22.885971422359724], [-156.08998858841755, 24.696711258039056]]]}}, {"type": "Feature", "properties": {"bin": "8027fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-98.56184761891002, 55.218550700351585], [-112.78800392829434, 48.011188120377795], [-110.25748485653355, 36.800197061174266], [-96.66289038040519, 31.619530626908528], [-84.58516703208812, 37.099588896819945], [-81.91962699890831, 48.295316381881364], [-98.56184761891002, 55.218550700351585]]]}}, {"type": "Feature", "properties": {"bin": "8077fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[149.7748737561887, 8.701739974658006], [147.5198718874505, -3.454917535376019], [156.37086889691633, -10.672390551299381], [166.29185329608197, -6.270965136275794], [168.33525245787357, 4.467031609784497], [160.7733897026288, 12.194726726167971], [149.7748737561887, 8.701739974658006]]]}}, {"type": "Feature", "properties": {"bin": "802ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[154.7440406879096, 31.88396300415958], [158.38289640953528, 43.91230401757141], [145.32851606893576, 51.128254499725884], [131.77440098149353, 45.253613490980094], [132.30837745804203, 34.33115860097916], [142.4332217566576, 27.94960597650391], [154.7440406879096, 31.88396300415958]]]}}]} +{"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"bin": "80a9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-47.69162254195798, -34.331158600979144], [-37.56677824334244, -27.94960597650389], [-39.83027546474522, -16.779214626193745], [-51.77642616787428, -12.387611570633618], [-61.19699841353227, -19.252194904738662], [-59.496606140042005, -29.892985338693553], [-47.69162254195798, -34.331158600979144]]]}}, {"type": "Feature", "properties": {"bin": "80dbfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-174.47635345070967, -55.70676846515227], [-177.97343103461537, -45.18424868970644], [167.61587312700956, -40.869133191665526], [152.50707693963324, -46.76027724369226], [150.11766435550595, -58.03211375817634], [169.5550224552217, -63.09505407752544], [-174.47635345070967, -55.70676846515227]]]}}, {"type": "Feature", "properties": {"bin": "8031fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[116.21289563713785, 47.30945130281313], [110.69461054882274, 37.16389648579593], [120.50339385995798, 29.89298533869355], [132.30837745804203, 34.33115860097915], [131.77440098149353, 45.253613490980094], [116.21289563713785, 47.30945130281313]]]}}, {"type": "Feature", "properties": {"bin": "8001fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[31.831280499087402, 68.92995788193983], [62.345344956509784, 69.3935964899183], [94.14309010184775, 76.163042830191], [145.5581976913369, 87.36469532319619], [-34.75841798028471, 81.27137179020501], [0.32561035194326043, 73.31022368544396], [31.831280499087402, 68.92995788193983]]]}}, {"type": "Feature", "properties": {"bin": "800ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-66.90449925088507, 72.20470505499345], [-100.82187020582201, 67.53592431503803], [-98.56184761891002, 55.218550700351585], [-81.91962699890831, 48.295316381881364], [-63.20077399553516, 50.77050266836529], [-51.550082921060856, 61.33081918088026], [-66.90449925088507, 72.20470505499345]]]}}, {"type": "Feature", "properties": {"bin": "800bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[68.25632325438265, 58.31910366055611], [87.77296412239532, 52.6542030078627], [106.40349563788, 56.21061073758504], [117.81292538828089, 66.20328559643201], [94.14309010184775, 76.163042830191], [62.345344956509784, 69.3935964899183], [68.25632325438265, 58.31910366055611]]]}}, {"type": "Feature", "properties": {"bin": "803ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[13.244313475659819, 37.523712365785194], [9.380676605201614, 25.603702576968765], [18.3651793828161, 16.505947603561054], [31.19369141851222, 18.24201252667272], [37.16428242437894, 29.339076105087567], [28.846868847179117, 39.64331054771269], [13.244313475659819, 37.523712365785194]]]}}, {"type": "Feature", "properties": {"bin": "80e1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[79.178129794178, -67.53592431503803], [81.43815238108998, -55.21855070035159], [67.21199607170564, -48.011188120377795], [51.09014618986225, -50.15451159756744], [40.31640651839021, -59.16948256665967], [48.29116091207033, -69.37134141076521], [79.178129794178, -67.53592431503803]]]}}, {"type": "Feature", "properties": {"bin": "80adfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[18.352921948642933, -34.99400669710761], [23.910011411582452, -24.69671125803906], [16.28544034001047, -14.623074892227514], [4.54172888597462, -15.28573031248396], [-2.1530562884085485, -24.756909421354475], [4.435670774951517, -35.741206971176496], [18.352921948642933, -34.99400669710761]]]}}, {"type": "Feature", "properties": {"bin": "8025fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[87.77296412239532, 52.6542030078627], [86.70820981047306, 40.31276675619656], [98.22850425577052, 33.621069780683506], [110.69461054882271, 37.16389648579594], [116.21289563713785, 47.30945130281313], [106.40349563787996, 56.21061073758502], [87.77296412239532, 52.6542030078627]]]}}, {"type": "Feature", "properties": {"bin": "80e9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-117.65465504349024, -69.3935964899183], [-85.85690989815225, -76.163042830191], [-62.187074611719154, -66.20328559643201], [-73.59650436212002, -56.21061073758504], [-92.22703587760468, -52.6542030078627], [-111.74367674561738, -58.31910366055611], [-117.65465504349024, -69.3935964899183]]]}}, {"type": "Feature", "properties": {"bin": "80b1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-120.8496732763327, -37.656443450315685], [-106.40738231200352, -33.70575303795421], [-104.98911415375096, -22.41056616821522], [-114.27330023533938, -16.170389213771347], [-125.313030646262, -19.148858649008005], [-129.81209638720395, -29.089392138145286], [-120.8496732763327, -37.656443450315685]]]}}, {"type": "Feature", "properties": {"bin": "8095fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[115.67172827000329, -3.8245323459249], [114.23117809212035, -14.482400617733104], [122.76988803599195, -21.81463899460828], [133.81752542331913, -18.9147568579124], [135.85958708181397, -7.725284543519058], [126.31795557186994, 0.17017772412858456], [115.67172827000329, -3.8245323459249]]]}}, {"type": "Feature", "properties": {"bin": "80cdfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[98.08037300109167, -48.295316381881364], [95.41483296791186, -37.099588896819945], [83.33710961959481, -31.619530626908528], [69.74251514346645, -36.800197061174266], [67.21199607170564, -48.011188120377795], [81.43815238108998, -55.21855070035159], [98.08037300109167, -48.295316381881364]]]}}, {"type": "Feature", "properties": {"bin": "80e5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[128.44991707893914, -61.33081918088026], [116.79922600446484, -50.77050266836529], [98.08037300109167, -48.295316381881364], [81.43815238108998, -55.21855070035159], [79.178129794178, -67.53592431503803], [113.09550074911493, -72.20470505499345], [128.44991707893914, -61.33081918088026]]]}}, {"type": "Feature", "properties": {"bin": "8089fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-148.8063085814878, -18.242012526672728], [-142.1510646286996, -8.893462571252659], [-146.33638072286848, 1.6772949381945048], [-158.59967491814012, 3.3357348575173495], [-165.41674992858833, -5.7628604914369355], [-161.63482061718392, -16.505947603561054], [-148.8063085814878, -18.242012526672728]]]}}, {"type": "Feature", "properties": {"bin": "8091fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-125.313030646262, -19.148858649008005], [-114.27330023533938, -16.170389213771344], [-114.02904784459382, -5.242929409571671], [-124.29849277976768, -1.4476428602001972], [-131.29818275576594, -9.876090877671759], [-125.313030646262, -19.148858649008005]]]}}, {"type": "Feature", "properties": {"bin": "80ebfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-154.91727767329215, -58.40154487035269], [-174.47635345070967, -55.70676846515227], [169.55502245522166, -63.09505407752546], [-179.6743896480568, -73.31022368544396], [-148.16871950091263, -68.92995788193983], [-154.91727767329215, -58.40154487035269]]]}}, {"type": "Feature", "properties": {"bin": "8047fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-175.56432922504848, 35.741206971176496], [177.84694371159145, 24.756909421354468], [-175.45827111402537, 15.285730312483953], [-163.71455965998953, 14.623074892227512], [-156.08998858841755, 24.696711258039056], [-161.64707805135708, 34.9940066971076], [-175.56432922504848, 35.741206971176496]]]}}, {"type": "Feature", "properties": {"bin": "8039fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-12.38412687299043, 40.869133191665526], [-12.948554583750909, 28.514935780874872], [-2.4838650119479393, 22.197541386302376], [9.380676605201614, 25.603702576968765], [13.244313475659819, 37.523712365785194], [2.0265689653846333, 45.184248689706415], [-12.38412687299043, 40.869133191665526]]]}}, {"type": "Feature", "properties": {"bin": "80dffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-62.187074611719154, -66.20328559643201], [-34.663862454939185, -62.49215566258707], [-34.67148393106426, -51.12825449972591], [-48.22559901850649, -45.2536134909801], [-63.78710436286213, -47.30945130281312], [-73.59650436212002, -56.21061073758504], [-62.187074611719154, -66.20328559643201]]]}}, {"type": "Feature", "properties": {"bin": "80abfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[61.51813428281897, -16.572699557873406], [58.663371667348294, -28.65301931148454], [69.74251514346645, -36.800197061174266], [83.33710961959481, -31.619530626908528], [83.94979010377854, -19.26900694125663], [73.4403147682599, -12.150574686647925], [61.51813428281897, -16.572699557873406]]]}}, {"type": "Feature", "properties": {"bin": "8063fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[54.68696935373798, 19.14885864900799], [48.70181724423405, 9.876090877671759], [55.70150722023229, 1.4476428602001845], [65.97095215540618, 5.242929409571671], [65.72669976466062, 16.170389213771358], [54.68696935373798, 19.14885864900799]]]}}, {"type": "Feature", "properties": {"bin": "80b3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-72.25737566801898, -15.06330111473561], [-82.85149787376915, -22.29703635237555], [-81.77149574422948, -33.621069780683506], [-69.30538945117729, -37.16389648579593], [-59.496606140042026, -29.89298533869355], [-61.196998413532306, -19.252194904738655], [-72.25737566801898, -15.06330111473561]]]}}, {"type": "Feature", "properties": {"bin": "8037fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-153.03739182353243, 43.44325276436555], [-161.64707805135708, 34.9940066971076], [-156.08998858841755, 24.696711258039056], [-142.7188705783351, 22.885971422359724], [-134.1064889717779, 31.285608665560563], [-138.45029122366302, 41.45713981733576], [-153.03739182353243, 43.44325276436555]]]}}, {"type": "Feature", "properties": {"bin": "80a3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[41.57956251385473, -11.222876232379509], [37.281129421664886, -22.885971422359724], [45.89351102822212, -31.28560866556057], [58.663371667348294, -28.65301931148454], [61.51813428281897, -16.572699557873406], [52.88593419792579, -8.931891500446875], [41.57956251385473, -11.222876232379509]]]}}, {"type": "Feature", "properties": {"bin": "8011fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[25.082722326707884, 58.40154487035269], [36.11672363177465, 49.77934286766213], [53.67049363562549, 49.37211750883398], [68.25632325438265, 58.31910366055611], [62.34534495650971, 69.39359648991828], [31.831280499087388, 68.92995788193983], [25.082722326707884, 58.40154487035269]]]}}, {"type": "Feature", "properties": {"bin": "808dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[114.23117809212033, -14.482400617733115], [115.67172827000326, -3.8245323459249176], [106.41168295379833, 2.7703025791670135], [95.22669343176798, -2.504604687315686], [94.36893143573202, -13.83685380982093], [104.00145175623875, -19.358823435394196], [114.23117809212033, -14.482400617733115]]]}}, {"type": "Feature", "properties": {"bin": "8051fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-127.11406580207421, 8.93189150044687], [-118.48186571718101, 16.572699557873406], [-121.3366283326517, 28.653019311484535], [-134.10648897177788, 31.285608665560563], [-142.7188705783351, 22.885971422359724], [-138.42043748614526, 11.22287623237951], [-127.11406580207421, 8.93189150044687]]]}}, {"type": "Feature", "properties": {"bin": "801dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-139.6835934816099, 59.16948256665965], [-157.28277091871553, 54.01377148101902], [-153.03739182353243, 43.44325276436555], [-138.45029122366302, 41.45713981733576], [-128.90985381013775, 50.15451159756744], [-139.6835934816099, 59.16948256665965]]]}}, {"type": "Feature", "properties": {"bin": "80d1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[4.435670774951517, -35.741206971176496], [-4.379003183217645, -46.180014657090155], [4.251781231586493, -56.19652224584303], [22.717229081284426, -54.01377148101902], [26.962608176467533, -43.44325276436556], [18.3529219486429, -34.99400669710762], [4.435670774951517, -35.741206971176496]]]}}, {"type": "Feature", "properties": {"bin": "80c7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-143.88327636822538, -49.779342867662145], [-126.32950636437451, -49.37211750883398], [-120.8496732763327, -37.656443450315685], [-129.81209638720395, -29.089392138145286], [-142.83571757562106, -29.339076105087567], [-151.1531311528209, -39.643310547712694], [-143.88327636822538, -49.779342867662145]]]}}, {"type": "Feature", "properties": {"bin": "8023fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-161.64707805135708, 34.994006697107615], [-153.03739182353246, 43.44325276436556], [-157.28277091871553, 54.01377148101902], [-175.74821876841347, 56.19652224584303], [175.6209968167824, 46.180014657090155], [-175.56432922504848, 35.741206971176496], [-161.64707805135708, 34.994006697107615]]]}}, {"type": "Feature", "properties": {"bin": "8041fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[118.80300158646772, 19.252194904738648], [120.50339385995798, 29.892985338693542], [110.69461054882274, 37.16389648579593], [98.22850425577053, 33.6210697806835], [97.14850212623087, 22.297036352375546], [107.74262433198103, 15.063301114735607], [118.80300158646772, 19.252194904738648]]]}}, {"type": "Feature", "properties": {"bin": "80a7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[117.97747445215552, -31.87788595636582], [122.76988803599195, -21.81463899460828], [114.23117809212033, -14.482400617733115], [104.00145175623875, -19.358823435394196], [105.35953183291994, -30.219492199828117], [117.97747445215552, -31.87788595636582]]]}}, {"type": "Feature", "properties": {"bin": "80affffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[83.94979010377854, -19.26900694125663], [83.33710961959481, -31.619530626908528], [95.41483296791186, -37.09958889681994], [105.35953183291994, -30.219492199828117], [104.00145175623874, -19.358823435394214], [94.36893143573201, -13.836853809820951], [83.94979010377854, -19.26900694125663]]]}}, {"type": "Feature", "properties": {"bin": "806bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[18.3651793828161, 16.505947603561054], [14.583250071411682, 5.7628604914369355], [21.40032508185986, -3.3357348575173527], [33.66361927713152, -1.6772949381945048], [37.848935371300406, 8.893462571252657], [31.19369141851222, 18.24201252667272], [18.3651793828161, 16.505947603561054]]]}}, {"type": "Feature", "properties": {"bin": "805dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-156.08998858841755, 24.696711258039056], [-163.71455965998953, 14.623074892227512], [-158.59967491814012, 3.3357348575173495], [-146.33638072286848, 1.6772949381945048], [-138.42043748614526, 11.22287623237951], [-142.7188705783351, 22.885971422359724], [-156.08998858841755, 24.696711258039056]]]}}, {"type": "Feature", "properties": {"bin": "805ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-53.68204442813005, -0.17017772412858934], [-44.14041291818604, 7.725284543519059], [-46.18247457668085, 18.9147568579124], [-57.23011196400804, 21.81463899460828], [-65.76882190787964, 14.482400617733116], [-64.32827172999673, 3.8245323459248906], [-53.68204442813005, -0.17017772412858934]]]}}, {"type": "Feature", "properties": {"bin": "8045fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-85.63106856426799, 13.836853809820953], [-75.99854824376126, 19.35882343539422], [-74.64046816708006, 30.219492199828103], [-84.58516703208814, 37.099588896819924], [-96.66289038040519, 31.619530626908528], [-96.05020989622146, 19.26900694125663], [-85.63106856426799, 13.836853809820953]]]}}, {"type": "Feature", "properties": {"bin": "8097fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[37.281129421664886, -22.885971422359724], [41.57956251385473, -11.222876232379509], [33.66361927713152, -1.6772949381945048], [21.40032508185986, -3.3357348575173527], [16.28544034001047, -14.623074892227514], [23.910011411582452, -24.69671125803906], [37.281129421664886, -22.885971422359724]]]}}, {"type": "Feature", "properties": {"bin": "80e7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[48.291160912070175, -69.37134141076518], [40.31640651839009, -59.16948256665965], [22.717229081284408, -54.01377148101902], [4.251781231586488, -56.19652224584305], [-7.13862860130792, -66.19292316051032], [16.5431319209905, -76.14556732608257], [48.291160912070175, -69.37134141076518]]]}}, {"type": "Feature", "properties": {"bin": "80cffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-73.59650436212006, -56.21061073758502], [-63.787104362862166, -47.30945130281312], [-69.30538945117729, -37.16389648579595], [-81.77149574422948, -33.62106978068352], [-93.29179018952695, -40.31276675619656], [-92.22703587760468, -52.6542030078627], [-73.59650436212006, -56.21061073758502]]]}}, {"type": "Feature", "properties": {"bin": "80d9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[150.11766435550595, -58.03211375817634], [152.50707693963324, -46.76027724369226], [139.65222628239854, -38.734209457703855], [125.1209872207507, -40.97555819925589], [116.79922600446484, -50.77050266836529], [128.44991707893914, -61.33081918088026], [150.11766435550595, -58.03211375817634]]]}}, {"type": "Feature", "properties": {"bin": "80bffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[167.61587312700956, -40.869133191665526], [167.0514454162491, -28.514935780874872], [155.41995693388589, -21.999746230891233], [142.84484655885802, -26.664335930022155], [139.65222628239854, -38.734209457703855], [152.50707693963324, -46.76027724369226], [167.61587312700956, -40.869133191665526]]]}}, {"type": "Feature", "properties": {"bin": "80f1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[145.24158201971537, -81.27137179020501], [113.09550074911493, -72.20470505499345], [79.178129794178, -67.53592431503803], [48.29116091207033, -69.37134141076521], [16.5431319209905, -76.14556732608257], [-34.441802308663334, -87.36469532319619], [145.24158201971537, -81.27137179020501]]]}}, {"type": "Feature", "properties": {"bin": "80ddfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-7.13862860130792, -66.19292316051032], [4.251781231586488, -56.19652224584305], [-4.379003183217645, -46.180014657090155], [-21.61710359046474, -43.912304017571415], [-34.67148393106426, -51.12825449972591], [-34.663862454939185, -62.49215566258707], [-7.13862860130792, -66.19292316051032]]]}}, {"type": "Feature", "properties": {"bin": "802bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-63.20077399553516, 50.77050266836529], [-81.91962699890831, 48.295316381881364], [-84.58516703208812, 37.099588896819945], [-74.64046816708004, 30.219492199828117], [-62.02252554784452, 31.877885956365837], [-54.879012779249315, 40.97555819925589], [-63.20077399553516, 50.77050266836529]]]}}, {"type": "Feature", "properties": {"bin": "8009fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-10.444977544778336, 63.09505407752544], [5.523646549290317, 55.706768465152265], [25.082722326707884, 58.40154487035269], [31.831280499087388, 68.92995788193983], [0.32561035194326043, 73.31022368544396], [-10.444977544778336, 63.09505407752544]]]}}, {"type": "Feature", "properties": {"bin": "80bdfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[41.54970877633699, -41.45713981733576], [45.89351102822209, -31.285608665560563], [37.281129421664886, -22.885971422359724], [23.910011411582452, -24.69671125803906], [18.352921948642933, -34.99400669710761], [26.96260817646757, -43.44325276436555], [41.54970877633699, -41.45713981733576]]]}}, {"type": "Feature", "properties": {"bin": "806ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-114.02904784459382, -5.242929409571671], [-105.17323884809628, 0.8701881901666885], [-106.5596852317401, 12.150574686647923], [-118.48186571718101, 16.572699557873406], [-127.11406580207421, 8.93189150044687], [-124.29849277976768, -1.4476428602001972], [-114.02904784459382, -5.242929409571671]]]}}, {"type": "Feature", "properties": {"bin": "8017fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[145.33613754506084, 62.49215566258707], [145.32851606893576, 51.12825449972591], [158.38289640953528, 43.91230401757141], [175.6209968167824, 46.180014657090155], [-175.74821876841355, 56.19652224584304], [172.86137139869209, 66.19292316051032], [145.33613754506084, 62.49215566258707]]]}}, {"type": "Feature", "properties": {"bin": "808ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-84.77330656823203, 2.504604687315686], [-95.07033345637271, -4.348486695475445], [-94.55466251546314, -16.700959516615505], [-82.85149787376915, -22.29703635237555], [-72.25737566801898, -15.06330111473561], [-73.58831704620168, -2.770302579167017], [-84.77330656823203, 2.504604687315686]]]}}, {"type": "Feature", "properties": {"bin": "8073fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[128.2235738321257, 12.387611570633615], [126.31795557186994, 0.17017772412858456], [135.85958708181397, -7.725284543519058], [147.5198718874505, -3.454917535376019], [149.7748737561887, 8.701739974658006], [140.1697245352548, 16.779214626193742], [128.2235738321257, 12.387611570633615]]]}}, {"type": "Feature", "properties": {"bin": "80d5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-154.91727767329215, -58.40154487035269], [-143.8832763682254, -49.77934286766213], [-151.1531311528209, -39.643310547712694], [-166.75568652434018, -37.523712365785215], [-177.97343103461534, -45.184248689706436], [-174.47635345070967, -55.706768465152265], [-154.91727767329215, -58.40154487035269]]]}}, {"type": "Feature", "properties": {"bin": "80c5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-37.56677824334243, -27.949605976503904], [-47.69162254195799, -34.33115860097918], [-48.225599018506486, -45.2536134909801], [-34.67148393106424, -51.1282544997259], [-21.61710359046474, -43.912304017571415], [-25.255959312090397, -31.883963004159572], [-37.56677824334243, -27.949605976503904]]]}}, {"type": "Feature", "properties": {"bin": "8029fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-121.3366283326517, 28.653019311484535], [-110.25748485653355, 36.800197061174266], [-112.78800392829437, 48.011188120377795], [-128.90985381013775, 50.15451159756744], [-138.450291223663, 41.457139817335765], [-134.10648897177788, 31.285608665560563], [-121.3366283326517, 28.653019311484535]]]}}, {"type": "Feature", "properties": {"bin": "8075fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-4.013998443470486, 11.545295975414758], [-13.70814670391801, 6.270965136275773], [-11.66474754212643, -4.467031609784529], [-0.7828391751055227, -5.889921754313916], [3.9430361557864537, 3.968796976609578], [-4.013998443470486, 11.545295975414758]]]}}, {"type": "Feature", "properties": {"bin": "8013fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-131.70883908792965, 69.37134141076518], [-139.68359348160976, 59.16948256665965], [-128.90985381013775, 50.15451159756744], [-112.78800392829434, 48.011188120377795], [-98.56184761891002, 55.218550700351585], [-100.82187020582201, 67.53592431503803], [-131.70883908792965, 69.37134141076518]]]}}, {"type": "Feature", "properties": {"bin": "8069fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[107.74262433198103, 15.063301114735607], [106.41168295379833, 2.7703025791670135], [115.67172827000329, -3.8245323459249], [126.31795557186994, 0.17017772412858456], [128.2235738321257, 12.387611570633615], [118.80300158646772, 19.252194904738655], [107.74262433198103, 15.063301114735607]]]}}, {"type": "Feature", "properties": {"bin": "80f3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-179.67438964805675, -73.31022368544396], [145.24158201971542, -81.27137179020501], [-34.441802308663334, -87.36469532319619], [-85.85690989815225, -76.163042830191], [-117.65465504349024, -69.3935964899183], [-148.16871950091263, -68.92995788193983], [-179.67438964805675, -73.31022368544396]]]}}, {"type": "Feature", "properties": {"bin": "802dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[28.846868847179117, 39.64331054771269], [37.16428242437894, 29.339076105087567], [50.18790361279607, 29.08939213814528], [59.150326723667334, 37.656443450315685], [53.67049363562549, 49.37211750883398], [36.11672363177465, 49.77934286766213], [28.846868847179117, 39.64331054771269]]]}}, {"type": "Feature", "properties": {"bin": "80b5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-151.1531311528209, -39.643310547712694], [-142.83571757562106, -29.339076105087567], [-148.8063085814878, -18.242012526672728], [-161.63482061718392, -16.505947603561054], [-170.6193233947984, -25.60370257696877], [-166.75568652434018, -37.523712365785215], [-151.1531311528209, -39.643310547712694]]]}}, {"type": "Feature", "properties": {"bin": "80c1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-15.54272748632276, -23.00472505886229], [-25.255959312090397, -31.883963004159572], [-21.61710359046474, -43.912304017571415], [-4.379003183217645, -46.180014657090155], [4.435670774951517, -35.741206971176496], [-2.1530562884085485, -24.756909421354475], [-15.54272748632276, -23.00472505886229]]]}}, {"type": "Feature", "properties": {"bin": "801ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[5.523646549290317, 55.706768465152265], [2.0265689653846333, 45.184248689706415], [13.244313475659819, 37.523712365785194], [28.846868847179117, 39.64331054771269], [36.11672363177462, 49.77934286766213], [25.082722326707874, 58.40154487035269], [5.523646549290317, 55.706768465152265]]]}}, {"type": "Feature", "properties": {"bin": "809ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[177.51613498805204, -22.197541386302387], [175.98600155652952, -11.545295975414763], [166.29185329608202, -6.270965136275781], [156.37086889691636, -10.672390551299387], [155.41995693388589, -21.999746230891233], [167.0514454162491, -28.514935780874872], [177.51613498805204, -22.197541386302387]]]}}, {"type": "Feature", "properties": {"bin": "8043fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[50.18790361279607, 29.08939213814528], [54.686969353738014, 19.148858649008], [65.72669976466062, 16.170389213771347], [75.01088584624904, 22.41056616821522], [73.59261768799648, 33.70575303795421], [59.150326723667334, 37.656443450315685], [50.18790361279607, 29.08939213814528]]]}}, {"type": "Feature", "properties": {"bin": "8033fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[177.84694371159145, 24.756909421354468], [-175.56432922504848, 35.741206971176496], [175.6209968167824, 46.180014657090155], [158.38289640953528, 43.91230401757141], [154.7440406879096, 31.88396300415958], [164.45727251367725, 23.00472505886229], [177.84694371159145, 24.756909421354468]]]}}, {"type": "Feature", "properties": {"bin": "800dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-163.45686807900947, 76.14556732608257], [172.86137139869209, 66.19292316051032], [-175.74821876841355, 56.19652224584304], [-157.2827709187156, 54.013771481019006], [-139.6835934816099, 59.16948256665965], [-131.70883908792982, 69.37134141076518], [-163.45686807900947, 76.14556732608257]]]}}, {"type": "Feature", "properties": {"bin": "8035fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-27.492923060366778, 46.76027724369226], [-40.34777371760148, 38.734209457703855], [-37.15515344114197, 26.664335930022155], [-24.58004306611412, 21.999746230891233], [-12.948554583750909, 28.514935780874872], [-12.38412687299043, 40.869133191665526], [-27.492923060366778, 46.76027724369226]]]}}, {"type": "Feature", "properties": {"bin": "804ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[160.7733897026288, 12.194726726168001], [164.45727251367725, 23.00472505886229], [154.7440406879096, 31.88396300415958], [142.4332217566576, 27.94960597650391], [140.1697245352548, 16.779214626193742], [149.7748737561887, 8.701739974658006], [160.7733897026288, 12.194726726168001]]]}}, {"type": "Feature", "properties": {"bin": "8085fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[55.70150722023229, 1.4476428602001845], [52.88593419792579, -8.931891500446875], [61.51813428281897, -16.572699557873406], [73.4403147682599, -12.150574686647925], [74.82676115190372, -0.8701881901666917], [65.97095215540618, 5.242929409571671], [55.70150722023229, 1.4476428602001845]]]}}, {"type": "Feature", "properties": {"bin": "8005fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[94.14309010184775, 76.163042830191], [117.81292538828089, 66.20328559643201], [145.33613754506084, 62.49215566258707], [172.86137139869209, 66.19292316051032], [-163.45686807900947, 76.14556732608257], [145.5581976913369, 87.36469532319619], [94.14309010184775, 76.163042830191]]]}}, {"type": "Feature", "properties": {"bin": "8015fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[106.40349563788, 56.21061073758504], [116.21289563713786, 47.30945130281313], [131.77440098149353, 45.2536134909801], [145.32851606893576, 51.12825449972591], [145.33613754506084, 62.49215566258707], [117.81292538828089, 66.20328559643201], [106.40349563788, 56.21061073758504]]]}}, {"type": "Feature", "properties": {"bin": "807bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[52.88593419792578, -8.931891500446858], [55.70150722023228, 1.4476428602002052], [48.70181724423405, 9.876090877671759], [37.848935371300406, 8.893462571252645], [33.66361927713152, -1.6772949381945048], [41.57956251385473, -11.222876232379509], [52.88593419792578, -8.931891500446858]]]}}, {"type": "Feature", "properties": {"bin": "8071fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-175.45827111402537, 15.285730312483953], [179.2171608248945, 5.889921754313891], [-176.05696384421353, -3.968796976609584], [-165.41674992858833, -5.7628604914369195], [-158.59967491814012, 3.3357348575173495], [-163.71455965998953, 14.623074892227512], [-175.45827111402537, 15.285730312483953]]]}}, {"type": "Feature", "properties": {"bin": "80e3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-148.16871950091263, -68.92995788193983], [-117.65465504349031, -69.39359648991828], [-111.74367674561738, -58.31910366055611], [-126.32950636437451, -49.37211750883398], [-143.88327636822538, -49.779342867662145], [-154.91727767329212, -58.40154487035271], [-148.16871950091263, -68.92995788193983]]]}}, {"type": "Feature", "properties": {"bin": "8055fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-12.948554583750909, 28.514935780874872], [-24.58004306611412, 21.999746230891233], [-23.62913110308365, 10.672390551299387], [-13.708146703917999, 6.270965136275784], [-4.013998443470486, 11.545295975414758], [-2.4838650119479646, 22.197541386302387], [-12.948554583750909, 28.514935780874872]]]}}, {"type": "Feature", "properties": {"bin": "8059fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-2.4838650119479393, 22.197541386302376], [-4.01399844347046, 11.545295975414756], [3.9430361557864635, 3.9687969766095974], [14.583250071411682, 5.7628604914369355], [18.3651793828161, 16.505947603561054], [9.380676605201614, 25.603702576968765], [-2.4838650119479393, 22.197541386302376]]]}}, {"type": "Feature", "properties": {"bin": "8099fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-11.66474754212643, -4.467031609784529], [-19.226610297371188, -12.194726726168001], [-15.54272748632276, -23.00472505886229], [-2.1530562884085485, -24.756909421354475], [4.5417288859745995, -15.28573031248396], [-0.7828391751055227, -5.889921754313916], [-11.66474754212643, -4.467031609784529]]]}}, {"type": "Feature", "properties": {"bin": "8093fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-105.17323884809628, 0.8701881901666535], [-114.02904784459382, -5.242929409571708], [-114.27330023533938, -16.170389213771344], [-104.98911415375096, -22.41056616821521], [-94.55466251546314, -16.700959516615505], [-95.07033345637271, -4.348486695475445], [-105.17323884809628, 0.8701881901666535]]]}}, {"type": "Feature", "properties": {"bin": "80edfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[169.55502245522166, -63.09505407752546], [150.11766435550592, -58.032113758176365], [128.44991707893914, -61.33081918088026], [113.09550074911493, -72.20470505499345], [145.24158201971537, -81.27137179020501], [-179.6743896480568, -73.31022368544396], [169.55502245522166, -63.09505407752546]]]}}, {"type": "Feature", "properties": {"bin": "8057fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-37.15515344114197, 26.664335930022155], [-46.18247457668084, 18.914756857912426], [-44.14041291818604, 7.725284543519059], [-32.48012811254947, 3.454917535376011], [-23.62913110308365, 10.672390551299387], [-24.58004306611412, 21.999746230891233], [-37.15515344114197, 26.664335930022155]]]}}, {"type": "Feature", "properties": {"bin": "80c9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[125.12098722075069, -40.97555819925589], [117.97747445215546, -31.877885956365837], [105.35953183291996, -30.219492199828117], [95.41483296791186, -37.099588896819945], [98.08037300109167, -48.295316381881364], [116.79922600446484, -50.77050266836529], [125.12098722075069, -40.97555819925589]]]}}, {"type": "Feature", "properties": {"bin": "803dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[73.59261768799648, 33.70575303795421], [75.01088584624904, 22.41056616821522], [85.44533748453688, 16.700959516615516], [97.14850212623087, 22.297036352375546], [98.22850425577052, 33.621069780683506], [86.70820981047306, 40.31276675619656], [73.59261768799648, 33.70575303795421]]]}}, {"type": "Feature", "properties": {"bin": "80b7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-93.29179018952695, -40.31276675619656], [-81.77149574422948, -33.62106978068352], [-82.85149787376915, -22.29703635237555], [-94.55466251546314, -16.700959516615505], [-104.98911415375096, -22.41056616821522], [-106.40738231200352, -33.70575303795421], [-93.29179018952695, -40.31276675619656]]]}}, {"type": "Feature", "properties": {"bin": "8079fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-138.42043748614526, 11.22287623237951], [-146.33638072286848, 1.6772949381945048], [-142.15106462869957, -8.893462571252645], [-131.29818275576594, -9.876090877671759], [-124.2984927797677, -1.4476428602001972], [-127.11406580207421, 8.93189150044686], [-138.42043748614526, 11.22287623237951]]]}}, {"type": "Feature", "properties": {"bin": "80b9fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[139.65222628239854, -38.734209457703855], [142.84484655885802, -26.664335930022155], [133.81752542331915, -18.914756857912426], [122.76988803599198, -21.814638994608305], [117.97747445215552, -31.87788595636582], [125.1209872207507, -40.97555819925589], [139.65222628239854, -38.734209457703855]]]}}, {"type": "Feature", "properties": {"bin": "80bbfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-177.97343103461534, -45.184248689706436], [-166.75568652434018, -37.523712365785215], [-170.6193233947984, -25.60370257696877], [177.51613498805204, -22.197541386302383], [167.0514454162491, -28.514935780874872], [167.61587312700956, -40.869133191665526], [-177.97343103461534, -45.184248689706436]]]}}, {"type": "Feature", "properties": {"bin": "802ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[154.7440406879096, 31.88396300415958], [158.38289640953528, 43.91230401757141], [145.32851606893576, 51.128254499725884], [131.77440098149353, 45.253613490980094], [132.30837745804203, 34.33115860097916], [142.4332217566576, 27.94960597650391], [154.7440406879096, 31.88396300415958]]]}}, {"type": "Feature", "properties": {"bin": "8077fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[149.7748737561887, 8.701739974658006], [147.5198718874505, -3.454917535376019], [156.37086889691633, -10.672390551299381], [166.29185329608197, -6.270965136275794], [168.33525245787357, 4.467031609784497], [160.7733897026288, 12.194726726167971], [149.7748737561887, 8.701739974658006]]]}}, {"type": "Feature", "properties": {"bin": "8065fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[106.41168295379833, 2.7703025791670135], [107.74262433198103, 15.063301114735607], [97.14850212623087, 22.297036352375546], [85.44533748453688, 16.700959516615516], [84.9296665436273, 4.348486695475441], [95.22669343176798, -2.504604687315686], [106.41168295379833, 2.7703025791670135]]]}}, {"type": "Feature", "properties": {"bin": "809dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[155.41995693388589, -21.999746230891233], [156.37086889691636, -10.672390551299387], [147.5198718874505, -3.454917535376019], [135.85958708181397, -7.725284543519058], [133.81752542331915, -18.914756857912426], [142.84484655885802, -26.664335930022155], [155.41995693388589, -21.999746230891233]]]}}, {"type": "Feature", "properties": {"bin": "8019fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-10.444977544778336, 63.09505407752544], [-29.882335644494077, 58.03211375817634], [-27.492923060366778, 46.76027724369226], [-12.38412687299043, 40.869133191665526], [2.026568965384605, 45.18424868970644], [5.523646549290303, 55.70676846515228], [-10.444977544778336, 63.09505407752544]]]}}, {"type": "Feature", "properties": {"bin": "80a5fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-30.225126243811296, -8.70173997465801], [-39.83027546474522, -16.779214626193745], [-37.56677824334243, -27.949605976503904], [-25.255959312090397, -31.883963004159572], [-15.54272748632276, -23.00472505886229], [-19.226610297371188, -12.194726726168001], [-30.225126243811296, -8.70173997465801]]]}}, {"type": "Feature", "properties": {"bin": "804dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-62.02252554784452, 31.877885956365837], [-74.64046816708006, 30.219492199828103], [-75.99854824376126, 19.358823435394196], [-65.76882190787967, 14.482400617733111], [-57.23011196400804, 21.81463899460828], [-62.02252554784452, 31.877885956365837]]]}}, {"type": "Feature", "properties": {"bin": "80d3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-111.74367674561738, -58.31910366055611], [-92.22703587760468, -52.6542030078627], [-93.29179018952695, -40.31276675619656], [-106.40738231200352, -33.70575303795421], [-120.8496732763327, -37.656443450315685], [-126.32950636437451, -49.37211750883398], [-111.74367674561738, -58.31910366055611]]]}}, {"type": "Feature", "properties": {"bin": "8083fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[16.28544034001047, -14.623074892227514], [21.40032508185986, -3.3357348575173527], [14.583250071411678, 5.762860491436916], [3.9430361557864537, 3.968796976609578], [-0.782839175105502, -5.889921754313901], [4.54172888597462, -15.28573031248396], [16.28544034001047, -14.623074892227514]]]}}, {"type": "Feature", "properties": {"bin": "8067fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-75.99854824376126, 19.358823435394196], [-85.63106856426799, 13.83685380982093], [-84.77330656823203, 2.504604687315686], [-73.58831704620168, -2.770302579167017], [-64.32827172999676, 3.8245323459249096], [-65.76882190787967, 14.482400617733111], [-75.99854824376126, 19.358823435394196]]]}}, {"type": "Feature", "properties": {"bin": "807ffffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[175.98600155652952, -11.545295975414767], [-176.05696384421353, -3.968796976609584], [179.21716082489448, 5.889921754313916], [168.3352524578736, 4.467031609784529], [166.29185329608197, -6.270965136275794], [175.98600155652952, -11.545295975414767]]]}}, {"type": "Feature", "properties": {"bin": "8087fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[94.36893143573202, -13.83685380982093], [95.22669343176798, -2.504604687315686], [84.9296665436273, 4.348486695475441], [74.82676115190374, -0.8701881901666614], [73.4403147682599, -12.150574686647925], [83.94979010377854, -19.26900694125663], [94.36893143573202, -13.83685380982093]]]}}, {"type": "Feature", "properties": {"bin": "803bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-54.8790127792493, 40.97555819925587], [-62.022525547844495, 31.877885956365812], [-57.23011196400803, 21.8146389946083], [-46.18247457668084, 18.914756857912426], [-37.15515344114197, 26.664335930022155], [-40.34777371760148, 38.734209457703855], [-54.8790127792493, 40.97555819925587]]]}}, {"type": "Feature", "properties": {"bin": "808bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-61.19699841353227, -19.252194904738662], [-51.77642616787428, -12.387611570633618], [-53.68204442813005, -0.17017772412858934], [-64.32827172999673, 3.8245323459248906], [-73.58831704620168, -2.770302579167017], [-72.25737566801898, -15.06330111473561], [-61.19699841353227, -19.252194904738662]]]}}, {"type": "Feature", "properties": {"bin": "80d7fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[40.31640651839021, -59.16948256665967], [51.09014618986225, -50.15451159756744], [41.54970877633699, -41.45713981733576], [26.96260817646757, -43.44325276436555], [22.717229081284426, -54.01377148101902], [40.31640651839021, -59.16948256665967]]]}}, {"type": "Feature", "properties": {"bin": "8021fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[53.67049363562549, 49.37211750883398], [59.150326723667334, 37.656443450315685], [73.59261768799648, 33.70575303795421], [86.70820981047306, 40.31276675619656], [87.77296412239532, 52.6542030078627], [68.25632325438265, 58.31910366055611], [53.67049363562549, 49.37211750883398]]]}}, {"type": "Feature", "properties": {"bin": "80c3fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-63.78710436286213, -47.30945130281312], [-48.225599018506486, -45.2536134909801], [-47.69162254195798, -34.331158600979144], [-59.496606140042005, -29.892985338693553], [-69.30538945117729, -37.16389648579593], [-63.78710436286213, -47.30945130281312]]]}}, {"type": "Feature", "properties": {"bin": "8027fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-98.56184761891002, 55.218550700351585], [-112.78800392829434, 48.011188120377795], [-110.25748485653355, 36.800197061174266], [-96.66289038040519, 31.619530626908528], [-84.58516703208812, 37.099588896819945], [-81.91962699890831, 48.295316381881364], [-98.56184761891002, 55.218550700351585]]]}}, {"type": "Feature", "properties": {"bin": "8007fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[0.3256103519432223, 73.31022368544396], [-34.758417980284634, 81.27137179020501], [-66.90449925088507, 72.20470505499345], [-51.550082921060856, 61.33081918088026], [-29.88233564449411, 58.03211375817635], [-10.444977544778329, 63.09505407752546], [0.3256103519432223, 73.31022368544396]]]}}, {"type": "Feature", "properties": {"bin": "80cbfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[45.89351102822212, -31.28560866556057], [41.54970877633701, -41.45713981733577], [51.09014618986225, -50.15451159756744], [67.21199607170563, -48.011188120377795], [69.74251514346645, -36.800197061174266], [58.663371667348294, -28.65301931148454], [45.89351102822212, -31.28560866556057]]]}}, {"type": "Feature", "properties": {"bin": "8003fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[145.5581976913369, 87.36469532319619], [-163.45686807900947, 76.14556732608257], [-131.70883908792965, 69.37134141076518], [-100.82187020582201, 67.53592431503803], [-66.90449925088507, 72.20470505499345], [-34.758417980284634, 81.27137179020501], [145.5581976913369, 87.36469532319619]]]}}, {"type": "Feature", "properties": {"bin": "809bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-170.6193233947984, -25.60370257696877], [-161.63482061718392, -16.505947603561054], [-165.41674992858833, -5.7628604914369355], [-176.05696384421356, -3.9687969766095974], [175.98600155652952, -11.545295975414767], [177.51613498805204, -22.197541386302383], [-170.6193233947984, -25.60370257696877]]]}}, {"type": "Feature", "properties": {"bin": "807dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-19.226610297371195, -12.194726726167978], [-11.66474754212644, -4.467031609784501], [-13.70814670391801, 6.270965136275773], [-23.62913110308366, 10.672390551299365], [-32.48012811254947, 3.454917535376011], [-30.225126243811296, -8.70173997465801], [-19.226610297371195, -12.194726726167978]]]}}, {"type": "Feature", "properties": {"bin": "8049fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-106.5596852317401, 12.150574686647923], [-96.05020989622146, 19.26900694125663], [-96.66289038040519, 31.619530626908528], [-110.25748485653355, 36.800197061174266], [-121.3366283326517, 28.653019311484535], [-118.48186571718101, 16.572699557873406], [-106.5596852317401, 12.150574686647923]]]}}, {"type": "Feature", "properties": {"bin": "80effffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-34.441802308663334, -87.36469532319619], [16.5431319209905, -76.14556732608257], [-7.13862860130792, -66.19292316051032], [-34.663862454939185, -62.49215566258707], [-62.187074611719154, -66.20328559643201], [-85.85690989815225, -76.163042830191], [-34.441802308663334, -87.36469532319619]]]}}, {"type": "Feature", "properties": {"bin": "801bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-51.550082921060856, 61.33081918088026], [-63.20077399553516, 50.77050266836529], [-54.8790127792493, 40.97555819925587], [-40.34777371760148, 38.734209457703855], [-27.492923060366778, 46.76027724369226], [-29.882335644494077, 58.03211375817634], [-51.550082921060856, 61.33081918088026]]]}}, {"type": "Feature", "properties": {"bin": "805bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[179.21716082489448, 5.889921754313916], [-175.4582711140254, 15.285730312483956], [177.84694371159145, 24.756909421354468], [164.45727251367725, 23.00472505886229], [160.7733897026288, 12.194726726168001], [168.3352524578736, 4.467031609784529], [179.21716082489448, 5.889921754313916]]]}}, {"type": "Feature", "properties": {"bin": "804bfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[120.50339385995798, 29.89298533869355], [118.80300158646772, 19.252194904738655], [128.2235738321257, 12.387611570633615], [140.1697245352548, 16.779214626193742], [142.4332217566576, 27.949605976503882], [132.30837745804203, 34.33115860097915], [120.50339385995798, 29.89298533869355]]]}}, {"type": "Feature", "properties": {"bin": "8053fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[37.16428242437894, 29.339076105087567], [31.19369141851222, 18.24201252667272], [37.848935371300406, 8.893462571252657], [48.701817244234036, 9.876090877671759], [54.68696935373798, 19.14885864900799], [50.187903612796035, 29.08939213814527], [37.16428242437894, 29.339076105087567]]]}}, {"type": "Feature", "properties": {"bin": "8081fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-39.83027546474522, -16.779214626193745], [-30.225126243811296, -8.70173997465801], [-32.48012811254947, 3.454917535376011], [-44.14041291818604, 7.725284543519059], [-53.68204442813005, -0.17017772412858934], [-51.77642616787428, -12.387611570633618], [-39.83027546474522, -16.779214626193745]]]}}, {"type": "Feature", "properties": {"bin": "806dfffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-96.05020989622146, 19.26900694125663], [-106.5596852317401, 12.150574686647923], [-105.17323884809628, 0.8701881901666535], [-95.07033345637271, -4.348486695475445], [-84.77330656823203, 2.504604687315686], [-85.63106856426799, 13.83685380982093], [-96.05020989622146, 19.26900694125663]]]}}, {"type": "Feature", "properties": {"bin": "80a1fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[-129.81209638720398, -29.08939213814527], [-125.31303064626204, -19.148858649007984], [-131.29818275576596, -9.876090877671768], [-142.1510646286996, -8.893462571252659], [-148.8063085814878, -18.242012526672728], [-142.83571757562106, -29.339076105087567], [-129.81209638720398, -29.08939213814527]]]}}, {"type": "Feature", "properties": {"bin": "8061fffffffffff", "felt:h3_level": 0}, "geometry": {"type": "Polygon", "coordinates": [[[84.9296665436273, 4.348486695475441], [85.44533748453688, 16.700959516615516], [75.01088584624907, 22.41056616821523], [65.72669976466062, 16.170389213771358], [65.9709521554062, 5.242929409571698], [74.82676115190374, -0.8701881901666614], [84.9296665436273, 4.348486695475441]]]}}]}