diff --git a/superset/assets/package-lock.json b/superset/assets/package-lock.json
index 32d5d2911..02def3bfc 100644
--- a/superset/assets/package-lock.json
+++ b/superset/assets/package-lock.json
@@ -1398,7 +1398,7 @@
},
"@data-ui/event-flow": {
"version": "0.0.54",
- "resolved": "http://registry.npmjs.org/@data-ui/event-flow/-/event-flow-0.0.54.tgz",
+ "resolved": "https://registry.npmjs.org/@data-ui/event-flow/-/event-flow-0.0.54.tgz",
"integrity": "sha1-uwPh/StWNCSGVbjfnTxsOKdH5l4=",
"requires": {
"@data-ui/forms": "0.0.50",
@@ -1431,21 +1431,6 @@
"recompose": "^0.23.5"
},
"dependencies": {
- "@data-ui/theme": {
- "version": "0.0.48",
- "resolved": "https://registry.npmjs.org/@data-ui/theme/-/theme-0.0.48.tgz",
- "integrity": "sha1-8hUy0T2n5sXXJcrbD1p210bzvYU="
- },
- "@vx/legend": {
- "version": "0.0.140",
- "resolved": "https://registry.npmjs.org/@vx/legend/-/legend-0.0.140.tgz",
- "integrity": "sha1-QGLCfWvJxNYHMJ137/ErhEcnrpk=",
- "requires": {
- "@vx/group": "0.0.140",
- "classnames": "^2.2.5",
- "prop-types": "^15.5.10"
- }
- },
"@vx/responsive": {
"version": "0.0.140",
"resolved": "https://registry.npmjs.org/@vx/responsive/-/responsive-0.0.140.tgz",
@@ -1453,28 +1438,6 @@
"requires": {
"lodash": "^4.0.8"
}
- },
- "@vx/scale": {
- "version": "0.0.140",
- "resolved": "https://registry.npmjs.org/@vx/scale/-/scale-0.0.140.tgz",
- "integrity": "sha1-HrCH0R0AALJQws3EBhueIhLtsQ0=",
- "requires": {
- "d3-scale": "^1.0.5"
- }
- },
- "d3-scale": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-1.0.7.tgz",
- "integrity": "sha512-KvU92czp2/qse5tUfGms6Kjig0AhHOwkzXG0+PqIJB3ke0WUv088AHMZI0OssO9NCkXt4RP8yju9rpH8aGB7Lw==",
- "requires": {
- "d3-array": "^1.2.0",
- "d3-collection": "1",
- "d3-color": "1",
- "d3-format": "1",
- "d3-interpolate": "1",
- "d3-time": "1",
- "d3-time-format": "2"
- }
}
}
},
@@ -1577,6 +1540,14 @@
}
}
},
+ "@data-ui/theme": {
+ "version": "0.0.62",
+ "resolved": "https://registry.npmjs.org/@data-ui/theme/-/theme-0.0.62.tgz",
+ "integrity": "sha512-7L+sFc5q86vH6Mu0oTBOdNh7gX5XvcNz3XMlUCFufiRSvPYxcMqWkkHNWSeBWuo64V2NSqcWVw23W4BTArtOZw==",
+ "requires": {
+ "babel-runtime": "^6.26.0"
+ }
+ },
"@vx/bounds": {
"version": "0.0.165",
"resolved": "https://registry.npmjs.org/@vx/bounds/-/bounds-0.0.165.tgz",
@@ -1607,14 +1578,6 @@
"resize-observer-polyfill": "1.4.2"
}
},
- "@vx/scale": {
- "version": "0.0.140",
- "resolved": "https://registry.npmjs.org/@vx/scale/-/scale-0.0.140.tgz",
- "integrity": "sha1-HrCH0R0AALJQws3EBhueIhLtsQ0=",
- "requires": {
- "d3-scale": "^1.0.5"
- }
- },
"d3-scale": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-1.0.7.tgz",
@@ -1633,7 +1596,7 @@
},
"@data-ui/radial-chart": {
"version": "0.0.54",
- "resolved": "http://registry.npmjs.org/@data-ui/radial-chart/-/radial-chart-0.0.54.tgz",
+ "resolved": "https://registry.npmjs.org/@data-ui/radial-chart/-/radial-chart-0.0.54.tgz",
"integrity": "sha1-DSiwdoHZtgJ9msI7cpJBgn1RMAE=",
"requires": {
"@data-ui/shared": "0.0.54",
@@ -1644,35 +1607,6 @@
"@vx/shape": "0.0.140",
"@vx/tooltip": "0.0.140",
"prop-types": "^15.5.10"
- },
- "dependencies": {
- "@data-ui/theme": {
- "version": "0.0.48",
- "resolved": "https://registry.npmjs.org/@data-ui/theme/-/theme-0.0.48.tgz",
- "integrity": "sha1-8hUy0T2n5sXXJcrbD1p210bzvYU="
- },
- "@vx/scale": {
- "version": "0.0.140",
- "resolved": "https://registry.npmjs.org/@vx/scale/-/scale-0.0.140.tgz",
- "integrity": "sha1-HrCH0R0AALJQws3EBhueIhLtsQ0=",
- "requires": {
- "d3-scale": "^1.0.5"
- }
- },
- "d3-scale": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-1.0.7.tgz",
- "integrity": "sha512-KvU92czp2/qse5tUfGms6Kjig0AhHOwkzXG0+PqIJB3ke0WUv088AHMZI0OssO9NCkXt4RP8yju9rpH8aGB7Lw==",
- "requires": {
- "d3-array": "^1.2.0",
- "d3-collection": "1",
- "d3-color": "1",
- "d3-format": "1",
- "d3-interpolate": "1",
- "d3-time": "1",
- "d3-time-format": "2"
- }
- }
}
},
"@data-ui/shared": {
@@ -1831,26 +1765,23 @@
}
},
"@data-ui/theme": {
- "version": "0.0.62",
- "resolved": "https://registry.npmjs.org/@data-ui/theme/-/theme-0.0.62.tgz",
- "integrity": "sha512-7L+sFc5q86vH6Mu0oTBOdNh7gX5XvcNz3XMlUCFufiRSvPYxcMqWkkHNWSeBWuo64V2NSqcWVw23W4BTArtOZw==",
- "requires": {
- "babel-runtime": "^6.26.0"
- }
+ "version": "0.0.48",
+ "resolved": "https://registry.npmjs.org/@data-ui/theme/-/theme-0.0.48.tgz",
+ "integrity": "sha1-8hUy0T2n5sXXJcrbD1p210bzvYU="
},
"@data-ui/xy-chart": {
- "version": "0.0.61",
- "resolved": "https://registry.npmjs.org/@data-ui/xy-chart/-/xy-chart-0.0.61.tgz",
- "integrity": "sha512-/661bNBjfKIfmxjHYuPNPuOx+GTWzH8yt6mzOqms6fMt6cWwZ48d6Eo/+T7d8EJXd+fQmZl0BO5o9TARmcnq6Q==",
+ "version": "0.0.75",
+ "resolved": "https://registry.npmjs.org/@data-ui/xy-chart/-/xy-chart-0.0.75.tgz",
+ "integrity": "sha512-x3XaziNKuW1M2KrCjsXoiUBr43zH9oWkY8s/gJ7B94wImhj2PUpmPfaC5Pttm8mo8CBplCBQ4gz7c0/vOBG0yw==",
"requires": {
- "@data-ui/shared": "^0.0.61",
- "@data-ui/theme": "^0.0.61",
+ "@data-ui/shared": "^0.0.75",
+ "@data-ui/theme": "^0.0.75",
"@vx/axis": "^0.0.168",
"@vx/curve": "^0.0.165",
"@vx/event": "^0.0.165",
"@vx/glyph": "^0.0.165",
"@vx/gradient": "^0.0.165",
- "@vx/grid": "^0.0.169",
+ "@vx/grid": "^0.0.180",
"@vx/group": "^0.0.165",
"@vx/pattern": "^0.0.165",
"@vx/point": "^0.0.165",
@@ -1858,24 +1789,24 @@
"@vx/scale": "^0.0.165",
"@vx/shape": "^0.0.165",
"@vx/stats": "^0.0.165",
+ "@vx/text": "0.0.179",
+ "@vx/threshold": "0.0.170",
"@vx/tooltip": "^0.0.165",
"@vx/voronoi": "^0.0.165",
- "babel-runtime": "^6.26.0",
"d3-array": "^1.2.0",
"prop-types": "^15.5.10"
},
"dependencies": {
"@data-ui/shared": {
- "version": "0.0.61",
- "resolved": "https://registry.npmjs.org/@data-ui/shared/-/shared-0.0.61.tgz",
- "integrity": "sha512-0GezDZVICwaCpYuvxKPxj1rb1TgDG62bo05cUUqg8163priTLnWTWkhjWscGU2S+AINs/iRE72tRJrFwhdpJBg==",
+ "version": "0.0.75",
+ "resolved": "https://registry.npmjs.org/@data-ui/shared/-/shared-0.0.75.tgz",
+ "integrity": "sha512-zL8Mtcc2sdr1MIWJKqrf6sbRVVS+whNwQtiZkKaxqP7XNnzbRBQhZl3/1G2LqF1eeKzxebNV3jwnBVRkz7PpXQ==",
"requires": {
- "@data-ui/theme": "^0.0.61",
+ "@data-ui/theme": "^0.0.75",
"@vx/event": "^0.0.165",
"@vx/group": "^0.0.165",
"@vx/shape": "^0.0.168",
"@vx/tooltip": "0.0.165",
- "babel-runtime": "^6.26.0",
"d3-array": "^1.2.1",
"prop-types": "^15.5.10"
},
@@ -1897,12 +1828,9 @@
}
},
"@data-ui/theme": {
- "version": "0.0.61",
- "resolved": "https://registry.npmjs.org/@data-ui/theme/-/theme-0.0.61.tgz",
- "integrity": "sha512-Mnu1XGIXHC2GTgi1E5suA/QtkLzeZtvoVLSH1V2Tbg+SmwiLDQfJEh59GoJHuaHr0hy5DHx/FRXHSzAPTNvh6w==",
- "requires": {
- "babel-runtime": "^6.26.0"
- }
+ "version": "0.0.75",
+ "resolved": "https://registry.npmjs.org/@data-ui/theme/-/theme-0.0.75.tgz",
+ "integrity": "sha512-Kr6M/3mGMR2Mhqb4+YFSe4x40UCKdK4OpreYa553EAsS5ngpcOk6u3ZQjRyNTuZ4d+Zjk7Fvn8fQKsUqQlwG1Q=="
},
"@vx/axis": {
"version": "0.0.168",
@@ -1930,6 +1858,17 @@
"d3-shape": "^1.2.0",
"prop-types": "^15.5.10"
}
+ },
+ "@vx/text": {
+ "version": "0.0.165",
+ "resolved": "https://registry.npmjs.org/@vx/text/-/text-0.0.165.tgz",
+ "integrity": "sha512-r8vvryhEHJVsMbQpX0OH0ow5+8xdIqcbCJ6wVB2H6NzLoXbSTxK0GfGzV6T8CMiWbPuZT0oVJWF54zQnOqxOIQ==",
+ "requires": {
+ "babel-plugin-lodash": "^3.3.2",
+ "classnames": "^2.2.5",
+ "lodash": "^4.17.4",
+ "reduce-css-calc": "^1.3.0"
+ }
}
}
},
@@ -1977,23 +1916,32 @@
}
},
"@vx/grid": {
- "version": "0.0.169",
- "resolved": "https://registry.npmjs.org/@vx/grid/-/grid-0.0.169.tgz",
- "integrity": "sha512-wzJx04xdcJWOfnbTwcCx8NB67AOit12eaKGt9ppfTfZL1jpUn9jOhLzLYRKv7dlP2V012CrHgIe7BHQ9mBlD6g==",
+ "version": "0.0.180",
+ "resolved": "https://registry.npmjs.org/@vx/grid/-/grid-0.0.180.tgz",
+ "integrity": "sha512-+ugS0c6GbwHr6pFU0znnOG3/zTwRRadvWwj3E4ZOHmKUSz6ZEN6JNo+rD3WSZckYwLis6UivmYfJ5cV6AM4ufg==",
"requires": {
- "@vx/group": "0.0.165",
+ "@vx/group": "0.0.170",
"@vx/point": "0.0.165",
- "@vx/shape": "0.0.168",
- "classnames": "^2.2.5"
+ "@vx/shape": "0.0.179",
+ "classnames": "^2.2.5",
+ "prop-types": "^15.6.2"
},
"dependencies": {
+ "@vx/group": {
+ "version": "0.0.170",
+ "resolved": "https://registry.npmjs.org/@vx/group/-/group-0.0.170.tgz",
+ "integrity": "sha512-RnDdRoy0YI5hokk+YWXc8t39Kp51i4BdCpiwkDJU4YypGycTYnDFjicam6jigUmZ/6wyMirDf/aQboWviFLt2Q==",
+ "requires": {
+ "classnames": "^2.2.5"
+ }
+ },
"@vx/shape": {
- "version": "0.0.168",
- "resolved": "https://registry.npmjs.org/@vx/shape/-/shape-0.0.168.tgz",
- "integrity": "sha512-urKZkwSafMpPQ0wI/L5FJmufRiAR4UsgYUCKxROjfE1Cf4jWNlK6mlVIIASxCdHlh9CGBbIrRMdl5Yv5lzqhjA==",
+ "version": "0.0.179",
+ "resolved": "https://registry.npmjs.org/@vx/shape/-/shape-0.0.179.tgz",
+ "integrity": "sha512-YHVNx4xGpbjolkW3Lb5pEgJB0+u349vfnLI976DJlinY0hRNa4TZbWXOB4ywLIrYzQEXXPMUR8WtdubNxg6g0w==",
"requires": {
"@vx/curve": "0.0.165",
- "@vx/group": "0.0.165",
+ "@vx/group": "0.0.170",
"@vx/point": "0.0.165",
"classnames": "^2.2.5",
"d3-path": "^1.0.5",
@@ -2035,6 +1983,14 @@
"resize-observer-polyfill": "1.5.0"
}
},
+ "@vx/scale": {
+ "version": "0.0.165",
+ "resolved": "https://registry.npmjs.org/@vx/scale/-/scale-0.0.165.tgz",
+ "integrity": "sha512-5jSgXJDU6J/KWIyCbpjHqysPCddp7tG3LbTV7UmtB1Qleb4m4slShTVSE7+EKU+zgiQPDGm0+E2ht4cet+7F7A==",
+ "requires": {
+ "d3-scale": "^2.0.0"
+ }
+ },
"@vx/shape": {
"version": "0.0.165",
"resolved": "https://registry.npmjs.org/@vx/shape/-/shape-0.0.165.tgz",
@@ -2189,9 +2145,9 @@
}
},
"@superset-ui/chart": {
- "version": "0.9.3",
- "resolved": "https://registry.npmjs.org/@superset-ui/chart/-/chart-0.9.3.tgz",
- "integrity": "sha512-gHAnphW7vt2N5NqV0ODU5H0BSx37odUkwYIz9cAi6zx3LTirnrIig6I4S9K5tj76LJGGAoh6v4rVEw3OsrVFOQ==",
+ "version": "0.9.4",
+ "resolved": "https://registry.npmjs.org/@superset-ui/chart/-/chart-0.9.4.tgz",
+ "integrity": "sha512-azmEeJsOlJDo2FjdH8uf8mftwAKo4Id9biWRXXO++k6LEiJzI6W13ydZ6wOsTiby/rNpf6COdASVAeftw/hkNg==",
"requires": {
"@superset-ui/core": "^0.9.3",
"@types/react": "^16.7.17",
@@ -2223,7 +2179,7 @@
"dependencies": {
"whatwg-fetch": {
"version": "2.0.4",
- "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz",
+ "resolved": "http://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz",
"integrity": "sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng=="
}
}
@@ -2236,6 +2192,375 @@
"lodash": "^4.17.11"
}
},
+ "@superset-ui/dimension": {
+ "version": "0.9.3",
+ "resolved": "https://registry.npmjs.org/@superset-ui/dimension/-/dimension-0.9.3.tgz",
+ "integrity": "sha512-vkxOXvIl8KpbPkbHGzX0qb34ZW+3U5FW65dVrGz6qVnO9TQ2WAwru7LDzmPAg1nGvrCN4NDoKzNIddNzmgQ31Q=="
+ },
+ "@superset-ui/legacy-plugin-chart-calendar": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-calendar/-/legacy-plugin-chart-calendar-0.1.0.tgz",
+ "integrity": "sha512-u1SUGlXxUJU8QQjez14YC/u8OF+PavBWCSi5SJnVVhknOsmtK/aEYphEZ5+PKoD/oMsOlO8VTeEtSO9Xb1CLsA==",
+ "requires": {
+ "d3-array": "^2.0.3",
+ "d3-selection": "^1.4.0",
+ "prop-types": "^15.6.2"
+ },
+ "dependencies": {
+ "d3-array": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-2.0.3.tgz",
+ "integrity": "sha512-C7g4aCOoJa+/K5hPVqZLG8wjYHsTUROTk7Z1Ep9F4P5l+WVrvV0+6nAZ1wKTRLMhFWpGbozxUpyjIPZYAaLi+g=="
+ },
+ "d3-selection": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.0.tgz",
+ "integrity": "sha512-EYVwBxQGEjLCKF2pJ4+yrErskDnz5v403qvAid96cNdCMr8rmCYfY5RGzWz24mdIbxmDf6/4EAH+K9xperD5jg=="
+ }
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-chord": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-chord/-/legacy-plugin-chart-chord-0.1.0.tgz",
+ "integrity": "sha512-EOQVvwBaq9hG3gHrd9VGQxiGxzsmHIzT4BNrbqmAFcukjOvQc+EJEpsPbMIl2RA/19aZ+4njP+x9z9j40V8yWg==",
+ "requires": {
+ "d3": "^3.5.17",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-country-map": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-country-map/-/legacy-plugin-chart-country-map-0.1.0.tgz",
+ "integrity": "sha512-OPq2OwqNvaM/gYTiLVTnkR41MxjVw72CtFfuzRguNKUhKmJnhUyWPgX/+LpAC1Xqfk2kjECftZPiBwZiaAWbzA==",
+ "requires": {
+ "d3": "^3.5.17",
+ "d3-array": "^2.0.3",
+ "prop-types": "^15.6.2"
+ },
+ "dependencies": {
+ "d3-array": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-2.0.3.tgz",
+ "integrity": "sha512-C7g4aCOoJa+/K5hPVqZLG8wjYHsTUROTk7Z1Ep9F4P5l+WVrvV0+6nAZ1wKTRLMhFWpGbozxUpyjIPZYAaLi+g=="
+ }
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-event-flow": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-event-flow/-/legacy-plugin-chart-event-flow-0.1.0.tgz",
+ "integrity": "sha512-/8lDGILIVJqbUW98Yl5tOnoV2MAX7ll3tifyOS9GqshWPsm1ixz22z1GiIhZ9T41CQWCgdxbU/iD06UCwRKW0A==",
+ "requires": {
+ "@data-ui/event-flow": "^0.0.54",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-force-directed": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-force-directed/-/legacy-plugin-chart-force-directed-0.1.0.tgz",
+ "integrity": "sha512-4n/5gNAYoAyke3DW16nAwFvq9ry4Kscn8uMHuPT9kkaR4JajLhC7SV2bsg84+nTpTccdWmRxvdG/08bIHKCIcg==",
+ "requires": {
+ "d3": "^3.5.17",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-heatmap": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-heatmap/-/legacy-plugin-chart-heatmap-0.1.0.tgz",
+ "integrity": "sha512-5ebykdSgY6nC2QPc8imi7mfpJueRmpfQcJGDHmvAVqFV9lA9NuJ3+6dDOADEoHUY2BJ2wvTendRPT65jKhgQCA==",
+ "requires": {
+ "d3": "^3.5.17",
+ "d3-svg-legend": "^1.x",
+ "d3-tip": "^0.9.1",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-histogram": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-histogram/-/legacy-plugin-chart-histogram-0.1.0.tgz",
+ "integrity": "sha512-5kc1YmSshQRYso3GfSa+qTUiEGusv4i2epFl+LVOZ++YTtRvVNVqYejGYmYuoY/t/fxTGTTokyBrZhBur9/eSg==",
+ "requires": {
+ "@data-ui/histogram": "^0.0.64",
+ "@data-ui/theme": "^0.0.62",
+ "@vx/legend": "^0.0.170",
+ "@vx/responsive": "0.0.172",
+ "@vx/scale": "^0.0.165",
+ "prop-types": "^15.6.2"
+ },
+ "dependencies": {
+ "@data-ui/theme": {
+ "version": "0.0.62",
+ "resolved": "https://registry.npmjs.org/@data-ui/theme/-/theme-0.0.62.tgz",
+ "integrity": "sha512-7L+sFc5q86vH6Mu0oTBOdNh7gX5XvcNz3XMlUCFufiRSvPYxcMqWkkHNWSeBWuo64V2NSqcWVw23W4BTArtOZw==",
+ "requires": {
+ "babel-runtime": "^6.26.0"
+ }
+ },
+ "@vx/group": {
+ "version": "0.0.170",
+ "resolved": "https://registry.npmjs.org/@vx/group/-/group-0.0.170.tgz",
+ "integrity": "sha512-RnDdRoy0YI5hokk+YWXc8t39Kp51i4BdCpiwkDJU4YypGycTYnDFjicam6jigUmZ/6wyMirDf/aQboWviFLt2Q==",
+ "requires": {
+ "classnames": "^2.2.5"
+ }
+ },
+ "@vx/legend": {
+ "version": "0.0.170",
+ "resolved": "https://registry.npmjs.org/@vx/legend/-/legend-0.0.170.tgz",
+ "integrity": "sha512-9F0OABpKoPt3M5DCgx7mR0GxTC1xdcgRDF70bvcr0B4lzfO3N1Zd9IArpADHVaoqQdsUXqMCdmvAr8W+omJZag==",
+ "requires": {
+ "@vx/group": "0.0.170",
+ "classnames": "^2.2.5",
+ "prop-types": "^15.5.10"
+ }
+ },
+ "@vx/scale": {
+ "version": "0.0.165",
+ "resolved": "https://registry.npmjs.org/@vx/scale/-/scale-0.0.165.tgz",
+ "integrity": "sha512-5jSgXJDU6J/KWIyCbpjHqysPCddp7tG3LbTV7UmtB1Qleb4m4slShTVSE7+EKU+zgiQPDGm0+E2ht4cet+7F7A==",
+ "requires": {
+ "d3-scale": "^2.0.0"
+ }
+ }
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-horizon": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-horizon/-/legacy-plugin-chart-horizon-0.1.0.tgz",
+ "integrity": "sha512-ZGQrXvqu7laT2f3s57cCK12bXc/y2jtQbDq29vRTIQKN5T1YTBLWtpatwd25RzS1nlrEIA34uY5lj1+yf2bdig==",
+ "requires": {
+ "d3-array": "^2.0.3",
+ "d3-scale": "^2.2.2",
+ "prop-types": "^15.6.2"
+ },
+ "dependencies": {
+ "d3-array": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-2.0.3.tgz",
+ "integrity": "sha512-C7g4aCOoJa+/K5hPVqZLG8wjYHsTUROTk7Z1Ep9F4P5l+WVrvV0+6nAZ1wKTRLMhFWpGbozxUpyjIPZYAaLi+g=="
+ },
+ "d3-scale": {
+ "version": "2.2.2",
+ "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-2.2.2.tgz",
+ "integrity": "sha512-LbeEvGgIb8UMcAa0EATLNX0lelKWGYDQiPdHj+gLblGVhGLyNbaCn3EvrJf0A3Y/uOOU5aD6MTh5ZFCdEwGiCw==",
+ "requires": {
+ "d3-array": "^1.2.0",
+ "d3-collection": "1",
+ "d3-format": "1",
+ "d3-interpolate": "1",
+ "d3-time": "1",
+ "d3-time-format": "2"
+ },
+ "dependencies": {
+ "d3-array": {
+ "version": "1.2.4",
+ "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-1.2.4.tgz",
+ "integrity": "sha512-KHW6M86R+FUPYGb3R5XiYjXPq7VzwxZ22buHhAEVG5ztoEcZZMLov530mmccaqA1GghZArjQV46fuc8kUqhhHw=="
+ }
+ }
+ }
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-iframe": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-iframe/-/legacy-plugin-chart-iframe-0.1.0.tgz",
+ "integrity": "sha512-gkHrAHAHE9kYYc1BBqj1d7pIMDf7eouHUtOrAH0KvxBibnUpsaEitNPwfn6PhjBMk/3l33FK/h2bFddKiVeANA==",
+ "requires": {
+ "mustache": "^3.0.1",
+ "prop-types": "^15.6.2"
+ },
+ "dependencies": {
+ "mustache": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/mustache/-/mustache-3.0.1.tgz",
+ "integrity": "sha512-jFI/4UVRsRYdUbuDTKT7KzfOp7FiD5WzYmmwNwXyUVypC0xjoTL78Fqc0jHUPIvvGD+6DQSPHIt1NE7D1ArsqA=="
+ }
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-map-box": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-map-box/-/legacy-plugin-chart-map-box-0.1.0.tgz",
+ "integrity": "sha512-IALUQnWQmSDXSY/KHSDbEF9otD9NST8nZQSo5JWMJ/VMRPLgw28P45+07rfmIrcWfW5s+H+bWovUcIwgAUwT8g==",
+ "requires": {
+ "immutable": "^3.8.2",
+ "prop-types": "^15.6.2",
+ "react-map-gl": "^3.0.4",
+ "supercluster": "^4.1.1",
+ "viewport-mercator-project": "^6.1.1"
+ },
+ "dependencies": {
+ "gl-matrix": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.0.0.tgz",
+ "integrity": "sha512-PD4mVH/C/Zs64kOozeFnKY8ybhgwxXXQYGWdB4h68krAHknWJgk9uKOn6z8YElh5//vs++90pb6csrTIDWnexA=="
+ },
+ "viewport-mercator-project": {
+ "version": "6.1.1",
+ "resolved": "https://registry.npmjs.org/viewport-mercator-project/-/viewport-mercator-project-6.1.1.tgz",
+ "integrity": "sha512-nI0GEmXnESwZxWSJuaQkdCnvOv6yckUfqqFbNB8KWVbQY3eUExVM4ZziqCVVs5mNznLjDF1auj6HLW5D5DKcng==",
+ "requires": {
+ "@babel/runtime": "^7.0.0",
+ "gl-matrix": "^3.0.0"
+ }
+ }
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-markup": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-markup/-/legacy-plugin-chart-markup-0.1.0.tgz",
+ "integrity": "sha512-Jc1JU6kSQsYdL1F63dYuE3e4vOYnpr6YQh7yYb4AeBxIzh3wK6oHgSj0/RI1xvclQDpgNAlhVw6ukFNOjvNvMw==",
+ "requires": {
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-paired-t-test": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-paired-t-test/-/legacy-plugin-chart-paired-t-test-0.1.0.tgz",
+ "integrity": "sha512-+0hPxLJU30tZprKxFHWWP7kVXPT7MUSnpJ9i9gU9/rOE/ZcZU9Es1LfPPDWhhn29vts/SFKkksmm5eXY8D9pqA==",
+ "requires": {
+ "distributions": "^1.0.0",
+ "prop-types": "^15.6.2",
+ "reactable-arc": "0.14.42"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-parallel-coordinates": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-parallel-coordinates/-/legacy-plugin-chart-parallel-coordinates-0.1.0.tgz",
+ "integrity": "sha512-KQQP+X/r4dm9v4o42foBsqzGBe2Ue0Fixj7NIx2rj577WGtfsnIJeDDuwkhxuVZdJkVz5EQQwML0ccs9ZPa6jg==",
+ "requires": {
+ "d3": "^3.5.17",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-partition": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-partition/-/legacy-plugin-chart-partition-0.1.0.tgz",
+ "integrity": "sha512-c4xuUcw4ZUwT7Y/RCbrN/hNRZBL7i2N+Uudphrufbn8L3soxgBwmkM9C6akfwDFoNbfywP5H+JqeUr2wJcQIVA==",
+ "requires": {
+ "d3": "^3.5.17",
+ "d3-hierarchy": "^1.1.8",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-pivot-table": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-pivot-table/-/legacy-plugin-chart-pivot-table-0.1.0.tgz",
+ "integrity": "sha512-immyrpBLWYauAe92YQRB/RHcncZBCXiHQOqxYH/EwkGiqY8GEAsjjFywG4FuKcddnGEejZO1tN0Z2J+nSDgF1g==",
+ "requires": {
+ "d3": "^3.5.17",
+ "datatables.net-bs": "^1.10.15",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-rose": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-rose/-/legacy-plugin-chart-rose-0.1.0.tgz",
+ "integrity": "sha512-uyx7uePlHpiGkzpcLAvUBznupgczOqPSvrT5WfoT1P0CiJ/DMubdLlJySXBIadEPO2cQ5otGlI1suuoZhbFJiA==",
+ "requires": {
+ "d3": "^3.5.17",
+ "nvd3": "1.8.6",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-sankey": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-sankey/-/legacy-plugin-chart-sankey-0.1.0.tgz",
+ "integrity": "sha512-RSOV0P/5dHBTcXgyJ4y6ooGe2phLe85wKM5e3vq6bX/qPA1AK4dTdkEazVXbj25FTzga762Q09s+iH4y5K7CFA==",
+ "requires": {
+ "d3": "^3.5.17",
+ "d3-sankey": "^0.4.2",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-sunburst": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-sunburst/-/legacy-plugin-chart-sunburst-0.1.0.tgz",
+ "integrity": "sha512-twdsakO3WGa26Gy5Wz31qQQmfPIZyjdOyzqtJ+3LaWW5IdHlqhYNqGHo04MyPSy7BPEsuURzBV3vnipwL065aw==",
+ "requires": {
+ "d3": "^3.5.17",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-table": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-table/-/legacy-plugin-chart-table-0.1.0.tgz",
+ "integrity": "sha512-H38iNrr+1doEhbY03tSERg7TPYwhRTa8bNf7awbpcVarCImGZvobTKWNrrX1rBieXpkkLRmB1JWfY0D5DaLR9Q==",
+ "requires": {
+ "d3": "^3.5.17",
+ "datatables.net-bs": "^1.10.15",
+ "dompurify": "^1.0.3",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-treemap": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-treemap/-/legacy-plugin-chart-treemap-0.1.0.tgz",
+ "integrity": "sha512-yRzNCfqQzsz+6f14XFRtQkwOo9xNyrUQAoS2jeEUL2nKHgzS1Z/TFMFsCevAFE22eei1oS1Y+v5MbQ5nPIaTzA==",
+ "requires": {
+ "d3-hierarchy": "^1.1.8",
+ "d3-selection": "^1.4.0",
+ "prop-types": "^15.6.2"
+ },
+ "dependencies": {
+ "d3-selection": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.4.0.tgz",
+ "integrity": "sha512-EYVwBxQGEjLCKF2pJ4+yrErskDnz5v403qvAid96cNdCMr8rmCYfY5RGzWz24mdIbxmDf6/4EAH+K9xperD5jg=="
+ }
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-word-cloud": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-word-cloud/-/legacy-plugin-chart-word-cloud-0.1.0.tgz",
+ "integrity": "sha512-Dz3T6EEIlGO0wny6XqV2HEQ9LYkUBafup5Bswu6+LDjQIz5m6iHDmdfm10mHZvfLMqgohMx47CL6WLdaupcy0g==",
+ "requires": {
+ "d3": "^3.5.17",
+ "d3-cloud": "^1.2.1",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-plugin-chart-world-map": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-plugin-chart-world-map/-/legacy-plugin-chart-world-map-0.1.0.tgz",
+ "integrity": "sha512-SDrvD+m9L73c4ayAQgHmiVRo+K1Pl74RhlmtvJfJePSTfoLNEThJkIUUcZNkqjoUO2YDIfhGTLeWfga2wG4h4Q==",
+ "requires": {
+ "d3": "^3.5.17",
+ "datamaps": "^0.5.8",
+ "prop-types": "^15.6.2"
+ }
+ },
+ "@superset-ui/legacy-preset-chart-big-number": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-preset-chart-big-number/-/legacy-preset-chart-big-number-0.1.0.tgz",
+ "integrity": "sha512-Gwrw41xndHkERqhuqaQfz9NuG+mUC/ikqz9cttQqNtFIwfXZ0VkauVSzzpN9hXPJAKWZ+QTlBufmTkEXrOunmA==",
+ "requires": {
+ "@data-ui/xy-chart": "^0.0.75",
+ "@superset-ui/core": "^0.9.x",
+ "@superset-ui/dimension": "^0.9.x",
+ "d3-color": "^1.2.3",
+ "prop-types": "^15.6.2",
+ "shortid": "^2.2.14"
+ }
+ },
+ "@superset-ui/legacy-preset-chart-nvd3": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@superset-ui/legacy-preset-chart-nvd3/-/legacy-preset-chart-nvd3-0.1.0.tgz",
+ "integrity": "sha512-3gTqHytl+HHolWw2sxuZqMpYeHg8bUwQFZ05TqnkPcc6KFgiEM82zqaSI3HnnoynRSFP2KeKcDcvlkwSPiV8/w==",
+ "requires": {
+ "@data-ui/xy-chart": "^0.0.75",
+ "@superset-ui/core": "^0.9.x",
+ "@superset-ui/dimension": "^0.9.x",
+ "d3": "^3.5.17",
+ "d3-tip": "^0.9.1",
+ "dompurify": "^1.0.3",
+ "fast-safe-stringify": "^2.0.6",
+ "lodash": "^4.17.11",
+ "mathjs": "^3.20.2",
+ "moment": "^2.20.1",
+ "nvd3": "1.8.6",
+ "prop-types": "^15.6.2",
+ "urijs": "^1.18.10"
+ }
+ },
"@superset-ui/number-format": {
"version": "0.9.3",
"resolved": "https://registry.npmjs.org/@superset-ui/number-format/-/number-format-0.9.3.tgz",
@@ -2551,23 +2876,13 @@
}
},
"@vx/legend": {
- "version": "0.0.170",
- "resolved": "https://registry.npmjs.org/@vx/legend/-/legend-0.0.170.tgz",
- "integrity": "sha512-9F0OABpKoPt3M5DCgx7mR0GxTC1xdcgRDF70bvcr0B4lzfO3N1Zd9IArpADHVaoqQdsUXqMCdmvAr8W+omJZag==",
+ "version": "0.0.140",
+ "resolved": "https://registry.npmjs.org/@vx/legend/-/legend-0.0.140.tgz",
+ "integrity": "sha1-QGLCfWvJxNYHMJ137/ErhEcnrpk=",
"requires": {
- "@vx/group": "0.0.170",
+ "@vx/group": "0.0.140",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
- },
- "dependencies": {
- "@vx/group": {
- "version": "0.0.170",
- "resolved": "https://registry.npmjs.org/@vx/group/-/group-0.0.170.tgz",
- "integrity": "sha512-RnDdRoy0YI5hokk+YWXc8t39Kp51i4BdCpiwkDJU4YypGycTYnDFjicam6jigUmZ/6wyMirDf/aQboWviFLt2Q==",
- "requires": {
- "classnames": "^2.2.5"
- }
- }
}
},
"@vx/pattern": {
@@ -2602,11 +2917,27 @@
}
},
"@vx/scale": {
- "version": "0.0.165",
- "resolved": "https://registry.npmjs.org/@vx/scale/-/scale-0.0.165.tgz",
- "integrity": "sha512-5jSgXJDU6J/KWIyCbpjHqysPCddp7tG3LbTV7UmtB1Qleb4m4slShTVSE7+EKU+zgiQPDGm0+E2ht4cet+7F7A==",
+ "version": "0.0.140",
+ "resolved": "https://registry.npmjs.org/@vx/scale/-/scale-0.0.140.tgz",
+ "integrity": "sha1-HrCH0R0AALJQws3EBhueIhLtsQ0=",
"requires": {
- "d3-scale": "^2.0.0"
+ "d3-scale": "^1.0.5"
+ },
+ "dependencies": {
+ "d3-scale": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-1.0.7.tgz",
+ "integrity": "sha512-KvU92czp2/qse5tUfGms6Kjig0AhHOwkzXG0+PqIJB3ke0WUv088AHMZI0OssO9NCkXt4RP8yju9rpH8aGB7Lw==",
+ "requires": {
+ "d3-array": "^1.2.0",
+ "d3-collection": "1",
+ "d3-color": "1",
+ "d3-format": "1",
+ "d3-interpolate": "1",
+ "d3-time": "1",
+ "d3-time-format": "2"
+ }
+ }
}
},
"@vx/shape": {
@@ -2650,20 +2981,82 @@
"requires": {
"classnames": "^2.2.5"
}
+ },
+ "@vx/scale": {
+ "version": "0.0.165",
+ "resolved": "https://registry.npmjs.org/@vx/scale/-/scale-0.0.165.tgz",
+ "integrity": "sha512-5jSgXJDU6J/KWIyCbpjHqysPCddp7tG3LbTV7UmtB1Qleb4m4slShTVSE7+EKU+zgiQPDGm0+E2ht4cet+7F7A==",
+ "requires": {
+ "d3-scale": "^2.0.0"
+ }
}
}
},
"@vx/text": {
- "version": "0.0.165",
- "resolved": "https://registry.npmjs.org/@vx/text/-/text-0.0.165.tgz",
- "integrity": "sha512-r8vvryhEHJVsMbQpX0OH0ow5+8xdIqcbCJ6wVB2H6NzLoXbSTxK0GfGzV6T8CMiWbPuZT0oVJWF54zQnOqxOIQ==",
+ "version": "0.0.179",
+ "resolved": "https://registry.npmjs.org/@vx/text/-/text-0.0.179.tgz",
+ "integrity": "sha512-UD3/8o15+AQfjDI8LQ1Zj3EdQCwA3cfuQMR/M2F/Le4+JXQNMheeWz4xGyF4ZDs6r7c5cUI9Cd1RaPmGhYsX9g==",
"requires": {
"babel-plugin-lodash": "^3.3.2",
"classnames": "^2.2.5",
"lodash": "^4.17.4",
+ "prop-types": "^15.6.2",
"reduce-css-calc": "^1.3.0"
}
},
+ "@vx/threshold": {
+ "version": "0.0.170",
+ "resolved": "https://registry.npmjs.org/@vx/threshold/-/threshold-0.0.170.tgz",
+ "integrity": "sha512-A3yWJrFqckbleXg3Q3iSsU6mdtHbMxEnE4jGZd8og4m9r2RDVTvFVP6ZRo4vunlfWj5YuMnNsKhx4ZSWKVMtXg==",
+ "requires": {
+ "@vx/clip-path": "0.0.165",
+ "@vx/shape": "0.0.170",
+ "classnames": "^2.2.5",
+ "prop-types": "^15.5.10"
+ },
+ "dependencies": {
+ "@vx/clip-path": {
+ "version": "0.0.165",
+ "resolved": "https://registry.npmjs.org/@vx/clip-path/-/clip-path-0.0.165.tgz",
+ "integrity": "sha512-mBCbgguLMVyGvar5FbxqyyY4NQFlnXoSLF0TrhgWYkF/FCXdE1CzBC+Y4iXIJOY0ZTtluqL9XrNdIDpx49AmuA=="
+ },
+ "@vx/curve": {
+ "version": "0.0.165",
+ "resolved": "https://registry.npmjs.org/@vx/curve/-/curve-0.0.165.tgz",
+ "integrity": "sha512-fiQAGrKNGjJbL+eixUckJqIZDWXH/1NtIyyDbSz3J7ksk0QpYr5BgWcNJN76HLNt7wfcLwNzCHeNs4iVYyFGTg==",
+ "requires": {
+ "d3-shape": "^1.0.6"
+ }
+ },
+ "@vx/group": {
+ "version": "0.0.170",
+ "resolved": "https://registry.npmjs.org/@vx/group/-/group-0.0.170.tgz",
+ "integrity": "sha512-RnDdRoy0YI5hokk+YWXc8t39Kp51i4BdCpiwkDJU4YypGycTYnDFjicam6jigUmZ/6wyMirDf/aQboWviFLt2Q==",
+ "requires": {
+ "classnames": "^2.2.5"
+ }
+ },
+ "@vx/point": {
+ "version": "0.0.165",
+ "resolved": "https://registry.npmjs.org/@vx/point/-/point-0.0.165.tgz",
+ "integrity": "sha512-spoHilhjcWNgccrSzBUPw+PXV81tYxeyEWBkgr35aGVU4m7YT86Ywvfemwp7AVVGPn+XJHrhB0ujAhDoyqFPoA=="
+ },
+ "@vx/shape": {
+ "version": "0.0.170",
+ "resolved": "https://registry.npmjs.org/@vx/shape/-/shape-0.0.170.tgz",
+ "integrity": "sha512-rm8oVRP0ejgwGhQTVhqP5awqphWX60FgbnRt9X+YBUqgv7Qyedfgs/CHd/5QFZX3aPp8d4F+b4+lghbIYiMgmQ==",
+ "requires": {
+ "@vx/curve": "0.0.165",
+ "@vx/group": "0.0.170",
+ "@vx/point": "0.0.165",
+ "classnames": "^2.2.5",
+ "d3-path": "^1.0.5",
+ "d3-shape": "^1.2.0",
+ "prop-types": "^15.5.10"
+ }
+ }
+ }
+ },
"@vx/tooltip": {
"version": "0.0.140",
"resolved": "https://registry.npmjs.org/@vx/tooltip/-/tooltip-0.0.140.tgz",
@@ -5406,7 +5799,7 @@
},
"css-in-js-utils": {
"version": "2.0.1",
- "resolved": "http://registry.npmjs.org/css-in-js-utils/-/css-in-js-utils-2.0.1.tgz",
+ "resolved": "https://registry.npmjs.org/css-in-js-utils/-/css-in-js-utils-2.0.1.tgz",
"integrity": "sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==",
"requires": {
"hyphenate-style-name": "^1.0.2",
@@ -6076,7 +6469,7 @@
},
"d3-geo-projection": {
"version": "0.2.16",
- "resolved": "http://registry.npmjs.org/d3-geo-projection/-/d3-geo-projection-0.2.16.tgz",
+ "resolved": "https://registry.npmjs.org/d3-geo-projection/-/d3-geo-projection-0.2.16.tgz",
"integrity": "sha1-SZTs0QM92xUztsTFUoocgdzClCc=",
"requires": {
"brfs": "^1.3.0"
@@ -6179,9 +6572,9 @@
}
},
"d3-transition": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/d3-transition/-/d3-transition-1.1.3.tgz",
- "integrity": "sha512-tEvo3qOXL6pZ1EzcXxFcPNxC/Ygivu5NoBY6mbzidATAeML86da+JfVIUzon3dNM6UX6zjDx+xbYDmMVtTSjuA==",
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/d3-transition/-/d3-transition-1.2.0.tgz",
+ "integrity": "sha512-VJ7cmX/FPIPJYuaL2r1o1EMHLttvoIuZhhuAlRoOxDzogV8iQS6jYulDm3xEU3TqL80IZIhI551/ebmCMrkvhw==",
"requires": {
"d3-color": "1",
"d3-dispatch": "1",
@@ -7762,6 +8155,11 @@
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
},
+ "fast-safe-stringify": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.0.6.tgz",
+ "integrity": "sha512-q8BZ89jjc+mz08rSxROs8VsrBBcn1SIw1kq9NjolL509tkABRk9io01RAjSaEv1Xb2uFLt8VtRiZbGp5H8iDtg=="
+ },
"fastparse": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz",
@@ -9603,7 +10001,7 @@
},
"hoist-non-react-statics": {
"version": "1.2.0",
- "resolved": "http://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz",
+ "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz",
"integrity": "sha1-qkSM8JhtVcxAdzsXF0t90GbLfPs="
},
"home-or-tmp": {
@@ -10079,9 +10477,9 @@
"dev": true
},
"hyphenate-style-name": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.2.tgz",
- "integrity": "sha1-MRYKNpMK2vH8BMYHT360FGXU7Es="
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.3.tgz",
+ "integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ=="
},
"iconv-lite": {
"version": "0.4.24",
@@ -16643,12 +17041,15 @@
}
},
"react-move": {
- "version": "2.8.0",
- "resolved": "https://registry.npmjs.org/react-move/-/react-move-2.8.0.tgz",
- "integrity": "sha512-pqH9m6k0dOkEHRFQSJC7gK8sPABgY69h8BoriSxdv1SXYSWaOHWxUWgfeEaeQ76od32qKMFj+EztKGqtrcUGPg==",
+ "version": "2.9.1",
+ "resolved": "https://registry.npmjs.org/react-move/-/react-move-2.9.1.tgz",
+ "integrity": "sha512-5qKYsJrKKpSypEaaYyR2HBbBgX65htRqKDa8o5OGDkq2VfklmTCbLawtYFpdmcJRqbz4jCYpzo2Rrsazq9HA8Q==",
"requires": {
- "d3-interpolate": "^1.2.0",
- "d3-timer": "^1.0.4"
+ "@babel/runtime": "^7.2.0",
+ "d3-interpolate": "^1.3.2",
+ "d3-timer": "^1.0.9",
+ "prop-types": "^15.6.2",
+ "react-lifecycles-compat": "^3.0.4"
}
},
"react-onclickoutside": {
@@ -17227,7 +17628,7 @@
},
"reduce-css-calc": {
"version": "1.3.0",
- "resolved": "http://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz",
+ "resolved": "https://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz",
"integrity": "sha1-dHyRTgSWFKTJz7umKYca0dKSdxY=",
"requires": {
"balanced-match": "^0.4.2",
@@ -18245,7 +18646,7 @@
},
"iconv-lite": {
"version": "0.2.11",
- "resolved": "http://registry.npmjs.org/iconv-lite/-/iconv-lite-0.2.11.tgz",
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.2.11.tgz",
"integrity": "sha1-HOYKOleGSiktEyH/RgnKS7llrcg="
}
}
@@ -18781,11 +19182,6 @@
"resolved": "http://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
},
- "srcdoc-polyfill": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/srcdoc-polyfill/-/srcdoc-polyfill-1.0.0.tgz",
- "integrity": "sha1-gbbXkTHzMjHqDyBckja+kOmspxg="
- },
"sshpk": {
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.15.2.tgz",
diff --git a/superset/assets/package.json b/superset/assets/package.json
index 7d8982645..25f18012b 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -46,21 +46,39 @@
},
"homepage": "http://superset.apache.org/",
"dependencies": {
- "@data-ui/event-flow": "^0.0.54",
- "@data-ui/histogram": "^0.0.64",
"@data-ui/sparkline": "^0.0.54",
- "@data-ui/theme": "^0.0.62",
- "@data-ui/xy-chart": "^0.0.61",
- "@superset-ui/chart": "^0.9.3",
+ "@superset-ui/chart": "^0.9.4",
"@superset-ui/color": "^0.9.3",
"@superset-ui/connection": "^0.9.3",
"@superset-ui/core": "^0.9.3",
"@superset-ui/number-format": "^0.9.3",
"@superset-ui/time-format": "^0.9.3",
"@superset-ui/translation": "^0.9.3",
- "@vx/legend": "^0.0.170",
+ "@superset-ui/legacy-preset-chart-big-number": "^0.1.0",
+ "@superset-ui/legacy-preset-chart-nvd3": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-calendar": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-chord": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-country-map": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-event-flow": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-force-directed": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-heatmap": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-histogram": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-horizon": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-iframe": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-markup": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-map-box": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-paired-t-test": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-parallel-coordinates": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-partition": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-pivot-table": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-rose": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-sankey": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-sunburst": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-table": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-treemap": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-word-cloud": "^0.1.0",
+ "@superset-ui/legacy-plugin-chart-world-map": "^0.1.0",
"@vx/responsive": "0.0.172",
- "@vx/scale": "^0.0.165",
"abortcontroller-polyfill": "^1.1.9",
"bootstrap": "^3.3.6",
"bootstrap-slider": "^10.0.0",
@@ -68,18 +86,11 @@
"classnames": "^2.2.5",
"d3": "^3.5.17",
"d3-array": "^1.2.4",
- "d3-cloud": "^1.2.1",
"d3-color": "^1.2.0",
- "d3-hierarchy": "^1.1.5",
- "d3-sankey": "^0.4.2",
"d3-scale": "^2.1.2",
"d3-selection": "^1.3.2",
- "d3-svg-legend": "^1.x",
"d3-tip": "^0.9.1",
- "datamaps": "^0.5.8",
- "datatables.net-bs": "^1.10.15",
"deck.gl": "^5.3.5",
- "distributions": "^1.0.0",
"dnd-core": "^2.6.0",
"dompurify": "^1.0.3",
"geolib": "^2.0.24",
@@ -126,9 +137,7 @@
"redux-localstorage": "^0.4.1",
"redux-thunk": "^2.1.0",
"redux-undo": "^1.0.0-beta9-9-7",
- "reselect": "^4.0.0",
"shortid": "^2.2.6",
- "srcdoc-polyfill": "^1.0.0",
"supercluster": "^4.1.1",
"underscore": "^1.8.3",
"urijs": "^1.18.10",
diff --git a/superset/assets/spec/javascripts/superset-ui/Metric.test.ts b/superset/assets/spec/javascripts/superset-ui/Metric.test.ts
deleted file mode 100644
index 38b3ea1dc..000000000
--- a/superset/assets/spec/javascripts/superset-ui/Metric.test.ts
+++ /dev/null
@@ -1,113 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import { ColumnType } from 'src/query/Column';
-import {
- AdhocMetric, Aggregate, ExpressionType, LABEL_MAX_LENGTH, Metrics,
-} from 'src/query/Metric';
-
-describe('Metrics', () => {
- let metrics: Metrics;
- const formData = {
- datasource: '5__table',
- granularity_sqla: 'ds',
- };
-
- it('should build metrics for built-in metric keys', () => {
- metrics = new Metrics({
- ...formData,
- metric: 'sum__num',
- });
- expect(metrics.getMetrics()).toEqual([{label: 'sum__num'}]);
- expect(metrics.getLabels()).toEqual(['sum__num']);
- });
-
- it('should build metrics for simple adhoc metrics', () => {
- const adhocMetric: AdhocMetric = {
- aggregate: Aggregate.AVG,
- column: {
- columnName: 'sum_girls',
- id: 5,
- type: ColumnType.BIGINT,
- },
- expressionType: ExpressionType.SIMPLE,
- };
- metrics = new Metrics({
- ...formData,
- metric: adhocMetric,
- });
- expect(metrics.getMetrics()).toEqual([{
- aggregate: 'AVG',
- column: {
- columnName: 'sum_girls',
- id: 5,
- type: ColumnType.BIGINT,
- },
- expressionType: 'SIMPLE',
- label: 'AVG(sum_girls)',
- }]);
- expect(metrics.getLabels()).toEqual(['AVG(sum_girls)']);
- });
-
- it('should build metrics for SQL adhoc metrics', () => {
- const adhocMetric: AdhocMetric = {
- expressionType: ExpressionType.SQL,
- sqlExpression: 'COUNT(sum_girls)',
- };
- metrics = new Metrics({
- ...formData,
- metric: adhocMetric,
- });
- expect(metrics.getMetrics()).toEqual([{
- expressionType: 'SQL',
- label: 'COUNT(sum_girls)',
- sqlExpression: 'COUNT(sum_girls)',
- }]);
- expect(metrics.getLabels()).toEqual(['COUNT(sum_girls)']);
- });
-
- it('should build metrics for adhoc metrics with custom labels', () => {
- const adhocMetric: AdhocMetric = {
- expressionType: ExpressionType.SQL,
- label: 'foo',
- sqlExpression: 'COUNT(sum_girls)',
- };
- metrics = new Metrics({
- ...formData,
- metric: adhocMetric,
- });
- expect(metrics.getMetrics()).toEqual([{
- expressionType: 'SQL',
- label: 'foo',
- sqlExpression: 'COUNT(sum_girls)',
- }]);
- expect(metrics.getLabels()).toEqual(['foo']);
- });
-
- it('should truncate labels if they are too long', () => {
- const adhocMetric: AdhocMetric = {
- expressionType: ExpressionType.SQL,
- sqlExpression: 'COUNT(verrrrrrrrry_loooooooooooooooooooooong_string)',
- };
- metrics = new Metrics({
- ...formData,
- metric: adhocMetric,
- });
- expect(metrics.getLabels()[0].length).toBeLessThanOrEqual(LABEL_MAX_LENGTH);
- });
-});
diff --git a/superset/assets/spec/javascripts/superset-ui/WordCloudBuildQuery.test.ts b/superset/assets/spec/javascripts/superset-ui/WordCloudBuildQuery.test.ts
deleted file mode 100644
index 71fd6eaeb..000000000
--- a/superset/assets/spec/javascripts/superset-ui/WordCloudBuildQuery.test.ts
+++ /dev/null
@@ -1,33 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import buildQuery from 'src/visualizations/wordcloud/buildQuery';
-
-describe('WordCloud buildQuery', () => {
- const formData = {
- datasource: '5__table',
- granularity_sqla: 'ds',
- series: 'foo',
- };
-
- it('should build groupby with series in form data', () => {
- const queryContext = buildQuery(formData);
- const [ query ] = queryContext.queries;
- expect(query.groupby).toEqual(['foo']);
- });
-});
diff --git a/superset/assets/spec/javascripts/superset-ui/buildQueryContext.test.ts b/superset/assets/spec/javascripts/superset-ui/buildQueryContext.test.ts
deleted file mode 100644
index 46c0462f1..000000000
--- a/superset/assets/spec/javascripts/superset-ui/buildQueryContext.test.ts
+++ /dev/null
@@ -1,40 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import build from 'src/query/buildQueryContext';
-import * as queryObjectBuilder from 'src/query/buildQueryObject';
-
-describe('queryContextBuilder', () => {
- it('should build datasource for table sources', () => {
- const queryContext = build({ datasource: '5__table', granularity_sqla: 'ds'});
- expect(queryContext.datasource.id).toBe(5);
- expect(queryContext.datasource.type).toBe('table');
- });
-
- it('should build datasource for druid sources', () => {
- const queryContext = build({ datasource: '5__druid', granularity: 'ds'});
- expect(queryContext.datasource.id).toBe(5);
- expect(queryContext.datasource.type).toBe('druid');
- });
-
- it('should call queryObjectBuilder to build queries', () => {
- const buildQueryObjectSpy = jest.spyOn(queryObjectBuilder, 'default');
- build({ datasource: '5__table', granularity_sqla: 'ds'});
- expect(buildQueryObjectSpy).toHaveBeenCalledTimes(1);
- });
-});
diff --git a/superset/assets/spec/javascripts/superset-ui/buildQueryObject.test.ts b/superset/assets/spec/javascripts/superset-ui/buildQueryObject.test.ts
deleted file mode 100644
index f90b85e19..000000000
--- a/superset/assets/spec/javascripts/superset-ui/buildQueryObject.test.ts
+++ /dev/null
@@ -1,42 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import build, { QueryObject } from 'src/query/buildQueryObject';
-
-describe('queryObjectBuilder', () => {
- let query: QueryObject;
-
- it('should build granularity for sql alchemy datasources', () => {
- query = build({datasource: '5__table', granularity_sqla: 'ds'});
- expect(query.granularity).toEqual('ds');
- });
-
- it('should build granularity for sql druid datasources', () => {
- query = build({datasource: '5__druid', granularity: 'ds'});
- expect(query.granularity).toEqual('ds');
- });
-
- it('should build metrics', () => {
- query = build({
- datasource: '5__table',
- granularity_sqla: 'ds',
- metric: 'sum__num',
- });
- expect(query.metrics).toEqual([{label: 'sum__num'}]);
- });
-});
diff --git a/superset/assets/spec/javascripts/visualizations/nvd3/utils_spec.js b/superset/assets/spec/javascripts/visualizations/nvd3/utils_spec.js
deleted file mode 100644
index 5f459d55e..000000000
--- a/superset/assets/spec/javascripts/visualizations/nvd3/utils_spec.js
+++ /dev/null
@@ -1,67 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import { getTimeOrNumberFormatter, formatLabel, tryNumify } from '../../../../src/visualizations/nvd3/utils';
-
-describe('nvd3/utils', () => {
- describe('getTimeOrNumberFormatter(format)', () => {
- it('is a function', () => {
- expect(typeof getTimeOrNumberFormatter).toBe('function');
- });
- it('returns a date formatter if format is smart_date', () => {
- const time = new Date(Date.UTC(2018, 10, 21, 22, 11));
- expect(getTimeOrNumberFormatter('smart_date')(time)).toBe('10:11');
- });
- it('returns a number formatter otherwise', () => {
- expect(getTimeOrNumberFormatter('.3s')(3000000)).toBe('3.00M');
- expect(getTimeOrNumberFormatter()(3000100)).toBe('3.00M');
- });
- });
-
- describe('formatLabel()', () => {
- const verboseMap = {
- foo: 'Foo',
- bar: 'Bar',
- };
-
- it('formats simple labels', () => {
- expect(formatLabel('foo')).toBe('foo');
- expect(formatLabel(['foo'])).toBe('foo');
- expect(formatLabel(['foo', 'bar'])).toBe('foo, bar');
- });
- it('formats simple labels with lookups', () => {
- expect(formatLabel('foo', verboseMap)).toBe('Foo');
- expect(formatLabel('baz', verboseMap)).toBe('baz');
- expect(formatLabel(['foo'], verboseMap)).toBe('Foo');
- expect(formatLabel(['foo', 'bar', 'baz'], verboseMap)).toBe('Foo, Bar, baz');
- });
- it('deals with time shift properly', () => {
- expect(formatLabel(['foo', '1 hour offset'], verboseMap)).toBe('Foo, 1 hour offset');
- expect(formatLabel(['foo', 'bar', 'baz', '2 hours offset'], verboseMap)).toBe('Foo, Bar, baz, 2 hours offset');
- });
- });
-
- describe('tryNumify()', () => {
- it('tryNumify works as expected', () => {
- expect(tryNumify(5)).toBe(5);
- expect(tryNumify('5')).toBe(5);
- expect(tryNumify('5.1')).toBe(5.1);
- expect(tryNumify('a string')).toBe('a string');
- });
- });
-});
diff --git a/superset/assets/spec/javascripts/visualizations/table_spec.jsx b/superset/assets/spec/javascripts/visualizations/table_spec.jsx
deleted file mode 100644
index ad46e1074..000000000
--- a/superset/assets/spec/javascripts/visualizations/table_spec.jsx
+++ /dev/null
@@ -1,118 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import $ from 'jquery';
-import '../../helpers/shim';
-import Table from '../../../src/visualizations/Table/Table';
-import transformProps from '../../../src/visualizations/Table/transformProps';
-
-describe('table viz', () => {
- const div = '
';
- const BASE_CHART_PROPS = {
- height: 100,
- datasource: {
- verboseMap: {},
- },
- filters: {},
- formData: {
- metrics: ['count'],
- timeseriesLimitMetric: null,
- },
- onAddFilter() {},
- payload: {
- data: {
- records: [
- { gender: 'boy', count: 39245 },
- { gender: 'girl', count: 36446 },
- ],
- columns: ['gender', 'count'],
- },
- },
- };
-
- const PAYLOAD2 = {
- data: {
- records: [
- { gender: 'boy', count: 39245, 'SUM(sum_boys)': 48133355 },
- { gender: 'girl', count: 36446, 'SUM(sum_boys)': 0 },
- ],
- columns: ['gender', 'count', 'SUM(sum_boys)'],
- },
- };
-
- let container;
- let $container;
-
- beforeEach(() => {
- $('body').html(div);
- container = document.getElementById('slice-container');
- $container = $(container);
- });
-
- it('renders into a container', () => {
- expect($container.children()).toHaveLength(0);
- Table(container, transformProps(BASE_CHART_PROPS));
- expect($container.children()).toHaveLength(1);
- });
-
- it('renders header and body datatables in container', () => {
- expect($container.find('.dataTable')).toHaveLength(0);
- Table(container, transformProps(BASE_CHART_PROPS));
- expect($container.find('.dataTable')).toHaveLength(2);
-
- const tableHeader = $container.find('.dataTable')[0];
- expect($(tableHeader).find('thead tr')).toHaveLength(1);
- expect($(tableHeader).find('th')).toHaveLength(2);
-
- const tableBody = $container.find('.dataTable')[1];
- expect($(tableBody).find('tbody tr')).toHaveLength(2);
- expect($(tableBody).find('th')).toHaveLength(2);
- });
-
- it('hides the sort by column', () => {
- const chartProps = {
- ...BASE_CHART_PROPS,
- formData: {
- ...BASE_CHART_PROPS.formData,
- timeseriesLimitMetric: {
- label: 'SUM(sum_boys)',
- },
- },
- payload: PAYLOAD2,
- };
-
- Table(container, transformProps(chartProps));
- const tableHeader = $container.find('.dataTable')[0];
- expect($(tableHeader).find('th')).toHaveLength(2);
- });
-
- it('works with empty list for sort by', () => {
- const chartProps = {
- ...BASE_CHART_PROPS,
- formData: {
- ...BASE_CHART_PROPS.formData,
- timeseriesLimitMetric: [],
- },
- payload: PAYLOAD2,
- };
-
- Table(container, transformProps(chartProps));
- const tableBody = $container.find('.dataTable')[1];
- expect($(tableBody).find('th')).toHaveLength(3);
- });
-});
diff --git a/superset/assets/src/visualizations/BigNumber/BigNumber.css b/superset/assets/src/visualizations/BigNumber/BigNumber.css
deleted file mode 100644
index ec299d5a6..000000000
--- a/superset/assets/src/visualizations/BigNumber/BigNumber.css
+++ /dev/null
@@ -1,56 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-.big_number {
- font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
- position: relative;
- overflow: hidden;
- display: flex;
- flex-direction: column;
- justify-content: center;
-}
-
-.big_number.no_trendline .subheader_line {
- padding-bottom: 0.3em;
-}
-
-.big_number .text_container {
- overflow: hidden;
- display: flex;
- flex-direction: column;
- justify-content: center;
-}
-
-.big_number .header_line {
- position: relative;
- line-height: 1em;
- font-weight: 600;
-}
-
-.big_number .header_line span {
- position: absolute;
- bottom: 0;
- left: 0;
- right: 0;
-}
-
-.big_number .subheader_line {
- line-height: 1em;
- padding-bottom: 0;
- font-weight: 200;
-}
diff --git a/superset/assets/src/visualizations/BigNumber/BigNumber.jsx b/superset/assets/src/visualizations/BigNumber/BigNumber.jsx
deleted file mode 100644
index 798200a69..000000000
--- a/superset/assets/src/visualizations/BigNumber/BigNumber.jsx
+++ /dev/null
@@ -1,248 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import React from 'react';
-import PropTypes from 'prop-types';
-import shortid from 'shortid';
-import { XYChart, AreaSeries, CrossHair, LinearGradient } from '@data-ui/xy-chart';
-import { BRAND_COLOR } from '@superset-ui/color';
-import { smartDateVerboseFormatter } from '@superset-ui/time-format';
-import { computeMaxFontSize } from '../../modules/visUtils';
-
-import './BigNumber.css';
-
-const CHART_MARGIN = {
- top: 4,
- right: 4,
- bottom: 4,
- left: 4,
-};
-
-const PROPORTION = {
- HEADER: 0.4,
- SUBHEADER: 0.14,
- HEADER_WITH_TRENDLINE: 0.3,
- SUBHEADER_WITH_TRENDLINE: 0.125,
- TRENDLINE: 0.3,
-};
-
-export function renderTooltipFactory(formatValue) {
- return function renderTooltip({ datum }) { // eslint-disable-line
- const { x: rawDate, y: rawValue } = datum;
- const formattedDate = smartDateVerboseFormatter(rawDate);
- const value = formatValue(rawValue);
-
- return (
-
- {formattedDate}
-
- {value}
-
- );
- };
-}
-
-function identity(x) {
- return x;
-}
-
-const propTypes = {
- className: PropTypes.string,
- width: PropTypes.number.isRequired,
- height: PropTypes.number.isRequired,
- bigNumber: PropTypes.number.isRequired,
- formatBigNumber: PropTypes.func,
- subheader: PropTypes.string,
- showTrendLine: PropTypes.bool,
- startYAxisAtZero: PropTypes.bool,
- trendLineData: PropTypes.array,
- mainColor: PropTypes.string,
- renderTooltip: PropTypes.func,
-};
-const defaultProps = {
- className: '',
- formatBigNumber: identity,
- subheader: '',
- showTrendLine: false,
- startYAxisAtZero: true,
- trendLineData: null,
- mainColor: BRAND_COLOR,
- renderTooltip: renderTooltipFactory(identity),
-};
-
-class BigNumberVis extends React.PureComponent {
- constructor(props) {
- super(props);
- this.gradientId = shortid.generate();
- }
-
- getClassName() {
- const { className, showTrendLine } = this.props;
- const names = `big_number ${className}`;
- if (showTrendLine) {
- return names;
- }
- return `${names} no_trendline`;
- }
-
- createTemporaryContainer() {
- const container = document.createElement('div');
- container.className = this.getClassName();
- container.style.position = 'absolute'; // so it won't disrupt page layout
- container.style.opacity = 0; // and not visible
- return container;
- }
-
- renderHeader(maxHeight) {
- const { bigNumber, formatBigNumber, width } = this.props;
- const text = formatBigNumber(bigNumber);
-
- const container = this.createTemporaryContainer();
- document.body.appendChild(container);
- const fontSize = computeMaxFontSize({
- text,
- maxWidth: Math.floor(width),
- maxHeight,
- className: 'header_line',
- container,
- });
- document.body.removeChild(container);
-
- return (
-
- {text}
-
- );
- }
-
- renderSubheader(maxHeight) {
- const { subheader, width } = this.props;
- let fontSize = 0;
- if (subheader) {
- const container = this.createTemporaryContainer();
- document.body.appendChild(container);
- fontSize = computeMaxFontSize({
- text: subheader,
- maxWidth: Math.floor(width),
- maxHeight,
- className: 'subheader_line',
- container,
- });
- document.body.removeChild(container);
- }
-
- return (
-
- {subheader}
-
- );
- }
-
- renderTrendline(maxHeight) {
- const {
- width,
- trendLineData,
- mainColor,
- subheader,
- renderTooltip,
- startYAxisAtZero,
- } = this.props;
- return (
-
-
-
-
-
- );
- }
-
- render() {
- const { showTrendLine, height } = this.props;
- const className = this.getClassName();
-
- if (showTrendLine) {
- const chartHeight = Math.floor(PROPORTION.TRENDLINE * height);
- const allTextHeight = height - chartHeight;
- return (
-
-
- {this.renderHeader(Math.ceil(PROPORTION.HEADER_WITH_TRENDLINE * height))}
- {this.renderSubheader(Math.ceil(PROPORTION.SUBHEADER_WITH_TRENDLINE * height))}
-
- {this.renderTrendline(chartHeight)}
-
- );
- }
- return (
-
- {this.renderHeader(Math.ceil(PROPORTION.HEADER * height))}
- {this.renderSubheader(Math.ceil(PROPORTION.SUBHEADER * height))}
-
- );
- }
-}
-
-BigNumberVis.propTypes = propTypes;
-BigNumberVis.defaultProps = defaultProps;
-
-export default BigNumberVis;
diff --git a/superset/assets/src/visualizations/BigNumber/BigNumberChartPlugin.js b/superset/assets/src/visualizations/BigNumber/BigNumberChartPlugin.js
deleted file mode 100644
index 5367cc8b3..000000000
--- a/superset/assets/src/visualizations/BigNumber/BigNumberChartPlugin.js
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import { t } from '@superset-ui/translation';
-import { ChartMetadata, ChartPlugin } from '@superset-ui/chart';
-import transformProps from './transformProps';
-import thumbnail from './images/thumbnail.png';
-
-const metadata = new ChartMetadata({
- name: t('Big Number with Trendline'),
- description: '',
- thumbnail,
-});
-
-export default class BigNumberChartPlugin extends ChartPlugin {
- constructor() {
- super({
- metadata,
- transformProps,
- loadChart: () => import('./BigNumber.jsx'),
- });
- }
-}
diff --git a/superset/assets/src/visualizations/BigNumber/images/thumbnail.png b/superset/assets/src/visualizations/BigNumber/images/thumbnail.png
deleted file mode 100644
index 90ac5a5b1..000000000
Binary files a/superset/assets/src/visualizations/BigNumber/images/thumbnail.png and /dev/null differ
diff --git a/superset/assets/src/visualizations/BigNumber/images/thumbnailLarge.png b/superset/assets/src/visualizations/BigNumber/images/thumbnailLarge.png
deleted file mode 100644
index 2420f25e9..000000000
Binary files a/superset/assets/src/visualizations/BigNumber/images/thumbnailLarge.png and /dev/null differ
diff --git a/superset/assets/src/visualizations/BigNumber/transformProps.js b/superset/assets/src/visualizations/BigNumber/transformProps.js
deleted file mode 100644
index 9f0fcb80f..000000000
--- a/superset/assets/src/visualizations/BigNumber/transformProps.js
+++ /dev/null
@@ -1,97 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import * as color from 'd3-color';
-import { getNumberFormatter, NumberFormats } from '@superset-ui/number-format';
-import { renderTooltipFactory } from './BigNumber';
-
-const TIME_COLUMN = '__timestamp';
-
-export default function transformProps(chartProps) {
- const { width, height, formData, payload } = chartProps;
- const {
- colorPicker,
- compareLag: compareLagInput,
- compareSuffix = '',
- metric,
- showTrendLine,
- startYAxisAtZero,
- subheader = '',
- vizType,
- yAxisFormat,
- } = formData;
- const { data } = payload;
-
- let mainColor;
- if (colorPicker) {
- const { r, g, b } = colorPicker;
- mainColor = color.rgb(r, g, b).hex();
- }
-
- let bigNumber;
- let trendLineData;
- const metricName = metric && metric.label ? metric.label : metric;
- const compareLag = +compareLagInput || 0;
- const supportTrendLine = vizType === 'big_number';
- const supportAndShowTrendLine = supportTrendLine && showTrendLine;
- let percentChange = 0;
- let formattedSubheader = subheader;
- if (supportTrendLine) {
- const sortedData = [...data].sort((a, b) => a[TIME_COLUMN] - b[TIME_COLUMN]);
- bigNumber = sortedData[sortedData.length - 1][metricName];
- if (compareLag > 0) {
- const compareIndex = sortedData.length - (compareLag + 1);
- if (compareIndex >= 0) {
- const compareValue = sortedData[compareIndex][metricName];
- percentChange = compareValue === 0
- ? 0 : (bigNumber - compareValue) / Math.abs(compareValue);
- const formatPercentChange = getNumberFormatter(NumberFormats.PERCENT_CHANGE_1_POINT);
- formattedSubheader = `${formatPercentChange(percentChange)} ${compareSuffix}`;
- }
- }
- trendLineData = supportAndShowTrendLine
- ? sortedData.map(point => ({ x: point[TIME_COLUMN], y: point[metricName] }))
- : null;
- } else {
- bigNumber = data[0][metricName];
- trendLineData = null;
- }
-
- let className = '';
- if (percentChange > 0) {
- className = 'positive';
- } else if (percentChange < 0) {
- className = 'negative';
- }
-
- const formatValue = getNumberFormatter(yAxisFormat);
-
- return {
- width,
- height,
- bigNumber,
- className,
- formatBigNumber: formatValue,
- mainColor,
- renderTooltip: renderTooltipFactory(formatValue),
- showTrendLine: supportAndShowTrendLine,
- startYAxisAtZero,
- subheader: formattedSubheader,
- trendLineData,
- };
-}
diff --git a/superset/assets/src/visualizations/BigNumberTotal/BigNumberTotalChartPlugin.js b/superset/assets/src/visualizations/BigNumberTotal/BigNumberTotalChartPlugin.js
deleted file mode 100644
index ec380c2fb..000000000
--- a/superset/assets/src/visualizations/BigNumberTotal/BigNumberTotalChartPlugin.js
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import { t } from '@superset-ui/translation';
-import { ChartMetadata, ChartPlugin } from '@superset-ui/chart';
-import transformProps from '../BigNumber/transformProps';
-import thumbnail from './images/thumbnail.png';
-
-const metadata = new ChartMetadata({
- name: t('Big Number'),
- description: '',
- thumbnail,
-});
-
-export default class BigNumberTotalChartPlugin extends ChartPlugin {
- constructor() {
- super({
- metadata,
- transformProps,
- loadChart: () => import('../BigNumber/BigNumber.jsx'),
- });
- }
-}
diff --git a/superset/assets/src/visualizations/BigNumberTotal/images/thumbnail.png b/superset/assets/src/visualizations/BigNumberTotal/images/thumbnail.png
deleted file mode 100644
index 350d5a1ab..000000000
Binary files a/superset/assets/src/visualizations/BigNumberTotal/images/thumbnail.png and /dev/null differ
diff --git a/superset/assets/src/visualizations/BigNumberTotal/images/thumbnailLarge.png b/superset/assets/src/visualizations/BigNumberTotal/images/thumbnailLarge.png
deleted file mode 100644
index eb4b34573..000000000
Binary files a/superset/assets/src/visualizations/BigNumberTotal/images/thumbnailLarge.png and /dev/null differ
diff --git a/superset/assets/src/visualizations/Calendar/Calendar.css b/superset/assets/src/visualizations/Calendar/Calendar.css
deleted file mode 100644
index 315028367..000000000
--- a/superset/assets/src/visualizations/Calendar/Calendar.css
+++ /dev/null
@@ -1,28 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-.cal_heatmap {
- padding: 10px;
- position: static !important;
- overflow: auto !important;
-}
-
-.cal_heatmap .ch-tooltip {
- margin-left: 20px;
- margin-top: 5px;
-}
diff --git a/superset/assets/src/visualizations/Calendar/Calendar.js b/superset/assets/src/visualizations/Calendar/Calendar.js
deleted file mode 100644
index 448f8ca32..000000000
--- a/superset/assets/src/visualizations/Calendar/Calendar.js
+++ /dev/null
@@ -1,150 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import PropTypes from 'prop-types';
-import { extent as d3Extent, range as d3Range } from 'd3-array';
-import { select as d3Select } from 'd3-selection';
-import { getSequentialSchemeRegistry } from '@superset-ui/color';
-import { getNumberFormatter } from '@superset-ui/number-format';
-import { getTimeFormatter } from '@superset-ui/time-format';
-import CalHeatMap from '../../../vendor/cal-heatmap/cal-heatmap';
-import { UTC } from '../../modules/dates';
-import '../../../vendor/cal-heatmap/cal-heatmap.css';
-import './Calendar.css';
-
-const UTCTS = uts => UTC(new Date(uts)).getTime();
-
-const propTypes = {
- data: PropTypes.shape({
- // Object hashed by metric name,
- // then hashed by timestamp (in seconds, not milliseconds) as float
- // the innermost value is count
- // e.g. { count_distinct_something: { 1535034236.0: 3 } }
- data: PropTypes.object,
- domain: PropTypes.string,
- range: PropTypes.number,
- // timestamp in milliseconds
- start: PropTypes.number,
- subdomain: PropTypes.string,
- }),
- height: PropTypes.number,
- cellPadding: PropTypes.number,
- cellRadius: PropTypes.number,
- cellSize: PropTypes.number,
- linearColorScheme: PropTypes.string,
- showLegend: PropTypes.bool,
- showMetricName: PropTypes.bool,
- showValues: PropTypes.bool,
- steps: PropTypes.number,
- timeFormat: PropTypes.string,
- valueFormat: PropTypes.string,
- verboseMap: PropTypes.object,
-};
-
-function Calendar(element, props) {
- const {
- data,
- height,
- cellPadding = 3,
- cellRadius = 0,
- cellSize = 10,
- linearColorScheme,
- showLegend,
- showMetricName,
- showValues,
- steps,
- timeFormat,
- valueFormat,
- verboseMap,
- } = props;
-
- const valueFormatter = getNumberFormatter(valueFormat);
- const timeFormatter = getTimeFormatter(timeFormat);
-
- const container = d3Select(element)
- .style('height', height);
- container.selectAll('*').remove();
- const div = container.append('div');
-
- const subDomainTextFormat = showValues ? (date, value) => valueFormatter(value) : null;
-
- // Trick to convert all timestamps to UTC
- // TODO: Verify if this conversion is really necessary
- // since all timestamps should always be in UTC.
- const metricsData = {};
- Object.keys(data.data).forEach((metric) => {
- metricsData[metric] = {};
- Object.keys(data.data[metric]).forEach((ts) => {
- metricsData[metric][UTCTS(ts * 1000) / 1000] = data.data[metric][ts];
- });
- });
-
- Object.keys(metricsData).forEach((metric) => {
- const calContainer = div.append('div');
- if (showMetricName) {
- calContainer.text(`Metric: ${verboseMap[metric] || metric}`);
- }
- const timestamps = metricsData[metric];
- const extents = d3Extent(Object.keys(timestamps), key => timestamps[key]);
- const step = (extents[1] - extents[0]) / (steps - 1);
- const colorScale = getSequentialSchemeRegistry()
- .get(linearColorScheme)
- .createLinearScale(extents);
-
- const legend = d3Range(steps)
- .map(i => extents[0] + (step * i));
- const legendColors = legend.map(colorScale);
-
- const cal = new CalHeatMap();
-
- cal.init({
- start: UTCTS(data.start),
- data: timestamps,
- itemSelector: calContainer.node(),
- legendVerticalPosition: 'top',
- cellSize,
- cellPadding,
- cellRadius,
- legendCellSize: cellSize,
- legendCellPadding: 2,
- legendCellRadius: cellRadius,
- tooltip: true,
- domain: data.domain,
- subDomain: data.subdomain,
- range: data.range,
- browsing: true,
- legend,
- legendColors: {
- colorScale,
- min: legendColors[0],
- max: legendColors[legendColors.length - 1],
- empty: 'white',
- },
- displayLegend: showLegend,
- itemName: '',
- valueFormatter,
- timeFormatter,
- subDomainTextFormat,
- });
- });
-}
-
-Calendar.displayName = 'Calendar';
-Calendar.propTypes = propTypes;
-
-export default Calendar;
diff --git a/superset/assets/src/visualizations/Calendar/CalendarChartPlugin.js b/superset/assets/src/visualizations/Calendar/CalendarChartPlugin.js
deleted file mode 100644
index c7f025989..000000000
--- a/superset/assets/src/visualizations/Calendar/CalendarChartPlugin.js
+++ /dev/null
@@ -1,39 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import { t } from '@superset-ui/translation';
-import { ChartMetadata, ChartPlugin } from '@superset-ui/chart';
-import transformProps from './transformProps';
-import thumbnail from './images/thumbnail.png';
-
-const metadata = new ChartMetadata({
- name: t('Calendar Heatmap'),
- description: '',
- credits: ['https://github.com/wa0x6e/cal-heatmap'],
- thumbnail,
-});
-
-export default class ChordChartPlugin extends ChartPlugin {
- constructor() {
- super({
- metadata,
- transformProps,
- loadChart: () => import('./ReactCalendar.js'),
- });
- }
-}
diff --git a/superset/assets/src/visualizations/Calendar/ReactCalendar.js b/superset/assets/src/visualizations/Calendar/ReactCalendar.js
deleted file mode 100644
index 7ac530cb7..000000000
--- a/superset/assets/src/visualizations/Calendar/ReactCalendar.js
+++ /dev/null
@@ -1,22 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import reactify from '../../utils/reactify';
-import Component from './Calendar';
-
-export default reactify(Component);
diff --git a/superset/assets/src/visualizations/Calendar/images/thumbnail.png b/superset/assets/src/visualizations/Calendar/images/thumbnail.png
deleted file mode 100644
index c83db08ee..000000000
Binary files a/superset/assets/src/visualizations/Calendar/images/thumbnail.png and /dev/null differ
diff --git a/superset/assets/src/visualizations/Calendar/images/thumbnailLarge.png b/superset/assets/src/visualizations/Calendar/images/thumbnailLarge.png
deleted file mode 100644
index bf79a9e23..000000000
Binary files a/superset/assets/src/visualizations/Calendar/images/thumbnailLarge.png and /dev/null differ
diff --git a/superset/assets/src/visualizations/Calendar/transformProps.js b/superset/assets/src/visualizations/Calendar/transformProps.js
deleted file mode 100644
index d8decd908..000000000
--- a/superset/assets/src/visualizations/Calendar/transformProps.js
+++ /dev/null
@@ -1,51 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-export default function transformProps(chartProps) {
- const { height, formData, payload, datasource } = chartProps;
- const {
- cellPadding,
- cellRadius,
- cellSize,
- linearColorScheme,
- showLegend,
- showMetricName,
- showValues,
- steps,
- xAxisTimeFormat,
- yAxisFormat,
- } = formData;
-
- const { verboseMap } = datasource;
-
- return {
- height,
- data: payload.data,
- cellPadding,
- cellRadius,
- cellSize,
- linearColorScheme,
- showLegend,
- showMetricName,
- showValues,
- steps,
- timeFormat: xAxisTimeFormat,
- valueFormat: yAxisFormat,
- verboseMap,
- };
-}
diff --git a/superset/assets/src/visualizations/Chord/Chord.css b/superset/assets/src/visualizations/Chord/Chord.css
deleted file mode 100644
index 395a52276..000000000
--- a/superset/assets/src/visualizations/Chord/Chord.css
+++ /dev/null
@@ -1,35 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-.chord svg #circle circle {
- fill: none;
- pointer-events: all;
-}
-
-.chord svg .group path {
- fill-opacity: .6;
-}
-
-.chord svg path.chord {
- stroke: #000;
- stroke-width: .25px;
-}
-
-.chord svg #circle:hover path.fade {
- opacity: 0.2;
-}
diff --git a/superset/assets/src/visualizations/Chord/Chord.js b/superset/assets/src/visualizations/Chord/Chord.js
deleted file mode 100644
index 0b61fd98b..000000000
--- a/superset/assets/src/visualizations/Chord/Chord.js
+++ /dev/null
@@ -1,140 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-/* eslint-disable no-param-reassign */
-import d3 from 'd3';
-import PropTypes from 'prop-types';
-import { CategoricalColorNamespace } from '@superset-ui/color';
-import { getNumberFormatter } from '@superset-ui/number-format';
-import './Chord.css';
-
-const propTypes = {
- data: PropTypes.shape({
- nodes: PropTypes.arrayOf(PropTypes.string),
- matrix: PropTypes.arrayOf(PropTypes.arrayOf(PropTypes.number)),
- }),
- width: PropTypes.number,
- height: PropTypes.number,
- numberFormat: PropTypes.string,
- colorScheme: PropTypes.string,
-};
-
-function Chord(element, props) {
- const {
- data,
- width,
- height,
- numberFormat,
- colorScheme,
- } = props;
-
- element.innerHTML = '';
-
- const div = d3.select(element);
- const { nodes, matrix } = data;
- const f = getNumberFormatter(numberFormat);
- const colorFn = CategoricalColorNamespace.getScale(colorScheme);
-
- const outerRadius = Math.min(width, height) / 2 - 10;
- const innerRadius = outerRadius - 24;
-
- let chord;
-
- const arc = d3.svg.arc()
- .innerRadius(innerRadius)
- .outerRadius(outerRadius);
-
- const layout = d3.layout.chord()
- .padding(0.04)
- .sortSubgroups(d3.descending)
- .sortChords(d3.descending);
-
- const path = d3.svg.chord()
- .radius(innerRadius);
-
- const svg = div.append('svg')
- .attr('width', width)
- .attr('height', height)
- .on('mouseout', () => chord.classed('fade', false))
- .append('g')
- .attr('id', 'circle')
- .attr('transform', `translate(${width / 2}, ${height / 2})`);
-
- svg.append('circle')
- .attr('r', outerRadius);
-
- // Compute the chord layout.
- layout.matrix(matrix);
-
- const group = svg.selectAll('.group')
- .data(layout.groups)
- .enter().append('g')
- .attr('class', 'group')
- .on('mouseover', (d, i) => {
- chord.classed('fade', p => p.source.index !== i && p.target.index !== i);
- });
-
- // Add a mouseover title.
- group.append('title').text((d, i) => `${nodes[i]}: ${f(d.value)}`);
-
- // Add the group arc.
- const groupPath = group.append('path')
- .attr('id', (d, i) => 'group' + i)
- .attr('d', arc)
- .style('fill', (d, i) => colorFn(nodes[i]));
-
- // Add a text label.
- const groupText = group.append('text')
- .attr('x', 6)
- .attr('dy', 15);
-
- groupText.append('textPath')
- .attr('xlink:href', (d, i) => `#group${i}`)
- .text((d, i) => nodes[i]);
- // Remove the labels that don't fit. :(
- groupText.filter(function (d, i) {
- return groupPath[0][i].getTotalLength() / 2 - 16 < this.getComputedTextLength();
- })
- .remove();
-
- // Add the chords.
- chord = svg.selectAll('.chord')
- .data(layout.chords)
- .enter().append('path')
- .attr('class', 'chord')
- .on('mouseover', (d) => {
- chord.classed('fade', p => p !== d);
- })
- .style('fill', d => colorFn(nodes[d.source.index]))
- .attr('d', path);
-
- // Add an elaborate mouseover title for each chord.
- chord.append('title').text(function (d) {
- return nodes[d.source.index]
- + ' → ' + nodes[d.target.index]
- + ': ' + f(d.source.value)
- + '\n' + nodes[d.target.index]
- + ' → ' + nodes[d.source.index]
- + ': ' + f(d.target.value);
- });
-}
-
-Chord.displayName = 'Chord';
-Chord.propTypes = propTypes;
-
-export default Chord;
diff --git a/superset/assets/src/visualizations/Chord/ChordChartPlugin.js b/superset/assets/src/visualizations/Chord/ChordChartPlugin.js
deleted file mode 100644
index 6aa57ca17..000000000
--- a/superset/assets/src/visualizations/Chord/ChordChartPlugin.js
+++ /dev/null
@@ -1,39 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import { t } from '@superset-ui/translation';
-import { ChartMetadata, ChartPlugin } from '@superset-ui/chart';
-import transformProps from './transformProps';
-import thumbnail from './images/thumbnail.png';
-
-const metadata = new ChartMetadata({
- name: t('Chord Diagram'),
- description: '',
- credits: ['https://github.com/d3/d3-chord'],
- thumbnail,
-});
-
-export default class ChordChartPlugin extends ChartPlugin {
- constructor() {
- super({
- metadata,
- transformProps,
- loadChart: () => import('./ReactChord.js'),
- });
- }
-}
diff --git a/superset/assets/src/visualizations/Chord/ReactChord.js b/superset/assets/src/visualizations/Chord/ReactChord.js
deleted file mode 100644
index 9f16c603c..000000000
--- a/superset/assets/src/visualizations/Chord/ReactChord.js
+++ /dev/null
@@ -1,22 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import reactify from '../../utils/reactify';
-import Component from './Chord';
-
-export default reactify(Component);
diff --git a/superset/assets/src/visualizations/Chord/images/thumbnail.png b/superset/assets/src/visualizations/Chord/images/thumbnail.png
deleted file mode 100644
index 18df6a72a..000000000
Binary files a/superset/assets/src/visualizations/Chord/images/thumbnail.png and /dev/null differ
diff --git a/superset/assets/src/visualizations/Chord/images/thumbnailLarge.png b/superset/assets/src/visualizations/Chord/images/thumbnailLarge.png
deleted file mode 100644
index a4a30b6ae..000000000
Binary files a/superset/assets/src/visualizations/Chord/images/thumbnailLarge.png and /dev/null differ
diff --git a/superset/assets/src/visualizations/Chord/transformProps.js b/superset/assets/src/visualizations/Chord/transformProps.js
deleted file mode 100644
index cf1d02115..000000000
--- a/superset/assets/src/visualizations/Chord/transformProps.js
+++ /dev/null
@@ -1,30 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-export default function transformProps(chartProps) {
- const { width, height, formData, payload } = chartProps;
- const { yAxisFormat, colorScheme } = formData;
-
- return {
- width,
- height,
- data: payload.data,
- numberFormat: yAxisFormat,
- colorScheme,
- };
-}
diff --git a/superset/assets/src/visualizations/CountryMap/CountryMap.css b/superset/assets/src/visualizations/CountryMap/CountryMap.css
deleted file mode 100644
index 9d2f3ad1b..000000000
--- a/superset/assets/src/visualizations/CountryMap/CountryMap.css
+++ /dev/null
@@ -1,60 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-.country_map svg {
- background-color: #feffff;
-}
-
-.country_map {
- position: relative;
-}
-
-.country_map .background {
- fill: rgba(255,255,255,0);
- pointer-events: all;
-}
-
-.country_map .map-layer {
- fill: #fff;
- stroke: #aaa;
-}
-
-.country_map .effect-layer {
- pointer-events: none;
-}
-
-.country_map .text-layer {
- color: #333333;
- text-anchor: middle;
- pointer-events: none;
-}
-
-.country_map text.result-text {
- font-weight: 300;
- font-size: 24px;
-}
-
-.country_map text.big-text {
- font-weight: 700;
- font-size: 16px;
-}
-
-.country_map path.region {
- cursor: pointer;
- stroke: #eee;
-}
diff --git a/superset/assets/src/visualizations/CountryMap/CountryMap.js b/superset/assets/src/visualizations/CountryMap/CountryMap.js
deleted file mode 100644
index 794d00292..000000000
--- a/superset/assets/src/visualizations/CountryMap/CountryMap.js
+++ /dev/null
@@ -1,222 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import d3 from 'd3';
-import PropTypes from 'prop-types';
-import { extent as d3Extent } from 'd3-array';
-import { getSequentialSchemeRegistry } from '@superset-ui/color';
-import { getNumberFormatter } from '@superset-ui/number-format';
-import './CountryMap.css';
-
-const propTypes = {
- data: PropTypes.arrayOf(PropTypes.shape({
- country_id: PropTypes.string,
- metric: PropTypes.number,
- })),
- width: PropTypes.number,
- height: PropTypes.number,
- country: PropTypes.string,
- linearColorScheme: PropTypes.string,
- mapBaseUrl: PropTypes.string,
- numberFormat: PropTypes.string,
-};
-
-const maps = {};
-
-function CountryMap(element, props) {
- const {
- data,
- width,
- height,
- country,
- linearColorScheme,
- mapBaseUrl = '/static/assets/src/visualizations/CountryMap/countries',
- numberFormat,
- } = props;
-
- const container = element;
- const format = getNumberFormatter(numberFormat);
- const colorScale = getSequentialSchemeRegistry()
- .get(linearColorScheme)
- .createLinearScale(d3Extent(data, v => v.metric));
- const colorMap = {};
- data.forEach((d) => {
- colorMap[d.country_id] = colorScale(d.metric);
- });
- const colorFn = d => colorMap[d.properties.ISO] || 'none';
-
- const path = d3.geo.path();
- const div = d3.select(container);
- div.selectAll('*').remove();
- container.style.height = `${height}px`;
- container.style.width = `${width}px`;
- const svg = div.append('svg:svg')
- .attr('width', width)
- .attr('height', height)
- .attr('preserveAspectRatio', 'xMidYMid meet');
- const backgroundRect = svg.append('rect')
- .attr('class', 'background')
- .attr('width', width)
- .attr('height', height);
- const g = svg.append('g');
- const mapLayer = g.append('g')
- .classed('map-layer', true);
- const textLayer = g.append('g')
- .classed('text-layer', true)
- .attr('transform', `translate(${width / 2}, 45)`);
- const bigText = textLayer.append('text')
- .classed('big-text', true);
- const resultText = textLayer.append('text')
- .classed('result-text', true)
- .attr('dy', '1em');
-
- let centered;
-
- const clicked = function (d) {
- const hasCenter = d && centered !== d;
- let x;
- let y;
- let k;
- const halfWidth = width / 2;
- const halfHeight = height / 2;
-
- if (hasCenter) {
- const centroid = path.centroid(d);
- x = centroid[0];
- y = centroid[1];
- k = 4;
- centered = d;
- } else {
- x = halfWidth;
- y = halfHeight;
- k = 1;
- centered = null;
- }
-
- g.transition()
- .duration(750)
- .attr('transform', `translate(${halfWidth},${halfHeight})scale(${k})translate(${-x},${-y})`);
- textLayer
- .style('opacity', 0)
- .attr('transform', `translate(0,0)translate(${x},${hasCenter ? (y - 5) : 45})`)
- .transition()
- .duration(750)
- .style('opacity', 1);
- bigText.transition()
- .duration(750)
- .style('font-size', hasCenter ? 6 : 16);
- resultText.transition()
- .duration(750)
- .style('font-size', hasCenter ? 16 : 24);
- };
-
- backgroundRect.on('click', clicked);
-
- const selectAndDisplayNameOfRegion = function (feature) {
- let name = '';
- if (feature && feature.properties) {
- if (feature.properties.ID_2) {
- name = feature.properties.NAME_2;
- } else {
- name = feature.properties.NAME_1;
- }
- }
- bigText.text(name);
- };
-
- const updateMetrics = function (region) {
- if (region.length > 0) {
- resultText.text(format(region[0].metric));
- }
- };
-
- const mouseenter = function (d) {
- // Darken color
- let c = colorFn(d);
- if (c !== 'none') {
- c = d3.rgb(c).darker().toString();
- }
- d3.select(this).style('fill', c);
- selectAndDisplayNameOfRegion(d);
- const result = data.filter(region => region.country_id === d.properties.ISO);
- updateMetrics(result);
- };
-
- const mouseout = function () {
- d3.select(this).style('fill', colorFn);
- bigText.text('');
- resultText.text('');
- };
-
- function drawMap(mapData) {
- const features = mapData.features;
- const center = d3.geo.centroid(mapData);
- const scale = 100;
- const projection = d3.geo.mercator()
- .scale(scale)
- .center(center)
- .translate([width / 2, height / 2]);
- path.projection(projection);
-
- // Compute scale that fits container.
- const bounds = path.bounds(mapData);
- const hscale = scale * width / (bounds[1][0] - bounds[0][0]);
- const vscale = scale * height / (bounds[1][1] - bounds[0][1]);
- const newScale = (hscale < vscale) ? hscale : vscale;
-
- // Compute bounds and offset using the updated scale.
- projection.scale(newScale);
- const newBounds = path.bounds(mapData);
- projection.translate([
- width - (newBounds[0][0] + newBounds[1][0]) / 2,
- height - (newBounds[0][1] + newBounds[1][1]) / 2,
- ]);
-
- // Draw each province as a path
- mapLayer.selectAll('path')
- .data(features)
- .enter().append('path')
- .attr('d', path)
- .attr('class', 'region')
- .attr('vector-effect', 'non-scaling-stroke')
- .style('fill', colorFn)
- .on('mouseenter', mouseenter)
- .on('mouseout', mouseout)
- .on('click', clicked);
- }
-
- const countryKey = country.toLowerCase();
- const map = maps[countryKey];
- if (map) {
- drawMap(map);
- } else {
- const url = `${mapBaseUrl}/${countryKey}.geojson`;
- d3.json(url, function (error, mapData) {
- if (!error) {
- maps[countryKey] = mapData;
- drawMap(mapData);
- }
- });
- }
-
-}
-
-CountryMap.displayName = 'CountryMap';
-CountryMap.propTypes = propTypes;
-
-export default CountryMap;
diff --git a/superset/assets/src/visualizations/CountryMap/CountryMapChartPlugin.js b/superset/assets/src/visualizations/CountryMap/CountryMapChartPlugin.js
deleted file mode 100644
index e4192531c..000000000
--- a/superset/assets/src/visualizations/CountryMap/CountryMapChartPlugin.js
+++ /dev/null
@@ -1,39 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import { t } from '@superset-ui/translation';
-import { ChartMetadata, ChartPlugin } from '@superset-ui/chart';
-import transformProps from './transformProps';
-import thumbnail from './images/thumbnail.png';
-
-const metadata = new ChartMetadata({
- name: t('Country Map'),
- description: '',
- credits: ['https://bl.ocks.org/john-guerra'],
- thumbnail,
-});
-
-export default class CountryMapChartPlugin extends ChartPlugin {
- constructor() {
- super({
- metadata,
- transformProps,
- loadChart: () => import('./ReactCountryMap.js'),
- });
- }
-}
diff --git a/superset/assets/src/visualizations/CountryMap/ReactCountryMap.js b/superset/assets/src/visualizations/CountryMap/ReactCountryMap.js
deleted file mode 100644
index bb8d0e691..000000000
--- a/superset/assets/src/visualizations/CountryMap/ReactCountryMap.js
+++ /dev/null
@@ -1,22 +0,0 @@
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-import reactify from '../../utils/reactify';
-import Component from './CountryMap';
-
-export default reactify(Component);
diff --git a/superset/assets/src/visualizations/CountryMap/countries/belgium.geojson b/superset/assets/src/visualizations/CountryMap/countries/belgium.geojson
deleted file mode 100644
index 787fcb88b..000000000
--- a/superset/assets/src/visualizations/CountryMap/countries/belgium.geojson
+++ /dev/null
@@ -1,14 +0,0 @@
-{"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},"features":[
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.409863471984863,50.90990447998047],[4.412505626678467,50.909236907958984],[4.42184686660778,50.90971374511719],[4.426921367645321,50.903301239013615],[4.428298950195369,50.900524139404354],[4.428552150726318,50.89598846435546],[4.431266784667969,50.89382171630871],[4.431397914886475,50.89186859130865],[4.42842340469366,50.888671875000114],[4.435351371765137,50.8798179626466],[4.435228347778377,50.87713623046875],[4.427641391754264,50.874492645263786],[4.425368785858268,50.872783660888615],[4.423589229583853,50.86847686767589],[4.423013210296631,50.86370468139654],[4.423851013183594,50.86118698120117],[4.43182992935192,50.8602752685548],[4.43998193740839,50.85678482055663],[4.44671106338501,50.852764129638615],[4.453137397766113,50.848007202148494],[4.457602500915527,50.84250640869151],[4.459332466125545,50.837879180908146],[4.459523200988826,50.829414367675774],[4.458478450775203,50.82339859008789],[4.456301689147892,50.819305419921875],[4.448300838470459,50.81738281249994],[4.443833827972411,50.81269073486334],[4.443684577941951,50.810771942138786],[4.44574594497692,50.80740737915039],[4.448098182678223,50.805908203125114],[4.457549571991024,50.802398681640675],[4.46480846405035,50.798908233642635],[4.471469879150447,50.796409606933594],[4.471917629242,50.793884277343864],[4.468224525451774,50.791538238525334],[4.454542636871451,50.78776168823242],[4.454495906829948,50.78291702270519],[4.444179534912108,50.78215789794922],[4.432633876800594,50.77976226806651],[4.428128242492676,50.77827835083013],[4.419411182403621,50.77408981323248],[4.4131054878236,50.77251052856445],[4.403519153594971,50.774047851562614],[4.390567302703971,50.77049636840832],[4.378083229064941,50.767379760742294],[4.372328758239746,50.76770401000976],[4.371043205261174,50.77133178710943],[4.367992401123161,50.77239990234375],[4.35862398147583,50.773490905761825],[4.34830904006958,50.774047851562614],[4.343227863311824,50.77518463134777],[4.334693431854305,50.775222778320256],[4.321044921875,50.77606582641613],[4.323226451873779,50.7816276550293],[4.323740482330379,50.78579330444347],[4.322649002075252,50.78912734985357],[4.320200443267765,50.790401458740234],[4.313343524932975,50.79682922363281],[4.308412075042725,50.80068969726568],[4.300967693328857,50.801437377929744],[4.298927307128906,50.8037109375],[4.298885822296086,50.80713653564453],[4.294890403747559,50.80799484252929],[4.274653434753475,50.80966949462896],[4.270914554596004,50.81179809570324],[4.266596317291203,50.81278610229498],[4.259866714477539,50.81290054321283],[4.257053375244141,50.81364059448253],[4.254380702972412,50.817588806152344],[4.250339984893856,50.81900787353521],[4.244327068328857,50.819755554199276],[4.243638038635254,50.821361541748104],[4.246231079101506,50.825004577636655],[4.25148534774786,50.82748413085932],[4.254514217376709,50.830875396728516],[4.25527286529541,50.83431243896496],[4.25678014755249,50.83584213256836],[4.261881828308219,50.837047576904354],[4.26992130279541,50.83740615844732],[4.276174068451041,50.839191436767685],[4.281164169311579,50.8398323059082],[4.283812046051139,50.842094421386776],[4.28579568862915,50.847034454345646],[4.285871028900203,50.85370254516613],[4.286975860595703,50.85549926757824],[4.284823417663516,50.85826873779302],[4.28102970123291,50.86017990112316],[4.279821872711295,50.862651824951286],[4.281398773193472,50.86608123779297],[4.291715145111084,50.87336349487298],[4.298773765564022,50.87794113159174],[4.304327964782829,50.880317687988224],[4.299145221710262,50.885669708252],[4.298538208007812,50.88824462890631],[4.302279472351131,50.88960266113287],[4.304419040680045,50.894775390625114],[4.313412189483643,50.89376831054693],[4.318715572357291,50.89363479614258],[4.323376655578727,50.89438247680664],[4.335988521575985,50.899810791015625],[4.342049598693847,50.90095520019531],[4.35874176025402,50.90055847167969],[4.367551326751823,50.89942932128906],[4.372054100036735,50.89813995361334],[4.375820159912223,50.8995246887207],[4.386989116668701,50.904918670654354],[4.389441013336238,50.90568923950201],[4.392726421356201,50.908329010009766],[4.399668216705379,50.91016769409173],[4.409863471984863,50.90990447998047]]]},"properties":{"ID_0":23,"ISO":"BE-BRU","NAME_0":"Belgium","ID_1":1,"NAME_1":"Bruxelles","ID_2":1,"NAME_2":"Bruxelles","TYPE_2":"Hoofdstedelijk Gewest|Région Capitale","ENGTYPE_2":"Capital Region","NL_NAME_2":null,"VARNAME_2":"Brussel Hoofstadt|Brusselse Hoofdstedelijke Gewest|Brüssel|Bruxelas|Région de Bruxelles-Capitale|Brussels|Bruselas"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[4.963096141815129,51.454395294189446],[4.967648029327392,51.448505401611385],[4.960515975952148,51.44720458984375],[4.953164100646973,51.444541931152344],[4.951247215271053,51.43999099731457],[4.951035022735652,51.43605804443365],[4.952054023742789,51.43120574951172],[4.945246219635009,51.42885208129888],[4.937314987182674,51.42957305908208],[4.928979873657227,51.4322395324707],[4.927105903625488,51.437900543213],[4.927896976470946,51.44770431518555],[4.930860042572021,51.45014190673834],[4.937366962432918,51.45145416259771],[4.943729877472038,51.45044326782232],[4.963096141815129,51.454395294189446]]],[[[5.239571094512996,51.262336730957145],[5.229714870452938,51.24909210205084],[5.227700233459529,51.24262619018548],[5.227061271667424,51.227058410644645],[5.227417469024772,51.21967315673828],[5.229143142700195,51.21534729003912],[5.233153820037955,51.21090316772472],[5.24668550491333,51.20495223999029],[5.25067758560192,51.20179367065441],[5.257046699523869,51.19791793823248],[5.260843276977539,51.19339752197271],[5.264478683471793,51.1877670288087],[5.266909599304313,51.18019104003906],[5.268953323364371,51.17576599121088],[5.270822048187256,51.16968536376953],[5.274050712585505,51.16421508789068],[5.27274322509777,51.15922927856457],[5.267405986785832,51.151771545410156],[5.258239269256649,51.142951965332145],[5.246838569641169,51.14105224609369],[5.241306781768742,51.14073944091797],[5.224534034728947,51.14054870605468],[5.217691421508732,51.13924026489252],[5.213703632354736,51.1371688842774],[5.209149360656852,51.13270187377941],[5.204272747039737,51.12604904174816],[5.201982498169002,51.12157440185558],[5.160740852355956,51.12223815917968],[5.14595985412609,51.12307739257824],[5.138252258300895,51.11904907226568],[5.131552696228141,51.114528656005916],[5.125127315521354,51.106868743896484],[5.104276180267391,51.08905029296875],[5.097488880157528,51.08620834350597],[5.077497482299862,51.083812713623104],[5.068570137024039,51.08132934570324],[5.060279369354305,51.078350067138786],[5.050835609436035,51.07704544067394],[5.033034324645996,51.07664871215832],[5.025984287262077,51.074928283691406],[5.01834774017334,51.07002639770507],[5.007122993469295,51.057071685791016],[4.999913215637321,51.050415039062614],[4.997560501098746,51.04715347290039],[4.994604587554932,51.04140472412115],[4.983142375946102,51.044139862060604],[4.97057294845581,51.046470642089844],[4.957199573516788,51.0473747253418],[4.950301647186393,51.04724502563482],[4.945374965667838,51.04660415649414],[4.939480304718074,51.04490280151373],[4.930237770080566,51.043155670166016],[4.918544292450065,51.042060852050724],[4.913022518158073,51.040836334228516],[4.908148765564022,51.03871536254894],[4.896214008331413,51.031925201416016],[4.89150953292858,51.02965927124029],[4.879902362823486,51.025020599365234],[4.870729446411246,51.02258682250982],[4.860552310943547,51.0192985534668],[4.85106897354126,51.0183563232423],[4.829348564148063,51.018642425537216],[4.821960449218806,51.026073455810604],[4.8109774589538,51.03490066528332],[4.805189609527588,51.036708831787166],[4.795162200927791,51.039127349853516],[4.782798767089844,51.04388046264643],[4.770822525024414,51.039920806884766],[4.766013622284049,51.03528213500988],[4.753901481628418,51.03167343139642],[4.744027137756461,51.02912902832031],[4.739963054657039,51.0272827148438],[4.734666347503662,51.023300170898494],[4.729921817779541,51.0206184387207],[4.725505828857422,51.014617919921875],[4.717874050140381,51.00749588012695],[4.707288265228271,51.00265502929693],[4.705630779266413,51.01554107666027],[4.701743602752798,51.02060699462896],[4.697710990905875,51.0229606628418],[4.692750453949031,51.0244598388673],[4.685599327087516,51.02495574951172],[4.677803516387939,51.0246200561524],[4.664401531219539,51.025112152099666],[4.652591705322209,51.025154113769524],[4.64492130279541,51.02479171752941],[4.638265609741268,51.02391052246105],[4.633597850799617,51.01870727539068],[4.625666618347111,51.016113281250114],[4.618252277374324,51.01274871826171],[4.610688209533805,51.00738906860362],[4.601820468902531,50.99812698364258],[4.592682361602896,50.99661254882824],[4.585921764373836,50.99661254882824],[4.578203678131217,50.99840545654297],[4.563103199005241,51.0028915405274],[4.551182746887207,51.00477600097661],[4.533492565155086,51.00852966308594],[4.528186798095816,51.01134109497076],[4.519528865814323,51.014156341552734],[4.514202117919979,51.0150146484375],[4.500732421875,51.016391754150504],[4.497669219970816,51.01181030273443],[4.495145320892448,51.005817413330135],[4.492278575897273,51.002040863037166],[4.489727020263672,51.000057220458984],[4.481745719909725,50.9988632202149],[4.475311279296875,50.999786376953125],[4.4626784324646,51.00337219238281],[4.455388069152775,51.00415420532238],[4.447964668273926,51.00386810302746],[4.439062595367545,51.00221633911138],[4.424881458282471,51.000068664550895],[4.418742656707821,50.99977493286144],[4.414099216461295,51.000579833984425],[4.405846595764274,51.003730773925724],[4.398381233215332,51.005989074707145],[4.386740684509391,51.007350921630916],[4.387394428253174,51.021797180175895],[4.386933803558293,51.025039672851676],[4.384752750396785,51.02785491943365],[4.378576755523738,51.02935791015631],[4.371464729309025,51.02911376953124],[4.363585948944205,51.02767562866211],[4.34328222274786,51.03152465820324],[4.321650505065918,51.034000396728516],[4.31145715713501,51.039749145507926],[4.30253362655634,51.04311370849615],[4.292593002319335,51.045288085937614],[4.285531044006461,51.04591751098644],[4.278241157531737,51.04579544067383],[4.272442817688102,51.04518127441406],[4.253897666931152,51.04168319702154],[4.24867773056036,51.04213714599615],[4.243930816650447,51.0433235168457],[4.224333763122559,51.039127349853516],[4.218850612640495,51.03829956054687],[4.209434509277344,51.03800201416027],[4.192297935485896,51.03841400146496],[4.194415092468205,51.049335479736385],[4.194165706634635,51.061359405517635],[4.191631317138672,51.066947937011776],[4.189672470092887,51.07352066040045],[4.185780048370304,51.07962036132824],[4.178332805633544,51.08609390258789],[4.173614978790397,51.0927391052246],[4.173072814941463,51.097370147705135],[4.175231933593864,51.102916717529354],[4.178919792175407,51.1067123413087],[4.187142848968563,51.111274719238395],[4.204384803772029,51.12179565429682],[4.212789535522575,51.12486267089843],[4.220615386962891,51.12554931640636],[4.230647563934383,51.12544250488281],[4.238502502441463,51.12480926513683],[4.249611854553279,51.12292861938482],[4.261415958404655,51.12254714965826],[4.271099090576286,51.123386383056754],[4.280544281005916,51.125690460205185],[4.293947696685848,51.12771224975591],[4.303575992584341,51.12793350219738],[4.317935943603572,51.12762832641601],[4.326134681701774,51.13746643066406],[4.326570987701473,51.15448760986334],[4.327077865600585,51.19879531860351],[4.320000171661376,51.2056503295899],[4.316242218017635,51.213054656982365],[4.312294960021973,51.21904754638683],[4.3066024780274,51.22531509399413],[4.301985263824406,51.2334556579591],[4.299790859222412,51.24004745483404],[4.297354698181152,51.24552154541027],[4.295839786529541,51.25609588623047],[4.294036388397217,51.26255035400384],[4.304376125335692,51.277099609375],[4.305185794830322,51.28034973144531],[4.304560184478703,51.283622741699276],[4.299696445465031,51.28806304931652],[4.282232761383113,51.29532623291027],[4.278837680816707,51.2979965209962],[4.275197505951041,51.30278396606451],[4.271328926086369,51.31125259399425],[4.270382404327449,51.32368850708002],[4.268922328948975,51.328495025634766],[4.266629219055176,51.33128738403332],[4.259858131408691,51.33784103393555],[4.251997947692927,51.34387588500988],[4.246936321258659,51.34869384765631],[4.24208307266241,51.35142898559576],[4.232576847076473,51.355682373046875],[4.230599880218563,51.357475280761776],[4.223443984985352,51.35921096801758],[4.222165107727051,51.36574554443353],[4.216015815734806,51.37023925781256],[4.221158027649039,51.37612915039068],[4.234350204467717,51.37663650512701],[4.250617980956974,51.37644577026373],[4.2770290374757,51.3769416809082],[4.279046058654899,51.38016891479492],[4.280680179596061,51.38034057617193],[4.337417125701961,51.38127899169927],[4.346426010131893,51.36071777343756],[4.366444110870361,51.36121749877941],[4.379878997802733,51.36052703857427],[4.396659851074332,51.36003112792968],[4.408495903015194,51.36411285400396],[4.42266321182251,51.3678359985351],[4.427467823028621,51.376232147216854],[4.424565792083854,51.386028289795036],[4.399862766265868,51.4036254882813],[4.392259120941276,51.41722869873058],[4.395366191863957,51.44842910766596],[4.408965110778809,51.458827972412166],[4.415134906768856,51.460510253906364],[4.426202774047852,51.46437835693359],[4.442812919616699,51.471115112304744],[4.46682977676403,51.47652053833008],[4.478610992431754,51.48099899292003],[4.489480972290039,51.48001480102545],[4.505167961120605,51.48102951049816],[4.518927097320613,51.48291778564453],[4.537779808044547,51.484771728515625],[4.54447793960577,51.47943878173828],[4.551988124847469,51.47214889526373],[4.54948806762701,51.46809005737304],[4.538846969604549,51.457736968994254],[4.53347206115734,51.45201492309581],[4.530361175537109,51.447059631347656],[4.530519008636588,51.44551849365234],[4.537150859832764,51.423633575439396],[4.590851783752555,51.431396484375],[4.596758842468319,51.42980575561529],[4.614250183105526,51.42765045166021],[4.632566928863525,51.426769256591854],[4.640648841858024,51.42397689819347],[4.647445201873779,51.423614501953175],[4.654842853546143,51.42544555664057],[4.661338806152401,51.42472839355469],[4.662837982177848,51.42726516723633],[4.679113864898682,51.42538833618164],[4.678978919983024,51.43069458007818],[4.677420139312801,51.43796920776367],[4.678764820098876,51.44445419311523],[4.692807197570914,51.45040130615245],[4.707461833953857,51.4558448791505],[4.712071895599365,51.465816497802734],[4.719349861145133,51.46745300292969],[4.723608970642033,51.47019195556646],[4.728312969207821,51.47444915771496],[4.732659816742,51.481529235839844],[4.73692893981945,51.48659133911133],[4.752143859863338,51.49752426147466],[4.779335975647086,51.50382232666027],[4.804928779602108,51.49712753295898],[4.83863019943243,51.47982788085937],[4.839922904968262,51.45812225341797],[4.829224109649601,51.43962478637707],[4.834949970245417,51.422389984130916],[4.829008102417106,51.423896789550895],[4.810695171356258,51.4255485534668],[4.801196098327636,51.42774581909185],[4.786021232605093,51.43194961547857],[4.773284912109375,51.42889404296875],[4.778018951416072,51.42099761962902],[4.782611846923942,51.41544342041021],[4.791244983673209,51.41125488281256],[4.797492027282715,51.409458160400504],[4.832930088043327,51.40933609008789],[4.884724140167293,51.41562652587896],[4.925730228424186,51.39862442016613],[4.936068058014029,51.39749908447271],[4.945034027099609,51.401901245117244],[4.960960865020866,51.413646697998104],[4.970952033996525,51.420040130615234],[4.983663082122803,51.426940917968864],[4.994431972503662,51.433403015136825],[5.006558895111084,51.43910217285162],[5.010867118835506,51.444808959960994],[5.013113975525016,51.450469970703125],[5.016974925994929,51.455135345458984],[5.016713142395133,51.45949172973627],[5.014924049377441,51.46419525146484],[5.017857074737605,51.47073364257818],[5.022393226623535,51.47570800781256],[5.030433177947998,51.48140716552739],[5.037237167358454,51.48538970947265],[5.051019191742057,51.47152709960943],[5.082108020782584,51.46693038940424],[5.094810009002742,51.448932647705135],[5.097507953643798,51.42852783203125],[5.076618194580078,51.40473175048833],[5.07581615447998,51.39513397216797],[5.122406005859489,51.36013031005865],[5.13670921325695,51.31553268432617],[5.177507877349967,51.318603515625114],[5.181334972381592,51.32062149047862],[5.198300838470516,51.32144546508789],[5.209953784942627,51.32352447509771],[5.233023166656494,51.31309509277338],[5.245742797851562,51.305252075195426],[5.237619876861686,51.287895202636825],[5.228401184082088,51.27313232421881],[5.230206012725944,51.26713943481451],[5.239571094512996,51.262336730957145]]]]},"properties":{"ID_0":23,"ISO":"BE-VAN","NAME_0":"Belgium","ID_1":2,"NAME_1":"Vlaanderen","ID_2":2,"NAME_2":"Antwerpen","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Amberes|Antuérpia|Antwerp|Anvers|Anversa"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[5.896129608154411,50.75958633422857],[5.889423847198429,50.74941635131836],[5.885429382324219,50.74170303344738],[5.88486909866333,50.73515701293951],[5.886991977691593,50.729557037353516],[5.887659549713078,50.71998214721691],[5.887138843536434,50.71196746826172],[5.877957344055176,50.7120475769043],[5.866026401519775,50.711032867431754],[5.856453418731746,50.71121978759771],[5.835361957550106,50.71462631225597],[5.826517581939754,50.716419219970696],[5.805293560028076,50.71798706054698],[5.799057483673209,50.723720550537166],[5.794776439666805,50.72986984252941],[5.784869194030819,50.73592376708996],[5.779966354370174,50.73674774169922],[5.765116691589299,50.73801040649419],[5.753653049469108,50.74068832397466],[5.744046688079948,50.744171142578125],[5.739517688751278,50.744976043701286],[5.735059261322078,50.744773864746094],[5.72850847244274,50.74236297607433],[5.720372676849422,50.74085998535167],[5.709727764129581,50.740764617920036],[5.70356273651123,50.74215698242193],[5.699196338653564,50.74635314941412],[5.693084716796989,50.755371093750114],[5.692372798919791,50.760299682617294],[5.695435047149714,50.758277893066406],[5.69900894165039,50.75885772705078],[5.706765174865723,50.76276779174805],[5.732358932495231,50.762664794921875],[5.75455999374401,50.77846527099604],[5.761384010314998,50.77952575683599],[5.765114784240723,50.78172683715826],[5.773447990417537,50.78495407104498],[5.783214092254639,50.77985382080078],[5.786399841308707,50.774852752685604],[5.790698051452637,50.7695045471192],[5.793378829956168,50.76984786987305],[5.813356876373348,50.76006698608392],[5.832551956176815,50.76397323608404],[5.855858802795353,50.7611656188966],[5.881153106689453,50.76927185058605],[5.896129608154411,50.75958633422857]]],[[[5.690980434417668,50.809234619140625],[5.680764675140437,50.8058700561524],[5.674395084381217,50.802318572998104],[5.668262481689453,50.79743576049816],[5.658165454864502,50.790939331054744],[5.638574123382568,50.7791633605957],[5.63052129745489,50.77534866333008],[5.621693611145133,50.77272796630871],[5.614023685455379,50.77122497558588],[5.598823070526123,50.767604827880916],[5.587758064270133,50.766166687011776],[5.567357063293571,50.76243591308605],[5.552254199981802,50.76207733154296],[5.542725086212272,50.75820159912121],[5.538217067718505,50.75497817993164],[5.533227920532226,50.74650955200207],[5.532261848449821,50.739681243896484],[5.520458698272762,50.73588180541992],[5.513237476348876,50.73398971557617],[5.500510692596492,50.73163604736334],[5.497571468353328,50.729824066162166],[5.494567871093864,50.725944519043026],[5.485836505889893,50.724693298339844],[5.476349830627441,50.72471237182622],[5.469120025634709,50.72381973266596],[5.463170051574764,50.72132492065441],[5.456157684326114,50.71626663208013],[5.449454784393424,50.71430969238286],[5.435894012451286,50.712665557861385],[5.425975799560661,50.71467208862299],[5.41564416885376,50.71726608276373],[5.410488605499211,50.72043228149413],[5.40947437286377,50.7252578735351],[5.410171985626334,50.73654556274425],[5.409637451171932,50.740844726562614],[5.407900810241699,50.7434921264649],[5.404721260070801,50.74518966674799],[5.394875049591121,50.74466705322277],[5.382153987884521,50.74292755126959],[5.368960857391414,50.74213027954096],[5.363807201385612,50.74113845825207],[5.349058151245117,50.736251831054744],[5.337441921234188,50.7334098815918],[5.32700777053833,50.72928619384765],[5.323946475982723,50.727607727050774],[5.31430959701538,50.719863891601676],[5.294179916381892,50.723606109619254],[5.285480499267578,50.72399902343756],[5.282044410705623,50.72358703613281],[5.273265838623047,50.721111297607536],[5.266397476196345,50.718395233154354],[5.259901046753043,50.716896057128906],[5.25438022613531,50.71667098999029],[5.247096538543758,50.71737289428711],[5.229423522949332,50.722064971923935],[5.229677677154541,50.73812484741205],[5.23081254959112,50.74418640136718],[5.234035491943416,50.74734115600586],[5.234367847442627,50.756572723388786],[5.229905128479004,50.76343917846691],[5.22504997253418,50.76673889160162],[5.220779418945369,50.767574310302784],[5.213201522827092,50.767780303955135],[5.2023220062257,50.76717376708996],[5.198796272277889,50.76586532592779],[5.192119598388786,50.76515197753906],[5.181925296783561,50.76515579223644],[5.175235271453971,50.764450073242244],[5.167627334594783,50.76275634765631],[5.158460140228328,50.76258087158214],[5.153451919555663,50.761932373046875],[5.149806976318473,50.76068878173839],[5.140381336212215,50.759986877441406],[5.130300998687857,50.75775909423834],[5.125383377075195,50.757549285888786],[5.113746166229362,50.75787353515619],[5.10510969161993,50.758533477783146],[5.109626293182373,50.7629508972168],[5.113068580627498,50.767208099365284],[5.115010261535645,50.772171020507756],[5.113786697387695,50.77745056152349],[5.106708049774227,50.787342071533146],[5.120740890502929,50.78927230834961],[5.133152484893742,50.79191207885736],[5.136761188507194,50.79350662231445],[5.140206813812256,50.797134399414176],[5.142097473144645,50.80104827880865],[5.142440795898551,50.805835723876896],[5.141652584075985,50.8106079101563],[5.139581680297908,50.815177917480526],[5.138687610626278,50.820919036865234],[5.139229774475211,50.82438278198242],[5.144410610199031,50.836330413818466],[5.150712013244572,50.8451538085938],[5.156629085540885,50.85569000244152],[5.156763553619327,50.86115646362299],[5.158709049224854,50.86707305908209],[5.163393974304198,50.872325897216854],[5.16764068603527,50.874668121338004],[5.177734851837158,50.877468109130916],[5.182327747344971,50.87946319580084],[5.187740802764893,50.88277053833008],[5.190816879272518,50.88576126098627],[5.192530155181942,50.89030456542969],[5.192805290222225,50.89624404907221],[5.191988945007324,50.902225494384766],[5.189713001251164,50.907970428466854],[5.181466579437313,50.90855026245123],[5.157316684722957,50.90927886962902],[5.144743919372672,50.91128540039062],[5.129437446594352,50.91214370727539],[5.117744445800781,50.91218948364263],[5.10694789886486,50.91117095947277],[5.096708297729492,50.908695220947266],[5.088730812072697,50.90608978271484],[5.083992958068848,50.9129371643067],[5.078602313995304,50.91821289062506],[5.068372726440487,50.91852188110363],[5.065114021301383,50.919120788574276],[5.058685779571533,50.92193222045904],[5.054823398590088,50.92480087280285],[5.049398422241211,50.93117141723633],[5.050158023834229,50.93879699707037],[5.052103042602653,50.94455337524414],[5.062508106231689,50.94726943969732],[5.077712059021053,50.953987121582024],[5.082909584045467,50.958961486816406],[5.084508419036979,50.96277236938488],[5.084280014038086,50.96606063842768],[5.082726001739502,50.96910095214849],[5.078112602233887,50.974304199218864],[5.077085971832389,50.97744369506847],[5.077640056610107,50.980503082275504],[5.081507205963192,50.98340225219738],[5.088366985321045,50.98531341552739],[5.099818229675406,50.99031066894537],[5.108793258667049,50.99330520629894],[5.119160175323543,50.99598693847661],[5.125144481658992,50.99680328369151],[5.126358509063834,51.004798889160206],[5.129977226257267,51.00875854492193],[5.135479927063045,51.0117073059082],[5.144402980804443,51.014148712158196],[5.14924860000616,51.015998840332024],[5.166181564331112,51.0244598388673],[5.159650802612305,51.03295516967785],[5.156472206115723,51.035957336425724],[5.14860820770275,51.04145431518555],[5.136041641235465,51.04912948608404],[5.129860877990779,51.050769805908196],[5.122413158416748,51.05154418945324],[5.105188846588191,51.05206298828131],[5.096547126770075,51.05144119262701],[5.091957569122371,51.04854583740229],[5.09110593795782,51.04542160034179],[5.091146945953426,51.03741455078131],[5.090695381164664,51.03410339355469],[5.088820457458609,51.03119277954107],[5.085695743560848,51.02956008911144],[5.078582286834774,51.02720260620123],[5.067107677459717,51.024917602539055],[5.059502601623649,51.024665832519645],[5.045941352844237,51.024837493896484],[5.030416011810303,51.025836944580135],[5.022239208221435,51.0311164855957],[5.01378297805786,51.0351791381837],[4.999020099640006,51.03932571411133],[4.994604587554932,51.04140472412115],[4.997560501098746,51.04715347290039],[4.999913215637321,51.050415039062614],[5.007122993469295,51.057071685791016],[5.01834774017334,51.07002639770507],[5.025984287262077,51.074928283691406],[5.033034324645996,51.07664871215832],[5.050835609436035,51.07704544067394],[5.060279369354305,51.078350067138786],[5.068570137024039,51.08132934570324],[5.077497482299862,51.083812713623104],[5.097488880157528,51.08620834350597],[5.104276180267391,51.08905029296875],[5.125127315521354,51.106868743896484],[5.131552696228141,51.114528656005916],[5.138252258300895,51.11904907226568],[5.14595985412609,51.12307739257824],[5.160740852355956,51.12223815917968],[5.201982498169002,51.12157440185558],[5.204272747039737,51.12604904174816],[5.209149360656852,51.13270187377941],[5.213703632354736,51.1371688842774],[5.217691421508732,51.13924026489252],[5.224534034728947,51.14054870605468],[5.241306781768742,51.14073944091797],[5.246838569641169,51.14105224609369],[5.258239269256649,51.142951965332145],[5.267405986785832,51.151771545410156],[5.27274322509777,51.15922927856457],[5.274050712585505,51.16421508789068],[5.270822048187256,51.16968536376953],[5.268953323364371,51.17576599121088],[5.266909599304313,51.18019104003906],[5.264478683471793,51.1877670288087],[5.260843276977539,51.19339752197271],[5.257046699523869,51.19791793823248],[5.25067758560192,51.20179367065441],[5.24668550491333,51.20495223999029],[5.233153820037955,51.21090316772472],[5.229143142700195,51.21534729003912],[5.227417469024772,51.21967315673828],[5.227061271667424,51.227058410644645],[5.227700233459529,51.24262619018548],[5.229714870452938,51.24909210205084],[5.239571094512996,51.262336730957145],[5.241021156311092,51.261692047119084],[5.26488304138195,51.266914367675895],[5.279383182525748,51.26458358764648],[5.334092140197811,51.26382064819336],[5.35764217376709,51.27290725708019],[5.420667171478271,51.26112747192377],[5.428040027618465,51.26626205444347],[5.432981014251823,51.27128982543945],[5.44160079956066,51.27389144897472],[5.447806835174561,51.278816223144524],[5.456861972808952,51.28213119506836],[5.468880176544246,51.28384399414068],[5.480690002441406,51.28797531127941],[5.489470005035514,51.29738235473633],[5.496086120605582,51.29774093627923],[5.512876033783073,51.293033599853516],[5.551477909088192,51.26653671264654],[5.560273170471191,51.22884368896484],[5.576879024505614,51.216945648193416],[5.615064144134577,51.20907211303711],[5.651566028595028,51.199867248535156],[5.655365943908804,51.18644332885747],[5.709558963775634,51.18134689331066],[5.717188835144157,51.182712554931754],[5.722672939300537,51.181991577148494],[5.749197959899846,51.19004821777355],[5.76308202743536,51.187576293945426],[5.782691955566463,51.18131637573248],[5.781661987304687,51.17773056030285],[5.784115791320801,51.17460250854498],[5.780560970306396,51.169631958007926],[5.786121845245418,51.165454864502],[5.782736778259391,51.15991210937511],[5.821729183196965,51.162628173828125],[5.822772979736328,51.165317535400504],[5.828010082244929,51.168716430664006],[5.83412504196167,51.168460845947266],[5.837316036224479,51.16491699218749],[5.839006900787467,51.160202026367244],[5.843266963958854,51.15403747558594],[5.850687026977652,51.15060806274419],[5.858759880066031,51.14596176147461],[5.848534107208252,51.13900375366222],[5.843645095825309,51.13495254516607],[5.838119983673153,51.13285446166998],[5.829743862152156,51.13172149658203],[5.824966907501277,51.12927627563488],[5.817066192626953,51.12080764770507],[5.815732002258301,51.11489105224621],[5.819299221038931,51.11212158203125],[5.826327800750732,51.111454010009766],[5.833051204681396,51.10917282104492],[5.836369991302603,51.10416793823242],[5.834655761718864,51.10044479370123],[5.822856903076228,51.09464645385742],[5.811281204223633,51.09589385986328],[5.803187847137394,51.093589782714844],[5.800704002380371,51.08914566040038],[5.80607986450201,51.08078765869135],[5.802192211151123,51.07654571533214],[5.799757957458496,51.072834014892685],[5.801907062530518,51.06391906738287],[5.796287059783936,51.062065124511825],[5.782749176025391,51.06509399414074],[5.779297828674373,51.06140518188488],[5.777957916259766,51.05702209472662],[5.768663883209229,51.044963836670036],[5.764050960540828,51.03752136230469],[5.763566970825138,51.03270721435558],[5.769853115081844,51.0297966003418],[5.774485111236629,51.02516174316412],[5.770568847656364,51.020359039306754],[5.767807006835994,51.01391983032237],[5.767342090606746,51.01133346557623],[5.770719051361141,51.01115036010748],[5.763065814971981,50.992351531982536],[5.725789070129451,50.9640007019043],[5.724986076355037,50.959964752197266],[5.730968952178955,50.956417083740284],[5.737686157226618,50.95615386962896],[5.744450092315788,50.9582977294923],[5.751912117004451,50.959384918212834],[5.757164955139217,50.95642471313482],[5.757295131683406,50.953041076660156],[5.747467994690055,50.94179916381847],[5.741397857666072,50.936088562011776],[5.732224941253662,50.92445755004894],[5.728404998779354,50.915359497070426],[5.723505020141715,50.90905761718755],[5.707162857055664,50.90788650512689],[5.703488826751709,50.90611267089844],[5.697491168975944,50.89688110351574],[5.69225978851324,50.88946151733404],[5.689669132232609,50.886711120605526],[5.687693119049128,50.88209152221691],[5.681983947753963,50.880397796630966],[5.670166015625057,50.88031387329107],[5.651988029480094,50.872505187988224],[5.647942066192684,50.86005783081055],[5.647504806518497,50.852027893066456],[5.648804187774601,50.845230102539],[5.649746894836539,50.83691787719738],[5.652534961700496,50.829597473144524],[5.660498142242488,50.821987152099666],[5.67245721817028,50.819568634033146],[5.690980434417668,50.809234619140625]]]]},"properties":{"ID_0":23,"ISO":"BE-VLI","NAME_0":"Belgium","ID_1":2,"NAME_1":"Vlaanderen","ID_2":3,"NAME_2":"Limburg","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Limbourg|Limburgo"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[4.232576847076473,51.355682373046875],[4.24208307266241,51.35142898559576],[4.246936321258659,51.34869384765631],[4.251997947692927,51.34387588500988],[4.259858131408691,51.33784103393555],[4.266629219055176,51.33128738403332],[4.268922328948975,51.328495025634766],[4.270382404327449,51.32368850708002],[4.271328926086369,51.31125259399425],[4.275197505951041,51.30278396606451],[4.278837680816707,51.2979965209962],[4.282232761383113,51.29532623291027],[4.299696445465031,51.28806304931652],[4.304560184478703,51.283622741699276],[4.305185794830322,51.28034973144531],[4.304376125335692,51.277099609375],[4.294036388397217,51.26255035400384],[4.295839786529541,51.25609588623047],[4.297354698181152,51.24552154541027],[4.299790859222412,51.24004745483404],[4.301985263824406,51.2334556579591],[4.3066024780274,51.22531509399413],[4.312294960021973,51.21904754638683],[4.316242218017635,51.213054656982365],[4.320000171661376,51.2056503295899],[4.327077865600585,51.19879531860351],[4.326570987701473,51.15448760986334],[4.326134681701774,51.13746643066406],[4.317935943603572,51.12762832641601],[4.303575992584341,51.12793350219738],[4.293947696685848,51.12771224975591],[4.280544281005916,51.125690460205185],[4.271099090576286,51.123386383056754],[4.261415958404655,51.12254714965826],[4.249611854553279,51.12292861938482],[4.238502502441463,51.12480926513683],[4.230647563934383,51.12544250488281],[4.220615386962891,51.12554931640636],[4.212789535522575,51.12486267089843],[4.204384803772029,51.12179565429682],[4.187142848968563,51.111274719238395],[4.178919792175407,51.1067123413087],[4.175231933593864,51.102916717529354],[4.173072814941463,51.097370147705135],[4.173614978790397,51.0927391052246],[4.178332805633544,51.08609390258789],[4.185780048370304,51.07962036132824],[4.189672470092887,51.07352066040045],[4.191631317138672,51.066947937011776],[4.194165706634635,51.061359405517635],[4.194415092468205,51.049335479736385],[4.192297935485896,51.03841400146496],[4.209434509277344,51.03800201416027],[4.218850612640495,51.03829956054687],[4.224333763122559,51.039127349853516],[4.243930816650447,51.0433235168457],[4.242400646209774,51.03449630737316],[4.238726615905762,51.02453231811529],[4.238165378570613,51.01258087158209],[4.237308979034424,51.00791549682623],[4.232768058776855,51.00117874145508],[4.225895881652945,50.99489593505871],[4.210656642913932,50.98761367797846],[4.193532466888484,50.988933563232536],[4.188358306884765,50.98960113525402],[4.178502559661979,50.99213027954113],[4.170099258422908,50.99526977539068],[4.165304660797176,50.989456176757805],[4.158428192138672,50.98222351074219],[4.149996280670223,50.974296569824325],[4.150999546051082,50.96940231323247],[4.152441978454646,50.96607208251959],[4.154804229736328,50.96347427368169],[4.162394046783504,50.95708847045893],[4.165952205658073,50.952678680420036],[4.167680740356559,50.94936370849604],[4.169786453247013,50.94295883178722],[4.160375595092773,50.935264587402344],[4.156063079834098,50.92974090576172],[4.152789592742919,50.92382431030279],[4.149717330932617,50.92016983032232],[4.14047479629528,50.92489242553711],[4.127593994140567,50.93045425415039],[4.11557054519659,50.93405532836914],[4.106604099273738,50.93447875976574],[4.100337982177791,50.93286514282221],[4.098210334777832,50.930057525634766],[4.097970008850154,50.91989898681646],[4.096945762634333,50.91412353515625],[4.092715263366813,50.90866470336914],[4.086257457733268,50.90524673461914],[4.080656051635742,50.90421676635753],[4.080770015716553,50.89691162109369],[4.081889152526799,50.892230987548935],[4.085982322692814,50.885520935058594],[4.090218067169246,50.88080215454096],[4.082449913024959,50.87328338623047],[4.078415393829403,50.867313385009766],[4.074045181274356,50.859119415283196],[4.07061672210699,50.856189727783146],[4.061762809753475,50.849906921386776],[4.058853626251221,50.84724807739258],[4.055192947387694,50.842555999755916],[4.054391860961857,50.83827972412115],[4.056893348693848,50.83452606201183],[4.063144683837947,50.83318328857433],[4.073387622833252,50.83289337158203],[4.078993320465201,50.83085632324224],[4.080935001373348,50.825820922851555],[4.080599784851074,50.812736511230526],[4.073676586151237,50.80380630493164],[4.060739994049186,50.79277038574213],[4.050070762634391,50.7848472595216],[4.045576095581055,50.77933883666992],[4.025604248046875,50.77409362792968],[4.019299030303955,50.773777008056754],[4.011229038238582,50.774566650390675],[4.005154132842961,50.77398300170893],[3.990963697433472,50.77113342285162],[3.984547853469849,50.77104568481451],[3.98045539855957,50.77186203002941],[3.97381401062006,50.77426910400385],[3.970697164535579,50.77659606933594],[3.965441703796444,50.77819824218756],[3.960383176803589,50.77833557128906],[3.955550193786621,50.77766036987305],[3.948070764541569,50.775386810302734],[3.939300298690796,50.77076721191412],[3.933359861373958,50.76609420776373],[3.929675102233829,50.76133728027344],[3.928164482116699,50.757003784179744],[3.928374052047843,50.75234222412103],[3.929718255996704,50.749275207519645],[3.933732271194458,50.744892120361385],[3.943493366241568,50.74139404296881],[3.948508262634277,50.737514495849716],[3.940354585647697,50.73553848266607],[3.927059412002677,50.73307418823248],[3.920488119125366,50.732402801513615],[3.915246486663761,50.73260116577143],[3.906505823135376,50.73405456542969],[3.892590045929068,50.73526763916021],[3.884006977081413,50.73691177368169],[3.878738403320312,50.74233245849615],[3.875122547149772,50.74496078491222],[3.869098663330078,50.74762725830078],[3.86400222778326,50.74841308593755],[3.858756542205811,50.74839782714844],[3.852779150009098,50.74742126464844],[3.847915649414176,50.74541091918945],[3.837750434875602,50.7398300170899],[3.83439493179327,50.738712310791016],[3.828039646148682,50.738224029541065],[3.816521883010978,50.740734100341854],[3.808620214462337,50.74328231811517],[3.800738334655705,50.744804382324276],[3.789552211761418,50.745121002197315],[3.780943632125798,50.74398422241222],[3.774646759033203,50.746765136718864],[3.765259027481079,50.74974822998052],[3.762834548950252,50.75173950195324],[3.756891727447566,50.75850296020519],[3.749187469482479,50.76546859741211],[3.741571426391715,50.767433166503906],[3.736004352569694,50.76752471923834],[3.728482961654663,50.766975402832145],[3.721306800842399,50.76567459106451],[3.714914798736629,50.765254974365234],[3.70317196846014,50.76571273803716],[3.695001602172965,50.766769409179744],[3.682890176773128,50.767051696777344],[3.675873517990226,50.76648330688482],[3.67325496673584,50.76197433471674],[3.670523643493766,50.755298614501896],[3.664734601974544,50.74360656738281],[3.662740468978939,50.73586273193365],[3.660099983215389,50.73236465454113],[3.653437614441031,50.72822189331055],[3.647624969482422,50.722816467285156],[3.641566276550349,50.72508239746094],[3.63165116310131,50.72790145874029],[3.615384817123413,50.73113632202148],[3.609710216522274,50.73149490356445],[3.598320722579956,50.73096084594732],[3.59113335609436,50.72959136962902],[3.582044601440373,50.72891998291015],[3.574754476547298,50.72945404052729],[3.563195705413818,50.73179626464844],[3.546725273132324,50.736331939697315],[3.552826404571476,50.743202209472656],[3.559222459793148,50.75326156616211],[3.551618099212646,50.7586402893067],[3.545578002929744,50.76073837280279],[3.535263776779232,50.76070404052746],[3.528159618377799,50.75937652587902],[3.518664598465079,50.758644104003906],[3.502916097641105,50.75837707519537],[3.493236064910889,50.758689880371094],[3.486185789108276,50.75991058349621],[3.475764989852905,50.763759613037166],[3.466958761215267,50.76655960083008],[3.479607105255127,50.775749206543075],[3.494108676910457,50.78480148315441],[3.500387907028198,50.787807464599666],[3.512284517288265,50.79213333129883],[3.51787972450262,50.795040130615284],[3.521427392959595,50.79765701293945],[3.528620004653931,50.80490112304693],[3.522930145263672,50.80874633789073],[3.516711711883545,50.81115722656255],[3.511961460113468,50.811382293701165],[3.509353160858154,50.82957839965826],[3.506824493408317,50.835189819335994],[3.504664421081657,50.84167861938487],[3.501014709472769,50.84888458251953],[3.495841026306266,50.85496520996093],[3.490841627120972,50.856884002685604],[3.481169700622502,50.85874176025402],[3.469055175781307,50.861461639404354],[3.471566438674927,50.87055587768555],[3.47539210319519,50.8762245178222],[3.478472709655819,50.88344955444347],[3.479180335998535,50.89069747924816],[3.478520870208854,50.896652221679744],[3.475665807724112,50.903381347656364],[3.474529743194523,50.908794403076286],[3.467059373855591,50.90847396850586],[3.4585058689118,50.90703582763671],[3.450150489807129,50.90407943725586],[3.441758155822754,50.90348052978521],[3.436298370361328,50.90534210205078],[3.431842088699398,50.91150665283209],[3.433364152908325,50.91697311401373],[3.431846380233821,50.92284393310558],[3.439898014068717,50.92705154418951],[3.446749210357723,50.93232345581055],[3.453221321106071,50.94085693359381],[3.439320564270133,50.950866699218864],[3.436186790466309,50.955001831054744],[3.436664342880249,50.95898437500006],[3.438136577606201,50.96086502075207],[3.445031881332454,50.966850280761776],[3.446926593780517,50.9710311889649],[3.446246862411555,50.97539138793957],[3.440944910049438,50.98246383666986],[3.44014549255371,50.98596954345714],[3.440877676010131,50.988868713378906],[3.443192958831787,50.99167251586913],[3.449027776718196,50.99698257446289],[3.450838327407837,51.00016784667969],[3.451658964157161,51.004821777343864],[3.452330112457332,51.01750564575207],[3.445057392120418,51.02536010742193],[3.435009241104126,51.032367706298885],[3.439502477645874,51.03804016113292],[3.444549083709774,51.043231964111385],[3.446722745895499,51.04784011840832],[3.447038650512809,51.05143356323248],[3.445295572280997,51.05728912353527],[3.442203760147208,51.06017684936529],[3.436619520187321,51.06312561035162],[3.424633979797477,51.066650390625114],[3.414635419845581,51.0712623596192],[3.401599407196159,51.0766105651856],[3.379027128219718,51.08415985107433],[3.365215063095206,51.0911979675293],[3.361908912658748,51.09254455566411],[3.354609012603816,51.09391021728526],[3.341104030609245,51.09407424926758],[3.341007471084595,51.10090637207037],[3.346619367599544,51.10363006591808],[3.35968375206005,51.10864639282232],[3.368745088577271,51.114616394043026],[3.379059553146476,51.11843109130865],[3.390187025070247,51.126953125],[3.395617008209285,51.13319778442383],[3.398891925811824,51.13909149169933],[3.404642343521118,51.14805221557617],[3.406955480575618,51.15684127807617],[3.408618450164851,51.16123199462902],[3.404630899429378,51.16921615600586],[3.396519184112492,51.17944717407238],[3.38603854179388,51.1892547607423],[3.375759601593018,51.19785308837902],[3.385952949523926,51.204353332519645],[3.390052080154362,51.2091178894043],[3.391413450241089,51.211883544921875],[3.391578435897884,51.21510696411144],[3.390401840209961,51.217975616455185],[3.385424613952693,51.2213249206543],[3.38358736038208,51.22604751586914],[3.384623527526855,51.22925949096691],[3.388754844665584,51.23292541503912],[3.39943432807928,51.23830032348632],[3.402764797210693,51.24200820922863],[3.404037952423209,51.244625091552784],[3.40361309051525,51.248607635498104],[3.398437023162955,51.25441360473644],[3.392368078231812,51.25743865966796],[3.388452768325806,51.26164627075207],[3.387484312057552,51.26437377929693],[3.389363050460815,51.26802444458008],[3.391882658004761,51.26910400390625],[3.398949384689274,51.2701797485351],[3.406198024749756,51.26391220092779],[3.414113998413142,51.26354217529297],[3.423526048660221,51.260898590088004],[3.427510023117065,51.25605010986339],[3.430077075958309,51.25024032592784],[3.440856933593807,51.24597549438482],[3.456166028976497,51.244823455810604],[3.472290992736816,51.24559020996094],[3.505681991577205,51.24670028686529],[3.525037050247135,51.24884033203125],[3.516129970550594,51.28213882446289],[3.51396298408514,51.28893661499035],[3.526571035385189,51.29172897338873],[3.538702964782771,51.29042434692388],[3.543509006500301,51.293201446533196],[3.55243706703186,51.29200363159191],[3.555901050567627,51.29784393310541],[3.561028957367057,51.2983627319337],[3.573566913604736,51.29254913330078],[3.579180002212524,51.291778564453125],[3.58169603347784,51.29699707031255],[3.583389997482243,51.30203628540045],[3.591856956481934,51.3075942993164],[3.605448961258048,51.30337905883795],[3.620414018631095,51.29809951782238],[3.643162012100276,51.29162216186535],[3.666872024536132,51.292861938476676],[3.683489084243774,51.28731536865246],[3.693880081176871,51.283439636230526],[3.713711023330688,51.27448654174805],[3.725938081741446,51.2725944519043],[3.7349410057069,51.27412414550786],[3.74349403381342,51.273475646972656],[3.755398035049552,51.27392196655273],[3.761953115463314,51.270229339599716],[3.764750003814811,51.26506042480469],[3.770838975906486,51.26338577270519],[3.778034925460759,51.26444244384776],[3.799316883087158,51.25763320922863],[3.791049003601074,51.2462158203125],[3.789516925811824,51.2410659790039],[3.788707971572933,51.21524429321294],[3.808010101318302,51.20494461059576],[3.87630200386053,51.21354675292969],[3.884201049804801,51.2011451721192],[3.902096986770743,51.198947906494084],[3.924190998077449,51.210544586181754],[3.962486982345638,51.2160415649414],[3.999691963195914,51.241340637207145],[4.056982994079704,51.24804306030279],[4.10438394546503,51.26794052124035],[4.183481216430778,51.30553817749034],[4.217710018157959,51.33745193481445],[4.23164892196661,51.346614837646484],[4.23712778091425,51.35125732421875],[4.232576847076473,51.355682373046875]]]},"properties":{"ID_0":23,"ISO":"BE-VOV","NAME_0":"Belgium","ID_1":2,"NAME_1":"Vlaanderen","ID_2":4,"NAME_2":"Oost-Vlaanderen","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Flandres Oriental|Fiandra Orientale|Flandes Oriental|Flandre orientale|East Flanders|Ost Flandern"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.10510969161993,50.758533477783146],[5.105834007263297,50.753131866455135],[5.106197357177734,50.7447509765625],[5.108302593231315,50.73809814453125],[5.113169193267879,50.73161697387707],[5.115173816680908,50.72293090820324],[5.117445945739859,50.71783447265625],[5.105806827545279,50.711772918701286],[5.099183559417724,50.70936965942383],[5.092097282409725,50.7076873779298],[5.082873821258602,50.70748138427746],[5.075724601745662,50.70881271362304],[5.064538478851375,50.71358489990246],[5.061855316162223,50.71532821655279],[5.053294658660946,50.72243881225597],[5.05498027801525,50.7255516052246],[5.053678035736083,50.73149871826183],[5.052161216735897,50.734561920166016],[5.047698974609318,50.739940643310604],[5.039706707000732,50.74469375610357],[5.035048961639404,50.74598312377929],[5.025736331939697,50.74761199951172],[5.021385192871093,50.74995422363287],[5.01687574386591,50.753757476806754],[5.012925624847354,50.75926589965832],[5.009578227996826,50.761924743652344],[5.003680229187125,50.764533996582145],[4.998558044433651,50.7652206420899],[4.993411064147892,50.76504898071289],[4.980415344238281,50.76305770874035],[4.979208469390926,50.760498046875114],[4.97552680969244,50.75722122192383],[4.969390869140682,50.755298614501896],[4.955706596374512,50.75371551513672],[4.948094367980957,50.75164794921881],[4.938088893890438,50.74803543090831],[4.927473068237418,50.745876312255916],[4.914893150329704,50.74715805053711],[4.901350021362248,50.74710845947271],[4.895846843719596,50.746406555175895],[4.883149623870906,50.742980957031364],[4.874955654144344,50.74220657348638],[4.869906902313346,50.743003845214844],[4.864158630371207,50.74687194824219],[4.861736774444523,50.755481719970646],[4.859369754791373,50.758342742919865],[4.853955745697021,50.76092910766607],[4.841142177581844,50.76375579833996],[4.835648536682128,50.7660903930664],[4.829455852508659,50.77167129516613],[4.811083316803035,50.77828216552729],[4.807112216949463,50.78216934204113],[4.804755687713736,50.78908157348632],[4.793995857238769,50.7959938049317],[4.783741950988826,50.798316955566406],[4.767848491668815,50.80256271362316],[4.76027250289917,50.803123474121094],[4.752627372741756,50.80281829833989],[4.747405529022217,50.8018188476563],[4.738806724548397,50.79887390136713],[4.731377601623592,50.7971572875976],[4.722010612487793,50.79393768310547],[4.717753410339468,50.79086303710932],[4.70901441574108,50.78701019287121],[4.695964813232479,50.78709411621094],[4.682721138000602,50.787593841552734],[4.670207023620662,50.78954315185546],[4.653656005859374,50.790397644043026],[4.644430160522404,50.79135513305664],[4.641890525817928,50.78416824340826],[4.641470432281608,50.77949142456066],[4.642665863037053,50.77268218994146],[4.649514675140495,50.76000595092785],[4.650230407714844,50.75549316406255],[4.649428367614746,50.75231170654308],[4.647622585296745,50.75047302246094],[4.643256187439079,50.74915313720703],[4.636498451232853,50.748928070068416],[4.625986576080321,50.74949645996094],[4.614942073822135,50.74955368042003],[4.60916900634777,50.75039672851574],[4.6030592918396,50.75278091430675],[4.593039512634333,50.758533477783146],[4.583347320556584,50.75678253173828],[4.577959060668888,50.754119873046875],[4.57322359085083,50.748664855957145],[4.571495056152343,50.742385864257926],[4.551074504852295,50.74140167236334],[4.543877601623592,50.740390777588004],[4.537346839904785,50.73767852783203],[4.525667667388916,50.73090362548834],[4.518861293792838,50.72856140136719],[4.513241767883301,50.72798538208019],[4.501827716827336,50.72838211059582],[4.495254993438721,50.72942733764654],[4.491684913635368,50.73450469970709],[4.486939907073975,50.739681243896484],[4.484776496887206,50.746139526367244],[4.485112667083739,50.75324249267589],[4.474150180816707,50.75286102294933],[4.465657711029053,50.751804351806754],[4.460805416107291,50.74997711181646],[4.454031944274959,50.74592208862316],[4.447765827179012,50.74060821533209],[4.442982196807918,50.73791885375988],[4.434916973114014,50.729259490966854],[4.427441120147648,50.73216247558594],[4.4212903976441,50.73394393920898],[4.408713817596492,50.733856201171875],[4.401798725128231,50.7334098815918],[4.386927127838248,50.730792999267635],[4.377505779266357,50.72863769531261],[4.372883796691951,50.726303100585994],[4.37183141708374,50.72445678710949],[4.370806694030875,50.71719741821289],[4.368168830871696,50.71261978149413],[4.361153125762883,50.707607269287045],[4.353211402893179,50.71611022949219],[4.344246387481689,50.724086761474666],[4.341983318328857,50.72538375854492],[4.331549644470272,50.72922515869152],[4.331412315368766,50.725025177001946],[4.330114364624023,50.72098159790039],[4.327553272247428,50.71756362915039],[4.324934005737418,50.715625762939396],[4.316043853759822,50.712135314941406],[4.313173770904541,50.70775222778332],[4.303747177124137,50.6963996887207],[4.296099662780762,50.69619750976568],[4.284305572509766,50.69675827026367],[4.27754449844366,50.69792938232433],[4.272983074188232,50.6980857849121],[4.269011497497615,50.697330474853516],[4.264748573303166,50.69486618041992],[4.257224559783935,50.693557739257926],[4.244431018829289,50.692935943603516],[4.234911918640137,50.69150924682623],[4.227256298065186,50.69532775878906],[4.212384223938102,50.70107650756847],[4.205283641815299,50.703144073486385],[4.197759151458854,50.70420074462896],[4.180058479309139,50.70470428466797],[4.172605991363639,50.70609664916992],[4.164781570434684,50.70996093750011],[4.150462150573787,50.71960449218756],[4.144532680511475,50.719573974609375],[4.136658191680851,50.72115707397455],[4.125786781311092,50.72063064575195],[4.120630741119498,50.71947479248058],[4.113833904266471,50.71579742431646],[4.107629776000977,50.70991516113287],[4.09829044342041,50.70996093750011],[4.087227344513053,50.70893859863287],[4.079140663147086,50.70706558227539],[4.076900482177848,50.7051620483399],[4.06610536575323,50.69985961914073],[4.05841064453125,50.69717788696289],[4.044104099273625,50.695419311523494],[4.031211376190186,50.69221878051758],[4.026175498962459,50.69142150878912],[4.018486499786434,50.691055297851676],[3.998857736587581,50.69107055664073],[3.99121689796442,50.69064331054693],[3.98599720001215,50.689613342285156],[3.970531463623047,50.68425750732422],[3.965271711349488,50.68285369873058],[3.954535245895385,50.683494567871094],[3.943840265274048,50.68517684936529],[3.938312530517578,50.685470581054744],[3.917531728744507,50.6858520507813],[3.907498598098755,50.68703842163086],[3.904652118682861,50.69023132324224],[3.891222238540649,50.70253753662121],[3.883864641189518,50.70973968505865],[3.881517410278377,50.71303939819341],[3.880307197570914,50.71895599365229],[3.880507707595882,50.72628402709972],[3.881532430648747,50.73111724853527],[3.884006977081413,50.73691177368169],[3.892590045929068,50.73526763916021],[3.906505823135376,50.73405456542969],[3.915246486663761,50.73260116577143],[3.920488119125366,50.732402801513615],[3.927059412002677,50.73307418823248],[3.940354585647697,50.73553848266607],[3.948508262634277,50.737514495849716],[3.943493366241568,50.74139404296881],[3.933732271194458,50.744892120361385],[3.929718255996704,50.749275207519645],[3.928374052047843,50.75234222412103],[3.928164482116699,50.757003784179744],[3.929675102233829,50.76133728027344],[3.933359861373958,50.76609420776373],[3.939300298690796,50.77076721191412],[3.948070764541569,50.775386810302734],[3.955550193786621,50.77766036987305],[3.960383176803589,50.77833557128906],[3.965441703796444,50.77819824218756],[3.970697164535579,50.77659606933594],[3.97381401062006,50.77426910400385],[3.98045539855957,50.77186203002941],[3.984547853469849,50.77104568481451],[3.990963697433472,50.77113342285162],[4.005154132842961,50.77398300170893],[4.011229038238582,50.774566650390675],[4.019299030303955,50.773777008056754],[4.025604248046875,50.77409362792968],[4.045576095581055,50.77933883666992],[4.050070762634391,50.7848472595216],[4.060739994049186,50.79277038574213],[4.073676586151237,50.80380630493164],[4.080599784851074,50.812736511230526],[4.080935001373348,50.825820922851555],[4.078993320465201,50.83085632324224],[4.073387622833252,50.83289337158203],[4.063144683837947,50.83318328857433],[4.056893348693848,50.83452606201183],[4.054391860961857,50.83827972412115],[4.055192947387694,50.842555999755916],[4.058853626251221,50.84724807739258],[4.061762809753475,50.849906921386776],[4.07061672210699,50.856189727783146],[4.074045181274356,50.859119415283196],[4.078415393829403,50.867313385009766],[4.082449913024959,50.87328338623047],[4.090218067169246,50.88080215454096],[4.085982322692814,50.885520935058594],[4.081889152526799,50.892230987548935],[4.080770015716553,50.89691162109369],[4.080656051635742,50.90421676635753],[4.086257457733268,50.90524673461914],[4.092715263366813,50.90866470336914],[4.096945762634333,50.91412353515625],[4.097970008850154,50.91989898681646],[4.098210334777832,50.930057525634766],[4.100337982177791,50.93286514282221],[4.106604099273738,50.93447875976574],[4.11557054519659,50.93405532836914],[4.127593994140567,50.93045425415039],[4.14047479629528,50.92489242553711],[4.149717330932617,50.92016983032232],[4.152789592742919,50.92382431030279],[4.156063079834098,50.92974090576172],[4.160375595092773,50.935264587402344],[4.169786453247013,50.94295883178722],[4.167680740356559,50.94936370849604],[4.165952205658073,50.952678680420036],[4.162394046783504,50.95708847045893],[4.154804229736328,50.96347427368169],[4.152441978454646,50.96607208251959],[4.150999546051082,50.96940231323247],[4.149996280670223,50.974296569824325],[4.158428192138672,50.98222351074219],[4.165304660797176,50.989456176757805],[4.170099258422908,50.99526977539068],[4.178502559661979,50.99213027954113],[4.188358306884765,50.98960113525402],[4.193532466888484,50.988933563232536],[4.210656642913932,50.98761367797846],[4.225895881652945,50.99489593505871],[4.232768058776855,51.00117874145508],[4.237308979034424,51.00791549682623],[4.238165378570613,51.01258087158209],[4.238726615905762,51.02453231811529],[4.242400646209774,51.03449630737316],[4.243930816650447,51.0433235168457],[4.24867773056036,51.04213714599615],[4.253897666931152,51.04168319702154],[4.272442817688102,51.04518127441406],[4.278241157531737,51.04579544067383],[4.285531044006461,51.04591751098644],[4.292593002319335,51.045288085937614],[4.30253362655634,51.04311370849615],[4.31145715713501,51.039749145507926],[4.321650505065918,51.034000396728516],[4.34328222274786,51.03152465820324],[4.363585948944205,51.02767562866211],[4.371464729309025,51.02911376953124],[4.378576755523738,51.02935791015631],[4.384752750396785,51.02785491943365],[4.386933803558293,51.025039672851676],[4.387394428253174,51.021797180175895],[4.386740684509391,51.007350921630916],[4.398381233215332,51.005989074707145],[4.405846595764274,51.003730773925724],[4.414099216461295,51.000579833984425],[4.418742656707821,50.99977493286144],[4.424881458282471,51.000068664550895],[4.439062595367545,51.00221633911138],[4.447964668273926,51.00386810302746],[4.455388069152775,51.00415420532238],[4.4626784324646,51.00337219238281],[4.475311279296875,50.999786376953125],[4.481745719909725,50.9988632202149],[4.489727020263672,51.000057220458984],[4.492278575897273,51.002040863037166],[4.495145320892448,51.005817413330135],[4.497669219970816,51.01181030273443],[4.500732421875,51.016391754150504],[4.514202117919979,51.0150146484375],[4.519528865814323,51.014156341552734],[4.528186798095816,51.01134109497076],[4.533492565155086,51.00852966308594],[4.551182746887207,51.00477600097661],[4.563103199005241,51.0028915405274],[4.578203678131217,50.99840545654297],[4.585921764373836,50.99661254882824],[4.592682361602896,50.99661254882824],[4.601820468902531,50.99812698364258],[4.610688209533805,51.00738906860362],[4.618252277374324,51.01274871826171],[4.625666618347111,51.016113281250114],[4.633597850799617,51.01870727539068],[4.638265609741268,51.02391052246105],[4.64492130279541,51.02479171752941],[4.652591705322209,51.025154113769524],[4.664401531219539,51.025112152099666],[4.677803516387939,51.0246200561524],[4.685599327087516,51.02495574951172],[4.692750453949031,51.0244598388673],[4.697710990905875,51.0229606628418],[4.701743602752798,51.02060699462896],[4.705630779266413,51.01554107666027],[4.707288265228271,51.00265502929693],[4.717874050140381,51.00749588012695],[4.725505828857422,51.014617919921875],[4.729921817779541,51.0206184387207],[4.734666347503662,51.023300170898494],[4.739963054657039,51.0272827148438],[4.744027137756461,51.02912902832031],[4.753901481628418,51.03167343139642],[4.766013622284049,51.03528213500988],[4.770822525024414,51.039920806884766],[4.782798767089844,51.04388046264643],[4.795162200927791,51.039127349853516],[4.805189609527588,51.036708831787166],[4.8109774589538,51.03490066528332],[4.821960449218806,51.026073455810604],[4.829348564148063,51.018642425537216],[4.85106897354126,51.0183563232423],[4.860552310943547,51.0192985534668],[4.870729446411246,51.02258682250982],[4.879902362823486,51.025020599365234],[4.89150953292858,51.02965927124029],[4.896214008331413,51.031925201416016],[4.908148765564022,51.03871536254894],[4.913022518158073,51.040836334228516],[4.918544292450065,51.042060852050724],[4.930237770080566,51.043155670166016],[4.939480304718074,51.04490280151373],[4.945374965667838,51.04660415649414],[4.950301647186393,51.04724502563482],[4.957199573516788,51.0473747253418],[4.97057294845581,51.046470642089844],[4.983142375946102,51.044139862060604],[4.994604587554932,51.04140472412115],[4.999020099640006,51.03932571411133],[5.01378297805786,51.0351791381837],[5.022239208221435,51.0311164855957],[5.030416011810303,51.025836944580135],[5.045941352844237,51.024837493896484],[5.059502601623649,51.024665832519645],[5.067107677459717,51.024917602539055],[5.078582286834774,51.02720260620123],[5.085695743560848,51.02956008911144],[5.088820457458609,51.03119277954107],[5.090695381164664,51.03410339355469],[5.091146945953426,51.03741455078131],[5.09110593795782,51.04542160034179],[5.091957569122371,51.04854583740229],[5.096547126770075,51.05144119262701],[5.105188846588191,51.05206298828131],[5.122413158416748,51.05154418945324],[5.129860877990779,51.050769805908196],[5.136041641235465,51.04912948608404],[5.14860820770275,51.04145431518555],[5.156472206115723,51.035957336425724],[5.159650802612305,51.03295516967785],[5.166181564331112,51.0244598388673],[5.14924860000616,51.015998840332024],[5.144402980804443,51.014148712158196],[5.135479927063045,51.0117073059082],[5.129977226257267,51.00875854492193],[5.126358509063834,51.004798889160206],[5.125144481658992,50.99680328369151],[5.119160175323543,50.99598693847661],[5.108793258667049,50.99330520629894],[5.099818229675406,50.99031066894537],[5.088366985321045,50.98531341552739],[5.081507205963192,50.98340225219738],[5.077640056610107,50.980503082275504],[5.077085971832389,50.97744369506847],[5.078112602233887,50.974304199218864],[5.082726001739502,50.96910095214849],[5.084280014038086,50.96606063842768],[5.084508419036979,50.96277236938488],[5.082909584045467,50.958961486816406],[5.077712059021053,50.953987121582024],[5.062508106231689,50.94726943969732],[5.052103042602653,50.94455337524414],[5.050158023834229,50.93879699707037],[5.049398422241211,50.93117141723633],[5.054823398590088,50.92480087280285],[5.058685779571533,50.92193222045904],[5.065114021301383,50.919120788574276],[5.068372726440487,50.91852188110363],[5.078602313995304,50.91821289062506],[5.083992958068848,50.9129371643067],[5.088730812072697,50.90608978271484],[5.096708297729492,50.908695220947266],[5.10694789886486,50.91117095947277],[5.117744445800781,50.91218948364263],[5.129437446594352,50.91214370727539],[5.144743919372672,50.91128540039062],[5.157316684722957,50.90927886962902],[5.181466579437313,50.90855026245123],[5.189713001251164,50.907970428466854],[5.191988945007324,50.902225494384766],[5.192805290222225,50.89624404907221],[5.192530155181942,50.89030456542969],[5.190816879272518,50.88576126098627],[5.187740802764893,50.88277053833008],[5.182327747344971,50.87946319580084],[5.177734851837158,50.877468109130916],[5.16764068603527,50.874668121338004],[5.163393974304198,50.872325897216854],[5.158709049224854,50.86707305908209],[5.156763553619327,50.86115646362299],[5.156629085540885,50.85569000244152],[5.150712013244572,50.8451538085938],[5.144410610199031,50.836330413818466],[5.139229774475211,50.82438278198242],[5.138687610626278,50.820919036865234],[5.139581680297908,50.815177917480526],[5.141652584075985,50.8106079101563],[5.142440795898551,50.805835723876896],[5.142097473144645,50.80104827880865],[5.140206813812256,50.797134399414176],[5.136761188507194,50.79350662231445],[5.133152484893742,50.79191207885736],[5.120740890502929,50.78927230834961],[5.106708049774227,50.787342071533146],[5.113786697387695,50.77745056152349],[5.115010261535645,50.772171020507756],[5.113068580627498,50.767208099365284],[5.109626293182373,50.7629508972168],[5.10510969161993,50.758533477783146]],[[4.409863471984863,50.90990447998047],[4.399668216705379,50.91016769409173],[4.392726421356201,50.908329010009766],[4.389441013336238,50.90568923950201],[4.386989116668701,50.904918670654354],[4.375820159912223,50.8995246887207],[4.372054100036735,50.89813995361334],[4.367551326751823,50.89942932128906],[4.35874176025402,50.90055847167969],[4.342049598693847,50.90095520019531],[4.335988521575985,50.899810791015625],[4.323376655578727,50.89438247680664],[4.318715572357291,50.89363479614258],[4.313412189483643,50.89376831054693],[4.304419040680045,50.894775390625114],[4.302279472351131,50.88960266113287],[4.298538208007812,50.88824462890631],[4.299145221710262,50.885669708252],[4.304327964782829,50.880317687988224],[4.298773765564022,50.87794113159174],[4.291715145111084,50.87336349487298],[4.281398773193472,50.86608123779297],[4.279821872711295,50.862651824951286],[4.28102970123291,50.86017990112316],[4.284823417663516,50.85826873779302],[4.286975860595703,50.85549926757824],[4.285871028900203,50.85370254516613],[4.28579568862915,50.847034454345646],[4.283812046051139,50.842094421386776],[4.281164169311579,50.8398323059082],[4.276174068451041,50.839191436767685],[4.26992130279541,50.83740615844732],[4.261881828308219,50.837047576904354],[4.25678014755249,50.83584213256836],[4.25527286529541,50.83431243896496],[4.254514217376709,50.830875396728516],[4.25148534774786,50.82748413085932],[4.246231079101506,50.825004577636655],[4.243638038635254,50.821361541748104],[4.244327068328857,50.819755554199276],[4.250339984893856,50.81900787353521],[4.254380702972412,50.817588806152344],[4.257053375244141,50.81364059448253],[4.259866714477539,50.81290054321283],[4.266596317291203,50.81278610229498],[4.270914554596004,50.81179809570324],[4.274653434753475,50.80966949462896],[4.294890403747559,50.80799484252929],[4.298885822296086,50.80713653564453],[4.298927307128906,50.8037109375],[4.300967693328857,50.801437377929744],[4.308412075042725,50.80068969726568],[4.313343524932975,50.79682922363281],[4.320200443267765,50.790401458740234],[4.322649002075252,50.78912734985357],[4.323740482330379,50.78579330444347],[4.323226451873779,50.7816276550293],[4.321044921875,50.77606582641613],[4.334693431854305,50.775222778320256],[4.343227863311824,50.77518463134777],[4.34830904006958,50.774047851562614],[4.35862398147583,50.773490905761825],[4.367992401123161,50.77239990234375],[4.371043205261174,50.77133178710943],[4.372328758239746,50.76770401000976],[4.378083229064941,50.767379760742294],[4.390567302703971,50.77049636840832],[4.403519153594971,50.774047851562614],[4.4131054878236,50.77251052856445],[4.419411182403621,50.77408981323248],[4.428128242492676,50.77827835083013],[4.432633876800594,50.77976226806651],[4.444179534912108,50.78215789794922],[4.454495906829948,50.78291702270519],[4.454542636871451,50.78776168823242],[4.468224525451774,50.791538238525334],[4.471917629242,50.793884277343864],[4.471469879150447,50.796409606933594],[4.46480846405035,50.798908233642635],[4.457549571991024,50.802398681640675],[4.448098182678223,50.805908203125114],[4.44574594497692,50.80740737915039],[4.443684577941951,50.810771942138786],[4.443833827972411,50.81269073486334],[4.448300838470459,50.81738281249994],[4.456301689147892,50.819305419921875],[4.458478450775203,50.82339859008789],[4.459523200988826,50.829414367675774],[4.459332466125545,50.837879180908146],[4.457602500915527,50.84250640869151],[4.453137397766113,50.848007202148494],[4.44671106338501,50.852764129638615],[4.43998193740839,50.85678482055663],[4.43182992935192,50.8602752685548],[4.423851013183594,50.86118698120117],[4.423013210296631,50.86370468139654],[4.423589229583853,50.86847686767589],[4.425368785858268,50.872783660888615],[4.427641391754264,50.874492645263786],[4.435228347778377,50.87713623046875],[4.435351371765137,50.8798179626466],[4.42842340469366,50.888671875000114],[4.431397914886475,50.89186859130865],[4.431266784667969,50.89382171630871],[4.428552150726318,50.89598846435546],[4.428298950195369,50.900524139404354],[4.426921367645321,50.903301239013615],[4.42184686660778,50.90971374511719],[4.412505626678467,50.909236907958984],[4.409863471984863,50.90990447998047]]]},"properties":{"ID_0":23,"ISO":"BE-VBR","NAME_0":"Belgium","ID_1":2,"NAME_1":"Vlaanderen","ID_2":5,"NAME_2":"Vlaams Brabant","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Brabant Flamand|Brabante Flamenco|Brabante Flamengo|Flemish Brabant"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[3.398949384689274,51.2701797485351],[3.391882658004761,51.26910400390625],[3.389363050460815,51.26802444458008],[3.387484312057552,51.26437377929693],[3.388452768325806,51.26164627075207],[3.392368078231812,51.25743865966796],[3.398437023162955,51.25441360473644],[3.40361309051525,51.248607635498104],[3.404037952423209,51.244625091552784],[3.402764797210693,51.24200820922863],[3.39943432807928,51.23830032348632],[3.388754844665584,51.23292541503912],[3.384623527526855,51.22925949096691],[3.38358736038208,51.22604751586914],[3.385424613952693,51.2213249206543],[3.390401840209961,51.217975616455185],[3.391578435897884,51.21510696411144],[3.391413450241089,51.211883544921875],[3.390052080154362,51.2091178894043],[3.385952949523926,51.204353332519645],[3.375759601593018,51.19785308837902],[3.38603854179388,51.1892547607423],[3.396519184112492,51.17944717407238],[3.404630899429378,51.16921615600586],[3.408618450164851,51.16123199462902],[3.406955480575618,51.15684127807617],[3.404642343521118,51.14805221557617],[3.398891925811824,51.13909149169933],[3.395617008209285,51.13319778442383],[3.390187025070247,51.126953125],[3.379059553146476,51.11843109130865],[3.368745088577271,51.114616394043026],[3.35968375206005,51.10864639282232],[3.346619367599544,51.10363006591808],[3.341007471084595,51.10090637207037],[3.341104030609245,51.09407424926758],[3.354609012603816,51.09391021728526],[3.361908912658748,51.09254455566411],[3.365215063095206,51.0911979675293],[3.379027128219718,51.08415985107433],[3.401599407196159,51.0766105651856],[3.414635419845581,51.0712623596192],[3.424633979797477,51.066650390625114],[3.436619520187321,51.06312561035162],[3.442203760147208,51.06017684936529],[3.445295572280997,51.05728912353527],[3.447038650512809,51.05143356323248],[3.446722745895499,51.04784011840832],[3.444549083709774,51.043231964111385],[3.439502477645874,51.03804016113292],[3.435009241104126,51.032367706298885],[3.445057392120418,51.02536010742193],[3.452330112457332,51.01750564575207],[3.451658964157161,51.004821777343864],[3.450838327407837,51.00016784667969],[3.449027776718196,50.99698257446289],[3.443192958831787,50.99167251586913],[3.440877676010131,50.988868713378906],[3.44014549255371,50.98596954345714],[3.440944910049438,50.98246383666986],[3.446246862411555,50.97539138793957],[3.446926593780517,50.9710311889649],[3.445031881332454,50.966850280761776],[3.438136577606201,50.96086502075207],[3.436664342880249,50.95898437500006],[3.436186790466309,50.955001831054744],[3.439320564270133,50.950866699218864],[3.453221321106071,50.94085693359381],[3.446749210357723,50.93232345581055],[3.439898014068717,50.92705154418951],[3.431846380233821,50.92284393310558],[3.433364152908325,50.91697311401373],[3.431842088699398,50.91150665283209],[3.436298370361328,50.90534210205078],[3.441758155822754,50.90348052978521],[3.450150489807129,50.90407943725586],[3.4585058689118,50.90703582763671],[3.467059373855591,50.90847396850586],[3.474529743194523,50.908794403076286],[3.475665807724112,50.903381347656364],[3.478520870208854,50.896652221679744],[3.479180335998535,50.89069747924816],[3.478472709655819,50.88344955444347],[3.47539210319519,50.8762245178222],[3.471566438674927,50.87055587768555],[3.469055175781307,50.861461639404354],[3.481169700622502,50.85874176025402],[3.490841627120972,50.856884002685604],[3.495841026306266,50.85496520996093],[3.501014709472769,50.84888458251953],[3.504664421081657,50.84167861938487],[3.506824493408317,50.835189819335994],[3.509353160858154,50.82957839965826],[3.511961460113468,50.811382293701165],[3.516711711883545,50.81115722656255],[3.522930145263672,50.80874633789073],[3.528620004653931,50.80490112304693],[3.521427392959595,50.79765701293945],[3.51787972450262,50.795040130615284],[3.512284517288265,50.79213333129883],[3.500387907028198,50.787807464599666],[3.494108676910457,50.78480148315441],[3.479607105255127,50.775749206543075],[3.466958761215267,50.76655960083008],[3.460653781890812,50.76322555541998],[3.45584511756897,50.75935363769542],[3.453065156936646,50.75527954101568],[3.451753377914542,50.75111770629883],[3.422520160675049,50.74093246459972],[3.407669305801392,50.73357772827148],[3.401331424713192,50.73252868652344],[3.388000965118522,50.72742080688488],[3.383272886276302,50.72505569458013],[3.374774694442863,50.71945571899414],[3.36576318740839,50.711956024170036],[3.358429908752441,50.711948394775504],[3.351872682571411,50.71299743652355],[3.339621782302913,50.717689514160156],[3.331037044525203,50.72159957885742],[3.32637619972229,50.72328567504883],[3.319378852844181,50.726638793945305],[3.314960479736271,50.73846435546875],[3.310605287551994,50.745254516601676],[3.305145502090568,50.75217819213872],[3.301532506942863,50.755649566650504],[3.299050331115836,50.75678634643566],[3.294067382812614,50.75752639770519],[3.288691043853873,50.7574577331543],[3.276248216629142,50.755386352539],[3.267051458358821,50.754947662353516],[3.261599302291927,50.755409240722656],[3.235417604446468,50.75955200195324],[3.217006206512394,50.7599830627442],[3.209883928299007,50.75515365600586],[3.203958749771061,50.75261306762707],[3.196821451187134,50.75167846679693],[3.183972358703613,50.752162933349666],[3.181449413299561,50.751960754394474],[3.161602973938102,50.772262573242244],[3.147109031677303,50.78990554809576],[3.125772476196289,50.78777313232433],[3.112210750579834,50.79303359985363],[3.102701663971061,50.78094100952154],[3.090193510055599,50.77439117431646],[3.080667972564697,50.77286148071289],[3.058744907379264,50.780708312988395],[3.040682792663574,50.775566101074325],[3.036681413650513,50.77155685424805],[3.034640550613403,50.77537536621105],[3.022404909134025,50.78964233398443],[3.017090797424373,50.79483032226574],[3.013222694397029,50.80022811889654],[3.006856203079223,50.804584503173885],[2.998424530029354,50.802757263183594],[2.987828254699821,50.80121231079113],[2.979665517807007,50.799659729003906],[2.964593410492057,50.79898071289068],[2.953750133514404,50.79752349853527],[2.947418689727897,50.792739868164176],[2.943073034286556,50.78722381591808],[2.941703319549561,50.78378677368169],[2.940480709076041,50.7755584716798],[2.938666105270329,50.77214431762695],[2.93397068977356,50.76808547973633],[2.925010204315242,50.76249694824218],[2.918220281601066,50.76403045654297],[2.911999225616569,50.766254425048885],[2.905073881149405,50.76707839965831],[2.89196705818182,50.767024993896534],[2.883933067321891,50.76599884033209],[2.877074003219604,50.76219940185558],[2.871130466461182,50.76029586791992],[2.866974353790283,50.75715637207031],[2.85846567153942,50.75265502929693],[2.854761838913021,50.7501487731933],[2.852146625518913,50.747211456298885],[2.852480173110962,50.74223327636713],[2.856580257415771,50.73899459838873],[2.865291118621769,50.73514175415039],[2.869011163711548,50.732677459716854],[2.872096776962337,50.728641510009766],[2.872944116592407,50.72534561157221],[2.874473810196037,50.71072769165038],[2.872738361358756,50.70827484130853],[2.871256828308219,50.703144073486385],[2.870172977447623,50.70291519165044],[2.848567724227848,50.72175979614258],[2.813275337219295,50.71694946289068],[2.791224718093986,50.72752761840826],[2.78203272819519,50.7476921081543],[2.759502649307307,50.76252746582036],[2.760956048965511,50.76926040649414],[2.754308223724479,50.774604797363395],[2.738555908203181,50.780590057373104],[2.725020170211906,50.79572677612299],[2.723564863204899,50.80950164794933],[2.7198264598847,50.81205368041998],[2.682146310806274,50.81392669677746],[2.670175313949528,50.82103729248047],[2.662318468093872,50.81628799438487],[2.654068708419857,50.81325149536144],[2.634982824325562,50.8127555847168],[2.624824285507259,50.836063385009815],[2.616994857788142,50.84089279174815],[2.614633083343506,50.8476676940918],[2.599112749099731,50.849815368652344],[2.599248647689876,50.85335159301757],[2.611419916153011,50.86359786987316],[2.607325077056942,50.872592926025334],[2.608896017074699,50.896289825439446],[2.604734420776367,50.90641021728526],[2.606653213501033,50.91270065307617],[2.592096567153931,50.91594696044933],[2.590013027191105,50.919097900390625],[2.609007120132446,50.931026458740234],[2.630090236663818,50.94580841064453],[2.629709243774471,50.94933319091808],[2.606478214263916,50.98890686035156],[2.597444534301815,50.99246978759759],[2.579993009567318,51.00296401977545],[2.570643901824951,51.04454803466791],[2.569693803787175,51.0455055236817],[2.555355548858756,51.09192276000988],[2.579165935516471,51.09986114501947],[2.592499017715511,51.10458374023449],[2.60805606842041,51.111251831054794],[2.620276927948112,51.11569595336919],[2.621944904327336,51.11680603027355],[2.631387948989868,51.12014007568359],[2.634721994400081,51.12208175659174],[2.643610954284668,51.12597274780279],[2.650832891464347,51.12791824340825],[2.654721975326594,51.129581451416016],[2.676944971084651,51.135139465331974],[2.69750094413763,51.14152908325189],[2.703054904937687,51.144306182861385],[2.715833902359009,51.1495819091798],[2.725832939148006,51.15430450439459],[2.741388082504272,51.15819549560558],[2.748610973358268,51.1609725952149],[2.75583291053772,51.164306640625114],[2.764166116714591,51.16708374023443],[2.766943931579647,51.16875076293957],[2.775832891464233,51.17208480834961],[2.788048982620296,51.17709350585948],[2.805833101272697,51.184860229492244],[2.814721107482967,51.188194274902344],[2.817467927932853,51.18993377685547],[2.833611011505127,51.196804046630966],[2.834722995758056,51.196804046630966],[2.842499971389714,51.2006950378418],[2.850833892822322,51.20430374145507],[2.895833969116211,51.22486114501958],[2.903609991073608,51.22708511352545],[2.910832881927547,51.23125076293951],[2.910832881927547,51.23236083984386],[2.915277004241943,51.23458480834972],[2.924165964126587,51.237915039062614],[2.929166078567618,51.23764038085943],[2.936388969421387,51.240970611572266],[2.948611974716243,51.2451400756837],[2.957499980926571,51.24902725219732],[2.975276947021484,51.25569534301763],[2.976943969726562,51.25680541992199],[2.991945028304996,51.26291656494152],[2.99305510520935,51.26291656494152],[3.004722118377742,51.2684707641601],[3.007499933242798,51.26902770996105],[3.011944055557194,51.27152633666998],[3.017501115799064,51.273750305175895],[3.024167060852051,51.27541732788097],[3.025276899337882,51.27680587768555],[3.031944036483878,51.279861450195426],[3.034722089767513,51.28041839599614],[3.043054103851318,51.28374862670904],[3.045279026031494,51.28569412231457],[3.049722909927368,51.28680419921875],[3.058612108230705,51.29124832153332],[3.061944007873649,51.29208374023449],[3.064166069030762,51.294582366943416],[3.066943883895988,51.29486083984381],[3.073055028915348,51.29791641235363],[3.075277090072689,51.30125045776373],[3.084167957306022,51.30430603027355],[3.087500095367488,51.30430603027355],[3.10027909278881,51.30902862548834],[3.103610992431754,51.3095817565918],[3.108055114746207,51.311527252197266],[3.112499952316341,51.31208419799805],[3.113611936569328,51.3131942749024],[3.121387958526668,51.31541824340826],[3.128055095672664,51.316806793213004],[3.148610115051383,51.32208251953125],[3.154722929000968,51.322917938232365],[3.165277957916373,51.32624816894542],[3.173055887222347,51.32736206054699],[3.175832033157349,51.32875061035156],[3.181945085525626,51.33041763305664],[3.179723024368343,51.3345832824707],[3.175834894180412,51.33680725097656],[3.174165964126701,51.34152603149419],[3.169166088104305,51.34736251831055],[3.168056011199951,51.351806640625114],[3.169722080230827,51.35430526733404],[3.178054094314632,51.35319519042969],[3.179723024368343,51.35541534423839],[3.183054924011287,51.35708236694336],[3.185832977294865,51.35541534423839],[3.184166908264217,51.35319519042969],[3.176944971084595,51.349861145019645],[3.17527794837963,51.344581604003906],[3.180279016494807,51.343750000000114],[3.184722900390682,51.34736251831055],[3.192500114440918,51.34736251831055],[3.195833921432609,51.34930419921886],[3.201387882232666,51.34902954101568],[3.201387882232666,51.34569549560558],[3.196388006210327,51.344581604003906],[3.191943883895874,51.340694427490234],[3.194721937179679,51.340694427490234],[3.195833921432609,51.335140228271484],[3.193591117859,51.33402633666992],[3.194721937179679,51.329860687255916],[3.19861006736761,51.331806182861385],[3.196388006210327,51.33319473266613],[3.199166059494075,51.335140228271484],[3.199166059494075,51.33847045898432],[3.201944112777653,51.33902740478527],[3.20305705070507,51.34180450439459],[3.206388950348014,51.341251373291016],[3.211361885070914,51.33819580078131],[3.211945056915397,51.340972900390625],[3.216389894485587,51.34208297729498],[3.219722032547054,51.34013748168945],[3.223056077957096,51.34180450439459],[3.222500085830802,51.34486007690424],[3.224165916442928,51.34791564941412],[3.220834016799984,51.34902954101568],[3.215276956558341,51.35652923583996],[3.222500085830802,51.357639312744084],[3.225833892822379,51.35680389404296],[3.227499961853027,51.34930419921886],[3.226387977600041,51.3484725952149],[3.226387977600041,51.34236145019537],[3.228055953979492,51.34013748168945],[3.241389036178645,51.34236145019537],[3.248611927032471,51.34208297729498],[3.260278940200805,51.34597396850597],[3.26694488525402,51.34597396850597],[3.281388044357357,51.35041809082037],[3.286945104599055,51.35374832153325],[3.303056001663265,51.35680389404296],[3.314167022705192,51.35958480834961],[3.324721097946167,51.360137939453175],[3.329721927642822,51.36180496215831],[3.343055009841976,51.36513900756836],[3.355278015136832,51.366249084472706],[3.360781908035278,51.36763763427745],[3.368916034698486,51.36155319213873],[3.372791051864681,51.35726547241211],[3.37323093414318,51.35308074951177],[3.371982097625789,51.34898757934576],[3.376354932784977,51.345623016357365],[3.382611036300773,51.34207916259777],[3.386715888977051,51.33610153198242],[3.386981010437125,51.33063125610357],[3.376956939697209,51.32466125488287],[3.371838092804012,51.31604003906255],[3.376775026321468,51.29185104370117],[3.384325027465934,51.288509368896534],[3.382940053939876,51.28329849243164],[3.382550001144466,51.27726745605468],[3.394272089004459,51.27461624145519],[3.398949384689274,51.2701797485351]]],[[[3.365832090377807,51.366546630859375],[3.369369983673096,51.367084503173885],[3.37319207191473,51.36449050903332],[3.374182939529533,51.360084533691406],[3.365832090377807,51.366546630859375]]]]},"properties":{"ID_0":23,"ISO":"BE-VWV","NAME_0":"Belgium","ID_1":2,"NAME_1":"Vlaanderen","ID_2":6,"NAME_2":"West-Vlaanderen","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Fiandra Occidentale|Flandes Occidental|Flandre occidentale|Flandres Ocidental|West Flandern|West Flanders"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.025736331939697,50.74761199951172],[5.022274971008301,50.740852355957145],[5.016911983490047,50.73458099365246],[5.015263557434081,50.731510162353516],[5.014392375946102,50.72587966918957],[5.014756202697754,50.7171249389649],[5.017655372619685,50.71224212646495],[5.019616603851318,50.699180603027344],[5.017429828643799,50.69243240356451],[5.014098644256649,50.68478775024413],[5.01349925994873,50.679988861083984],[5.013099670410213,50.66648864746105],[5.01200628280651,50.66176605224609],[5.001780509948843,50.64884185791021],[4.997304916381836,50.64536666870123],[4.990897178649901,50.641307830810604],[4.975744724273738,50.64482879638672],[4.971055507659969,50.64504241943365],[4.966705799102897,50.64415740966808],[4.963919162750301,50.64240264892584],[4.955821514129696,50.635490417480526],[4.948588371276799,50.6261558532716],[4.941232204437256,50.625701904296875],[4.914490699768123,50.621200561523494],[4.909219264984131,50.619411468505916],[4.904648303985653,50.61585235595709],[4.899568557739257,50.61273193359375],[4.895470142364502,50.610988616943416],[4.88788461685192,50.60875701904297],[4.867044925689697,50.60577392578131],[4.858005046844539,50.60569381713873],[4.848811149597282,50.60637283325195],[4.834124565124625,50.6050758361817],[4.823665618896598,50.603435516357536],[4.816554546356201,50.603176116943416],[4.797270774841309,50.60321044921875],[4.790669918060303,50.60276794433605],[4.779115200042725,50.6004257202149],[4.772855758666992,50.59829711914068],[4.762670040130672,50.59263610839855],[4.756371021270751,50.59053421020507],[4.748872756958008,50.59134674072277],[4.743273258209229,50.596889495849666],[4.734898567199764,50.60874557495123],[4.723093986511344,50.60494613647472],[4.719387531280574,50.6027221679688],[4.713971138000602,50.59809875488281],[4.710159778595084,50.595699310302734],[4.705554485321045,50.59389114379894],[4.69688892364502,50.593303680420036],[4.691704750061092,50.59421539306635],[4.675240039825552,50.5999488830567],[4.670643329620361,50.600440979003956],[4.665044307708797,50.600017547607536],[4.6626815795899,50.59701919555664],[4.662203311920166,50.593120574951286],[4.66374063491827,50.59029006958019],[4.668494701385555,50.58523559570324],[4.672712326049805,50.57941055297863],[4.676993370056209,50.56889343261719],[4.676634788513297,50.566009521484375],[4.672809123992977,50.563148498535156],[4.661992073059082,50.56091308593756],[4.656463146209774,50.560424804687614],[4.646832466125601,50.56032943725597],[4.635144710540884,50.56060409545898],[4.618077278137321,50.56226730346674],[4.618427753448486,50.564117431640625],[4.615025520324821,50.565616607666065],[4.611181735992432,50.56536102294933],[4.604893207550106,50.56188964843756],[4.595211029052734,50.55885314941412],[4.579463481903076,50.5513076782226],[4.581291675567627,50.54666900634777],[4.582718372345028,50.53672409057617],[4.566174507141227,50.536285400390625],[4.558616161346492,50.53558349609381],[4.545535087585563,50.533039093017685],[4.534244537353572,50.5304222106933],[4.522701263427678,50.526775360107536],[4.511967182159423,50.52590942382824],[4.506868362426758,50.530094146728516],[4.50313854217535,50.53435897827154],[4.499301910400391,50.53580093383789],[4.493356704711971,50.53551864624035],[4.485811710357666,50.5327262878418],[4.478561878204403,50.53209304809581],[4.474122524261475,50.53455734252941],[4.471581459045467,50.541225433349666],[4.46662425994873,50.54824829101557],[4.45870399475109,50.551914215088004],[4.450217723846435,50.554676055908196],[4.446880340576229,50.556949615478516],[4.441715240478572,50.558639526367244],[4.428278923034668,50.56074523925787],[4.421924114227295,50.56089782714844],[4.407921314239502,50.559181213378906],[4.389196395874137,50.55881500244146],[4.376518249511718,50.558197021484375],[4.357034206390381,50.55430603027355],[4.344854831695669,50.55411911010742],[4.338714122772274,50.56009292602545],[4.332463741302603,50.563663482666016],[4.317730426788444,50.56782913208008],[4.312020301818961,50.570316314697266],[4.30535984039318,50.57450485229492],[4.298953533172664,50.57995986938488],[4.29202842712408,50.58372879028326],[4.286014556884766,50.58804321289068],[4.283419132232666,50.58895874023443],[4.273616313934383,50.5909805297851],[4.264305591583252,50.59231567382807],[4.259270668029785,50.59457778930669],[4.258206367492676,50.59647369384777],[4.257777214050292,50.601802825927734],[4.258456707000732,50.60860061645519],[4.260599613189754,50.61453247070318],[4.253330230713004,50.61493301391601],[4.244671344757194,50.61623764038097],[4.231972694396973,50.617485046386655],[4.214859485626164,50.62257766723633],[4.211529254913273,50.62463760375971],[4.210022449493464,50.630069732666065],[4.210705757141113,50.63478088378912],[4.213285446167049,50.640407562255916],[4.213986873626823,50.64475250244152],[4.211369514465389,50.65013885498047],[4.201424598693791,50.659351348876896],[4.194995880127067,50.65840530395502],[4.18119573593151,50.657829284668026],[4.165170669555778,50.64737701416027],[4.160418033599854,50.64365768432628],[4.155512809753361,50.63713073730463],[4.153220653534049,50.631072998046875],[4.150781631469727,50.6286735534668],[4.145913124084586,50.62672042846691],[4.140733718872127,50.62547683715825],[4.135118007660026,50.62503433227539],[4.127446651458739,50.62517166137707],[4.121836662292537,50.62588882446295],[4.114275932312125,50.62817382812494],[4.110434055328483,50.6299934387207],[4.106410980224666,50.63320541381847],[4.098176002502498,50.64325714111328],[4.090909957885856,50.65326690673834],[4.08927583694458,50.657840728759766],[4.088926315307674,50.665004730224666],[4.091412544250601,50.66720962524413],[4.095609188079834,50.67262268066406],[4.096410274505615,50.67745971679693],[4.094264984130973,50.682846069335994],[4.093515396118164,50.690853118896484],[4.094167232513485,50.69377517700201],[4.098494529724178,50.700359344482365],[4.107629776000977,50.70991516113287],[4.113833904266471,50.71579742431646],[4.120630741119498,50.71947479248058],[4.125786781311092,50.72063064575195],[4.136658191680851,50.72115707397455],[4.144532680511475,50.719573974609375],[4.150462150573787,50.71960449218756],[4.164781570434684,50.70996093750011],[4.172605991363639,50.70609664916992],[4.180058479309139,50.70470428466797],[4.197759151458854,50.70420074462896],[4.205283641815299,50.703144073486385],[4.212384223938102,50.70107650756847],[4.227256298065186,50.69532775878906],[4.234911918640137,50.69150924682623],[4.244431018829289,50.692935943603516],[4.257224559783935,50.693557739257926],[4.264748573303166,50.69486618041992],[4.269011497497615,50.697330474853516],[4.272983074188232,50.6980857849121],[4.27754449844366,50.69792938232433],[4.284305572509766,50.69675827026367],[4.296099662780762,50.69619750976568],[4.303747177124137,50.6963996887207],[4.313173770904541,50.70775222778332],[4.316043853759822,50.712135314941406],[4.324934005737418,50.715625762939396],[4.327553272247428,50.71756362915039],[4.330114364624023,50.72098159790039],[4.331412315368766,50.725025177001946],[4.331549644470272,50.72922515869152],[4.341983318328857,50.72538375854492],[4.344246387481689,50.724086761474666],[4.353211402893179,50.71611022949219],[4.361153125762883,50.707607269287045],[4.368168830871696,50.71261978149413],[4.370806694030875,50.71719741821289],[4.37183141708374,50.72445678710949],[4.372883796691951,50.726303100585994],[4.377505779266357,50.72863769531261],[4.386927127838248,50.730792999267635],[4.401798725128231,50.7334098815918],[4.408713817596492,50.733856201171875],[4.4212903976441,50.73394393920898],[4.427441120147648,50.73216247558594],[4.434916973114014,50.729259490966854],[4.442982196807918,50.73791885375988],[4.447765827179012,50.74060821533209],[4.454031944274959,50.74592208862316],[4.460805416107291,50.74997711181646],[4.465657711029053,50.751804351806754],[4.474150180816707,50.75286102294933],[4.485112667083739,50.75324249267589],[4.484776496887206,50.746139526367244],[4.486939907073975,50.739681243896484],[4.491684913635368,50.73450469970709],[4.495254993438721,50.72942733764654],[4.501827716827336,50.72838211059582],[4.513241767883301,50.72798538208019],[4.518861293792838,50.72856140136719],[4.525667667388916,50.73090362548834],[4.537346839904785,50.73767852783203],[4.543877601623592,50.740390777588004],[4.551074504852295,50.74140167236334],[4.571495056152343,50.742385864257926],[4.57322359085083,50.748664855957145],[4.577959060668888,50.754119873046875],[4.583347320556584,50.75678253173828],[4.593039512634333,50.758533477783146],[4.6030592918396,50.75278091430675],[4.60916900634777,50.75039672851574],[4.614942073822135,50.74955368042003],[4.625986576080321,50.74949645996094],[4.636498451232853,50.748928070068416],[4.643256187439079,50.74915313720703],[4.647622585296745,50.75047302246094],[4.649428367614746,50.75231170654308],[4.650230407714844,50.75549316406255],[4.649514675140495,50.76000595092785],[4.642665863037053,50.77268218994146],[4.641470432281608,50.77949142456066],[4.641890525817928,50.78416824340826],[4.644430160522404,50.79135513305664],[4.653656005859374,50.790397644043026],[4.670207023620662,50.78954315185546],[4.682721138000602,50.787593841552734],[4.695964813232479,50.78709411621094],[4.70901441574108,50.78701019287121],[4.717753410339468,50.79086303710932],[4.722010612487793,50.79393768310547],[4.731377601623592,50.7971572875976],[4.738806724548397,50.79887390136713],[4.747405529022217,50.8018188476563],[4.752627372741756,50.80281829833989],[4.76027250289917,50.803123474121094],[4.767848491668815,50.80256271362316],[4.783741950988826,50.798316955566406],[4.793995857238769,50.7959938049317],[4.804755687713736,50.78908157348632],[4.807112216949463,50.78216934204113],[4.811083316803035,50.77828216552729],[4.829455852508659,50.77167129516613],[4.835648536682128,50.7660903930664],[4.841142177581844,50.76375579833996],[4.853955745697021,50.76092910766607],[4.859369754791373,50.758342742919865],[4.861736774444523,50.755481719970646],[4.864158630371207,50.74687194824219],[4.869906902313346,50.743003845214844],[4.874955654144344,50.74220657348638],[4.883149623870906,50.742980957031364],[4.895846843719596,50.746406555175895],[4.901350021362248,50.74710845947271],[4.914893150329704,50.74715805053711],[4.927473068237418,50.745876312255916],[4.938088893890438,50.74803543090831],[4.948094367980957,50.75164794921881],[4.955706596374512,50.75371551513672],[4.969390869140682,50.755298614501896],[4.97552680969244,50.75722122192383],[4.979208469390926,50.760498046875114],[4.980415344238281,50.76305770874035],[4.993411064147892,50.76504898071289],[4.998558044433651,50.7652206420899],[5.003680229187125,50.764533996582145],[5.009578227996826,50.761924743652344],[5.012925624847354,50.75926589965832],[5.01687574386591,50.753757476806754],[5.021385192871093,50.74995422363287],[5.025736331939697,50.74761199951172]]]},"properties":{"ID_0":23,"ISO":"BE-WBR","NAME_0":"Belgium","ID_1":3,"NAME_1":"Wallonie","ID_2":7,"NAME_2":"Brabant Wallon","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Waals Brabant|Walloon Brabant"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[3.884006977081413,50.73691177368169],[3.881532430648747,50.73111724853527],[3.880507707595882,50.72628402709972],[3.880307197570914,50.71895599365229],[3.881517410278377,50.71303939819341],[3.883864641189518,50.70973968505865],[3.891222238540649,50.70253753662121],[3.904652118682861,50.69023132324224],[3.907498598098755,50.68703842163086],[3.917531728744507,50.6858520507813],[3.938312530517578,50.685470581054744],[3.943840265274048,50.68517684936529],[3.954535245895385,50.683494567871094],[3.965271711349488,50.68285369873058],[3.970531463623047,50.68425750732422],[3.98599720001215,50.689613342285156],[3.99121689796442,50.69064331054693],[3.998857736587581,50.69107055664073],[4.018486499786434,50.691055297851676],[4.026175498962459,50.69142150878912],[4.031211376190186,50.69221878051758],[4.044104099273625,50.695419311523494],[4.05841064453125,50.69717788696289],[4.06610536575323,50.69985961914073],[4.076900482177848,50.7051620483399],[4.079140663147086,50.70706558227539],[4.087227344513053,50.70893859863287],[4.09829044342041,50.70996093750011],[4.107629776000977,50.70991516113287],[4.098494529724178,50.700359344482365],[4.094167232513485,50.69377517700201],[4.093515396118164,50.690853118896484],[4.094264984130973,50.682846069335994],[4.096410274505615,50.67745971679693],[4.095609188079834,50.67262268066406],[4.091412544250601,50.66720962524413],[4.088926315307674,50.665004730224666],[4.08927583694458,50.657840728759766],[4.090909957885856,50.65326690673834],[4.098176002502498,50.64325714111328],[4.106410980224666,50.63320541381847],[4.110434055328483,50.6299934387207],[4.114275932312125,50.62817382812494],[4.121836662292537,50.62588882446295],[4.127446651458739,50.62517166137707],[4.135118007660026,50.62503433227539],[4.140733718872127,50.62547683715825],[4.145913124084586,50.62672042846691],[4.150781631469727,50.6286735534668],[4.153220653534049,50.631072998046875],[4.155512809753361,50.63713073730463],[4.160418033599854,50.64365768432628],[4.165170669555778,50.64737701416027],[4.18119573593151,50.657829284668026],[4.194995880127067,50.65840530395502],[4.201424598693791,50.659351348876896],[4.211369514465389,50.65013885498047],[4.213986873626823,50.64475250244152],[4.213285446167049,50.640407562255916],[4.210705757141113,50.63478088378912],[4.210022449493464,50.630069732666065],[4.211529254913273,50.62463760375971],[4.214859485626164,50.62257766723633],[4.231972694396973,50.617485046386655],[4.244671344757194,50.61623764038097],[4.253330230713004,50.61493301391601],[4.260599613189754,50.61453247070318],[4.258456707000732,50.60860061645519],[4.257777214050292,50.601802825927734],[4.258206367492676,50.59647369384777],[4.259270668029785,50.59457778930669],[4.264305591583252,50.59231567382807],[4.273616313934383,50.5909805297851],[4.283419132232666,50.58895874023443],[4.286014556884766,50.58804321289068],[4.29202842712408,50.58372879028326],[4.298953533172664,50.57995986938488],[4.30535984039318,50.57450485229492],[4.312020301818961,50.570316314697266],[4.317730426788444,50.56782913208008],[4.332463741302603,50.563663482666016],[4.338714122772274,50.56009292602545],[4.344854831695669,50.55411911010742],[4.357034206390381,50.55430603027355],[4.376518249511718,50.558197021484375],[4.389196395874137,50.55881500244146],[4.407921314239502,50.559181213378906],[4.421924114227295,50.56089782714844],[4.428278923034668,50.56074523925787],[4.441715240478572,50.558639526367244],[4.446880340576229,50.556949615478516],[4.450217723846435,50.554676055908196],[4.45870399475109,50.551914215088004],[4.46662425994873,50.54824829101557],[4.471581459045467,50.541225433349666],[4.474122524261475,50.53455734252941],[4.478561878204403,50.53209304809581],[4.485811710357666,50.5327262878418],[4.493356704711971,50.53551864624035],[4.499301910400391,50.53580093383789],[4.50313854217535,50.53435897827154],[4.506868362426758,50.530094146728516],[4.511967182159423,50.52590942382824],[4.522701263427678,50.526775360107536],[4.534244537353572,50.5304222106933],[4.545535087585563,50.533039093017685],[4.558616161346492,50.53558349609381],[4.566174507141227,50.536285400390625],[4.582718372345028,50.53672409057617],[4.578056335449332,50.531257629394645],[4.570760726928824,50.52461624145513],[4.564922809600944,50.517322540283196],[4.561088562011832,50.510074615478516],[4.560025691986027,50.50659561157226],[4.559164047241325,50.4946174621582],[4.560823917388973,50.48932266235357],[4.563318252563477,50.4877662658692],[4.569901943206787,50.4868736267091],[4.57793569564825,50.4879035949707],[4.584355831146297,50.49145889282238],[4.588681221008414,50.49188613891596],[4.594860076904297,50.49040985107433],[4.598659515380859,50.48805618286144],[4.602882862091064,50.4828262329101],[4.601460933685303,50.47496795654308],[4.597136020660457,50.46677398681652],[4.59100675582897,50.457923889160206],[4.587961196899471,50.447505950927734],[4.588118553161678,50.440975189208984],[4.584446430206299,50.43452835083008],[4.609135627746582,50.432071685791065],[4.613696575164852,50.430828094482536],[4.617339134216422,50.42851638793957],[4.618886470794735,50.42646026611334],[4.619794368743952,50.421844482421875],[4.618285655975342,50.4146957397462],[4.609344482421989,50.39909362792963],[4.604897975921745,50.394111633300895],[4.603271007537899,50.39128112792963],[4.603039264679012,50.38831329345709],[4.604900836944637,50.38293075561535],[4.605379104614371,50.37836074829113],[4.604414939880371,50.37377548217785],[4.597908973693961,50.36178207397472],[4.596727371215877,50.35315322875982],[4.597183227539006,50.34453582763683],[4.600512504577637,50.33530044555658],[4.600812911987305,50.329292297363224],[4.5995774269104,50.324565887451286],[4.595333576202393,50.317977905273544],[4.575077533721923,50.31703186035167],[4.561775684356803,50.31449127197271],[4.553505420684871,50.31257247924816],[4.540560245513916,50.310272216796875],[4.535837173461914,50.31018829345714],[4.524686336517447,50.3110084533692],[4.518175125122127,50.31887054443364],[4.510960578918457,50.3232192993164],[4.504807949066105,50.325122833252],[4.500091075897274,50.32588577270513],[4.4931321144104,50.32608032226562],[4.485584735870474,50.32569885253906],[4.4830002784729,50.31981277465832],[4.477860927581901,50.31339263916021],[4.475190162658691,50.30727386474614],[4.470005035400504,50.30313873291027],[4.465182304382381,50.30199432373058],[4.460053920745906,50.301925659179744],[4.449708461761475,50.303726196289006],[4.437129974365291,50.305274963378906],[4.430087089538631,50.30675888061529],[4.421182632446231,50.30746078491211],[4.416154384613037,50.30694961547857],[4.411571502685604,50.304355621338004],[4.405935287475642,50.293903350830014],[4.402159214019775,50.29049682617193],[4.398056983947868,50.28877639770508],[4.383900165557975,50.285041809081974],[4.376698493957576,50.28261947631847],[4.370102882385254,50.277580261230575],[4.362391948699951,50.27368927001959],[4.357057571411246,50.2725181579591],[4.346035957336483,50.27172851562499],[4.340666770935059,50.270889282226676],[4.336028575897274,50.26922607421875],[4.329781532287711,50.26607894897461],[4.319901466369629,50.262176513671875],[4.309113502502498,50.25743865966797],[4.304174423217773,50.25156402587896],[4.304061412811392,50.24752426147472],[4.307253837585506,50.24347305297857],[4.311021327972355,50.240852355957024],[4.318380355835018,50.23719787597656],[4.341716289520377,50.229736328125],[4.345670700073299,50.22918701171875],[4.351780891418571,50.22957611083984],[4.357593536377009,50.23203659057623],[4.3608660697937,50.2346420288087],[4.364596366882324,50.24002075195307],[4.370472431182861,50.243671417236385],[4.375470161437931,50.24444198608404],[4.384006977081299,50.243316650390625],[4.39186620712286,50.240074157714844],[4.410700798034782,50.23302078247082],[4.409997463226432,50.222316741943416],[4.4070019721986,50.21436309814458],[4.405948162078914,50.204803466796875],[4.406074523925781,50.18765258789068],[4.404869556427001,50.18177032470709],[4.402405738830679,50.178672790527344],[4.398855209350643,50.17614364624029],[4.390590190887565,50.172328948974666],[4.38631534576416,50.16932296752941],[4.378743171691895,50.1654167175293],[4.376250743865967,50.162532806396484],[4.375375270843563,50.159122467041016],[4.375771045684871,50.155643463134766],[4.377694606781063,50.152374267578175],[4.381018638610954,50.14970779418939],[4.389312744140624,50.14542007446295],[4.391487121582088,50.143589019775504],[4.395810604095459,50.136337280273494],[4.402402400970515,50.123310089111385],[4.405216693878231,50.11898803710943],[4.403716564178467,50.11230850219737],[4.398709774017334,50.104042053222656],[4.400582313537597,50.09574508666992],[4.400547504424992,50.075740814208984],[4.401334762573299,50.0696754455567],[4.405756473541317,50.06025314331049],[4.409865856170711,50.053115844726555],[4.416442871093807,50.04484176635742],[4.421065330505485,50.03277587890631],[4.422223091125488,50.01876831054682],[4.42480373382574,50.01198959350597],[4.425655841827449,50.00249862670898],[4.425337314605827,49.98793411254894],[4.4261536598205,49.98204421997081],[4.428246974945124,49.97840118408203],[4.431720256805477,49.97441864013677],[4.436538219451904,49.97109222412104],[4.444722175598145,49.9670791625976],[4.449770927429313,49.96104431152344],[4.450994491577262,49.955272674560604],[4.450855731964225,49.93864822387701],[4.445803642272892,49.93716812133795],[4.41921043395996,49.94644546508789],[4.399174213409537,49.948402404785156],[4.388480186462516,49.94886398315424],[4.380828857421989,49.95372009277355],[4.349362373352051,49.952232360839844],[4.335185050964298,49.9627456665039],[4.319253921508846,49.96438980102545],[4.310615062713623,49.968570709228516],[4.290488719940242,49.964157104492244],[4.258202075958252,49.96399307250976],[4.233068466186523,49.95782470703131],[4.197356224060172,49.954486846923885],[4.195446491241569,49.96744918823248],[4.173917293548698,49.976039886474666],[4.154144287109375,49.975131988525504],[4.140979290008545,49.978805541992244],[4.156285285949821,49.98721313476568],[4.162405967712459,49.99655151367193],[4.16101694107067,49.99980545043945],[4.14718866348278,50.0040168762207],[4.135424137115478,50.01518249511718],[4.137324333190975,50.02178192138683],[4.160781383514461,50.04752349853527],[4.171064376831055,50.047004699706974],[4.19062185287487,50.04942321777355],[4.201024055481014,50.056900024414176],[4.224308967590389,50.06438827514654],[4.230134010314997,50.06984329223633],[4.227538585662898,50.079677581787216],[4.205374717712516,50.097988128662216],[4.204636096954403,50.10453414916992],[4.197657585143986,50.10944366455084],[4.203383445739803,50.115314483642635],[4.19524717330944,50.13459777832031],[4.163118839263973,50.13505935668945],[4.146143436431942,50.12895965576183],[4.126905918121338,50.134902954101676],[4.140635967254696,50.15370941162115],[4.153213977813834,50.160373687744254],[4.155059814453068,50.16713714599621],[4.15004491806036,50.17659378051769],[4.156581878662166,50.186061859130916],[4.156247138977108,50.1928367614746],[4.16052436828619,50.19819259643555],[4.150866508483944,50.213417053222706],[4.16592454910284,50.21508407592784],[4.173114776611328,50.22181320190424],[4.183380603790397,50.23214721679698],[4.199061870575065,50.240455627441406],[4.204553604125977,50.2405738830567],[4.220833778381461,50.25430297851574],[4.205972194671631,50.27251052856457],[4.184491157531852,50.2752304077149],[4.17957592010498,50.27677154541021],[4.170005798339901,50.285610198974666],[4.160448074340763,50.28590393066412],[4.152060031890811,50.2769660949707],[4.166818141937199,50.267070770263665],[4.163658142089844,50.25728988647455],[4.134955883026123,50.259086608886825],[4.138359546661491,50.26155853271496],[4.133791923522949,50.27402877807628],[4.124011516571045,50.27276229858398],[4.125055313110408,50.289466857910156],[4.118358612060547,50.302268981933594],[4.108440399169922,50.30389404296886],[4.099338531494197,50.312137603759815],[4.07916355133051,50.3096656799317],[4.077095508575553,50.320522308349666],[4.052173137664851,50.33866882324219],[4.037613391876334,50.34290313720709],[4.02521991729742,50.35789489746088],[4.013691902160645,50.35133743286133],[3.993216991424561,50.34770584106445],[3.986870288848934,50.34245681762701],[3.9721040725708,50.34650039672863],[3.967360258102417,50.340576171875],[3.967141151428279,50.347454071045036],[3.961807012557983,50.34807968139643],[3.919800996780396,50.332183837890625],[3.900850057601929,50.32745742797863],[3.886059761047363,50.327060699463004],[3.888876199722347,50.33328247070324],[3.885758399963322,50.33948135375988],[3.870705604553223,50.338699340820305],[3.857562065124625,50.347896575927734],[3.84014987945568,50.35386276245117],[3.825049400329704,50.35208511352533],[3.821792125701904,50.345947265625],[3.81165862083435,50.34488296508789],[3.814203739166259,50.35132217407221],[3.805724620819091,50.35462188720714],[3.796579837799186,50.35136795043945],[3.781047344207764,50.353279113769645],[3.765481948852539,50.35124206542969],[3.763554096221924,50.34808349609381],[3.742773294448909,50.348075866699276],[3.735054016113224,50.33925247192394],[3.734504461288509,50.33233261108404],[3.729810714721793,50.326873779296875],[3.731720447540397,50.31190109252929],[3.726564407348633,50.310821533203125],[3.714352369308472,50.3167839050294],[3.716778039932307,50.307868957519645],[3.710424423217773,50.303184509277344],[3.690841197967643,50.31817245483398],[3.684924602508545,50.3275604248048],[3.67367601394659,50.33493041992193],[3.675797462463378,50.3414764404298],[3.665248632431144,50.34902954101568],[3.666476488113517,50.36233520507812],[3.657830238342228,50.37057876586908],[3.672951936721744,50.38906478881847],[3.673437356948966,50.409648895263786],[3.668833494186515,50.436450958251946],[3.660364866256714,50.44450378417969],[3.660986185073909,50.45759201049804],[3.65394997596735,50.462600708007926],[3.643648862838802,50.46316528320324],[3.629447698593196,50.48139953613286],[3.607936859130802,50.49653244018555],[3.583316326141414,50.4910163879395],[3.568602323532218,50.500114440918026],[3.55863356590271,50.498416900634766],[3.521455526351929,50.49460220336914],[3.507428884506226,50.48932266235357],[3.502336025238037,50.48796844482433],[3.498915910720939,50.49071884155285],[3.497591972351131,50.497692108154354],[3.49887824058527,50.501113891601676],[3.517192840576172,50.51802062988286],[3.518115520477352,50.521492004394645],[3.515814542770499,50.524711608886776],[3.506385564804134,50.52829742431646],[3.474889516830501,50.53318023681634],[3.469987392425594,50.531547546386776],[3.456061124801693,50.520755767822266],[3.4500830173493,50.50722503662121],[3.439442157745361,50.507228851318416],[3.43563008308405,50.50912475585949],[3.405551195144767,50.49877929687506],[3.390125513076896,50.49676513671875],[3.377262353897094,50.49098968505871],[3.360271453857479,50.503696441650504],[3.334712266922054,50.50789642333989],[3.328858375549316,50.50812911987305],[3.320949792861938,50.51725769042974],[3.286531448364258,50.5275764465332],[3.279742479324341,50.539886474609375],[3.281645774841422,50.55282592773431],[3.275957345962581,50.558536529541065],[3.284500837326163,50.56192779541027],[3.278060436248836,50.56684494018548],[3.281664371490479,50.57625961303711],[3.27616906166088,50.58168411254894],[3.278310537338371,50.59420013427745],[3.270969152450618,50.605506896972656],[3.269480705261287,50.61197280883795],[3.256132364273014,50.62195205688488],[3.258703708648682,50.62817382812494],[3.25065898895258,50.63614273071289],[3.244402408599967,50.64086914062506],[3.248762130737362,50.64636993408208],[3.24507474899292,50.651428222656364],[3.242113590240592,50.66667938232433],[3.243893384933529,50.669754028320256],[3.261831045150814,50.67596435546881],[3.253688335418701,50.691139221191406],[3.259060144424495,50.6918182373048],[3.259901285171622,50.69873428344732],[3.248501777648982,50.709506988525504],[3.210946798324585,50.71276473999018],[3.192224979400634,50.724872589111385],[3.199032545089722,50.73401260375982],[3.196343898773307,50.7370491027832],[3.188168764114494,50.740222930908146],[3.184298515319824,50.74904632568371],[3.181449413299561,50.751960754394474],[3.183972358703613,50.752162933349666],[3.196821451187134,50.75167846679693],[3.203958749771061,50.75261306762707],[3.209883928299007,50.75515365600586],[3.217006206512394,50.7599830627442],[3.235417604446468,50.75955200195324],[3.261599302291927,50.755409240722656],[3.267051458358821,50.754947662353516],[3.276248216629142,50.755386352539],[3.288691043853873,50.7574577331543],[3.294067382812614,50.75752639770519],[3.299050331115836,50.75678634643566],[3.301532506942863,50.755649566650504],[3.305145502090568,50.75217819213872],[3.310605287551994,50.745254516601676],[3.314960479736271,50.73846435546875],[3.319378852844181,50.726638793945305],[3.32637619972229,50.72328567504883],[3.331037044525203,50.72159957885742],[3.339621782302913,50.717689514160156],[3.351872682571411,50.71299743652355],[3.358429908752441,50.711948394775504],[3.36576318740839,50.711956024170036],[3.374774694442863,50.71945571899414],[3.383272886276302,50.72505569458013],[3.388000965118522,50.72742080688488],[3.401331424713192,50.73252868652344],[3.407669305801392,50.73357772827148],[3.422520160675049,50.74093246459972],[3.451753377914542,50.75111770629883],[3.453065156936646,50.75527954101568],[3.45584511756897,50.75935363769542],[3.460653781890812,50.76322555541998],[3.466958761215267,50.76655960083008],[3.475764989852905,50.763759613037166],[3.486185789108276,50.75991058349621],[3.493236064910889,50.758689880371094],[3.502916097641105,50.75837707519537],[3.518664598465079,50.758644104003906],[3.528159618377799,50.75937652587902],[3.535263776779232,50.76070404052746],[3.545578002929744,50.76073837280279],[3.551618099212646,50.7586402893067],[3.559222459793148,50.75326156616211],[3.552826404571476,50.743202209472656],[3.546725273132324,50.736331939697315],[3.563195705413818,50.73179626464844],[3.574754476547298,50.72945404052729],[3.582044601440373,50.72891998291015],[3.59113335609436,50.72959136962902],[3.598320722579956,50.73096084594732],[3.609710216522274,50.73149490356445],[3.615384817123413,50.73113632202148],[3.63165116310131,50.72790145874029],[3.641566276550349,50.72508239746094],[3.647624969482422,50.722816467285156],[3.653437614441031,50.72822189331055],[3.660099983215389,50.73236465454113],[3.662740468978939,50.73586273193365],[3.664734601974544,50.74360656738281],[3.670523643493766,50.755298614501896],[3.67325496673584,50.76197433471674],[3.675873517990226,50.76648330688482],[3.682890176773128,50.767051696777344],[3.695001602172965,50.766769409179744],[3.70317196846014,50.76571273803716],[3.714914798736629,50.765254974365234],[3.721306800842399,50.76567459106451],[3.728482961654663,50.766975402832145],[3.736004352569694,50.76752471923834],[3.741571426391715,50.767433166503906],[3.749187469482479,50.76546859741211],[3.756891727447566,50.75850296020519],[3.762834548950252,50.75173950195324],[3.765259027481079,50.74974822998052],[3.774646759033203,50.746765136718864],[3.780943632125798,50.74398422241222],[3.789552211761418,50.745121002197315],[3.800738334655705,50.744804382324276],[3.808620214462337,50.74328231811517],[3.816521883010978,50.740734100341854],[3.828039646148682,50.738224029541065],[3.83439493179327,50.738712310791016],[3.837750434875602,50.7398300170899],[3.847915649414176,50.74541091918945],[3.852779150009098,50.74742126464844],[3.858756542205811,50.74839782714844],[3.86400222778326,50.74841308593755],[3.869098663330078,50.74762725830078],[3.875122547149772,50.74496078491222],[3.878738403320312,50.74233245849615],[3.884006977081413,50.73691177368169]]],[[[3.036681413650513,50.77155685424805],[3.035273551941032,50.77014923095709],[3.015253782272339,50.773624420166016],[3.009903907775822,50.76806259155285],[2.983294248580989,50.757186889648494],[2.971967697143612,50.75027465820312],[2.957143306732178,50.75281143188471],[2.940136671066227,50.74536514282238],[2.937651157379093,50.74257278442382],[2.943608522415218,50.73380661010742],[2.93717193603527,50.73005676269531],[2.930279493331909,50.72528839111328],[2.930072069168205,50.711738586425774],[2.922327280044613,50.70280456542969],[2.912152528762931,50.70348739624029],[2.909936189651546,50.69436264038091],[2.90043044090271,50.69328689575206],[2.884267807006893,50.705898284912045],[2.871256828308219,50.703144073486385],[2.872738361358756,50.70827484130853],[2.874473810196037,50.71072769165038],[2.872944116592407,50.72534561157221],[2.872096776962337,50.728641510009766],[2.869011163711548,50.732677459716854],[2.865291118621769,50.73514175415039],[2.856580257415771,50.73899459838873],[2.852480173110962,50.74223327636713],[2.852146625518913,50.747211456298885],[2.854761838913021,50.7501487731933],[2.85846567153942,50.75265502929693],[2.866974353790283,50.75715637207031],[2.871130466461182,50.76029586791992],[2.877074003219604,50.76219940185558],[2.883933067321891,50.76599884033209],[2.89196705818182,50.767024993896534],[2.905073881149405,50.76707839965831],[2.911999225616569,50.766254425048885],[2.918220281601066,50.76403045654297],[2.925010204315242,50.76249694824218],[2.93397068977356,50.76808547973633],[2.938666105270329,50.77214431762695],[2.940480709076041,50.7755584716798],[2.941703319549561,50.78378677368169],[2.943073034286556,50.78722381591808],[2.947418689727897,50.792739868164176],[2.953750133514404,50.79752349853527],[2.964593410492057,50.79898071289068],[2.979665517807007,50.799659729003906],[2.987828254699821,50.80121231079113],[2.998424530029354,50.802757263183594],[3.006856203079223,50.804584503173885],[3.013222694397029,50.80022811889654],[3.017090797424373,50.79483032226574],[3.022404909134025,50.78964233398443],[3.034640550613403,50.77537536621105],[3.036681413650513,50.77155685424805]]]]},"properties":{"ID_0":23,"ISO":"BE-WHT","NAME_0":"Belgium","ID_1":3,"NAME_1":"Wallonie","ID_2":8,"NAME_2":"Hainaut","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Henegouwen|Hennegau"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.896129608154411,50.75958633422857],[5.90474176406866,50.75516510009777],[5.959646224975643,50.76206588745122],[5.974009037017936,50.760063171386776],[5.986626148223877,50.75775909423834],[5.999074935913086,50.756366729736385],[6.007072925567627,50.757270812988395],[6.011619091033936,50.756889343261825],[6.012147903442383,50.75426483154297],[6.028616905212346,50.725215911865234],[6.028419017791805,50.72735214233404],[6.034927845001278,50.72393035888672],[6.060328960418701,50.71767044067394],[6.07892894744873,50.71860122680669],[6.078831195831299,50.719833374023494],[6.100728988647461,50.7186279296875],[6.118731975555477,50.70873641967784],[6.149145126342717,50.67687225341797],[6.173787117004395,50.65840530395502],[6.169487953186035,50.65266036987316],[6.17773008346569,50.64825057983409],[6.178049087524413,50.644531250000114],[6.171928882598934,50.64426040649425],[6.166120052337874,50.64027023315441],[6.165825843811035,50.644012451171875],[6.159657955169791,50.643730163574276],[6.168094158172607,50.636962890625],[6.173087120056209,50.62143325805664],[6.197566986083984,50.631160736083984],[6.199015140533504,50.63046264648432],[6.209949970245417,50.6309204101563],[6.228919029235839,50.62421035766613],[6.259338855743522,50.625400543212834],[6.265749931335563,50.621910095214844],[6.265902996063176,50.62017822265625],[6.278378963470459,50.61639785766613],[6.251566886901912,50.59209823608404],[6.241721153259277,50.593505859375],[6.232298851013297,50.58702087402344],[6.232649803161735,50.583309173583984],[6.220118999481315,50.586540222168075],[6.212152004242,50.5796775817871],[6.206236839294434,50.57698059082037],[6.202858924865723,50.57464981079113],[6.196749210357722,50.57440185546875],[6.197460174560774,50.566978454589844],[6.185599803924617,50.562770843505916],[6.179501056671256,50.5625114440918],[6.175640106201172,50.55985260009777],[6.172194004058838,50.55051422119152],[6.180831909179801,50.533061981201286],[6.210350990295467,50.51704025268566],[6.223847866058462,50.50228118896479],[6.24672794342041,50.50090789794933],[6.246985435485954,50.49833679199219],[6.253068923950252,50.49853134155285],[6.253439903259391,50.494831085205135],[6.259510040283317,50.49507141113281],[6.259140014648494,50.498771667480526],[6.264841079711914,50.502689361572315],[6.271269798278808,50.499221801757926],[6.277355194091854,50.49907302856451],[6.298900127410832,50.49778366088878],[6.315104961395376,50.502639770507926],[6.330028057098389,50.49364471435558],[6.342463016510066,50.464309692382926],[6.363673210144043,50.45222091674799],[6.366498947143782,50.454170227050895],[6.372869014740047,50.450660705566406],[6.373272895812988,50.44674682617199],[6.374671936035155,50.44594955444336],[6.362255096435774,50.42074584960943],[6.362065792083853,50.40473175048834],[6.340477943420524,50.39069366455089],[6.33975791931158,50.37989425659191],[6.344871997833309,50.37594223022461],[6.363688945770321,50.36526870727539],[6.364054203033561,50.36112594604498],[6.372738838195857,50.354415893554794],[6.376580238342284,50.35449981689453],[6.377384185791129,50.350830078125114],[6.382870197296143,50.35095214843755],[6.395440101623649,50.343849182128906],[6.396090984344539,50.336502075195426],[6.402060985565186,50.33662033081066],[6.402379989624137,50.33293914794922],[6.408339977264404,50.333068847656364],[6.403338909149227,50.32192993164068],[6.391717910766602,50.318019866943416],[6.385768890380973,50.31787872314453],[6.381913185119572,50.3200569152832],[6.35649585723877,50.31293487548828],[6.341369152069091,50.322834014892635],[6.325354099273682,50.32118225097662],[6.325169086456526,50.32323074340832],[6.319429874420279,50.31927871704096],[6.301178932190055,50.31853103637695],[6.302197933196965,50.3074302673341],[6.290039062500057,50.30691909790038],[6.29105615615839,50.29586410522461],[6.284987926483211,50.295570373535156],[6.285338878631649,50.291870117187614],[6.279261112213135,50.291610717773494],[6.280309200286865,50.28050994873047],[6.275083065033073,50.27131652832031],[6.275639057159537,50.26544189453125],[6.254786968231315,50.26453399658209],[6.242596149444637,50.262252807617244],[6.239579200744743,50.26015853881836],[6.228908061981144,50.25969314575201],[6.202786922454947,50.254802703857365],[6.191980838775692,50.243465423584034],[6.170382022857666,50.23625564575206],[6.189638137817496,50.189464569091854],[6.185587882995662,50.18708038330083],[6.169525146484431,50.179012298584034],[6.156820774078483,50.17729568481451],[6.157391071319694,50.17121887207031],[6.151369094848633,50.17111968994152],[6.146426200866699,50.17389297485363],[6.135292053222656,50.15470123291021],[6.153457164764518,50.1496315002442],[6.149800777435245,50.13739776611339],[6.142015933990706,50.13749313354503],[6.142289161682243,50.13412857055663],[6.129909038543644,50.13396072387701],[6.116354942321721,50.13761520385748],[6.125361919403076,50.15102005004894],[6.120429992675781,50.16320419311535],[6.101561069488469,50.17081069946295],[6.080800056457633,50.172397613525504],[6.077540874481258,50.15806961059582],[6.07083797454834,50.15641021728521],[6.060410976410026,50.15745162963872],[6.043893814087027,50.161163330078175],[6.031361103057861,50.16562652587901],[6.026518821716252,50.17766952514654],[6.028417110443171,50.17782592773449],[6.030869960784855,50.1855735778808],[6.032835483551082,50.18996047973627],[6.033082485199202,50.19293975830078],[6.031780719757137,50.19601058959972],[6.025649070739803,50.20196533203131],[6.023306846618652,50.2051773071289],[6.019141674041862,50.22132492065435],[6.018742561340388,50.22844696044921],[6.015602111816463,50.23347473144537],[6.011526107788143,50.24352645874035],[6.01126861572277,50.24929809570318],[6.012867450714111,50.255615234375114],[6.01547288894659,50.26318359375006],[6.01718282699585,50.27767944335943],[6.020225048065242,50.28444671630871],[6.021128177642936,50.287914276123104],[6.021990776062125,50.29749298095703],[6.021731853485221,50.30103302001964],[6.019784927368164,50.305419921875114],[6.015793800354061,50.3088264465332],[5.99491024017334,50.31931686401367],[5.982793807983512,50.323287963867244],[5.968837261200008,50.32860183715832],[5.96143627166748,50.33077239990246],[5.956703662872314,50.33152770996105],[5.949781894683838,50.3315048217774],[5.940999507904053,50.33013534545909],[5.933762073516789,50.3296623229981],[5.92260217666626,50.32973098754894],[5.915364742279166,50.33044052124029],[5.905023574829158,50.333686828613274],[5.895849227905217,50.33860015869152],[5.890114307403564,50.34057998657238],[5.882838249206543,50.34011459350586],[5.873032569885197,50.33439254760742],[5.865939617156926,50.32722473144531],[5.864109516143798,50.32346343994146],[5.870245933532772,50.312614440918026],[5.871038913726863,50.30799102783203],[5.869552135467586,50.30230331420893],[5.863310813903809,50.29377365112305],[5.863467693328857,50.28884506225591],[5.865231990814209,50.28700637817394],[5.869237899780329,50.285072326660156],[5.872703075408879,50.284427642822266],[5.88331317901617,50.283985137939396],[5.8895583152771,50.28253936767589],[5.892149448394775,50.27861022949219],[5.892017364501953,50.275272369384766],[5.890383720398063,50.27196121215832],[5.884195804596061,50.26822662353527],[5.87146186828619,50.26553344726574],[5.858254909515323,50.263328552246094],[5.839586257934626,50.262168884277344],[5.828647613525504,50.26063537597656],[5.817029476165771,50.2603988647462],[5.797335624694938,50.26084518432623],[5.789703845977897,50.26137542724621],[5.780876159667912,50.26285171508789],[5.771761894226188,50.26264190673834],[5.757280349731388,50.259403228759766],[5.738603115081844,50.25831222534185],[5.729144096374568,50.25674438476568],[5.732365131378231,50.266357421875],[5.737285614013786,50.27385711669927],[5.747006416320914,50.284439086914176],[5.752376556396484,50.28929138183594],[5.753684043884333,50.29210281372076],[5.75197696685791,50.295738220214844],[5.746017932891903,50.297252655029354],[5.737184047698974,50.297615051269645],[5.730032444000244,50.29885864257818],[5.724039554595947,50.30170059204112],[5.720292091369629,50.304374694824276],[5.716939926147403,50.30864715576183],[5.71616601943981,50.31222534179693],[5.716147422790641,50.318359375000114],[5.716803550720215,50.32824707031256],[5.717879772186279,50.33301925659179],[5.722978115081901,50.340534210205135],[5.727275848388729,50.34554672241222],[5.731984138488713,50.34972000122076],[5.71187067031866,50.35311889648449],[5.687608242034912,50.35860443115246],[5.68165493011486,50.360370635986385],[5.673711776733455,50.36345291137701],[5.659805297851562,50.36408996582036],[5.647420883178768,50.364135742187614],[5.641636371612663,50.370246887207145],[5.630400180816764,50.38002777099604],[5.621923446655387,50.38518905639654],[5.615801334381217,50.39049148559576],[5.608777999878043,50.39379501342785],[5.600898742675838,50.39413833618169],[5.586047649383602,50.39056396484375],[5.569744586944523,50.38790893554687],[5.562268257141113,50.387298583984375],[5.554653644561881,50.387462615966854],[5.547785758972225,50.38854217529302],[5.540555477142448,50.39100646972661],[5.536644458770866,50.393123626708984],[5.5272154808045,50.400115966796875],[5.525614261627311,50.406856536865234],[5.52407693862915,50.410701751708984],[5.514938354492301,50.42178344726574],[5.497604846954346,50.41300201416027],[5.48928260803234,50.410377502441406],[5.475772380828914,50.408390045166016],[5.470851898193359,50.40834426879877],[5.464316368103084,50.40985488891612],[5.446499824523926,50.416999816894645],[5.434639453887939,50.42350387573248],[5.429902076721305,50.42565536499035],[5.424934864044189,50.42686462402349],[5.418218612671011,50.42753601074219],[5.418365478515682,50.422855377197266],[5.419975280761832,50.41748428344738],[5.422833442687988,50.413516998291016],[5.428994178771916,50.40658569335937],[5.429896831512565,50.40337753295909],[5.429345607757567,50.40009307861328],[5.426841259002742,50.3967742919923],[5.419932842254696,50.391941070556584],[5.408824443817196,50.385765075683594],[5.398816108703613,50.38139343261719],[5.390975475311279,50.38208770751964],[5.382594585418815,50.38347244262701],[5.377845287323055,50.38354110717785],[5.367567539215202,50.38224029541021],[5.352109432220572,50.38130187988292],[5.345247268676871,50.37941360473633],[5.329523563385123,50.36902236938488],[5.322180747985839,50.3650741577149],[5.315358638763428,50.36343765258795],[5.30847692489624,50.363773345947266],[5.302789688110352,50.36597824096691],[5.297856330871696,50.37003326416021],[5.292446613311768,50.37347412109381],[5.288509845733699,50.378856658935604],[5.286416053772029,50.38368606567394],[5.28209400177002,50.391876220703125],[5.279173851013296,50.39479064941412],[5.271278858184871,50.39908599853526],[5.263683795928955,50.401279449463],[5.258191108703556,50.40199661254894],[5.245121955871639,50.402999877929744],[5.235250473022517,50.405223846435604],[5.228535175323485,50.40628814697277],[5.233579158783016,50.41982650756836],[5.23785495758068,50.42662429809582],[5.241974830627498,50.43136215209966],[5.238649368286246,50.43559646606457],[5.235603332519531,50.44124603271479],[5.22763013839733,50.44629669189459],[5.224419593811092,50.44944000244152],[5.221206188201904,50.45458221435558],[5.219542503356933,50.46254730224615],[5.214740276336784,50.470050811767635],[5.206289768218994,50.47747039794933],[5.192002773285026,50.47100448608404],[5.187576293945369,50.46954727172863],[5.181001663208065,50.46873474121094],[5.171534538269157,50.46862792968756],[5.162626266479606,50.47906875610363],[5.153983116149959,50.487365722656364],[5.145916938781737,50.49425125122076],[5.141460418701172,50.50042724609375],[5.132845878601074,50.50188064575201],[5.121635437011776,50.502113342285156],[5.114950180053825,50.503639221191406],[5.110570907592887,50.50683212280273],[5.107691764831543,50.512149810791016],[5.104135990142822,50.51655197143555],[5.101803779602051,50.51778793334972],[5.096908569335881,50.51868057250982],[5.086155891418399,50.5180778503418],[5.070198059081974,50.514129638671875],[5.053321361541748,50.512966156005916],[5.04451227188116,50.511505126953125],[5.029245376586857,50.510002136230526],[5.032145023346004,50.520915985107415],[5.033514022827261,50.52386856079107],[5.041014194488582,50.53319549560547],[5.048236846923828,50.539886474609375],[5.053042411804256,50.54648971557617],[5.056023597717342,50.554847717285206],[5.04908990859991,50.559646606445426],[5.045983791351318,50.56255340576166],[5.038270473480337,50.572830200195426],[5.035779953003042,50.57768249511719],[5.030356407165526,50.58506393432623],[5.023402214050293,50.587989807128906],[5.018319606781006,50.591899871826165],[5.01343679428112,50.59441375732416],[5.009727001190242,50.597507476806754],[5.004900455474966,50.60006713867193],[4.999832630157527,50.60455322265625],[4.985814571380672,50.61512756347661],[4.987081050872746,50.620742797851555],[4.989913940429688,50.62743759155279],[4.990725040435848,50.63310623168951],[4.990897178649901,50.641307830810604],[4.997304916381836,50.64536666870123],[5.001780509948843,50.64884185791021],[5.01200628280651,50.66176605224609],[5.013099670410213,50.66648864746105],[5.01349925994873,50.679988861083984],[5.014098644256649,50.68478775024413],[5.017429828643799,50.69243240356451],[5.019616603851318,50.699180603027344],[5.017655372619685,50.71224212646495],[5.014756202697754,50.7171249389649],[5.014392375946102,50.72587966918957],[5.015263557434081,50.731510162353516],[5.016911983490047,50.73458099365246],[5.022274971008301,50.740852355957145],[5.025736331939697,50.74761199951172],[5.035048961639404,50.74598312377929],[5.039706707000732,50.74469375610357],[5.047698974609318,50.739940643310604],[5.052161216735897,50.734561920166016],[5.053678035736083,50.73149871826183],[5.05498027801525,50.7255516052246],[5.053294658660946,50.72243881225597],[5.061855316162223,50.71532821655279],[5.064538478851375,50.71358489990246],[5.075724601745662,50.70881271362304],[5.082873821258602,50.70748138427746],[5.092097282409725,50.7076873779298],[5.099183559417724,50.70936965942383],[5.105806827545279,50.711772918701286],[5.117445945739859,50.71783447265625],[5.129890918731746,50.71366882324219],[5.137597560882625,50.70828628540045],[5.142505168914794,50.70560836791998],[5.150020599365177,50.69818115234375],[5.155230522155819,50.69206237792962],[5.174025535583553,50.70098876953136],[5.177697181701717,50.706714630126946],[5.179975986480713,50.71679687500006],[5.183067798614502,50.719230651855526],[5.187764167785758,50.72016525268566],[5.198338985443172,50.720840454101676],[5.209847927093563,50.7221565246582],[5.217588901519832,50.72237396240246],[5.229423522949332,50.722064971923935],[5.247096538543758,50.71737289428711],[5.25438022613531,50.71667098999029],[5.259901046753043,50.716896057128906],[5.266397476196345,50.718395233154354],[5.273265838623047,50.721111297607536],[5.282044410705623,50.72358703613281],[5.285480499267578,50.72399902343756],[5.294179916381892,50.723606109619254],[5.31430959701538,50.719863891601676],[5.323946475982723,50.727607727050774],[5.32700777053833,50.72928619384765],[5.337441921234188,50.7334098815918],[5.349058151245117,50.736251831054744],[5.363807201385612,50.74113845825207],[5.368960857391414,50.74213027954096],[5.382153987884521,50.74292755126959],[5.394875049591121,50.74466705322277],[5.404721260070801,50.74518966674799],[5.407900810241699,50.7434921264649],[5.409637451171932,50.740844726562614],[5.410171985626334,50.73654556274425],[5.40947437286377,50.7252578735351],[5.410488605499211,50.72043228149413],[5.41564416885376,50.71726608276373],[5.425975799560661,50.71467208862299],[5.435894012451286,50.712665557861385],[5.449454784393424,50.71430969238286],[5.456157684326114,50.71626663208013],[5.463170051574764,50.72132492065441],[5.469120025634709,50.72381973266596],[5.476349830627441,50.72471237182622],[5.485836505889893,50.724693298339844],[5.494567871093864,50.725944519043026],[5.497571468353328,50.729824066162166],[5.500510692596492,50.73163604736334],[5.513237476348876,50.73398971557617],[5.520458698272762,50.73588180541992],[5.532261848449821,50.739681243896484],[5.533227920532226,50.74650955200207],[5.538217067718505,50.75497817993164],[5.542725086212272,50.75820159912121],[5.552254199981802,50.76207733154296],[5.567357063293571,50.76243591308605],[5.587758064270133,50.766166687011776],[5.598823070526123,50.767604827880916],[5.614023685455379,50.77122497558588],[5.621693611145133,50.77272796630871],[5.63052129745489,50.77534866333008],[5.638574123382568,50.7791633605957],[5.658165454864502,50.790939331054744],[5.668262481689453,50.79743576049816],[5.674395084381217,50.802318572998104],[5.680764675140437,50.8058700561524],[5.690980434417668,50.809234619140625],[5.701066970825195,50.805370330810604],[5.705244064331168,50.7859382629395],[5.703442096710319,50.7819595336914],[5.699253082275447,50.77659988403331],[5.695539951324463,50.768737792968686],[5.691255092620906,50.76307296752941],[5.692372798919791,50.760299682617294],[5.693084716796989,50.755371093750114],[5.699196338653564,50.74635314941412],[5.70356273651123,50.74215698242193],[5.709727764129581,50.740764617920036],[5.720372676849422,50.74085998535167],[5.72850847244274,50.74236297607433],[5.735059261322078,50.744773864746094],[5.739517688751278,50.744976043701286],[5.744046688079948,50.744171142578125],[5.753653049469108,50.74068832397466],[5.765116691589299,50.73801040649419],[5.779966354370174,50.73674774169922],[5.784869194030819,50.73592376708996],[5.794776439666805,50.72986984252941],[5.799057483673209,50.723720550537166],[5.805293560028076,50.71798706054698],[5.826517581939754,50.716419219970696],[5.835361957550106,50.71462631225597],[5.856453418731746,50.71121978759771],[5.866026401519775,50.711032867431754],[5.877957344055176,50.7120475769043],[5.887138843536434,50.71196746826172],[5.887659549713078,50.71998214721691],[5.886991977691593,50.729557037353516],[5.88486909866333,50.73515701293951],[5.885429382324219,50.74170303344738],[5.889423847198429,50.74941635131836],[5.896129608154411,50.75958633422857]]]},"properties":{"ID_0":23,"ISO":"BE-WLG","NAME_0":"Belgium","ID_1":3,"NAME_1":"Wallonie","ID_2":9,"NAME_2":"Liège","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Luik|Liegi|Lieja|Lüttich"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.117445945739859,50.71783447265625],[5.115173816680908,50.72293090820324],[5.113169193267879,50.73161697387707],[5.108302593231315,50.73809814453125],[5.106197357177734,50.7447509765625],[5.105834007263297,50.753131866455135],[5.10510969161993,50.758533477783146],[5.113746166229362,50.75787353515619],[5.125383377075195,50.757549285888786],[5.130300998687857,50.75775909423834],[5.140381336212215,50.759986877441406],[5.149806976318473,50.76068878173839],[5.153451919555663,50.761932373046875],[5.158460140228328,50.76258087158214],[5.167627334594783,50.76275634765631],[5.175235271453971,50.764450073242244],[5.181925296783561,50.76515579223644],[5.192119598388786,50.76515197753906],[5.198796272277889,50.76586532592779],[5.2023220062257,50.76717376708996],[5.213201522827092,50.767780303955135],[5.220779418945369,50.767574310302784],[5.22504997253418,50.76673889160162],[5.229905128479004,50.76343917846691],[5.234367847442627,50.756572723388786],[5.234035491943416,50.74734115600586],[5.23081254959112,50.74418640136718],[5.229677677154541,50.73812484741205],[5.229423522949332,50.722064971923935],[5.217588901519832,50.72237396240246],[5.209847927093563,50.7221565246582],[5.198338985443172,50.720840454101676],[5.187764167785758,50.72016525268566],[5.183067798614502,50.719230651855526],[5.179975986480713,50.71679687500006],[5.177697181701717,50.706714630126946],[5.174025535583553,50.70098876953136],[5.155230522155819,50.69206237792962],[5.150020599365177,50.69818115234375],[5.142505168914794,50.70560836791998],[5.137597560882625,50.70828628540045],[5.129890918731746,50.71366882324219],[5.117445945739859,50.71783447265625]]]},"properties":{"ID_0":23,"ISO":"BE-VLI","NAME_0":"Belgium","ID_1":3,"NAME_1":"Wallonie","ID_2":10,"NAME_2":"Limburg","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Limbourg|Limburgo"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[6.026518821716252,50.17766952514654],[6.024930000305289,50.18162155151367],[6.002239227294922,50.17652130126953],[5.987988948822078,50.17551422119151],[5.967640876770076,50.17080307006841],[5.954148769378776,50.134704589843864],[5.902341842651367,50.109767913818416],[5.901381969451904,50.10821151733404],[5.899428844451904,50.10029983520519],[5.894246101379508,50.09441757202148],[5.891685009002742,50.086765289306584],[5.88981294631958,50.07829284667969],[5.874896049499569,50.073902130127],[5.8639430999757,50.06753540039068],[5.859116077423153,50.06171035766607],[5.861655235290584,50.046310424804744],[5.855449199676457,50.030418395996094],[5.845753192901611,50.02041625976568],[5.827960014343319,50.01313400268566],[5.826231956482047,50.00666427612299],[5.827700138092098,49.999465942382926],[5.83520078659069,49.99449920654308],[5.843251228332576,49.98710250854497],[5.843355178833008,49.97994613647472],[5.836931228637752,49.97554397583019],[5.816674232482967,49.97257614135742],[5.815622806549072,49.964809417724666],[5.810860157012996,49.96091842651367],[5.801381111145133,49.963439941406364],[5.795301914215088,49.964229583740284],[5.791534900665283,49.9604225158692],[5.781013965606689,49.959678649902344],[5.778379917144832,49.95049667358404],[5.779318809509391,49.944431304931754],[5.778142929077262,49.93843460083008],[5.772482872009277,49.93231964111339],[5.766616821289062,49.919853210449276],[5.75987100601202,49.91223907470709],[5.753683090210018,49.911331176757926],[5.744140148162955,49.90258026123058],[5.745097160339299,49.89840698242199],[5.758536815643367,49.89336776733393],[5.773841857910156,49.88851165771484],[5.786119937896785,49.882858276367244],[5.786361217498779,49.87723922729498],[5.782749176025391,49.87642288208008],[5.776657104492301,49.86988449096691],[5.7750182151795,49.86904907226557],[5.758081912994442,49.869499206543026],[5.757266044616813,49.86830139160156],[5.758098125457821,49.862648010253956],[5.759564876556396,49.85874938964838],[5.757740020751953,49.855659484863395],[5.753330230712891,49.85362243652343],[5.753317832946834,49.84572601318371],[5.750578880310059,49.8458023071289],[5.750223159789982,49.84066390991222],[5.746118068695068,49.838768005371094],[5.749722003936824,49.83175277709955],[5.751540184020996,49.82413864135742],[5.747794151306209,49.81844711303711],[5.754362106323242,49.813117980957145],[5.757108211517334,49.804592132568416],[5.757693767547664,49.796417236328125],[5.782458782196045,49.79633331298839],[5.794256210327205,49.789226531982365],[5.827349185943716,49.7452278137207],[5.832016944885197,49.72824859619152],[5.831934928894042,49.725784301757926],[5.848493099212646,49.725227355956974],[5.860459804534969,49.728023529052734],[5.869063854217643,49.727207183838004],[5.876872062683219,49.722152709961044],[5.882627010345459,49.71610641479498],[5.889624118805045,49.71010971069336],[5.881442070007438,49.70488357543957],[5.874095916748046,49.699306488037166],[5.871623992919922,49.690929412841854],[5.872259140014648,49.684310913085994],[5.878962039947566,49.677841186523494],[5.890151023864688,49.67340469360363],[5.900941848754883,49.67043304443371],[5.912499904632625,49.66615676879894],[5.908157825470084,49.65912246704113],[5.906942844390926,49.6545677185058],[5.907876014709586,49.64690017700207],[5.907086849212703,49.639522552490234],[5.884276866912898,49.63866424560547],[5.880621910095215,49.63257598876953],[5.881649971008414,49.626518249511776],[5.874896049499569,49.62019729614269],[5.870451927185172,49.613491058349666],[5.871144771575928,49.60590744018565],[5.861946105956974,49.6017456054688],[5.853984832763786,49.59756088256835],[5.852081775665397,49.59076309204107],[5.868544101715088,49.586837768554744],[5.874228954315129,49.58715057373047],[5.874456882476807,49.576766967773494],[5.868050098419246,49.57180786132818],[5.857216835021973,49.56552505493164],[5.850542068481388,49.5601692199707],[5.833731174469108,49.55124664306652],[5.828113079071158,49.552825927734375],[5.815077304840031,49.54516601562511],[5.81288051605236,49.547969818115234],[5.793144702911491,49.5520401000976],[5.772744655609188,49.56255340576171],[5.758513450622672,49.559101104736385],[5.75715541839611,49.54256820678722],[5.742724418640194,49.539283752441406],[5.730061054229792,49.544475555420036],[5.721682548522949,49.54101181030279],[5.701262950897217,49.53951644897472],[5.689101696014461,49.54609298706054],[5.669230461120605,49.548507690429744],[5.660805702209472,49.55235290527349],[5.645203113555907,49.54969024658209],[5.6329221725465,49.54306030273449],[5.632797718048096,49.53955841064459],[5.61795806884777,49.53034591674816],[5.621092319488639,49.52066040039068],[5.617424488067684,49.51438140869146],[5.61103439331049,49.50589370727545],[5.607102394104118,49.50698471069335],[5.593825817108268,49.5213623046875],[5.569193363189696,49.52734375000006],[5.553982734680289,49.527870178222656],[5.54247522354126,49.51697158813482],[5.531455516815298,49.512519836425895],[5.500722885131893,49.50679016113292],[5.484814643859863,49.506687164306754],[5.470910549163818,49.49721527099614],[5.466285228729248,49.498928070068295],[5.463425159454346,49.50896453857421],[5.447196483612061,49.51788330078136],[5.464030265808161,49.52619934082036],[5.465261459350643,49.536308288574276],[5.442548751831112,49.55027389526367],[5.44135236740118,49.55213928222662],[5.446219444274959,49.55340194702154],[5.453856945037785,49.56596755981451],[5.439330577850455,49.569801330566406],[5.428995132446403,49.58919525146496],[5.430971622467098,49.59238433837896],[5.393536567688045,49.61708831787103],[5.346857547760067,49.63084411621094],[5.34012413024908,49.618083953857536],[5.321965217590332,49.61418914794933],[5.314977169036865,49.612030029296925],[5.304913043975887,49.63005828857416],[5.320583820343074,49.64726257324219],[5.332622051239127,49.65350341796886],[5.319152355194205,49.66366958618175],[5.286605834960993,49.681797027588004],[5.282208919525146,49.685573577880916],[5.280510902404842,49.689136505126946],[5.26838397979742,49.69595336914068],[5.246232032775993,49.68694305419921],[5.231140136718864,49.69035720825201],[5.21563625335699,49.68919754028326],[5.208661079406738,49.69443511962896],[5.19966030120861,49.6923179626466],[5.19051122665411,49.694503784179794],[5.166208267211914,49.692916870117244],[5.165421009063778,49.70936203002929],[5.160857200622615,49.715187072753906],[5.151701450347844,49.71766662597656],[5.143624305725211,49.709281921386776],[5.123073101043701,49.71730804443365],[5.12487363815319,49.726947784423885],[5.096602439880428,49.759784698486385],[5.089717388153133,49.76479339599615],[5.069024562835693,49.761581420898494],[5.046833992004508,49.77014160156256],[5.014911651611385,49.77950668334961],[5.001781463623161,49.79367065429699],[4.991471767425594,49.80022048950201],[4.97182035446167,49.80039596557623],[4.979648590088004,49.80058670043951],[4.98153734207159,49.80416107177746],[4.978381156921387,49.80408096313488],[4.979460716247615,49.806648254394645],[4.984670639038199,49.81009292602544],[4.990237712860221,49.81704711914068],[4.991074562072697,49.82057952880871],[4.991033554077148,49.82542419433593],[4.990031719207877,49.82896423339855],[4.985722541809139,49.83541488647461],[4.982779026031494,49.83829879760742],[4.993558883667049,49.84904861450201],[4.999894142150879,49.85316085815429],[5.003977775573787,49.85490036010742],[5.016336917877311,49.859157562255916],[5.028169155120963,49.86430358886719],[5.032432556152287,49.86735153198248],[5.040966033935547,49.87051391601574],[5.046802997589111,49.87197875976568],[5.050579547882079,49.88017272949219],[5.052694797515983,49.888950347900504],[5.054522514343319,49.89167785644537],[5.061678886413688,49.895877838134766],[5.070842266082821,49.9023551940918],[5.078346729278564,49.90569305419921],[5.090999126434325,49.912300109863395],[5.098744869232235,49.915523529052734],[5.104967594146785,49.91952896118163],[5.107078552246094,49.9224967956544],[5.107423305511531,49.925476074218864],[5.105774402618521,49.93078231811523],[5.105884075164795,49.936149597168075],[5.107609272003174,49.94049835205084],[5.107882499694824,49.94445800781256],[5.104503631591796,49.95011520385747],[5.100841045379752,49.95254135131836],[5.089766502380485,49.95676422119152],[5.084937572479362,49.960052490234375],[5.080753326416129,49.9659080505371],[5.075232505798397,49.97094345092785],[5.070174694061336,49.97454071044922],[5.063361644744987,49.97838973999035],[5.057147979736328,49.979793548583984],[5.052814006805534,49.97937774658208],[5.047593593597526,49.976196289062614],[5.040369987487793,49.9734497070313],[5.037071228027344,49.97273254394537],[5.030410289764518,49.972602844238395],[5.02729511260992,49.97323608398437],[5.024100303649959,49.97511672973638],[5.021350383758659,49.97858428955078],[5.01551532745367,49.99076843261719],[5.013537883758488,49.993785858154354],[5.001542091369743,50.00467300415045],[4.993929862976188,50.008872985839844],[4.9929456710816,50.013000488281364],[4.989341735839844,50.019729614257756],[4.986419677734489,50.02378845214843],[4.994700431823844,50.02841949462896],[5.00034952163702,50.030941009521484],[5.01129245758051,50.03298950195318],[5.022318363189697,50.040901184081974],[5.027714252471924,50.04559707641601],[5.035602569580077,50.05009841918957],[5.043961524963379,50.052497863769645],[5.046137332916203,50.053573608398494],[5.053401947021541,50.05948638916021],[5.05912542343151,50.06676864624023],[5.059660434722956,50.07334899902344],[5.057415485382194,50.0789413452149],[5.056472301483211,50.0860977172851],[5.056509494781608,50.09223175048828],[5.057302474975643,50.0994873046875],[5.059979915618896,50.10638427734375],[5.061727523803825,50.115493774414055],[5.065189361572266,50.11896514892578],[5.082617282867545,50.12315750122082],[5.082661151885986,50.11481094360346],[5.082190990448055,50.10377502441412],[5.082401275634822,50.100231170654354],[5.083697795868034,50.09684753417969],[5.089592456817626,50.09294509887701],[5.093100070953483,50.09220504760748],[5.100488185882568,50.091892242431754],[5.107924938201904,50.09242248535156],[5.120248794555664,50.09440994262695],[5.132795810699577,50.09445190429699],[5.139672756195125,50.09345626831055],[5.152327060699463,50.08861541748047],[5.175599098205623,50.08855056762695],[5.18312644958496,50.088947296142635],[5.188194751739502,50.089920043945256],[5.19843053817749,50.0930290222169],[5.210887908935547,50.09428024291998],[5.219791412353629,50.09572601318365],[5.232388019561767,50.09676361083996],[5.252452373504696,50.10057449340826],[5.259789466858024,50.10118865966797],[5.271255970001278,50.10119247436529],[5.271226882934684,50.107295989990284],[5.270146369934139,50.113185882568416],[5.268110752105713,50.11773300170898],[5.267220973968506,50.12570571899414],[5.267692565918025,50.128971099853516],[5.269291877746582,50.13184738159179],[5.271437168121451,50.1332015991212],[5.279349327087458,50.13499450683594],[5.286091804504395,50.137203216552784],[5.288966655731144,50.140548706054744],[5.289266586303824,50.14371109008795],[5.287253856658992,50.150798797607536],[5.286805629730337,50.15622711181646],[5.281607627868709,50.15863800048828],[5.277907848358211,50.161186218261776],[5.274393558502311,50.164855957031364],[5.267596244812069,50.17333602905285],[5.261561870574951,50.17953872680669],[5.257816314697266,50.18520736694336],[5.25595378875738,50.192962646484375],[5.254307270050049,50.195755004882926],[5.249981403350886,50.1984596252442],[5.246477127075309,50.20160675048834],[5.242084503173885,50.204174041748104],[5.238508224487362,50.20858764648437],[5.236346244812125,50.20970153808588],[5.230731010437012,50.21018218994146],[5.220071792602596,50.20899200439453],[5.21423959732067,50.210563659668026],[5.212089538574332,50.21218109130853],[5.210633754730281,50.215087890625],[5.212122440338135,50.220794677734375],[5.219893455505484,50.2233238220216],[5.228954792022704,50.22451782226574],[5.242395877838078,50.2248992919923],[5.247392177581787,50.225627899169865],[5.254805564880314,50.22775650024414],[5.262778759002686,50.23210525512689],[5.268091678619498,50.23441314697271],[5.275614261627197,50.23686599731457],[5.286271095275993,50.23960494995117],[5.293972969055233,50.240257263183594],[5.309916973114127,50.240200042724666],[5.315797328949088,50.24041748046875],[5.321409702301139,50.24127960205084],[5.328474044799805,50.2433471679688],[5.333349227905386,50.24553680419933],[5.339396476745549,50.24900436401373],[5.361606597900391,50.2628288269043],[5.376125335693416,50.27238845825195],[5.38101434707653,50.276371002197266],[5.386126518249455,50.27891540527355],[5.390315055847282,50.28215408325201],[5.395308971405029,50.284622192382926],[5.403212070465145,50.28690338134777],[5.40764760971075,50.28970336914068],[5.417450904846248,50.293296813964844],[5.422087192535457,50.296443939208984],[5.425021648406982,50.30241394042969],[5.427992343902645,50.306793212890625],[5.419111251831112,50.30937194824224],[5.406338214874268,50.31085586547862],[5.399314880371151,50.3121070861817],[5.391419887542781,50.31218338012707],[5.376050949096792,50.30971908569347],[5.364690780639648,50.305889129638786],[5.359693050384578,50.30518722534179],[5.353252887725944,50.305889129638786],[5.349560737609806,50.30951690673828],[5.349369049072266,50.31279373168939],[5.350498199462891,50.3161354064942],[5.354677677154598,50.319702148437614],[5.359222888946647,50.321224212646484],[5.369189262390137,50.32251739501959],[5.37816429138195,50.32474136352545],[5.389658927917537,50.32952117919922],[5.392368316650447,50.33157348632807],[5.393674373626823,50.33448791503906],[5.394681930542049,50.34075164794922],[5.39654636383068,50.3443336486817],[5.402202606201172,50.34857940673828],[5.406364440918026,50.35548019409191],[5.407655715942326,50.359909057617244],[5.407919883728141,50.36567306518555],[5.407131671905574,50.37020874023443],[5.403191089630127,50.37645721435547],[5.398816108703613,50.38139343261719],[5.408824443817196,50.385765075683594],[5.419932842254696,50.391941070556584],[5.426841259002742,50.3967742919923],[5.429345607757567,50.40009307861328],[5.429896831512565,50.40337753295909],[5.428994178771916,50.40658569335937],[5.422833442687988,50.413516998291016],[5.419975280761832,50.41748428344738],[5.418365478515682,50.422855377197266],[5.418218612671011,50.42753601074219],[5.424934864044189,50.42686462402349],[5.429902076721305,50.42565536499035],[5.434639453887939,50.42350387573248],[5.446499824523926,50.416999816894645],[5.464316368103084,50.40985488891612],[5.470851898193359,50.40834426879877],[5.475772380828914,50.408390045166016],[5.48928260803234,50.410377502441406],[5.497604846954346,50.41300201416027],[5.514938354492301,50.42178344726574],[5.52407693862915,50.410701751708984],[5.525614261627311,50.406856536865234],[5.5272154808045,50.400115966796875],[5.536644458770866,50.393123626708984],[5.540555477142448,50.39100646972661],[5.547785758972225,50.38854217529302],[5.554653644561881,50.387462615966854],[5.562268257141113,50.387298583984375],[5.569744586944523,50.38790893554687],[5.586047649383602,50.39056396484375],[5.600898742675838,50.39413833618169],[5.608777999878043,50.39379501342785],[5.615801334381217,50.39049148559576],[5.621923446655387,50.38518905639654],[5.630400180816764,50.38002777099604],[5.641636371612663,50.370246887207145],[5.647420883178768,50.364135742187614],[5.659805297851562,50.36408996582036],[5.673711776733455,50.36345291137701],[5.68165493011486,50.360370635986385],[5.687608242034912,50.35860443115246],[5.71187067031866,50.35311889648449],[5.731984138488713,50.34972000122076],[5.727275848388729,50.34554672241222],[5.722978115081901,50.340534210205135],[5.717879772186279,50.33301925659179],[5.716803550720215,50.32824707031256],[5.716147422790641,50.318359375000114],[5.71616601943981,50.31222534179693],[5.716939926147403,50.30864715576183],[5.720292091369629,50.304374694824276],[5.724039554595947,50.30170059204112],[5.730032444000244,50.29885864257818],[5.737184047698974,50.297615051269645],[5.746017932891903,50.297252655029354],[5.75197696685791,50.295738220214844],[5.753684043884333,50.29210281372076],[5.752376556396484,50.28929138183594],[5.747006416320914,50.284439086914176],[5.737285614013786,50.27385711669927],[5.732365131378231,50.266357421875],[5.729144096374568,50.25674438476568],[5.738603115081844,50.25831222534185],[5.757280349731388,50.259403228759766],[5.771761894226188,50.26264190673834],[5.780876159667912,50.26285171508789],[5.789703845977897,50.26137542724621],[5.797335624694938,50.26084518432623],[5.817029476165771,50.2603988647462],[5.828647613525504,50.26063537597656],[5.839586257934626,50.262168884277344],[5.858254909515323,50.263328552246094],[5.87146186828619,50.26553344726574],[5.884195804596061,50.26822662353527],[5.890383720398063,50.27196121215832],[5.892017364501953,50.275272369384766],[5.892149448394775,50.27861022949219],[5.8895583152771,50.28253936767589],[5.88331317901617,50.283985137939396],[5.872703075408879,50.284427642822266],[5.869237899780329,50.285072326660156],[5.865231990814209,50.28700637817394],[5.863467693328857,50.28884506225591],[5.863310813903809,50.29377365112305],[5.869552135467586,50.30230331420893],[5.871038913726863,50.30799102783203],[5.870245933532772,50.312614440918026],[5.864109516143798,50.32346343994146],[5.865939617156926,50.32722473144531],[5.873032569885197,50.33439254760742],[5.882838249206543,50.34011459350586],[5.890114307403564,50.34057998657238],[5.895849227905217,50.33860015869152],[5.905023574829158,50.333686828613274],[5.915364742279166,50.33044052124029],[5.92260217666626,50.32973098754894],[5.933762073516789,50.3296623229981],[5.940999507904053,50.33013534545909],[5.949781894683838,50.3315048217774],[5.956703662872314,50.33152770996105],[5.96143627166748,50.33077239990246],[5.968837261200008,50.32860183715832],[5.982793807983512,50.323287963867244],[5.99491024017334,50.31931686401367],[6.015793800354061,50.3088264465332],[6.019784927368164,50.305419921875114],[6.021731853485221,50.30103302001964],[6.021990776062125,50.29749298095703],[6.021128177642936,50.287914276123104],[6.020225048065242,50.28444671630871],[6.01718282699585,50.27767944335943],[6.01547288894659,50.26318359375006],[6.012867450714111,50.255615234375114],[6.01126861572277,50.24929809570318],[6.011526107788143,50.24352645874035],[6.015602111816463,50.23347473144537],[6.018742561340388,50.22844696044921],[6.019141674041862,50.22132492065435],[6.023306846618652,50.2051773071289],[6.025649070739803,50.20196533203131],[6.031780719757137,50.19601058959972],[6.033082485199202,50.19293975830078],[6.032835483551082,50.18996047973627],[6.030869960784855,50.1855735778808],[6.028417110443171,50.17782592773449],[6.026518821716252,50.17766952514654]]]},"properties":{"ID_0":23,"ISO":"BE-WLX","NAME_0":"Belgium","ID_1":3,"NAME_1":"Wallonie","ID_2":11,"NAME_2":"Luxembourg","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Lussemburgo|Luxemburg|Luxemburgo"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[5.398816108703613,50.38139343261719],[5.403191089630127,50.37645721435547],[5.407131671905574,50.37020874023443],[5.407919883728141,50.36567306518555],[5.407655715942326,50.359909057617244],[5.406364440918026,50.35548019409191],[5.402202606201172,50.34857940673828],[5.39654636383068,50.3443336486817],[5.394681930542049,50.34075164794922],[5.393674373626823,50.33448791503906],[5.392368316650447,50.33157348632807],[5.389658927917537,50.32952117919922],[5.37816429138195,50.32474136352545],[5.369189262390137,50.32251739501959],[5.359222888946647,50.321224212646484],[5.354677677154598,50.319702148437614],[5.350498199462891,50.3161354064942],[5.349369049072266,50.31279373168939],[5.349560737609806,50.30951690673828],[5.353252887725944,50.305889129638786],[5.359693050384578,50.30518722534179],[5.364690780639648,50.305889129638786],[5.376050949096792,50.30971908569347],[5.391419887542781,50.31218338012707],[5.399314880371151,50.3121070861817],[5.406338214874268,50.31085586547862],[5.419111251831112,50.30937194824224],[5.427992343902645,50.306793212890625],[5.425021648406982,50.30241394042969],[5.422087192535457,50.296443939208984],[5.417450904846248,50.293296813964844],[5.40764760971075,50.28970336914068],[5.403212070465145,50.28690338134777],[5.395308971405029,50.284622192382926],[5.390315055847282,50.28215408325201],[5.386126518249455,50.27891540527355],[5.38101434707653,50.276371002197266],[5.376125335693416,50.27238845825195],[5.361606597900391,50.2628288269043],[5.339396476745549,50.24900436401373],[5.333349227905386,50.24553680419933],[5.328474044799805,50.2433471679688],[5.321409702301139,50.24127960205084],[5.315797328949088,50.24041748046875],[5.309916973114127,50.240200042724666],[5.293972969055233,50.240257263183594],[5.286271095275993,50.23960494995117],[5.275614261627197,50.23686599731457],[5.268091678619498,50.23441314697271],[5.262778759002686,50.23210525512689],[5.254805564880314,50.22775650024414],[5.247392177581787,50.225627899169865],[5.242395877838078,50.2248992919923],[5.228954792022704,50.22451782226574],[5.219893455505484,50.2233238220216],[5.212122440338135,50.220794677734375],[5.210633754730281,50.215087890625],[5.212089538574332,50.21218109130853],[5.21423959732067,50.210563659668026],[5.220071792602596,50.20899200439453],[5.230731010437012,50.21018218994146],[5.236346244812125,50.20970153808588],[5.238508224487362,50.20858764648437],[5.242084503173885,50.204174041748104],[5.246477127075309,50.20160675048834],[5.249981403350886,50.1984596252442],[5.254307270050049,50.195755004882926],[5.25595378875738,50.192962646484375],[5.257816314697266,50.18520736694336],[5.261561870574951,50.17953872680669],[5.267596244812069,50.17333602905285],[5.274393558502311,50.164855957031364],[5.277907848358211,50.161186218261776],[5.281607627868709,50.15863800048828],[5.286805629730337,50.15622711181646],[5.287253856658992,50.150798797607536],[5.289266586303824,50.14371109008795],[5.288966655731144,50.140548706054744],[5.286091804504395,50.137203216552784],[5.279349327087458,50.13499450683594],[5.271437168121451,50.1332015991212],[5.269291877746582,50.13184738159179],[5.267692565918025,50.128971099853516],[5.267220973968506,50.12570571899414],[5.268110752105713,50.11773300170898],[5.270146369934139,50.113185882568416],[5.271226882934684,50.107295989990284],[5.271255970001278,50.10119247436529],[5.259789466858024,50.10118865966797],[5.252452373504696,50.10057449340826],[5.232388019561767,50.09676361083996],[5.219791412353629,50.09572601318365],[5.210887908935547,50.09428024291998],[5.19843053817749,50.0930290222169],[5.188194751739502,50.089920043945256],[5.18312644958496,50.088947296142635],[5.175599098205623,50.08855056762695],[5.152327060699463,50.08861541748047],[5.139672756195125,50.09345626831055],[5.132795810699577,50.09445190429699],[5.120248794555664,50.09440994262695],[5.107924938201904,50.09242248535156],[5.100488185882568,50.091892242431754],[5.093100070953483,50.09220504760748],[5.089592456817626,50.09294509887701],[5.083697795868034,50.09684753417969],[5.082401275634822,50.100231170654354],[5.082190990448055,50.10377502441412],[5.082661151885986,50.11481094360346],[5.082617282867545,50.12315750122082],[5.065189361572266,50.11896514892578],[5.061727523803825,50.115493774414055],[5.059979915618896,50.10638427734375],[5.057302474975643,50.0994873046875],[5.056509494781608,50.09223175048828],[5.056472301483211,50.0860977172851],[5.057415485382194,50.0789413452149],[5.059660434722956,50.07334899902344],[5.05912542343151,50.06676864624023],[5.053401947021541,50.05948638916021],[5.046137332916203,50.053573608398494],[5.043961524963379,50.052497863769645],[5.035602569580077,50.05009841918957],[5.027714252471924,50.04559707641601],[5.022318363189697,50.040901184081974],[5.01129245758051,50.03298950195318],[5.00034952163702,50.030941009521484],[4.994700431823844,50.02841949462896],[4.986419677734489,50.02378845214843],[4.989341735839844,50.019729614257756],[4.9929456710816,50.013000488281364],[4.993929862976188,50.008872985839844],[5.001542091369743,50.00467300415045],[5.013537883758488,49.993785858154354],[5.01551532745367,49.99076843261719],[5.021350383758659,49.97858428955078],[5.024100303649959,49.97511672973638],[5.02729511260992,49.97323608398437],[5.030410289764518,49.972602844238395],[5.037071228027344,49.97273254394537],[5.040369987487793,49.9734497070313],[5.047593593597526,49.976196289062614],[5.052814006805534,49.97937774658208],[5.057147979736328,49.979793548583984],[5.063361644744987,49.97838973999035],[5.070174694061336,49.97454071044922],[5.075232505798397,49.97094345092785],[5.080753326416129,49.9659080505371],[5.084937572479362,49.960052490234375],[5.089766502380485,49.95676422119152],[5.100841045379752,49.95254135131836],[5.104503631591796,49.95011520385747],[5.107882499694824,49.94445800781256],[5.107609272003174,49.94049835205084],[5.105884075164795,49.936149597168075],[5.105774402618521,49.93078231811523],[5.107423305511531,49.925476074218864],[5.107078552246094,49.9224967956544],[5.104967594146785,49.91952896118163],[5.098744869232235,49.915523529052734],[5.090999126434325,49.912300109863395],[5.078346729278564,49.90569305419921],[5.070842266082821,49.9023551940918],[5.061678886413688,49.895877838134766],[5.054522514343319,49.89167785644537],[5.052694797515983,49.888950347900504],[5.050579547882079,49.88017272949219],[5.046802997589111,49.87197875976568],[5.040966033935547,49.87051391601574],[5.032432556152287,49.86735153198248],[5.028169155120963,49.86430358886719],[5.016336917877311,49.859157562255916],[5.003977775573787,49.85490036010742],[4.999894142150879,49.85316085815429],[4.993558883667049,49.84904861450201],[4.982779026031494,49.83829879760742],[4.985722541809139,49.83541488647461],[4.990031719207877,49.82896423339855],[4.991033554077148,49.82542419433593],[4.991074562072697,49.82057952880871],[4.990237712860221,49.81704711914068],[4.984670639038199,49.81009292602544],[4.979460716247615,49.806648254394645],[4.978381156921387,49.80408096313488],[4.98153734207159,49.80416107177746],[4.979648590088004,49.80058670043951],[4.97182035446167,49.80039596557623],[4.955675601959342,49.80054092407226],[4.946673870086726,49.79714202880853],[4.94302415847784,49.79068374633795],[4.935624599456901,49.791282653808594],[4.931437492370605,49.78670883178722],[4.92133092880249,49.788513183593864],[4.90623140335083,49.78560256958002],[4.897636890411491,49.78892135620122],[4.887263298034725,49.788047790527344],[4.874958992004508,49.79319763183594],[4.86173915863037,49.78927612304698],[4.85510158538824,49.79457092285162],[4.873641490936222,49.81897354125971],[4.867420196533203,49.83863830566412],[4.858623504638672,49.84255218505859],[4.855106830596924,49.84902191162104],[4.851549625396841,49.86268997192383],[4.861937522888184,49.86978149414073],[4.88287687301647,49.898448944091854],[4.885178089141903,49.91216278076172],[4.878683567047176,49.921905517578125],[4.858426570892391,49.93370437622076],[4.84519624710083,49.948928833007926],[4.813847064972038,49.9542694091798],[4.790924072265739,49.95839691162115],[4.790004730224666,49.96889495849615],[4.79558706283575,49.982219696045036],[4.805953979492244,49.984195709228516],[4.815224170684871,49.9924812316895],[4.816493988037109,49.99771499633789],[4.820602416992244,50.02365493774414],[4.840087890625057,50.04034423828125],[4.837235927581901,50.04634094238287],[4.828101158142204,50.04993057250987],[4.828003883361816,50.05693054199219],[4.819240093231201,50.060676574707145],[4.820781230926571,50.06526565551758],[4.839155197143668,50.06970977783203],[4.840480804443359,50.08279418945318],[4.845305442810002,50.08378219604492],[4.840224266052302,50.092983245849666],[4.850132942199764,50.10017776489258],[4.859797477722225,50.09827041625976],[4.863494873046875,50.09170150756847],[4.868221282959041,50.089984893798935],[4.872434616088924,50.092166900634766],[4.869122505187988,50.11978530883789],[4.877838611602897,50.12842178344732],[4.8956556320191,50.13627624511719],[4.895352840423584,50.13976669311535],[4.884614944458121,50.141181945800895],[4.874876022338867,50.15338516235351],[4.831695556640681,50.15510559082042],[4.822806835174617,50.167644500732365],[4.802541255950985,50.1510620117188],[4.779678344726676,50.141334533691456],[4.765172958373967,50.13739395141607],[4.755962371826115,50.12163543701172],[4.751018047332821,50.12127685546881],[4.751345634460563,50.111740112304744],[4.715218067169189,50.100044250488274],[4.713411808013972,50.097003936767635],[4.702781200408936,50.095653533935604],[4.681884288787899,50.067626953125],[4.686844348907528,50.057704925537166],[4.697027683258057,50.0592880249024],[4.696432590484619,50.043132781982415],[4.686632633209229,50.02778244018566],[4.688542366027889,50.01136779785156],[4.686140537261963,50.00494384765631],[4.694599151611328,49.996498107910156],[4.66801643371582,49.99634933471691],[4.633237838745116,49.98746490478527],[4.595972061157283,49.98596191406244],[4.576035976409969,49.98111724853521],[4.570190429687557,49.97362899780285],[4.561534881591854,49.969833374023494],[4.540829181671199,49.9682350158692],[4.524165630340576,49.95132064819347],[4.511319160461426,49.94680786132824],[4.479779243469351,49.947128295898494],[4.450855731964225,49.93864822387701],[4.450994491577262,49.955272674560604],[4.449770927429313,49.96104431152344],[4.444722175598145,49.9670791625976],[4.436538219451904,49.97109222412104],[4.431720256805477,49.97441864013677],[4.428246974945124,49.97840118408203],[4.4261536598205,49.98204421997081],[4.425337314605827,49.98793411254894],[4.425655841827449,50.00249862670898],[4.42480373382574,50.01198959350597],[4.422223091125488,50.01876831054682],[4.421065330505485,50.03277587890631],[4.416442871093807,50.04484176635742],[4.409865856170711,50.053115844726555],[4.405756473541317,50.06025314331049],[4.401334762573299,50.0696754455567],[4.400547504424992,50.075740814208984],[4.400582313537597,50.09574508666992],[4.398709774017334,50.104042053222656],[4.403716564178467,50.11230850219737],[4.405216693878231,50.11898803710943],[4.402402400970515,50.123310089111385],[4.395810604095459,50.136337280273494],[4.391487121582088,50.143589019775504],[4.389312744140624,50.14542007446295],[4.381018638610954,50.14970779418939],[4.377694606781063,50.152374267578175],[4.375771045684871,50.155643463134766],[4.375375270843563,50.159122467041016],[4.376250743865967,50.162532806396484],[4.378743171691895,50.1654167175293],[4.38631534576416,50.16932296752941],[4.390590190887565,50.172328948974666],[4.398855209350643,50.17614364624029],[4.402405738830679,50.178672790527344],[4.404869556427001,50.18177032470709],[4.406074523925781,50.18765258789068],[4.405948162078914,50.204803466796875],[4.4070019721986,50.21436309814458],[4.409997463226432,50.222316741943416],[4.410700798034782,50.23302078247082],[4.39186620712286,50.240074157714844],[4.384006977081299,50.243316650390625],[4.375470161437931,50.24444198608404],[4.370472431182861,50.243671417236385],[4.364596366882324,50.24002075195307],[4.3608660697937,50.2346420288087],[4.357593536377009,50.23203659057623],[4.351780891418571,50.22957611083984],[4.345670700073299,50.22918701171875],[4.341716289520377,50.229736328125],[4.318380355835018,50.23719787597656],[4.311021327972355,50.240852355957024],[4.307253837585506,50.24347305297857],[4.304061412811392,50.24752426147472],[4.304174423217773,50.25156402587896],[4.309113502502498,50.25743865966797],[4.319901466369629,50.262176513671875],[4.329781532287711,50.26607894897461],[4.336028575897274,50.26922607421875],[4.340666770935059,50.270889282226676],[4.346035957336483,50.27172851562499],[4.357057571411246,50.2725181579591],[4.362391948699951,50.27368927001959],[4.370102882385254,50.277580261230575],[4.376698493957576,50.28261947631847],[4.383900165557975,50.285041809081974],[4.398056983947868,50.28877639770508],[4.402159214019775,50.29049682617193],[4.405935287475642,50.293903350830014],[4.411571502685604,50.304355621338004],[4.416154384613037,50.30694961547857],[4.421182632446231,50.30746078491211],[4.430087089538631,50.30675888061529],[4.437129974365291,50.305274963378906],[4.449708461761475,50.303726196289006],[4.460053920745906,50.301925659179744],[4.465182304382381,50.30199432373058],[4.470005035400504,50.30313873291027],[4.475190162658691,50.30727386474614],[4.477860927581901,50.31339263916021],[4.4830002784729,50.31981277465832],[4.485584735870474,50.32569885253906],[4.4931321144104,50.32608032226562],[4.500091075897274,50.32588577270513],[4.504807949066105,50.325122833252],[4.510960578918457,50.3232192993164],[4.518175125122127,50.31887054443364],[4.524686336517447,50.3110084533692],[4.535837173461914,50.31018829345714],[4.540560245513916,50.310272216796875],[4.553505420684871,50.31257247924816],[4.561775684356803,50.31449127197271],[4.575077533721923,50.31703186035167],[4.595333576202393,50.317977905273544],[4.5995774269104,50.324565887451286],[4.600812911987305,50.329292297363224],[4.600512504577637,50.33530044555658],[4.597183227539006,50.34453582763683],[4.596727371215877,50.35315322875982],[4.597908973693961,50.36178207397472],[4.604414939880371,50.37377548217785],[4.605379104614371,50.37836074829113],[4.604900836944637,50.38293075561535],[4.603039264679012,50.38831329345709],[4.603271007537899,50.39128112792963],[4.604897975921745,50.394111633300895],[4.609344482421989,50.39909362792963],[4.618285655975342,50.4146957397462],[4.619794368743952,50.421844482421875],[4.618886470794735,50.42646026611334],[4.617339134216422,50.42851638793957],[4.613696575164852,50.430828094482536],[4.609135627746582,50.432071685791065],[4.584446430206299,50.43452835083008],[4.588118553161678,50.440975189208984],[4.587961196899471,50.447505950927734],[4.59100675582897,50.457923889160206],[4.597136020660457,50.46677398681652],[4.601460933685303,50.47496795654308],[4.602882862091064,50.4828262329101],[4.598659515380859,50.48805618286144],[4.594860076904297,50.49040985107433],[4.588681221008414,50.49188613891596],[4.584355831146297,50.49145889282238],[4.57793569564825,50.4879035949707],[4.569901943206787,50.4868736267091],[4.563318252563477,50.4877662658692],[4.560823917388973,50.48932266235357],[4.559164047241325,50.4946174621582],[4.560025691986027,50.50659561157226],[4.561088562011832,50.510074615478516],[4.564922809600944,50.517322540283196],[4.570760726928824,50.52461624145513],[4.578056335449332,50.531257629394645],[4.582718372345028,50.53672409057617],[4.581291675567627,50.54666900634777],[4.579463481903076,50.5513076782226],[4.595211029052734,50.55885314941412],[4.604893207550106,50.56188964843756],[4.611181735992432,50.56536102294933],[4.615025520324821,50.565616607666065],[4.618427753448486,50.564117431640625],[4.618077278137321,50.56226730346674],[4.635144710540884,50.56060409545898],[4.646832466125601,50.56032943725597],[4.656463146209774,50.560424804687614],[4.661992073059082,50.56091308593756],[4.672809123992977,50.563148498535156],[4.676634788513297,50.566009521484375],[4.676993370056209,50.56889343261719],[4.672712326049805,50.57941055297863],[4.668494701385555,50.58523559570324],[4.66374063491827,50.59029006958019],[4.662203311920166,50.593120574951286],[4.6626815795899,50.59701919555664],[4.665044307708797,50.600017547607536],[4.670643329620361,50.600440979003956],[4.675240039825552,50.5999488830567],[4.691704750061092,50.59421539306635],[4.69688892364502,50.593303680420036],[4.705554485321045,50.59389114379894],[4.710159778595084,50.595699310302734],[4.713971138000602,50.59809875488281],[4.719387531280574,50.6027221679688],[4.723093986511344,50.60494613647472],[4.734898567199764,50.60874557495123],[4.743273258209229,50.596889495849666],[4.748872756958008,50.59134674072277],[4.756371021270751,50.59053421020507],[4.762670040130672,50.59263610839855],[4.772855758666992,50.59829711914068],[4.779115200042725,50.6004257202149],[4.790669918060303,50.60276794433605],[4.797270774841309,50.60321044921875],[4.816554546356201,50.603176116943416],[4.823665618896598,50.603435516357536],[4.834124565124625,50.6050758361817],[4.848811149597282,50.60637283325195],[4.858005046844539,50.60569381713873],[4.867044925689697,50.60577392578131],[4.88788461685192,50.60875701904297],[4.895470142364502,50.610988616943416],[4.899568557739257,50.61273193359375],[4.904648303985653,50.61585235595709],[4.909219264984131,50.619411468505916],[4.914490699768123,50.621200561523494],[4.941232204437256,50.625701904296875],[4.948588371276799,50.6261558532716],[4.955821514129696,50.635490417480526],[4.963919162750301,50.64240264892584],[4.966705799102897,50.64415740966808],[4.971055507659969,50.64504241943365],[4.975744724273738,50.64482879638672],[4.990897178649901,50.641307830810604],[4.990725040435848,50.63310623168951],[4.989913940429688,50.62743759155279],[4.987081050872746,50.620742797851555],[4.985814571380672,50.61512756347661],[4.999832630157527,50.60455322265625],[5.004900455474966,50.60006713867193],[5.009727001190242,50.597507476806754],[5.01343679428112,50.59441375732416],[5.018319606781006,50.591899871826165],[5.023402214050293,50.587989807128906],[5.030356407165526,50.58506393432623],[5.035779953003042,50.57768249511719],[5.038270473480337,50.572830200195426],[5.045983791351318,50.56255340576166],[5.04908990859991,50.559646606445426],[5.056023597717342,50.554847717285206],[5.053042411804256,50.54648971557617],[5.048236846923828,50.539886474609375],[5.041014194488582,50.53319549560547],[5.033514022827261,50.52386856079107],[5.032145023346004,50.520915985107415],[5.029245376586857,50.510002136230526],[5.04451227188116,50.511505126953125],[5.053321361541748,50.512966156005916],[5.070198059081974,50.514129638671875],[5.086155891418399,50.5180778503418],[5.096908569335881,50.51868057250982],[5.101803779602051,50.51778793334972],[5.104135990142822,50.51655197143555],[5.107691764831543,50.512149810791016],[5.110570907592887,50.50683212280273],[5.114950180053825,50.503639221191406],[5.121635437011776,50.502113342285156],[5.132845878601074,50.50188064575201],[5.141460418701172,50.50042724609375],[5.145916938781737,50.49425125122076],[5.153983116149959,50.487365722656364],[5.162626266479606,50.47906875610363],[5.171534538269157,50.46862792968756],[5.181001663208065,50.46873474121094],[5.187576293945369,50.46954727172863],[5.192002773285026,50.47100448608404],[5.206289768218994,50.47747039794933],[5.214740276336784,50.470050811767635],[5.219542503356933,50.46254730224615],[5.221206188201904,50.45458221435558],[5.224419593811092,50.44944000244152],[5.22763013839733,50.44629669189459],[5.235603332519531,50.44124603271479],[5.238649368286246,50.43559646606457],[5.241974830627498,50.43136215209966],[5.23785495758068,50.42662429809582],[5.233579158783016,50.41982650756836],[5.228535175323485,50.40628814697277],[5.235250473022517,50.405223846435604],[5.245121955871639,50.402999877929744],[5.258191108703556,50.40199661254894],[5.263683795928955,50.401279449463],[5.271278858184871,50.39908599853526],[5.279173851013296,50.39479064941412],[5.28209400177002,50.391876220703125],[5.286416053772029,50.38368606567394],[5.288509845733699,50.378856658935604],[5.292446613311768,50.37347412109381],[5.297856330871696,50.37003326416021],[5.302789688110352,50.36597824096691],[5.30847692489624,50.363773345947266],[5.315358638763428,50.36343765258795],[5.322180747985839,50.3650741577149],[5.329523563385123,50.36902236938488],[5.345247268676871,50.37941360473633],[5.352109432220572,50.38130187988292],[5.367567539215202,50.38224029541021],[5.377845287323055,50.38354110717785],[5.382594585418815,50.38347244262701],[5.390975475311279,50.38208770751964],[5.398816108703613,50.38139343261719]]]},"properties":{"ID_0":23,"ISO":"BE-WNA","NAME_0":"Belgium","ID_1":3,"NAME_1":"Wallonie","ID_2":12,"NAME_2":"Namur","TYPE_2":"Provincie","ENGTYPE_2":"Province","NL_NAME_2":null,"VARNAME_2":"Namen"}}
-]}
\ No newline at end of file
diff --git a/superset/assets/src/visualizations/CountryMap/countries/brazil.geojson b/superset/assets/src/visualizations/CountryMap/countries/brazil.geojson
deleted file mode 100644
index 17be89576..000000000
--- a/superset/assets/src/visualizations/CountryMap/countries/brazil.geojson
+++ /dev/null
@@ -1,29 +0,0 @@
-{"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},"features":[
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-66.80647277832031,-9.81451988220209],[-66.58875274658202,-9.903196334838809],[-66.63828277587885,-9.952140808105469],[-66.7502212524414,-9.99507999420166],[-66.99236297607416,-10.204010009765623],[-67.01644897460938,-10.258200645446664],[-67.13136291503906,-10.293260574340763],[-67.1877670288086,-10.340650558471623],[-67.31526184082031,-10.319379806518498],[-67.31144714355469,-10.372899055480957],[-67.4079360961914,-10.374230384826658],[-67.44438934326172,-10.45528125762928],[-67.5800476074218,-10.503149032592717],[-67.68360137939447,-10.627440452575627],[-67.70793151855463,-10.710809707641602],[-67.82022857666016,-10.661049842834416],[-68.00425720214844,-10.653699874877928],[-68.10623931884766,-10.717230796813965],[-68.10421752929688,-10.775760650634707],[-68.19725799560541,-10.859410285949648],[-68.2383422851562,-10.956472396850584],[-68.38996124267578,-11.042490959167424],[-68.48832702636713,-11.050909996032713],[-68.54354095458979,-11.110361099243107],[-68.71676635742188,-11.145160675048828],[-68.76608276367188,-11.066539764404238],[-68.74891662597656,-11.010899543762207],[-68.88318634033202,-11.010660171508789],[-69.16162872314442,-10.962751388549691],[-69.31207275390625,-10.956351280212346],[-69.42356109619139,-10.92717266082758],[-69.53333282470697,-10.959650993347168],[-69.5987091064453,-10.941499710083008],[-69.73591613769526,-10.974209785461426],[-69.78900909423828,-10.92953872680664],[-69.95445251464844,-10.928730010986271],[-70.09455871582031,-10.989529609680062],[-70.15896606445307,-11.040182113647404],[-70.34787750244135,-11.067590713500975],[-70.43826293945312,-11.026809692382812],[-70.47551727294922,-10.971369743347168],[-70.55108642578125,-10.939208984374943],[-70.62786102294922,-11.003930091857796],[-70.62696075439453,-10.366289138793888],[-70.62670135498045,-9.833668708801213],[-70.52765655517572,-9.723990440368652],[-70.5979766845703,-9.606190681457463],[-70.49446105957026,-9.42999076843256],[-70.58666229248047,-9.443670272827148],[-70.66055297851562,-9.521430015563965],[-70.74697875976557,-9.562990188598633],[-70.79995727539062,-9.641988754272404],[-70.86926269531244,-9.665190696716252],[-70.99816894531249,-9.818079948425236],[-71.05198669433588,-9.815939903259277],[-71.17040252685547,-9.889410018920898],[-71.22229766845697,-9.970390319824162],[-71.37586212158197,-10.000708580017033],[-72.18033599853516,-10.000248908996525],[-72.14660644531244,-9.87427043914795],[-72.15141296386719,-9.797018051147461],[-72.21560668945312,-9.777910232543832],[-72.25887298583973,-9.712698936462346],[-72.28190612792969,-9.542189598083496],[-72.40880584716797,-9.477060317993164],[-72.51763153076172,-9.486050605773869],[-72.71604919433588,-9.412429809570312],[-73.20939636230463,-9.413648605346678],[-73.18131256103516,-9.35459899902338],[-73.0344467163086,-9.23316860198969],[-72.94046020507807,-9.096088409423828],[-72.95246887207026,-8.987269401550291],[-73.03784942626953,-8.902419090270996],[-73.16226196289057,-8.707448005676213],[-73.26788330078125,-8.684700012207031],[-73.34092712402344,-8.583049774169922],[-73.34144592285155,-8.476998329162598],[-73.38812255859364,-8.472510337829533],[-73.5289688110351,-8.350530624389592],[-73.5373764038086,-8.260467529296818],[-73.58316040039062,-8.199200630187988],[-73.59085845947259,-8.11264801025385],[-73.63197326660145,-8.02011966705322],[-73.74674987792969,-7.956039905548038],[-73.76560974121094,-7.870499134063663],[-73.68350219726562,-7.843179225921517],[-73.7019271850586,-7.760611057281437],[-73.8222885131836,-7.715528964996338],[-73.93651580810545,-7.604518890380802],[-73.9446029663086,-7.522879123687743],[-73.91761016845703,-7.434829235076847],[-73.82057189941406,-7.337989807128906],[-73.6926498413086,-7.313790798187199],[-73.71446228027338,-7.220189094543456],[-73.78547668457031,-7.121319770812931],[-73.27481842041009,-7.350334167480468],[-72.65934753417969,-7.624979019164981],[-72.17317962646484,-7.723841190338136],[-72.00514221191406,-7.774846076965331],[-71.56923675537104,-7.874255180358887],[-70.93741607666016,-8.019089698791447],[-70.36952209472649,-8.141402244567814],[-69.43577575683588,-8.641596794128361],[-69.17823028564453,-8.76795864105219],[-68.78499603271477,-8.972588539123478],[-68.62057495117182,-9.048132896423338],[-67.94033813476557,-9.33721923828125],[-67.32801055908202,-9.594555854797306],[-66.80647277832031,-9.81451988220209]]]},"properties":{"ID_0":33,"ISO":"BR-AC","NAME_0":"Brazil","ID_1":1,"NAME_1":"Acre","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-35.151824951171875,-8.909582138061467],[-35.21597290039051,-9.006249427795353],[-35.3073616027832,-9.194026947021484],[-35.39847183227533,-9.304027557373047],[-35.485416412353516,-9.371251106262207],[-35.49819564819336,-9.415415763854924],[-35.678749084472656,-9.602084159851074],[-35.723194122314446,-9.676527023315373],[-35.815139770507756,-9.73319339752197],[-36.05930709838856,-10.085140228271484],[-36.28125,-10.285416603088322],[-36.29375076293945,-10.353471755981444],[-36.3912506103515,-10.501435279846078],[-36.431404113769474,-10.424283981323185],[-36.56361389160145,-10.417773246765137],[-36.5667839050293,-10.332721710205078],[-36.642982482910156,-10.252683639526367],[-36.68416976928711,-10.274503707885742],[-36.836849212646484,-10.202178001403809],[-36.954299926757756,-10.07064437866211],[-36.968685150146484,-9.992102622985783],[-37.0377311706543,-9.989083290100098],[-37.1528434753418,-9.900853157043455],[-37.226463317871094,-9.899447441101074],[-37.28530502319336,-9.830959320068303],[-37.41886520385731,-9.762598991394041],[-37.58171844482416,-9.733977317810059],[-37.711666107177734,-9.631301879882812],[-37.785133361816406,-9.638580322265625],[-37.88607406616199,-9.550169944763127],[-38.003326416015625,-9.515005111694336],[-38.028564453125,-9.46804141998291],[-38.154861450195305,-9.443422317504826],[-38.23633956909174,-9.330999374389592],[-38.20287322998041,-9.296895980834961],[-38.09219741821289,-9.172728538513127],[-37.97925186157226,-9.148381233215332],[-37.839004516601555,-8.978388786315918],[-37.82899475097656,-8.893792152404783],[-37.76020812988281,-8.857633590698242],[-37.643535614013615,-9.018292427062988],[-37.54106903076172,-8.958485603332463],[-37.46926498413086,-9.027680397033691],[-37.31540298461914,-9.094281196594181],[-37.233440399169865,-9.206595420837402],[-37.08388137817383,-9.252321243286076],[-36.95230484008783,-9.382543563842773],[-36.869724273681584,-9.268610000610352],[-36.79700469970703,-9.293032646179197],[-36.69368743896479,-9.275333404541016],[-36.586120605468636,-9.338085174560547],[-36.43685531616205,-9.212104797363281],[-36.36554718017578,-9.222623825073242],[-36.274009704589844,-9.166200637817326],[-36.19557571411127,-9.044831275939941],[-36.123943328857365,-9.03048133850092],[-36.12674331665038,-8.956012725830078],[-35.91111755371094,-8.861369132995605],[-35.78740692138666,-8.85112476348877],[-35.748203277587834,-8.91714382171625],[-35.669788360595696,-8.895236968994027],[-35.51782608032226,-8.817352294921875],[-35.151824951171875,-8.909582138061467]]]},"properties":{"ID_0":33,"ISO":"BR-AL","NAME_0":"Brazil","ID_1":2,"NAME_1":"Alagoas","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-50.40180587768543,2.121249914169425],[-50.31208419799804,1.952916979789734],[-50.35958480834961,1.893195033073425],[-50.43069458007807,1.86736094951641],[-50.493194580078125,1.985416054725647],[-50.50847244262695,2.091249942779655],[-50.40180587768543,2.121249914169425]]],[[[-50.512359619140625,2.191526889801025],[-50.41680526733398,2.118472099304199],[-50.50930404663086,2.099584102630615],[-50.512359619140625,2.191526889801025]]],[[[-50.07069396972645,0.698150992393607],[-50.15738296508778,0.705085992813224],[-50.3471794128418,0.666817009448948],[-50.43649291992182,0.600078999996299],[-50.47615432739258,0.481476008892173],[-50.57986831665039,0.269778013229484],[-50.668140411376896,0.185008004307804],[-50.78474044799805,0.112086996436119],[-50.97479248046874,0.041756998747701],[-51.06561660766601,-0.076251998543739],[-51.21630477905268,-0.118637003004551],[-51.3543968200683,-0.318549007177296],[-51.457733154296875,-0.51325798034668],[-51.59547805786133,-0.650461971759796],[-51.68339157104492,-0.794053971767426],[-51.687171936035156,-1.036034941673279],[-51.80904006958002,-1.157124996185246],[-51.88722991943353,-1.166422009468022],[-51.993343353271484,-1.128998041152954],[-52.10034179687499,-1.22651994228363],[-52.12020492553705,-1.146221995353642],[-52.33293151855469,-1.115913987159729],[-52.41673278808594,-1.025635004043522],[-52.403099060058594,-0.877171993255615],[-52.444263458251896,-0.834191977977753],[-52.516876220703125,-0.858640015125218],[-52.49734878540039,-0.711308002471924],[-52.53512191772461,-0.574110984802189],[-52.63994979858393,-0.584930002689361],[-52.69537734985346,-0.496425986289978],[-52.68411254882807,-0.314339011907578],[-52.851482391357365,-0.150187000632172],[-52.93364715576172,-0.139542996883392],[-52.97723388671875,0.023770000785703],[-53.09406661987305,0.258931994438115],[-53.17525100708002,0.381689995527211],[-53.14381408691406,0.696233987808341],[-53.19021224975586,0.768356978893337],[-53.411434173583984,0.92931699752819],[-53.45718383789057,1.138265013694877],[-53.396018981933594,1.179267048835868],[-53.4387092590332,1.232107043266296],[-53.55662918090814,1.284780025482178],[-53.538490295410156,1.340834975242671],[-53.783660888671875,1.402827978134155],[-53.850280761718686,1.39181494712841],[-53.89593887329095,1.455096960067749],[-53.99946594238281,1.50474405288702],[-54.08868789672845,1.491971015930176],[-54.10188674926757,1.584278941154594],[-54.309246063232415,1.741024017333928],[-54.37765884399408,1.763659954071045],[-54.49588394165038,1.746914982795715],[-54.60185623168939,1.784548997879028],[-54.744716644287045,1.775771975517273],[-54.77152633666986,1.940471053123588],[-54.81127548217768,2.039407968521175],[-54.80619430541992,2.138899087905941],[-54.76305007934564,2.202291011810416],[-54.81135940551758,2.266349077224788],[-54.794185638427734,2.312705993652457],[-54.86752319335937,2.441957950592098],[-54.743125915527344,2.478662014007568],[-54.70319747924805,2.341311931610221],[-54.54849624633789,2.337939023971501],[-54.46967697143548,2.227672100067081],[-54.37231826782221,2.216506004333553],[-54.33214950561518,2.163784980773982],[-54.181068420410156,2.179197072982788],[-54.11005401611322,2.128946065902767],[-54.08483505249023,2.191226005554256],[-53.95952606201172,2.236998081207332],[-53.942764282226506,2.288712024688778],[-53.829345703125,2.314709901809749],[-53.78903198242181,2.365223884582576],[-53.67853927612305,2.286102056503353],[-53.460384368896484,2.331587076187247],[-53.42184829711914,2.286181926727409],[-53.272804260253906,2.293842077255306],[-53.175830841064396,2.221817016601562],[-53.07341766357416,2.223311901092586],[-52.986690521240234,2.171376943588257],[-52.90116882324213,2.193671941757145],[-52.8527946472168,2.286691904068107],[-52.67211914062494,2.375355005264339],[-52.55472564697254,2.523370981216544],[-52.54964065551752,2.615036010742301],[-52.42778015136713,2.88460111618042],[-52.39543914794916,2.8982350826264],[-52.326900482177734,3.088793039321899],[-52.34651565551752,3.135360002517814],[-52.279541015625,3.236496925353947],[-52.228004455566406,3.250556945800895],[-51.9211311340332,3.773808002471924],[-51.79540634155267,3.889528989791984],[-51.75304412841791,3.997621059417838],[-51.65777206420892,4.050793170928955],[-51.60593032836914,4.236526966095028],[-51.55541610717773,4.259028911590576],[-51.57208251953125,4.349306106567382],[-51.51069259643554,4.441249847412052],[-51.40152740478509,4.37041711807251],[-51.21486282348633,4.149306774139461],[-51.174861907958984,4.01013803482067],[-51.12458419799798,3.909029006958121],[-51.0756950378418,3.891804933548087],[-51.08763885498046,3.73791599273693],[-51.07958221435535,3.489583969116211],[-51.088470458984375,3.362637996673584],[-51.03125,3.209861040115356],[-51.04152679443354,3.129582881927547],[-50.94458389282226,2.81847190856945],[-50.88513946533203,2.742916107177848],[-50.84597396850586,2.639581918716374],[-50.833473205566406,2.512083053588867],[-50.79597091674805,2.500416040420532],[-50.722084045410156,2.281527996063289],[-50.72541809082031,2.238472938537654],[-50.59624862670893,2.063193082809391],[-50.58986282348627,1.993193984031791],[-50.534027099609375,1.942360043525753],[-50.45986175537103,1.815417051315364],[-50.40013885498047,1.80152797698986],[-50.17124938964844,1.815139055252189],[-50.02069473266596,1.75680494308483],[-49.925415039062436,1.699028968811035],[-49.8979148864746,1.597638964653072],[-49.876804351806584,1.346528053283691],[-49.91986083984375,1.2801389694215],[-49.86680603027344,1.196805000305233],[-49.91069412231445,1.132359981536865],[-49.90986251831055,1.02236199378973],[-50.059028625488224,0.804584026336784],[-50.07069396972645,0.698150992393607]]]]},"properties":{"ID_0":33,"ISO":"BR-AP","NAME_0":"Brazil","ID_1":3,"NAME_1":"Amapá","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-63.37227630615235,2.211709022521973],[-63.28274154663085,2.153851032257194],[-63.14146041870105,2.172419071197567],[-63.119785308837834,2.09642505645752],[-63.02373504638672,2.014641046524162],[-62.94843673706043,2.031012058258113],[-62.838783264160156,2.016442060470638],[-62.70597839355462,1.939694046974239],[-62.73101806640625,1.818204998970146],[-62.72369384765624,1.712357044220028],[-62.80523300170898,1.591317057609558],[-62.73075103759765,1.499606013298035],[-62.63732528686517,1.433696031570491],[-62.58685684204101,1.255452036857719],[-62.521034240722656,1.083786964416561],[-62.44573593139643,0.976824998855591],[-62.486011505126946,0.866508007049561],[-62.45768356323242,0.785170018672943],[-62.528518676757756,0.710179984569663],[-62.532958984375,0.508795976638908],[-62.4462890625,0.379056006669998],[-62.46684265136719,0.332935005426407],[-62.452686309814396,0.207388997077942],[-62.414897918701165,0.074350997805652],[-62.34656143188471,0.029581999406219],[-62.31968307495105,-0.102550998330059],[-62.244983673095646,-0.174740001559258],[-62.253597259521484,-0.271405011415482],[-62.18831634521484,-0.33084499835968],[-62.22720718383788,-0.425850987434387],[-62.273880004882756,-0.454183012247029],[-62.31832122802729,-0.552519977092743],[-62.287483215332024,-0.638356983661595],[-62.36713027954101,-0.710099995136147],[-62.46962738037109,-0.693991005420571],[-62.50102233886718,-0.781491994857788],[-62.39574432373047,-0.820378005504551],[-62.31268692016596,-0.930381000041905],[-62.17185211181635,-1.005936026573124],[-62.09962463378906,-1.096766948699951],[-62.017402648925774,-1.141767978668213],[-61.89656829833984,-1.395378947257995],[-61.7979507446289,-1.380653023719731],[-61.60489654541009,-1.448155045509338],[-61.58211517333984,-1.35342895984644],[-61.62684631347657,-1.293992042541447],[-61.546566009521484,-1.071213006973267],[-61.578506469726555,-0.910099029540959],[-61.54351043701172,-0.852321982383728],[-61.53878784179682,-0.756218016147614],[-61.45684051513672,-0.657051026821023],[-61.348411560058594,-0.595547974109536],[-61.224056243896484,-0.559547007083893],[-61.22295379638661,-0.505658984184208],[-61.08739471435547,-0.500109016895181],[-60.97545242309564,-0.562602996826058],[-60.76100540161133,-0.761493980884552],[-60.75266265869135,-0.861208975315037],[-60.65461349487305,-0.883157014846802],[-60.591278076171875,-0.85343199968338],[-60.53100204467774,-0.875101983547154],[-60.47905731201166,-0.770938992500305],[-60.434608459472656,-0.772605001926365],[-60.303565979003906,-0.711292028427067],[-60.3998908996582,-0.510107994079533],[-60.34463500976562,-0.440634995698929],[-60.289882659911996,-0.293161988258305],[-60.285720825195305,-0.21065500378603],[-60.22043991088861,-0.135381996631622],[-60.20321273803712,-0.033615998923722],[-60.14316177368163,0.037388000637407],[-60.11622619628906,0.133212000131607],[-60.059017181396484,0.162971004843769],[-60.03789520263666,0.263489991426525],[-59.43348693847656,0.26350998878479],[-58.89534759521484,0.263505995273647],[-58.89498519897462,-0.010986000299454],[-58.8638191223144,-0.078055001795292],[-58.8809700012207,-0.196603998541832],[-58.87200164794921,-0.3430179953574],[-58.72515487670893,-0.442243993282261],[-58.71068572998041,-0.521494984626713],[-58.731933593749936,-0.62738299369812],[-58.560569763183544,-0.804641008377018],[-58.45898056030267,-0.86401700973505],[-58.4146957397461,-0.967077016830444],[-58.43001556396479,-1.027140974998474],[-58.36842727661132,-1.06604599952692],[-58.323223114013665,-1.143318057060242],[-58.25470352172845,-1.132614970207101],[-58.16258239746088,-1.229681015014648],[-58.081790924072266,-1.126505017280579],[-58.01747894287109,-1.106174945831242],[-57.96542739868164,-1.206107974052372],[-57.99632263183593,-1.344344973564148],[-57.91846084594721,-1.419831991195622],[-57.82397460937499,-1.439780950546265],[-57.773262023925774,-1.508823037147465],[-57.71310043334961,-1.504171013832092],[-57.6786155700683,-1.594360947608948],[-57.5900650024414,-1.580122947692814],[-57.47513961791992,-1.678024053573608],[-57.41187286376947,-1.673305988311768],[-57.352005004882805,-1.733189940452575],[-57.274333953857365,-1.709761023521423],[-57.097793579101555,-1.775128960609436],[-57.03714370727539,-1.91157603263855],[-56.85898208618164,-2.015949010848885],[-56.747821807861264,-2.01152491569519],[-56.72126770019531,-2.04914903640747],[-56.76936721801752,-2.140695095062256],[-56.67900848388672,-2.212585926055908],[-56.612850189208984,-2.210192918777409],[-56.52700424194335,-2.139218091964721],[-56.413818359375,-2.175971984863281],[-56.22831344604492,-2.056241989135742],[-56.09857559204096,-2.02708196640009],[-56.16936492919922,-2.145530939102116],[-56.263435363769474,-2.221077919006348],[-56.384254455566406,-2.270495891570988],[-56.46442413330078,-2.431615114212036],[-56.402095794677734,-2.456638097763004],[-56.57588577270502,-2.824132919311523],[-56.887176513671875,-3.499067068099976],[-57.01884460449213,-3.798324108123779],[-57.24941253662109,-4.287967205047607],[-57.54801940917968,-4.921609878539925],[-57.861320495605405,-5.60112285614008],[-58.26248550415039,-6.468937873840332],[-58.32557296752925,-6.499310016632023],[-58.34982299804677,-6.562417030334473],[-58.42724227905267,-6.61618423461914],[-58.478408813476555,-6.699629783630314],[-58.48168945312495,-6.781438827514591],[-58.434490203857365,-6.908822059631291],[-58.33872222900385,-6.983938217163086],[-58.18325424194335,-7.178287029266357],[-58.16994476318354,-7.313237190246582],[-58.13698959350585,-7.356139183044376],[-58.21294403076167,-7.458469867706299],[-58.20204544067383,-7.620935916900635],[-58.28091812133788,-7.70964002609253],[-58.29478836059564,-7.772321224212532],[-58.382881164550724,-7.839098930358829],[-58.37332534790039,-7.907220840454101],[-58.29157638549805,-8.074268341064453],[-58.32252883911127,-8.17001247406],[-58.3184928894043,-8.330199241638184],[-58.4169921875,-8.492003440856934],[-58.39117050170898,-8.592260360717773],[-58.43735504150385,-8.703430175781191],[-58.394840240478516,-8.779890060424691],[-58.50029373168939,-8.80283737182617],[-59.12720489501953,-8.80335807800293],[-59.85696792602538,-8.801086425781193],[-60.42017364501953,-8.796627998351994],[-60.84881591796869,-8.798162460327148],[-61.58290100097656,-8.798702239990178],[-61.62641143798828,-8.728866577148438],[-61.74179458618164,-8.695208549499455],[-61.77454757690423,-8.748244285583437],[-61.84405136108393,-8.747397422790527],[-61.85969161987299,-8.852987289428711],[-61.99016571044916,-8.872673988342285],[-62.03100585937488,-8.799722671508732],[-62.12491989135737,-8.801686286926213],[-62.18833923339838,-8.59057426452631],[-62.26883697509759,-8.575773239135685],[-62.36600112915033,-8.493574142455998],[-62.36075210571283,-8.398563385009652],[-62.465423583984375,-8.339750289916935],[-62.51842117309565,-8.384754180908203],[-62.58533859252925,-8.271894454956053],[-62.649898529052734,-8.237038612365723],[-62.69223403930664,-8.092922210693358],[-62.866573333740234,-7.97588396072382],[-63.50049972534173,-7.976333141326847],[-63.62075805664057,-7.969308853149414],[-63.62174987792968,-8.029622077941893],[-63.69339370727539,-8.158363342285156],[-63.72273254394531,-8.249509811401367],[-63.79120635986328,-8.333227157592773],[-63.87073516845692,-8.288831710815371],[-63.94409942626953,-8.33119869232172],[-63.94081497192377,-8.452274322509766],[-63.97315597534174,-8.47845935821533],[-63.92454528808594,-8.575535774230957],[-63.986186981201165,-8.585645675659178],[-64.03546142578125,-8.693568229675293],[-64.14305114746094,-8.743041038513184],[-64.15818786621094,-8.84317684173584],[-64.14175415039055,-8.945060729980469],[-64.2331924438476,-8.992317199706974],[-64.31130981445307,-8.996479034423828],[-64.3233871459961,-8.928870201110783],[-64.44656372070301,-8.97687816619873],[-64.55011749267572,-8.978278160095101],[-64.58795928955072,-9.009517669677734],[-64.87057495117188,-9.012198448181096],[-64.93994140625,-9.124572753906193],[-64.91969299316406,-9.220285415649357],[-65.00053405761713,-9.304619789123533],[-65.05356597900385,-9.402147293090763],[-65.14290618896479,-9.446814537048283],[-65.18685150146484,-9.415031433105469],[-65.21179962158202,-9.278998374938963],[-65.24668884277338,-9.257667541503906],[-65.37754821777344,-9.324430465698185],[-65.44024658203124,-9.311749458312988],[-65.45664215087889,-9.401209831237734],[-65.5031967163086,-9.469978332519531],[-65.59682464599608,-9.413866043090763],[-65.67948913574219,-9.451392173767033],[-65.72360229492182,-9.559058189392033],[-65.80007934570307,-9.585020065307617],[-65.82514190673828,-9.530090332031193],[-65.91270446777344,-9.483749389648322],[-65.97037506103516,-9.41315746307373],[-66.12397003173822,-9.408774375915527],[-66.17372131347656,-9.434416770935002],[-66.25975799560541,-9.410989761352539],[-66.37487792968744,-9.426360130310059],[-66.3925170898437,-9.500473022460938],[-66.50071716308594,-9.633559226989744],[-66.77551269531244,-9.753079414367619],[-66.80647277832031,-9.81451988220209],[-67.32801055908202,-9.594555854797306],[-67.94033813476557,-9.33721923828125],[-68.62057495117182,-9.048132896423338],[-68.78499603271477,-8.972588539123478],[-69.17823028564453,-8.76795864105219],[-69.43577575683588,-8.641596794128361],[-70.36952209472649,-8.141402244567814],[-70.93741607666016,-8.019089698791447],[-71.56923675537104,-7.874255180358887],[-72.00514221191406,-7.774846076965331],[-72.17317962646484,-7.723841190338136],[-72.65934753417969,-7.624979019164981],[-73.27481842041009,-7.350334167480468],[-73.78547668457031,-7.121319770812931],[-73.72902679443354,-6.996188163757324],[-73.7616577148437,-6.938489913940429],[-73.71192169189453,-6.842709064483643],[-73.63437652587889,-6.751539230346679],[-73.53961181640625,-6.686038970947209],[-73.38732147216791,-6.638120174407959],[-73.351806640625,-6.593729972839355],[-73.20011901855463,-6.569279193878174],[-73.1304702758789,-6.497288227081299],[-73.10190582275385,-6.402639865875243],[-73.16124725341797,-6.269429206848145],[-73.24559020996094,-6.143589019775334],[-73.235610961914,-6.031070232391357],[-73.194107055664,-6.004109859466495],[-73.1526489257812,-5.867741107940674],[-73.0539474487304,-5.793440818786621],[-72.96015930175781,-5.655599117279053],[-72.95970153808588,-5.46451997756958],[-72.87153625488281,-5.288690090179443],[-72.88823699951172,-5.160579204559326],[-72.71373748779297,-5.050389766693115],[-72.62078094482416,-5.04905891418457],[-72.59796142578125,-4.993480205535889],[-72.38257598876953,-4.85969877243042],[-72.36590576171875,-4.802659034728947],[-72.21568298339844,-4.767758846282902],[-72.10221099853516,-4.706480026245116],[-72.03674316406244,-4.637180805206242],[-71.98161315917963,-4.624519824981689],[-71.90091705322266,-4.529149055480843],[-71.78704833984375,-4.482439041137638],[-71.63445281982422,-4.508601188659667],[-71.37776184082026,-4.42460823059082],[-71.28327178955078,-4.441648960113525],[-71.23336029052727,-4.382389068603516],[-70.91744232177734,-4.361649036407414],[-70.80227661132812,-4.183669090270939],[-70.7483291625976,-4.160419940948429],[-70.67273712158203,-4.196300029754639],[-70.43667602539055,-4.132260799407959],[-70.29081726074219,-4.161428928375187],[-70.26021575927734,-4.308361053466797],[-70.20445251464838,-4.323838233947753],[-70.15158081054688,-4.271409034729004],[-70.07251739501953,-4.286368846893254],[-70.03240203857416,-4.362921237945557],[-69.9720687866211,-4.328339099884033],[-69.92212677001953,-4.161762237548771],[-69.77787780761713,-3.398278951644897],[-69.60833740234375,-2.444499015808105],[-69.44790649414057,-1.552427053451538],[-69.45211791992176,-1.475772976875191],[-69.3683471679687,-1.333701014518738],[-69.37514495849604,-1.173308968544006],[-69.43773651123047,-1.028684020042419],[-69.6087417602539,-0.754770994186344],[-69.55122375488281,-0.648002982139531],[-69.58978271484375,-0.523705005645638],[-69.7307357788086,-0.456755995750427],[-69.85031127929688,-0.335229992866402],[-69.90786743164057,-0.315768003463745],[-70.0680160522461,-0.134780004620552],[-70.03565216064447,0.370530009269828],[-70.03740692138672,0.545669972896576],[-69.91002655029297,0.589940011501312],[-69.79837036132807,0.584740996360779],[-69.65103149414057,0.67010098695755],[-69.46820831298822,0.734350025653953],[-69.35872650146479,0.622600018978119],[-69.29498291015625,0.648280978202877],[-69.2015380859375,0.601750016212577],[-69.11412048339838,0.652159988880157],[-69.18350219726562,0.730421006679592],[-69.13697814941405,0.868458986282462],[-69.25672149658203,1.025501012802238],[-69.32923889160156,1.062461018562374],[-69.4163818359375,1.023691058158818],[-69.45574951171875,1.056310057640076],[-69.60822296142572,1.073590040207023],[-69.70034027099604,1.055639982223568],[-69.75318145751947,1.095939993858394],[-69.85407257080072,1.06974995136261],[-69.85518646240234,1.714920997619686],[-69.74017333984375,1.735309958457947],[-69.65438079833979,1.725769996643123],[-69.5557403564453,1.775200009346008],[-69.39456176757812,1.725669026374874],[-68.91101837158203,1.726500988006705],[-68.21346282958977,1.729490995407161],[-68.2532730102539,1.88955998420721],[-68.21878051757812,2.00652003288269],[-68.12281799316406,1.965751051902885],[-67.94151306152344,1.830700993537959],[-67.77960968017578,2.031029939651546],[-67.62000274658197,2.023641109466553],[-67.55107879638672,2.141680002212581],[-67.38941192626942,2.243980884552116],[-67.34364318847656,2.205440998077393],[-67.3370132446289,2.098059892654419],[-67.2782211303711,1.875709056854248],[-67.15718078613276,1.848811030387992],[-67.09749603271473,1.732571005821341],[-67.07244873046875,1.442571043968201],[-67.0882797241211,1.166870951652641],[-66.8570327758789,1.230180978775138],[-66.31851196289055,0.755015015602169],[-66.2130279541015,0.780620992183742],[-66.151138305664,0.744445025920982],[-66.07010650634766,0.805031001567841],[-65.97141265869139,0.80600601434719],[-65.9366226196289,0.882111012935638],[-65.76722717285156,0.964021027088165],[-65.73944854736321,0.999559998512325],[-65.58557891845703,1.008911013603324],[-65.50837707519526,0.915509998798427],[-65.56416320800776,0.675684988498745],[-65.4527740478515,0.685415029525814],[-65.3974838256836,0.749894022941646],[-65.3980407714843,0.821299016475621],[-65.3291625976562,0.931541025638694],[-65.24081420898438,0.921020984649772],[-65.16498565673828,0.950451016426143],[-65.15505981445311,1.124938964843807],[-65.10308837890625,1.156630992889404],[-65.02224731445312,1.114920020103455],[-64.90663146972656,1.241580963134822],[-64.81051635742188,1.314355969429073],[-64.76385498046864,1.230741024017277],[-64.72245788574213,1.238456010818538],[-64.59078979492188,1.337383985519523],[-64.53134155273432,1.435191035270691],[-64.3513412475586,1.518244981765861],[-64.39995574951172,1.394845962524414],[-64.34272766113281,1.384297966957149],[-64.30216979980463,1.468256950378418],[-64.14411163330078,1.582406997680721],[-64.06522369384766,1.675981998443717],[-64.07799530029297,1.759013056755066],[-64.0618896484375,1.930709958076534],[-63.975494384765625,1.991278052330131],[-63.82965850830078,1.968201041221675],[-63.56187057495117,2.13233304023754],[-63.492427825927734,2.115437984466553],[-63.39770126342768,2.146856069564933],[-63.37227630615235,2.211709022521973]],[[-58.880996704101506,-2.230698108673096],[-59.10951995849598,-2.297424077987671],[-59.172931671142514,-2.385824918746891],[-59.19425582885742,-2.471970081329232],[-59.08237075805664,-2.575264930724984],[-58.9881134033202,-2.560648918151855],[-58.84976577758789,-2.602458953857422],[-58.78046798706048,-2.588226079940739],[-58.68451309204101,-2.663264036178532],[-58.503234863281186,-2.702739000320377],[-58.45517730712885,-2.652472972869759],[-58.30434036254883,-2.611609935760498],[-58.195510864257756,-2.66473388671875],[-58.179023742675774,-2.750073909759465],[-58.110351562499886,-2.859220027923584],[-58.04008483886719,-2.807538032531738],[-57.95814132690424,-2.79679894447321],[-57.93418502807611,-2.72746300697321],[-57.938423156738274,-2.620711088180485],[-58.01646041870117,-2.653731107711735],[-58.17984390258783,-2.576024055480843],[-58.33905029296874,-2.40510702133173],[-58.364166259765625,-2.340750932693425],[-58.45945739746088,-2.302951097488403],[-58.56169128417962,-2.319912910461426],[-58.61033248901361,-2.295039892196655],[-58.73013305664057,-2.347038984298706],[-58.78485488891595,-2.263783931732121],[-58.880996704101506,-2.230698108673096]]]},"properties":{"ID_0":33,"ISO":"BR-AM","NAME_0":"Brazil","ID_1":4,"NAME_1":"Amazonas","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Amazone"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-38.68458175659168,-12.879027366638184],[-38.60680389404297,-12.948751449584904],[-38.658748626708984,-13.03458309173584],[-38.79041671752924,-13.132081985473633],[-38.79458236694336,-13.052638053893986],[-38.6695823669433,-12.959583282470645],[-38.68458175659168,-12.879027366638184]]],[[[-39.66986083984375,-18.3498592376709],[-39.68887329101557,-18.320823669433594],[-40.22235107421869,-17.980426788330078],[-40.26342010498047,-17.921983718872013],[-40.17503356933594,-17.852672576904293],[-40.22388076782221,-17.734062194824162],[-40.280296325683594,-17.722782135009766],[-40.341587066650334,-17.619953155517578],[-40.39675140380859,-17.62560081481922],[-40.46035385131836,-17.568498611450195],[-40.52056503295893,-17.446502685546875],[-40.59967803955078,-17.390346527099553],[-40.55380249023437,-17.189027786254883],[-40.57830047607421,-17.147172927856445],[-40.54542160034179,-16.98429298400879],[-40.49114227294922,-16.88448524475092],[-40.366424560546875,-16.874168395996094],[-40.281581878662045,-16.90118217468256],[-40.25774383544916,-16.80653953552246],[-40.33577728271473,-16.779710769653317],[-40.275447845458984,-16.574026107788086],[-40.171150207519474,-16.52414894104004],[-40.02476501464838,-16.35689926147461],[-39.96044921875,-16.32189750671381],[-39.88332366943354,-16.194690704345703],[-39.85676193237305,-16.113826751708984],[-39.922134399414006,-16.028623580932617],[-40.00437164306629,-16.001834869384766],[-40.074783325195305,-15.920050621032656],[-40.15976333618163,-15.908464431762694],[-40.231052398681584,-15.803847312927244],[-40.42497253417969,-15.805704116821175],[-40.460578918456974,-15.753732681274412],[-40.56199264526367,-15.80328369140625],[-40.62933349609375,-15.715712547302246],[-40.69929885864252,-15.66862106323242],[-40.855396270751896,-15.687154769897402],[-40.96222305297846,-15.648887634277344],[-41.00712585449213,-15.713836669921875],[-41.16939926147461,-15.760518074035643],[-41.215225219726506,-15.737250328063851],[-41.33115005493164,-15.744673728942814],[-41.356365203857365,-15.500288963317871],[-41.8006591796875,-15.101098060607853],[-41.95338058471673,-15.175666809082031],[-42.09601974487305,-15.182447433471621],[-42.153297424316406,-15.099364280700684],[-42.26474761962885,-15.125177383422852],[-42.44287109375,-15.060606956481875],[-42.43674850463867,-15.022719383239744],[-42.62565994262695,-14.944699287414439],[-42.75508880615234,-14.846421241760252],[-42.90583801269531,-14.761046409606879],[-42.952644348144474,-14.708402633666879],[-43.176300048828125,-14.650548934936522],[-43.311180114746094,-14.669751167297305],[-43.461223602294865,-14.746230125427246],[-43.51111221313471,-14.796578407287539],[-43.71981048583984,-14.729543685913027],[-43.883460998535156,-14.65323352813715],[-43.87383270263672,-14.520586013793945],[-43.78314590454101,-14.33924674987793],[-43.98632431030268,-14.26755428314209],[-44.03445816040039,-14.288872718811033],[-44.24056243896478,-14.240703582763672],[-44.430301666259766,-14.289395332336367],[-44.55715179443359,-14.337038040161074],[-44.81376647949219,-14.504664421081543],[-44.87590789794916,-14.599662780761717],[-45.039478302001896,-14.680257797241154],[-45.09541320800781,-14.752880096435488],[-45.16641235351557,-14.735305786132812],[-45.49000549316395,-14.960762977600098],[-45.566082000732365,-14.944863319396916],[-45.67469406127924,-15.080490112304686],[-45.73033905029296,-15.11675834655756],[-45.91841125488281,-15.133514404296875],[-46.02799987792969,-15.201348304748533],[-46.04367065429682,-15.118131637573242],[-45.97547149658203,-15.038911819457951],[-45.96603012084961,-14.965646743774414],[-46.0373649597168,-14.874085426330565],[-45.98478317260742,-14.620813369750975],[-45.99877166748041,-14.429388999938965],[-45.927589416503906,-14.410319328308105],[-45.96321868896472,-14.285907745361328],[-46.01829147338867,-14.260635375976562],[-46.236347198486214,-14.1072416305542],[-46.21628189086914,-13.980290412902832],[-46.26808547973627,-13.943761825561523],[-46.22863769531249,-13.774501800537053],[-46.255924224853516,-13.693898200988768],[-46.161914825439446,-13.590933799743652],[-46.238639831542855,-13.554588317871037],[-46.214309692382756,-13.400718688964844],[-46.133975982666016,-13.375231742858887],[-46.04842376708984,-13.30920124053955],[-46.063758850097656,-13.261308670043944],[-46.279338836669865,-13.347900390625],[-46.330116271972656,-13.25281524658203],[-46.29492950439453,-13.13130855560297],[-46.322612762451165,-13.098286628723086],[-46.27332687377924,-13.014960289001408],[-46.12579345703119,-12.961482048034611],[-46.11459732055664,-12.918439865112248],[-46.30473709106445,-12.94987869262684],[-46.26226043701166,-12.831681251525879],[-46.29014587402344,-12.63176441192627],[-46.25905990600586,-12.548623085021973],[-46.16061401367181,-12.528590202331486],[-46.15962600708008,-12.474560737609806],[-46.24893188476557,-12.436996459960936],[-46.37432098388666,-12.289812088012695],[-46.37356567382806,-12.015480995178164],[-46.28494644165039,-11.885949134826602],[-46.37453460693347,-11.868609428405762],[-46.31504821777344,-11.644654273986816],[-46.1870002746582,-11.606145858764648],[-46.31340408325184,-11.539497375488281],[-46.41714477539057,-11.539184570312443],[-46.52001190185547,-11.483555793762205],[-46.549259185791016,-11.380727767944279],[-46.615894317626896,-11.302206993103027],[-46.58201217651367,-11.24677944183338],[-46.472312927246094,-11.191190719604492],[-46.39888381958008,-10.994400978088377],[-46.2833671569823,-10.906757354736326],[-46.19251251220703,-10.719710350036621],[-46.2109260559082,-10.649677276611271],[-46.05942535400385,-10.593470573425293],[-46.024978637695256,-10.542787551879883],[-45.864749908447266,-10.43889141082758],[-45.82239913940429,-10.364042282104492],[-45.75107955932617,-10.351987838745059],[-45.6960334777832,-10.257701873779297],[-45.72283935546875,-10.155317306518553],[-45.60313415527344,-10.10799503326416],[-45.51708221435541,-10.286556243896484],[-45.430271148681584,-10.359477043151799],[-45.402969360351555,-10.465340614318848],[-45.44720840454101,-10.507431983947697],[-45.43587112426758,-10.61988353729248],[-45.358169555664006,-10.732215881347656],[-45.24800491333007,-10.821977615356388],[-45.073184967041016,-10.840432167053164],[-44.93117141723633,-10.928766250610295],[-44.80839538574213,-10.86501407623291],[-44.78801345825195,-10.808530807495059],[-44.71336364746093,-10.762051582336367],[-44.58946990966796,-10.632429122924805],[-44.4795036315918,-10.640474319457951],[-44.33560180664062,-10.548977851867676],[-44.26397323608398,-10.624679565429688],[-44.16549301147461,-10.642908096313477],[-44.07254028320307,-10.58034133911127],[-44.0257949829101,-10.475481033325195],[-44.029273986816406,-10.416398048400877],[-43.919605255126946,-10.4252347946167],[-43.83811950683588,-10.303832054138184],[-43.83609390258789,-10.248900413513184],[-43.7790412902832,-10.180476188659611],[-43.759181976318246,-10.074614524841252],[-43.69287109374994,-10.077402114868164],[-43.66597747802729,-9.99023723602295],[-43.708992004394474,-9.913228988647404],[-43.65319824218744,-9.839065551757756],[-43.784873962402344,-9.762393951415959],[-43.841907501220696,-9.637437820434569],[-43.8496475219726,-9.548064231872502],[-43.76968002319336,-9.44206142425537],[-43.68676757812494,-9.41806411743164],[-43.574531555175724,-9.318100929260197],[-43.46162033081049,-9.261788368225098],[-43.28507232666009,-9.420036315917912],[-43.11994934082031,-9.372548103332463],[-43.01207733154296,-9.408011436462402],[-42.9572868347168,-9.43400859832758],[-42.94620132446289,-9.518424034118596],[-42.82050704956055,-9.619240760803223],[-42.76512145996094,-9.616759300231877],[-42.71684646606445,-9.556286811828612],[-42.6215934753418,-9.541241645812988],[-42.451717376708984,-9.462111473083496],[-42.31911468505853,-9.320263862609863],[-42.2436790466308,-9.288926124572697],[-42.10048294067383,-9.281038284301701],[-41.97221755981445,-9.24864864349365],[-41.924720764160156,-9.277806282043457],[-41.83791732788086,-9.242280960083008],[-41.80001831054682,-9.148036956787053],[-41.68040084838867,-9.012293815612736],[-41.5447998046875,-8.937994003295842],[-41.48779678344721,-8.843913078308104],[-41.424175262451115,-8.802478790283203],[-41.35826873779291,-8.70764446258545],[-41.281482696533196,-8.73610782623291],[-41.2269287109375,-8.704716682433968],[-41.11552429199219,-8.7040433883667],[-41.10171127319336,-8.781975746154785],[-41.03618621826172,-8.78588676452631],[-40.921287536621094,-8.835457801818789],[-40.851543426513665,-8.952515602111816],[-40.81993484497064,-9.080411911010742],[-40.66735458374018,-9.159086227416992],[-40.68057632446289,-9.25909233093256],[-40.73722839355469,-9.336896896362248],[-40.722145080566406,-9.445964813232363],[-40.62311553955067,-9.482916831970213],[-40.435829162597656,-9.362183570861816],[-40.3580589294433,-9.377203941345215],[-40.307762145996094,-9.271409034729004],[-40.27166366577142,-9.080998420715332],[-40.2112197875976,-9.062611579894961],[-40.12865447998047,-9.109613418579102],[-40.06558227539057,-9.063199996948185],[-39.957969665527344,-9.048619270324707],[-39.87389373779291,-8.93132495880127],[-39.87300109863281,-8.822653770446777],[-39.67452621459961,-8.787080764770508],[-39.691074371337834,-8.66233730316162],[-39.607524871826115,-8.656001091003361],[-39.38367080688476,-8.533636093139592],[-39.288513183593686,-8.56331539154047],[-39.23371124267567,-8.705780029296873],[-39.036960601806584,-8.735584259033145],[-38.94361877441406,-8.804259300231934],[-38.7945671081543,-8.795634269714299],[-38.70646286010742,-8.862276077270451],[-38.69283676147461,-8.935147285461426],[-38.64063262939453,-8.987286567687931],[-38.571155548095646,-8.831610679626465],[-38.469890594482365,-8.865496635437012],[-38.51937484741205,-8.948366165161133],[-38.40837860107416,-9.038521766662598],[-38.32055282592767,-8.991079330444336],[-38.31856536865223,-9.141016960144043],[-38.23739242553705,-9.329692840576172],[-38.20287322998041,-9.296895980834961],[-38.23633956909174,-9.330999374389592],[-38.154861450195305,-9.443422317504826],[-38.028564453125,-9.46804141998291],[-38.003326416015625,-9.515005111694336],[-38.04032516479492,-9.573088645935057],[-38.00691604614258,-9.651735305786076],[-38.03981399536133,-9.686598777770996],[-38.02811050415039,-9.776082038879393],[-37.97256469726557,-9.814451217651367],[-37.99764251708979,-9.910760879516602],[-37.967998504638665,-9.962568283081055],[-37.83168792724604,-10.00092601776123],[-37.77428436279291,-10.144798278808592],[-37.73606872558594,-10.33335113525385],[-37.83060073852539,-10.374975204467717],[-37.8590202331543,-10.426471710205078],[-37.81295776367187,-10.50849437713623],[-37.83033370971679,-10.58470439910883],[-37.81383514404297,-10.69104957580555],[-37.99977111816406,-10.764384269714299],[-38.05820465087885,-10.708579063415527],[-38.211856842041016,-10.709162712097111],[-38.24000549316406,-10.880989074707031],[-38.17595672607416,-10.985304832458494],[-38.111526489257805,-11.009933471679686],[-38.072307586669865,-11.152892112731932],[-37.98110198974609,-11.199104309081974],[-38.00328826904297,-11.28950309753418],[-37.96784591674805,-11.390617370605353],[-37.8679237365722,-11.442428588867186],[-37.81365585327143,-11.51431274414051],[-37.67018127441406,-11.564008712768498],[-37.671234130859375,-11.672359466552734],[-37.61129379272455,-11.650357246398924],[-37.54513931274414,-11.54747009277338],[-37.39180374145508,-11.511528015136662],[-37.51985931396473,-11.754861831664982],[-37.61125183105469,-11.95763874053955],[-37.754859924316406,-12.213472366332951],[-37.95569610595703,-12.492082595825194],[-37.99514007568354,-12.56791591644287],[-38.317081451416016,-12.927360534667912],[-38.4681930541991,-13.014305114746094],[-38.48485946655268,-12.92097282409668],[-38.47069549560547,-12.814028739929142],[-38.51097106933594,-12.737083435058537],[-38.6198616027832,-12.725972175598088],[-38.697639465331974,-12.629027366638125],[-38.75569534301752,-12.709304809570312],[-38.792640686035156,-12.841805458068848],[-38.75513839721674,-12.900138854980469],[-38.81041717529296,-13.108751296997069],[-38.86652755737299,-13.185972213745117],[-38.931804656982415,-13.22013854980463],[-38.965137481689396,-13.29291629791254],[-38.95319366455078,-13.403194427490234],[-38.89125061035156,-13.451250076293887],[-38.9323616027832,-13.579861640930119],[-38.89097213745117,-13.640418052673338],[-38.963470458984375,-13.6859712600708],[-39.00069427490229,-13.767640113830508],[-38.98236083984375,-13.831250190734806],[-39.07819366455078,-13.958749771118162],[-38.963748931884766,-13.973195075988656],[-38.99097061157221,-14.201250076293945],[-38.97986221313476,-14.291250228881779],[-39.06236267089844,-14.624027252197209],[-39.05902862548828,-14.771805763244627],[-39.029304504394474,-14.78458309173584],[-38.99791717529297,-14.985416412353514],[-38.99791717529297,-15.230137825012092],[-38.94263839721674,-15.527359962463322],[-38.93736267089844,-15.655415534973145],[-38.85569381713867,-15.856527328491154],[-38.953472137451165,-16.10124969482422],[-38.94819259643555,-16.151250839233395],[-39.0212516784668,-16.260139465331974],[-39.00902938842773,-16.374582290649414],[-39.060138702392464,-16.428192138671818],[-39.10680389404297,-16.708749771118164],[-39.14097213745117,-16.75541877746582],[-39.14236068725586,-16.869304656982422],[-39.180694580078125,-17.1068058013916],[-39.21208190917969,-17.15875053405756],[-39.221248626708984,-17.305416107177734],[-39.191806793212834,-17.446250915527287],[-39.19374847412098,-17.580139160156193],[-39.13708496093744,-17.690971374511605],[-39.19291687011719,-17.742639541625977],[-39.27736282348627,-17.87208366394043],[-39.43430709838867,-17.93847465515131],[-39.480972290039006,-17.984306335449162],[-39.63708496093744,-18.237361907958984],[-39.66986083984375,-18.3498592376709]]]]},"properties":{"ID_0":33,"ISO":"BR-BA","NAME_0":"Brazil","ID_1":5,"NAME_1":"Bahia","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Ba¡a"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-37.25208282470703,-4.832361221313477],[-37.64024353027344,-4.926418781280461],[-37.67705154418945,-5.052547931671143],[-37.72397232055664,-5.069858074188232],[-37.789943695068246,-5.21095323562622],[-37.78302001953125,-5.294829845428467],[-37.84738540649413,-5.340035915374699],[-37.90469741821289,-5.50115489959711],[-37.9899559020996,-5.555810928344727],[-38.08263397216797,-5.672267913818303],[-38.046993255615234,-5.730422973632812],[-38.10818862915039,-5.814829826354923],[-38.124858856201115,-5.887623786926213],[-38.25158691406244,-6.010366916656494],[-38.3047256469726,-6.086979866027832],[-38.44723892211914,-6.085290908813477],[-38.51963806152343,-6.223051071166992],[-38.578525543212834,-6.280207157134953],[-38.55485153198236,-6.437374114990234],[-38.642780303955014,-6.581190109252873],[-38.67307662963867,-6.697234153747559],[-38.64186096191395,-6.791251182556151],[-38.67534637451172,-6.861839771270752],[-38.75620651245105,-6.903603076934814],[-38.73051452636712,-7.012038230895996],[-38.66977691650385,-7.047715187072753],[-38.67681121826172,-7.16893577575678],[-38.53451156616211,-7.293803215026742],[-38.585227966308594,-7.434825897216796],[-38.64484786987305,-7.46002721786499],[-38.65525436401367,-7.565553188323917],[-38.71502685546875,-7.621930122375488],[-38.82188415527338,-7.714819908142032],[-38.94182205200195,-7.763055801391544],[-39.00133514404297,-7.840136051177921],[-39.0906753540039,-7.8092360496521],[-39.13557052612298,-7.723396778106689],[-39.271926879882756,-7.660462856292725],[-39.31715393066395,-7.541469097137394],[-39.3966064453125,-7.475296974182129],[-39.47886276245111,-7.446116924285774],[-39.607246398925724,-7.33622217178339],[-39.66566085815429,-7.310708999633789],[-39.915073394775334,-7.338125228881722],[-39.96141815185547,-7.388984203338566],[-40.24638366699213,-7.433736801147461],[-40.319274902343636,-7.374391078948974],[-40.548408508300724,-7.392722129821776],[-40.51211929321289,-7.3018159866333],[-40.48968887329096,-7.11870288848877],[-40.42766571044922,-7.033895015716553],[-40.4321174621582,-6.812992095947266],[-40.4761848449707,-6.734522819519043],[-40.607070922851506,-6.714086055755615],[-40.71012496948242,-6.676143169403076],[-40.74580001831055,-6.565561771392765],[-40.787616729736264,-6.523797035217285],[-40.80510330200195,-6.393146991729735],[-40.7796516418457,-6.344307899475098],[-40.85217666625971,-6.224236011505127],[-40.846858978271484,-6.132109165191594],[-40.938716888427734,-5.673357963562012],[-40.90101623535145,-5.615784168243407],[-40.93233108520508,-5.548912048339844],[-40.93605422973633,-5.36598014831543],[-40.91315460205078,-5.308066844940129],[-40.928936004638615,-5.171686172485351],[-41.080078125,-5.091106891632023],[-41.12255096435541,-5.00809383392334],[-41.221500396728516,-4.936889171600285],[-41.24912643432617,-4.869112014770508],[-41.17423248291009,-4.667479038238525],[-41.23307800292963,-4.609570980072021],[-41.19072723388666,-4.515548229217472],[-41.15996170043945,-4.381515979766846],[-41.11919403076166,-4.313255786895752],[-41.13748550415039,-4.120007991790715],[-41.120296478271484,-4.036356925964355],[-41.24919128417963,-3.989885091781559],[-41.22019195556634,-3.941526889800968],[-41.27680587768555,-3.825639963150024],[-41.255386352539006,-3.703277111053467],[-41.34169769287104,-3.680790901184082],[-41.32563018798828,-3.536432981491032],[-41.34473037719721,-3.41933798789978],[-41.42346954345703,-3.368026018142643],[-41.322437286376896,-3.179811954498234],[-41.2566032409668,-3.088036060333195],[-41.249732971191406,-3.029058933257943],[-41.32090759277338,-2.918195009231567],[-41.26208496093749,-2.885416030883732],[-41.01152801513666,-2.891804933547917],[-40.85985946655273,-2.861804008483886],[-40.59986114501953,-2.847640037536621],[-40.4970817565918,-2.785139083862305],[-40.43986129760742,-2.809026956558228],[-40.18513870239258,-2.812916994094848],[-39.99375152587885,-2.840694904327393],[-39.85680389404291,-2.902084112167302],[-39.71430587768555,-3.003748893737793],[-39.61513900756835,-3.031805038452091],[-39.387638092041016,-3.186527013778686],[-39.22902679443354,-3.240139007568246],[-39.08708190917968,-3.390971899032592],[-39.004581451416016,-3.396250009536686],[-38.91291809082031,-3.50097203254694],[-38.80819320678711,-3.544305086135864],[-38.75597381591797,-3.61375093460083],[-38.64930725097656,-3.684861898422241],[-38.492916107177734,-3.725138902664185],[-38.36569595336914,-3.879584074020328],[-38.27541732788086,-3.942082881927376],[-38.1198616027832,-4.145137786865234],[-37.90430450439453,-4.341250896453857],[-37.76958465576172,-4.399860858917236],[-37.71291732788086,-4.515696048736572],[-37.59097290039057,-4.626527786254826],[-37.32430648803711,-4.700971126556396],[-37.25208282470703,-4.832361221313477]]]},"properties":{"ID_0":33,"ISO":"BR-CE","NAME_0":"Brazil","ID_1":6,"NAME_1":"Ceará","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-47.309001922607415,-16.035945892333928],[-47.30875778198231,-16.0505313873291],[-48.279075622558594,-16.051555633544922],[-48.252445220947266,-15.936758995056037],[-48.28704833984375,-15.843138694763184],[-48.21349334716791,-15.759654045104924],[-48.240772247314396,-15.706986427307129],[-48.20027160644531,-15.621862411499023],[-48.20049285888672,-15.50016975402832],[-47.41729736328125,-15.500313758849984],[-47.374183654785156,-15.577832221984806],[-47.32578659057617,-15.589126586914064],[-47.31287384033203,-15.738094329833983],[-47.37606430053705,-15.88288021087635],[-47.368595123291016,-16.001937866210938],[-47.309001922607415,-16.035945892333928]]]},"properties":{"ID_0":33,"ISO":"BR-DF","NAME_0":"Brazil","ID_1":7,"NAME_1":"Distrito Federal","TYPE_1":"Distrito Federal","ENGTYPE_1":"Federal District","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-40.22235107421869,-17.980426788330078],[-39.68887329101557,-18.320823669433594],[-39.66986083984375,-18.3498592376709],[-39.72874832153314,-18.52319526672352],[-39.7456932067871,-18.691249847412053],[-39.743473052978516,-18.94847297668457],[-39.68902587890625,-19.295137405395508],[-39.732639312744084,-19.473472595214787],[-39.81763839721674,-19.653472900390625],[-39.97569274902344,-19.73152732849121],[-40.061805725097656,-19.850139617919922],[-40.164306640624886,-20.039306640624996],[-40.19847106933594,-20.216249465942326],[-40.284027099609375,-20.354305267333984],[-40.426528930664006,-20.635139465331974],[-40.495140075683594,-20.659584045410156],[-40.582916259765625,-20.801807403564453],[-40.74180603027343,-20.846805572509766],[-40.8070831298827,-20.952083587646484],[-40.81236267089844,-21.03152847290039],[-40.86375045776367,-21.133192062377873],[-40.949859619140625,-21.22902870178217],[-40.95930480957031,-21.29718971252441],[-41.081382751464844,-21.221986770629826],[-41.205215454101506,-21.243909835815373],[-41.2412223815918,-21.221155166625977],[-41.488304138183594,-21.180356979370117],[-41.54838180541992,-21.1828556060791],[-41.73497390747064,-21.09881973266596],[-41.711894989013615,-20.981052398681527],[-41.74086380004883,-20.818288803100526],[-41.87485885620117,-20.766815185546875],[-41.799533843994084,-20.477590560913086],[-41.84708786010742,-20.32947921752924],[-41.78097534179676,-20.292537689208984],[-41.7567024230957,-20.20685958862293],[-41.411643981933594,-20.206674575805664],[-41.382057189941406,-20.188806533813477],[-41.30803680419916,-20.013011932373047],[-41.30031585693354,-19.93836212158203],[-41.18482589721674,-19.888954162597656],[-41.166118621826115,-19.80990219116211],[-41.19074249267567,-19.74687385559082],[-41.16841506958002,-19.672216415405273],[-40.9721794128418,-19.505287170410156],[-40.96788024902344,-19.428764343261715],[-40.90763473510742,-19.308805465698185],[-40.922611236572266,-19.204082489013672],[-40.984703063964844,-19.100711822509766],[-41.05379486083973,-19.068859100341797],[-41.0268440246582,-18.985818862914982],[-41.12678909301758,-18.894502639770508],[-41.24266815185547,-18.85394668579096],[-41.232490539550724,-18.7972736358642],[-41.134075164794865,-18.796035766601562],[-41.11044692993152,-18.83893394470209],[-40.963855743408146,-18.84116554260254],[-40.91671371459961,-18.81553840637207],[-40.943580627441406,-18.687572479248047],[-41.05083465576166,-18.6341495513916],[-41.02268981933588,-18.457685470581055],[-41.175498962402344,-18.443784713745117],[-41.052494049072266,-18.343742370605412],[-40.95999526977539,-18.383861541748047],[-40.84795379638672,-18.493974685668945],[-40.63817596435541,-18.51629447937006],[-40.52325820922846,-18.473001480102482],[-40.60767364501953,-18.41653823852539],[-40.58302688598627,-18.36737060546875],[-40.618865966796875,-18.28757476806635],[-40.545780181884766,-18.204254150390625],[-40.5581436157226,-18.114637374877873],[-40.638835906982365,-18.035118103027287],[-40.613388061523324,-17.939725875854435],[-40.52697753906244,-17.891941070556637],[-40.32173919677729,-17.939041137695312],[-40.22235107421869,-17.980426788330078]]]},"properties":{"ID_0":33,"ISO":"BR-ES","NAME_0":"Brazil","ID_1":8,"NAME_1":"Espírito Santo","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Espiritu Santo"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-46.11459732055664,-12.918439865112248],[-46.12579345703119,-12.961482048034611],[-46.27332687377924,-13.014960289001408],[-46.322612762451165,-13.098286628723086],[-46.29492950439453,-13.13130855560297],[-46.330116271972656,-13.25281524658203],[-46.279338836669865,-13.347900390625],[-46.063758850097656,-13.261308670043944],[-46.04842376708984,-13.30920124053955],[-46.133975982666016,-13.375231742858887],[-46.214309692382756,-13.400718688964844],[-46.238639831542855,-13.554588317871037],[-46.161914825439446,-13.590933799743652],[-46.255924224853516,-13.693898200988768],[-46.22863769531249,-13.774501800537053],[-46.26808547973627,-13.943761825561523],[-46.21628189086914,-13.980290412902832],[-46.236347198486214,-14.1072416305542],[-46.01829147338867,-14.260635375976562],[-45.96321868896472,-14.285907745361328],[-45.927589416503906,-14.410319328308105],[-45.99877166748041,-14.429388999938965],[-45.98478317260742,-14.620813369750975],[-46.0373649597168,-14.874085426330565],[-46.088088989257805,-14.936395645141545],[-46.176425933837834,-14.94905185699457],[-46.286792755126896,-14.928150177001895],[-46.32214736938471,-14.814582824706974],[-46.46879196166992,-14.708827018737793],[-46.54413986206054,-14.753017425537111],[-46.5587539672851,-14.821079254150277],[-46.530757904052734,-15.005281448364144],[-46.502990722656186,-15.052579879760685],[-46.62539291381836,-15.089517593383789],[-46.78180694580078,-15.019327163696287],[-46.85684585571288,-15.010270118713379],[-46.91870498657215,-15.049869537353402],[-46.889095306396484,-15.111639022827148],[-46.9372940063476,-15.205021858215273],[-46.92760467529296,-15.255097389221133],[-46.83685302734369,-15.322600364685057],[-46.84942626953125,-15.37316513061512],[-46.93041610717768,-15.44309139251709],[-46.94904708862305,-15.55459976196289],[-46.854740142822266,-15.620355606079102],[-46.813098907470646,-15.78720378875727],[-46.82481384277344,-15.885722160339299],[-47.052738189697266,-15.937916755676213],[-47.151123046875,-15.935004234313963],[-47.228294372558594,-16.015762329101562],[-47.309001922607415,-16.035945892333928],[-47.368595123291016,-16.001937866210938],[-47.37606430053705,-15.88288021087635],[-47.31287384033203,-15.738094329833983],[-47.32578659057617,-15.589126586914064],[-47.374183654785156,-15.577832221984806],[-47.41729736328125,-15.500313758849984],[-48.20049285888672,-15.50016975402832],[-48.20027160644531,-15.621862411499023],[-48.240772247314396,-15.706986427307129],[-48.21349334716791,-15.759654045104924],[-48.28704833984375,-15.843138694763184],[-48.252445220947266,-15.936758995056037],[-48.279075622558594,-16.051555633544922],[-47.30875778198231,-16.0505313873291],[-47.35201644897455,-16.131959915161133],[-47.322410583496094,-16.231317520141545],[-47.3662223815918,-16.331499099731445],[-47.4271240234375,-16.394161224365174],[-47.44435882568354,-16.54076957702631],[-47.25010299682606,-16.66681480407715],[-47.14693069458008,-17.030784606933594],[-47.35193252563471,-17.166498184203988],[-47.42074203491211,-17.30104255676264],[-47.533271789550774,-17.394418716430607],[-47.50284957885742,-17.516550064086914],[-47.33087921142567,-17.524839401245117],[-47.26391601562494,-17.620458602905273],[-47.270362854003906,-17.674470901489258],[-47.336986541747926,-17.73742294311523],[-47.35877990722656,-17.887214660644474],[-47.28315353393555,-18.0582332611084],[-47.357742309570256,-18.085020065307617],[-47.497127532958984,-18.199100494384762],[-47.58140563964837,-18.23170471191395],[-47.698524475097535,-18.37723731994629],[-47.8090705871582,-18.400869369506832],[-47.86412811279297,-18.4643611907959],[-47.96214294433594,-18.496068954467773],[-48.047988891601555,-18.416967391967773],[-48.08857345581043,-18.429399490356445],[-48.27901840209955,-18.331531524658146],[-48.31489181518555,-18.36415481567377],[-48.477756500244084,-18.379196166992188],[-48.64711380004877,-18.34388923645014],[-48.83202743530268,-18.346130371093693],[-48.93671798706055,-18.306205749511715],[-49.005908966064396,-18.374355316162053],[-49.03396987915039,-18.524826049804688],[-49.18623352050775,-18.544534683227482],[-49.2491455078125,-18.522996902465763],[-49.41667556762695,-18.6385498046875],[-49.48177337646479,-18.561029434204045],[-49.48623275756835,-18.50825881958002],[-49.6454963684082,-18.557390213012695],[-49.7836341857909,-18.641340255737248],[-49.8851699829101,-18.60976791381836],[-50.01653289794922,-18.599838256835938],[-50.079986572265625,-18.6722412109375],[-50.16423034667962,-18.664350509643555],[-50.30930328369129,-18.69844818115234],[-50.37499237060541,-18.81029891967762],[-50.50024795532226,-18.9296932220459],[-50.4986839294433,-19.034025192260742],[-50.58496856689453,-19.137386322021428],[-50.677650451660156,-19.13968849182129],[-50.81706237792969,-19.289823532104435],[-50.87233734130854,-19.406127929687443],[-50.93574905395502,-19.467674255371094],[-51.057769775390625,-19.32944488525385],[-51.3077507019043,-19.218530654907227],[-51.36638259887695,-19.222360610961914],[-51.42041397094721,-19.166534423828125],[-51.592441558837834,-19.12741279602045],[-51.657890319824105,-19.137918472289982],[-51.81830596923828,-19.053579330444332],[-51.94025802612298,-18.96794891357422],[-52.08130264282221,-18.950904846191406],[-52.18141174316406,-18.847913742065373],[-52.34462738037104,-18.821533203124943],[-52.44905853271472,-18.690965652465817],[-52.55297470092768,-18.656986236572266],[-52.59280776977539,-18.689889907836857],[-52.82759475708008,-18.671892166137695],[-52.9142608642577,-18.61981773376465],[-52.96486663818354,-18.55002784729004],[-52.76184082031244,-18.371309280395508],[-52.78190994262695,-18.32559394836414],[-52.949348449706974,-18.296571731567326],[-53.06987380981439,-18.34288024902338],[-53.10108947753906,-18.31083106994629],[-53.1431770324707,-18.081836700439453],[-53.07192611694336,-18.039468765258732],[-53.07000732421875,-17.98653793334961],[-53.131370544433594,-17.916845321655217],[-53.17728424072254,-17.75586509704584],[-53.23828125,-17.714141845703068],[-53.25075912475586,-17.62806892395014],[-53.23025894165038,-17.427248001098633],[-53.197456359863274,-17.38133811950678],[-53.21857833862293,-17.299306869506836],[-53.068923950195256,-17.029968261718693],[-53.01405334472656,-16.864902496337777],[-52.96414566040039,-16.86700057983387],[-52.882225036621094,-16.77611160278309],[-52.79250717163086,-16.739734649658203],[-52.746803283691406,-16.63071060180664],[-52.63569641113281,-16.55163383483881],[-52.60433197021484,-16.46465873718256],[-52.676582336425724,-16.41230964660639],[-52.68686294555664,-16.315483093261662],[-52.65699768066406,-16.280166625976506],[-52.546279907226555,-16.258520126342773],[-52.548553466796875,-16.16511726379389],[-52.32769775390625,-16.06859588623047],[-52.25257492065423,-15.892660140991154],[-52.00798034667963,-15.885480880737303],[-51.94677734374999,-15.810563087463379],[-51.89220809936512,-15.830288887023926],[-51.762908935546875,-15.645635604858397],[-51.77585601806635,-15.558287620544434],[-51.7046165466308,-15.49670124053955],[-51.67132568359369,-15.371731758117619],[-51.6882438659668,-15.30885887145996],[-51.652038574218686,-15.179879188537486],[-51.598186492919865,-15.155446052551214],[-51.535903930664006,-15.069691658019961],[-51.428279876708984,-15.00923728942871],[-51.301868438720646,-14.986533164978026],[-51.24254608154291,-15.035402297973574],[-51.08402633666992,-14.916407585143986],[-51.08976745605463,-14.84116458892822],[-50.962818145751896,-14.52706623077387],[-50.99901580810547,-14.419235229492188],[-50.96123504638672,-14.249350547790527],[-50.83173370361328,-14.073386192321776],[-50.864021301269474,-13.721739768981877],[-50.80390548706054,-13.690969467163086],[-50.763397216796875,-13.530016899108887],[-50.66540145874012,-13.442285537719668],[-50.66559600830066,-13.376140594482365],[-50.60715103149414,-13.310861587524357],[-50.57686996459955,-13.051088333129826],[-50.52587509155268,-12.976426124572754],[-50.511016845703125,-12.860708236694336],[-50.41859436035144,-12.62460994720459],[-50.36587142944336,-12.546072959899902],[-50.21228027343744,-12.437126159667969],[-50.208293914794865,-12.57303714752197],[-50.29567337036133,-12.68449878692627],[-50.31122589111328,-12.798553466796875],[-50.183372497558594,-12.896775245666447],[-50.07883834838867,-12.905943870544432],[-49.939369201660035,-12.956930160522461],[-49.36944198608393,-13.274602890014648],[-49.34202194213867,-13.255134582519474],[-49.33741378784168,-13.066299438476504],[-49.249465942382756,-12.902787208557015],[-49.1190299987793,-12.790364265441895],[-48.97557830810541,-12.95720386505127],[-48.8698387145996,-12.804408073425236],[-48.73652267456055,-12.921031951904297],[-48.73069381713867,-12.989795684814453],[-48.6382827758789,-13.018381118774355],[-48.57861328125,-13.126596450805664],[-48.47250366210932,-13.142780303955021],[-48.44680404663085,-13.283736228942756],[-48.29255294799799,-13.219557762145996],[-48.17388534545898,-13.148106575012207],[-48.15148544311517,-13.306541442871037],[-48.02251434326172,-13.279841423034668],[-47.88885116577142,-13.318043708801268],[-47.823936462402344,-13.311871528625488],[-47.678932189941406,-13.467717170715275],[-47.63888549804682,-13.39106273651123],[-47.66884613037104,-13.2094087600708],[-47.61793136596673,-13.104711532592772],[-47.56302261352539,-13.18423557281494],[-47.47883605957031,-13.185147285461369],[-47.434795379638615,-13.268231391906681],[-47.37768173217768,-13.230617523193303],[-47.32294082641596,-13.258310317993107],[-47.22909927368158,-13.194874763488713],[-47.00968551635731,-13.140827178955078],[-46.819644927978516,-13.002476692199705],[-46.75056076049799,-12.969160079955998],[-46.4546012878418,-12.971158981323185],[-46.417564392089844,-12.823479652404785],[-46.366142272949105,-12.864859580993596],[-46.36382293701166,-12.991222381591797],[-46.19449996948242,-12.956678390502873],[-46.11459732055664,-12.918439865112248]]]},"properties":{"ID_0":33,"ISO":"BR-GO","NAME_0":"Brazil","ID_1":9,"NAME_1":"Goiás","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Goiáz|Goyáz"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-42.236526489257756,-2.685693025588989],[-42.14458465576166,-2.730139017105103],[-42.175140380859375,-2.776527881622314],[-42.25319290161133,-2.737082958221436],[-42.236526489257756,-2.685693025588989]]],[[[-42.21486282348627,-2.684026956558171],[-42.063472747802734,-2.688750028610229],[-42.082637786865234,-2.776249885559082],[-42.147914886474545,-2.710971117019596],[-42.21486282348627,-2.684026956558171]]],[[[-43.80208206176752,-2.391527891159058],[-43.743473052978516,-2.441248893737793],[-43.79208374023426,-2.547638893127441],[-43.84402847290033,-2.538194894790649],[-43.84097290039056,-2.435138940811157],[-43.80208206176752,-2.391527891159058]]],[[[-43.62374877929681,-2.251249074935856],[-43.640972137451165,-2.400137901306152],[-43.73430633544922,-2.421806097030583],[-43.71097183227539,-2.284306049346924],[-43.62374877929681,-2.251249074935856]]],[[[-44.977359771728516,-1.264861941337472],[-44.90486145019531,-1.340139985084534],[-44.96986007690424,-1.392361044883671],[-44.977359771728516,-1.264861941337472]]],[[[-45.95458221435547,-1.190971970558167],[-45.897361755371094,-1.117638945579472],[-45.79402923583978,-1.245416045188847],[-45.73541641235351,-1.205417990684509],[-45.639583587646484,-1.341528058052006],[-45.5926399230957,-1.26569402217865],[-45.476806640624936,-1.378193974494934],[-45.37097167968744,-1.396250009536743],[-45.30680465698231,-1.335417032241821],[-45.307083129882756,-1.495694994926396],[-45.36708450317383,-1.710139036178589],[-45.31986236572259,-1.749305963516179],[-45.225418090820256,-1.660138964653015],[-45.254859924316406,-1.614583969116211],[-45.22819519042963,-1.542359948158207],[-45.154304504394474,-1.470139026641846],[-45.0970840454101,-1.45541596412653],[-45.00541687011713,-1.486528038978577],[-44.951805114746094,-1.586806058883667],[-44.90847396850586,-1.612362027168274],[-44.77569580078119,-1.575139045715275],[-44.67652893066406,-1.568472981452942],[-44.63986206054682,-1.620694041252079],[-44.73736190795887,-1.650694966316223],[-44.762359619140625,-1.70458197593689],[-44.6029167175293,-1.766527056693974],[-44.520416259765625,-1.876804947852975],[-44.49180603027344,-2.038470983505249],[-44.58652877807617,-2.137917041778564],[-44.46374893188471,-2.14624905586237],[-44.39875030517578,-2.215138912200871],[-44.35763931274414,-2.340971946716252],[-44.38402938842762,-2.4037508964538],[-44.302360534667905,-2.487638950347844],[-44.22597122192377,-2.479027986526489],[-44.077362060546875,-2.40513896942133],[-44.02847290039057,-2.409027099609375],[-44.03708267211903,-2.557084083557129],[-44.07986068725586,-2.5626380443573],[-44.1379165649414,-2.682360887527409],[-44.264862060546875,-2.73874902725214],[-44.23541641235346,-2.775137901306152],[-44.13486099243163,-2.78013896942133],[-44.02736282348632,-2.657083034515324],[-43.955970764160156,-2.624861001968384],[-43.930694580078125,-2.56124997138977],[-43.78930664062494,-2.548194885253906],[-43.71597290039057,-2.475415945053101],[-43.618751525878906,-2.521527051925659],[-43.5676383972168,-2.493473052978458],[-43.48319625854492,-2.526527881622314],[-43.45208358764643,-2.345416069030762],[-43.3256950378418,-2.33680605888361],[-43.240970611572266,-2.35819506645197],[-42.92180633544922,-2.49541711807251],[-42.793750762939396,-2.562082052230835],[-42.69569396972656,-2.575417041778508],[-42.62208175659174,-2.645138025283813],[-42.481803894042905,-2.722637891769352],[-42.366527557372926,-2.714306116104069],[-42.277362823486214,-2.752638101577758],[-42.2301406860351,-2.811527013778687],[-42.045417785644474,-2.808751106262207],[-42.00263977050781,-2.715415954589787],[-41.816806793212834,-2.743750095367432],[-41.86544418334955,-2.8749001026153],[-41.79674530029297,-2.966576099395752],[-41.82422637939453,-3.024517059326058],[-41.92597579956055,-3.115488052368164],[-42.00017547607422,-3.241106986999512],[-42.11577987670892,-3.262346982955876],[-42.152145385742074,-3.387494087219181],[-42.21004104614258,-3.43632006645197],[-42.33076095581049,-3.433881044387761],[-42.39905929565429,-3.472915887832642],[-42.5065078735351,-3.478835105895996],[-42.67570495605463,-3.675617933273259],[-42.66881942749018,-3.729367017745972],[-42.72615814208973,-3.910024881362915],[-42.82360076904291,-3.992214918136596],[-42.862888336181584,-4.092888832092285],[-42.98914718627924,-4.23406982421875],[-42.96326446533203,-4.376433849334717],[-42.871990203857415,-4.428577899932861],[-42.8678741455077,-4.56358003616333],[-42.954544067382756,-4.689482212066594],[-42.948421478271484,-4.766877174377384],[-42.81856155395502,-5.093526840209904],[-42.800209045410156,-5.199390888214111],[-42.82626724243158,-5.346964836120548],[-42.913204193115234,-5.398845195770207],[-43.034553527831974,-5.592273235321045],[-43.0989532470702,-5.63320779800415],[-43.0993766784668,-5.901104927062875],[-43.050174713134766,-6.01310396194458],[-43.04993057250965,-6.099762916564941],[-42.96854019165039,-6.178270816802922],[-42.87432861328119,-6.228136062622013],[-42.84695434570307,-6.282508850097656],[-42.877708435058594,-6.417881011962891],[-42.87177658081048,-6.511956214904785],[-42.91972732543939,-6.670321941375732],[-43.001121520996094,-6.754475116729736],[-43.24464797973627,-6.766366958618107],[-43.27867889404297,-6.796631813049316],[-43.45725631713867,-6.846337795257568],[-43.637466430664,-6.719579219818115],[-43.7939834594726,-6.702743053436279],[-43.87982940673828,-6.757727146148624],[-43.961162567138615,-6.741913795471191],[-44.16084671020502,-6.872814178466797],[-44.173492431640625,-6.924349784850961],[-44.30615234375,-7.117186069488525],[-44.37998962402338,-7.119038105010986],[-44.564022064208984,-7.227546215057372],[-44.68793106079095,-7.394548892974854],[-44.816684722900334,-7.361218929290771],[-44.92439651489258,-7.470303058624267],[-45.04487228393555,-7.511248111724854],[-45.15540313720703,-7.51349496841425],[-45.21810150146479,-7.567862033843937],[-45.339717864990234,-7.580257892608643],[-45.46886444091797,-7.689144134521483],[-45.52079772949212,-7.888095855712891],[-45.57624053955078,-8.029102325439396],[-45.581417083740234,-8.156057357788029],[-45.661506652832024,-8.250032424926758],[-45.68748474121088,-8.355563163757324],[-45.74225997924804,-8.451149940490723],[-45.738410949706974,-8.501184463500977],[-45.81549835205078,-8.6332368850708],[-45.83989715576166,-8.715288162231445],[-45.938396453857365,-8.784948348999023],[-45.994243621826165,-8.926877975463867],[-45.94341278076172,-9.015324592590275],[-45.89860916137695,-9.209687232971078],[-45.907016754150334,-9.29802417755127],[-45.79779434204101,-9.417263984680176],[-45.78377532958984,-9.480117797851506],[-45.831893920898324,-9.536803245544432],[-45.82137298583979,-9.773135185241642],[-45.864379882812436,-9.861476898193303],[-45.84223556518555,-9.941568374633787],[-45.87849426269525,-10.110310554504338],[-45.94556808471674,-10.196453094482422],[-45.94632720947259,-10.258577346801758],[-46.01767349243153,-10.240401268005371],[-46.02317047119135,-10.183390617370605],[-46.164592742919915,-10.212915420532225],[-46.202030181884766,-10.173930168151855],[-46.32747268676758,-10.18370342254633],[-46.443836212158146,-10.07758712768549],[-46.47753524780262,-9.988312721252441],[-46.47285079956049,-9.877449035644531],[-46.51210021972656,-9.798994064331055],[-46.64273452758789,-9.741473197936955],[-46.57925415039057,-9.584088325500431],[-46.573204040527344,-9.47777271270752],[-46.62754058837884,-9.465735435485838],[-46.665924072265625,-9.39193153381342],[-46.75862503051758,-9.38122940063465],[-46.812870025634766,-9.305959701538086],[-46.81956481933594,-9.211627006530703],[-46.861064910888615,-9.14643383026123],[-46.9262580871582,-9.134954452514648],[-46.94295120239258,-9.064485549926756],[-47.05767822265625,-9.05296516418457],[-46.99250030517572,-8.879414558410588],[-46.90275573730463,-8.8145494461059],[-46.931228637695305,-8.726763725280705],[-46.886898040771484,-8.686503410339355],[-46.91264724731445,-8.591856956481934],[-46.8469352722168,-8.532048225402832],[-46.78238296508789,-8.368098258972111],[-46.63518524169922,-8.319332122802734],[-46.54458236694335,-8.319337844848576],[-46.48751068115229,-8.199920654296875],[-46.51458740234374,-8.167078018188477],[-46.47036743164057,-8.084755897521973],[-46.492080688476555,-7.981707096099854],[-46.604621887206974,-7.896190166473389],[-46.708400726318295,-7.909939765930175],[-46.80009841918945,-7.95543622970581],[-46.882617950439396,-7.964091777801513],[-46.99737548828119,-8.067242622375488],[-47.043453216552734,-8.053603172302246],[-47.14274597167969,-7.894848823547307],[-47.2235107421875,-7.826710224151611],[-47.261268615722656,-7.748301029205265],[-47.38185501098633,-7.654075145721436],[-47.38204574584961,-7.5999817848205],[-47.49790573120117,-7.479200839996338],[-47.49973678588867,-7.293870925903264],[-47.58905029296875,-7.264108180999641],[-47.6517219543457,-7.300271034240723],[-47.7354888916015,-7.218334197998047],[-47.745079040527344,-7.162519931793212],[-47.66032409667969,-7.151381969451904],[-47.54631423950184,-7.014830112457218],[-47.50698852539057,-6.872023105621337],[-47.498592376708984,-6.671247959136963],[-47.37876892089844,-6.270872116088867],[-47.41654586791992,-6.177840232849121],[-47.44791030883789,-5.992932796478215],[-47.442234039306584,-5.830804824829102],[-47.493324279785156,-5.730547904968262],[-47.48320770263672,-5.564914226531982],[-47.55531692504882,-5.465753078460637],[-47.6185684204101,-5.459743022918701],[-47.742176055908146,-5.381310939788818],[-47.82748794555664,-5.386606216430607],[-47.88551712036127,-5.260717868804875],[-48.003093719482365,-5.234705924987736],[-48.07922363281244,-5.275046825408879],[-48.1784934997558,-5.260793209075871],[-48.3638572692871,-5.168396949767953],[-48.51940917968744,-5.192152023315372],[-48.6060791015625,-5.336520195007324],[-48.679386138916016,-5.305838108062687],[-48.75510025024402,-5.349186897277775],[-48.434104919433594,-5.096251010894775],[-47.81610107421869,-4.614747047424316],[-47.789871215820256,-4.585527896881047],[-47.679889678955014,-4.608623027801457],[-47.581424713134766,-4.519952774047852],[-47.47609329223627,-4.355028152465763],[-47.47339630126953,-4.314453124999886],[-47.37962341308594,-4.220445156097355],[-47.31884765624994,-4.046940803527775],[-47.21979522705078,-3.995964050292968],[-47.13512420654296,-3.881808996200505],[-47.088066101074155,-3.855468988418522],[-47.04550933837885,-3.708010911941472],[-47.056201934814396,-3.646598100662174],[-47.01845550537098,-3.546910047531014],[-46.977012634277344,-3.526058912277222],[-46.94882965087885,-3.406909942626896],[-46.848415374755746,-3.335644006729069],[-46.80739593505854,-3.241871118545532],[-46.746395111083984,-3.178845882415715],[-46.65203475952143,-2.996537923812809],[-46.63661575317383,-2.851216077804565],[-46.59892272949212,-2.795705080032292],[-46.668033599853516,-2.734045028686467],[-46.62187194824219,-2.644543886184635],[-46.50495529174805,-2.614938020706177],[-46.433876037597656,-2.51484298706049],[-46.43161392211914,-2.298372983932438],[-46.291786193847656,-2.164582967758065],[-46.27334594726557,-2.058764934539795],[-46.21853256225586,-1.913226008415165],[-46.22927856445307,-1.800623059272709],[-46.31654739379877,-1.795057058334351],[-46.29111862182617,-1.723441958427429],[-46.22511291503906,-1.726065993309021],[-46.15357589721679,-1.675917983055115],[-46.131927490234375,-1.578832983970642],[-46.17658233642578,-1.475381016731205],[-46.13946151733398,-1.444419026374817],[-46.10610580444336,-1.332491040229797],[-46.162849426269524,-1.278329014778137],[-46.151092529296754,-1.224804043769836],[-46.08441543579096,-1.189643979072514],[-46.05145263671875,-1.105137944221497],[-45.980140686035156,-1.048194050788823],[-45.95458221435547,-1.190971970558167]]]]},"properties":{"ID_0":33,"ISO":"BR-MA","NAME_0":"Brazil","ID_1":10,"NAME_1":"Maranhão","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"São Luíz de Maranhão"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-53.07192611694336,-18.039468765258732],[-53.1431770324707,-18.081836700439453],[-53.10108947753906,-18.31083106994629],[-53.06987380981439,-18.34288024902338],[-52.949348449706974,-18.296571731567326],[-52.78190994262695,-18.32559394836414],[-52.76184082031244,-18.371309280395508],[-52.96486663818354,-18.55002784729004],[-52.9142608642577,-18.61981773376465],[-52.82759475708008,-18.671892166137695],[-52.59280776977539,-18.689889907836857],[-52.55297470092768,-18.656986236572266],[-52.44905853271472,-18.690965652465817],[-52.34462738037104,-18.821533203124943],[-52.18141174316406,-18.847913742065373],[-52.08130264282221,-18.950904846191406],[-51.94025802612298,-18.96794891357422],[-51.81830596923828,-19.053579330444332],[-51.657890319824105,-19.137918472289982],[-51.592441558837834,-19.12741279602045],[-51.42041397094721,-19.166534423828125],[-51.36638259887695,-19.222360610961914],[-51.3077507019043,-19.218530654907227],[-51.057769775390625,-19.32944488525385],[-50.93574905395502,-19.467674255371094],[-50.924106597900334,-19.558616638183537],[-50.98749542236328,-19.58950424194336],[-51.045372009277344,-19.73755264282221],[-50.999412536621094,-19.9063720703125],[-51.020339965820256,-19.962385177612187],[-51.000415802001896,-20.08538055419922],[-51.0691032409668,-20.25004577636713],[-51.16730499267572,-20.30636024475092],[-51.295623779296875,-20.328479766845703],[-51.35080718994129,-20.363176345825195],[-51.5234260559082,-20.588636398315373],[-51.59614562988281,-20.648759841918945],[-51.63483810424805,-20.754846572875977],[-51.61342239379877,-20.89007186889637],[-51.626625061035156,-20.94634437561035],[-51.71363830566406,-20.97145271301264],[-51.789608001708984,-21.102115631103516],[-51.878921508789006,-21.14813232421869],[-51.848453521728516,-21.266633987426644],[-51.86763381958008,-21.35165405273426],[-51.92861938476557,-21.455810546875],[-51.99810791015625,-21.51562309265131],[-52.05700683593749,-21.503602981567326],[-52.10322952270502,-21.559055328369084],[-52.049453735351506,-21.643106460571232],[-52.10284042358393,-21.74526596069336],[-52.16120147705078,-21.770769119262695],[-52.19050216674799,-21.84613609313965],[-52.319026947021484,-21.97236251831049],[-52.345371246337834,-22.061962127685547],[-52.48669815063471,-22.215190887451115],[-52.57912445068354,-22.251947402954045],[-52.798267364501896,-22.378267288208008],[-52.854698181152344,-22.43910598754877],[-52.99851989746094,-22.493181228637695],[-53.10512161254883,-22.621923446655273],[-53.18088912963861,-22.713632583618107],[-53.35448455810547,-22.777364730834957],[-53.53466796875,-22.8825626373291],[-53.60735702514643,-22.951326370239258],[-53.63652420043945,-23.125022888183594],[-53.771041870117074,-23.372125625610295],[-53.98279571533203,-23.46000099182129],[-54.07564544677723,-23.764478683471623],[-54.07984161376942,-23.88897132873535],[-54.129642486572266,-23.982101440429684],[-54.28385925292969,-24.06747436523437],[-54.39908218383789,-23.937421798706055],[-54.48265838623041,-23.881891250610238],[-54.675334930419915,-23.813564300536996],[-54.90420150756836,-23.905776977539006],[-54.931766510009766,-23.9614639282226],[-55.111503601074155,-23.960182189941406],[-55.23027801513671,-24.008590698242074],[-55.31419372558593,-23.95612525939941],[-55.353565216064396,-23.98891258239746],[-55.44090270996088,-23.90948867797846],[-55.44195556640619,-23.731216430664062],[-55.47669219970703,-23.640888214111328],[-55.53459930419922,-23.61095428466797],[-55.53695297241205,-23.444549560546818],[-55.50112533569336,-23.379241943359318],[-55.54849243164057,-23.31415367126459],[-55.51932525634765,-23.258966445922848],[-55.53881835937499,-23.162990570068356],[-55.589275360107415,-23.143989562988168],[-55.63899230957025,-23.026594161987305],[-55.66585159301758,-22.868566513061523],[-55.627353668212834,-22.766738891601562],[-55.62667083740229,-22.618640899658203],[-55.72369003295887,-22.545202255248967],[-55.74502563476556,-22.386493682861325],[-55.788978576660156,-22.379331588745117],[-55.860996246337834,-22.27632522583002],[-56.06004333496088,-22.290479660034123],[-56.20773696899413,-22.278108596801758],[-56.340785980224545,-22.20321083068842],[-56.40267562866205,-22.0747394561767],[-56.51827239990229,-22.100301742553654],[-56.5742568969726,-22.1967830657959],[-56.65064620971674,-22.256042480468746],[-56.75288772583002,-22.23407554626465],[-56.83046722412109,-22.297666549682614],[-56.99984359741211,-22.222686767578125],[-57.249507904052734,-22.24017715454096],[-57.58337402343749,-22.16428565979004],[-57.61576843261712,-22.093425750732422],[-57.700832366943295,-22.089618682861328],[-57.75571823120117,-22.13081359863281],[-57.920669555663956,-22.119312286376953],[-57.980224609375,-22.085548400878906],[-57.920166015624936,-21.872627258300724],[-57.896221160888615,-21.699850082397404],[-57.91535568237305,-21.587223052978516],[-57.96281814575183,-21.54905128479004],[-57.85876083374018,-21.31073570251465],[-57.84623718261719,-21.09894371032709],[-57.86509704589843,-21.03861045837391],[-57.818119049072216,-20.981237411499023],[-57.92005538940429,-20.881124496459904],[-57.85973358154296,-20.848274230956974],[-57.869922637939396,-20.7281494140625],[-57.914821624755795,-20.667705535888672],[-58.01480484008789,-20.60527038574213],[-58.003658294677734,-20.423196792602482],[-58.07678222656238,-20.376808166503793],[-58.086708068847656,-20.27056312561035],[-58.15318298339843,-20.261148452758732],[-58.15610885620111,-20.150840759277344],[-58.05030059814453,-20.100440979003903],[-57.87668991088861,-19.96588134765625],[-57.98727035522461,-19.888029098510742],[-58.13339996337884,-19.757841110229492],[-57.78419113159173,-19.03351020812977],[-57.71014022827148,-19.032590866088867],[-57.71977233886718,-18.89906883239746],[-57.766609191894524,-18.899288177490234],[-57.55776977539057,-18.2403507232666],[-57.505069732666016,-18.200340270996094],[-57.57479095458984,-18.13188934326172],[-57.600040435790895,-18.046369552612305],[-57.72060012817382,-17.827859878539982],[-57.7148094177246,-17.733718872070312],[-57.785049438476506,-17.645490646362305],[-57.752231597900334,-17.56445884704584],[-57.71201705932617,-17.544103622436523],[-57.684238433837834,-17.715637207031193],[-57.62304306030273,-17.736360549926758],[-57.60301208496094,-17.804351806640565],[-57.477519989013665,-17.859054565429688],[-57.2647705078125,-17.8203506469726],[-57.22706985473633,-17.78278732299799],[-57.11554336547846,-17.781089782714787],[-56.98815536499017,-17.659292221069336],[-56.94240188598633,-17.551897048950195],[-56.87590026855462,-17.532974243164062],[-56.75685119628906,-17.326736450195256],[-56.595825195312386,-17.332546234130803],[-56.490032196044865,-17.29831695556635],[-56.44326019287109,-17.33071327209467],[-56.280055999755795,-17.259166717529293],[-56.251277923583984,-17.219024658203125],[-56.113052368164,-17.167198181152287],[-56.0160026550293,-17.190231323242188],[-56.01071929931635,-17.2390460968017],[-55.874744415283146,-17.268636703491097],[-55.72218322753906,-17.34869956970215],[-55.58284378051758,-17.379074096679688],[-55.52223205566406,-17.472576141357365],[-55.29961013793945,-17.541194915771484],[-55.127193450927734,-17.65272331237793],[-54.974212646484375,-17.617046356201115],[-54.86080169677729,-17.623855590820312],[-54.75871658325195,-17.56569862365717],[-54.748889923095696,-17.522886276245004],[-54.50368881225586,-17.480112075805664],[-54.42101669311523,-17.53775405883789],[-54.33552169799793,-17.661724090576172],[-54.17876815795898,-17.602853775024414],[-54.08462905883789,-17.619035720825195],[-54.03756713867182,-17.486444473266545],[-53.95218276977538,-17.459337234497013],[-53.820011138916016,-17.29461669921869],[-53.759014129638615,-17.243143081664982],[-53.68001174926758,-17.253570556640625],[-53.70382308959961,-17.661344528198185],[-53.8558464050293,-17.702718734741154],[-53.955684661865234,-17.883020401000977],[-53.83749008178705,-17.93470382690424],[-53.77415466308587,-18.000772476196175],[-53.66118240356445,-17.97751235961914],[-53.46778869628906,-18.034893035888672],[-53.29894638061518,-17.995534896850586],[-53.173622131347656,-18.042049407958984],[-53.07192611694336,-18.039468765258732]]]},"properties":{"ID_0":33,"ISO":"BR-MS","NAME_0":"Brazil","ID_1":11,"NAME_1":"Mato Grosso do Sul","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-50.22717285156244,-9.84562969207758],[-50.31239700317383,-10.04567241668701],[-50.39209365844726,-10.134040832519474],[-50.38262939453119,-10.222892761230469],[-50.423145294189396,-10.330657005310002],[-50.516025543212834,-10.505141258239746],[-50.51967239379877,-10.562488555908203],[-50.60339736938471,-10.660944938659668],[-50.5705337524414,-10.752511978149414],[-50.621952056884766,-10.839422225952092],[-50.63289260864258,-10.935950279235783],[-50.6094017028808,-11.06746768951416],[-50.65796279907215,-11.128582954406738],[-50.65436553955078,-11.218374252319336],[-50.74200439453125,-11.454914093017576],[-50.740116119384766,-11.53861999511713],[-50.65818405151367,-11.592030525207463],[-50.663459777831974,-11.672493934631348],[-50.721534729003906,-11.731719970703068],[-50.686248779296875,-11.859002113342285],[-50.63923263549805,-11.884573936462346],[-50.68218231201166,-11.990894317626951],[-50.66756439208978,-12.064569473266602],[-50.678619384765625,-12.218859672546271],[-50.62681579589844,-12.384039878845101],[-50.623516082763615,-12.455289840698242],[-50.7064323425293,-12.609708786010742],[-50.62322616577143,-12.734309196472111],[-50.61345291137695,-12.818407058715763],[-50.511016845703125,-12.860708236694336],[-50.52587509155268,-12.976426124572754],[-50.57686996459955,-13.051088333129826],[-50.60715103149414,-13.310861587524357],[-50.66559600830066,-13.376140594482365],[-50.66540145874012,-13.442285537719668],[-50.763397216796875,-13.530016899108887],[-50.80390548706054,-13.690969467163086],[-50.864021301269474,-13.721739768981877],[-50.83173370361328,-14.073386192321776],[-50.96123504638672,-14.249350547790527],[-50.99901580810547,-14.419235229492188],[-50.962818145751896,-14.52706623077387],[-51.08976745605463,-14.84116458892822],[-51.08402633666992,-14.916407585143986],[-51.24254608154291,-15.035402297973574],[-51.301868438720646,-14.986533164978026],[-51.428279876708984,-15.00923728942871],[-51.535903930664006,-15.069691658019961],[-51.598186492919865,-15.155446052551214],[-51.652038574218686,-15.179879188537486],[-51.6882438659668,-15.30885887145996],[-51.67132568359369,-15.371731758117619],[-51.7046165466308,-15.49670124053955],[-51.77585601806635,-15.558287620544434],[-51.762908935546875,-15.645635604858397],[-51.89220809936512,-15.830288887023926],[-51.94677734374999,-15.810563087463379],[-52.00798034667963,-15.885480880737303],[-52.25257492065423,-15.892660140991154],[-52.32769775390625,-16.06859588623047],[-52.548553466796875,-16.16511726379389],[-52.546279907226555,-16.258520126342773],[-52.65699768066406,-16.280166625976506],[-52.68686294555664,-16.315483093261662],[-52.676582336425724,-16.41230964660639],[-52.60433197021484,-16.46465873718256],[-52.63569641113281,-16.55163383483881],[-52.746803283691406,-16.63071060180664],[-52.79250717163086,-16.739734649658203],[-52.882225036621094,-16.77611160278309],[-52.96414566040039,-16.86700057983387],[-53.01405334472656,-16.864902496337777],[-53.068923950195256,-17.029968261718693],[-53.21857833862293,-17.299306869506836],[-53.197456359863274,-17.38133811950678],[-53.23025894165038,-17.427248001098633],[-53.25075912475586,-17.62806892395014],[-53.23828125,-17.714141845703068],[-53.17728424072254,-17.75586509704584],[-53.131370544433594,-17.916845321655217],[-53.07000732421875,-17.98653793334961],[-53.07192611694336,-18.039468765258732],[-53.173622131347656,-18.042049407958984],[-53.29894638061518,-17.995534896850586],[-53.46778869628906,-18.034893035888672],[-53.66118240356445,-17.97751235961914],[-53.77415466308587,-18.000772476196175],[-53.83749008178705,-17.93470382690424],[-53.955684661865234,-17.883020401000977],[-53.8558464050293,-17.702718734741154],[-53.70382308959961,-17.661344528198185],[-53.68001174926758,-17.253570556640625],[-53.759014129638615,-17.243143081664982],[-53.820011138916016,-17.29461669921869],[-53.95218276977538,-17.459337234497013],[-54.03756713867182,-17.486444473266545],[-54.08462905883789,-17.619035720825195],[-54.17876815795898,-17.602853775024414],[-54.33552169799793,-17.661724090576172],[-54.42101669311523,-17.53775405883789],[-54.50368881225586,-17.480112075805664],[-54.748889923095696,-17.522886276245004],[-54.75871658325195,-17.56569862365717],[-54.86080169677729,-17.623855590820312],[-54.974212646484375,-17.617046356201115],[-55.127193450927734,-17.65272331237793],[-55.29961013793945,-17.541194915771484],[-55.52223205566406,-17.472576141357365],[-55.58284378051758,-17.379074096679688],[-55.72218322753906,-17.34869956970215],[-55.874744415283146,-17.268636703491097],[-56.01071929931635,-17.2390460968017],[-56.0160026550293,-17.190231323242188],[-56.113052368164,-17.167198181152287],[-56.251277923583984,-17.219024658203125],[-56.280055999755795,-17.259166717529293],[-56.44326019287109,-17.33071327209467],[-56.490032196044865,-17.29831695556635],[-56.595825195312386,-17.332546234130803],[-56.75685119628906,-17.326736450195256],[-56.87590026855462,-17.532974243164062],[-56.94240188598633,-17.551897048950195],[-56.98815536499017,-17.659292221069336],[-57.11554336547846,-17.781089782714787],[-57.22706985473633,-17.78278732299799],[-57.2647705078125,-17.8203506469726],[-57.477519989013665,-17.859054565429688],[-57.60301208496094,-17.804351806640565],[-57.62304306030273,-17.736360549926758],[-57.684238433837834,-17.715637207031193],[-57.71201705932617,-17.544103622436523],[-57.752231597900334,-17.56445884704584],[-57.89920043945307,-17.45949172973627],[-58.00255966186518,-17.519540786743107],[-58.060077667236264,-17.450721740722596],[-58.24198913574219,-17.362871170043945],[-58.395462036132805,-17.18445968627924],[-58.47434997558588,-16.934959411621037],[-58.46303939819335,-16.652221679687443],[-58.43601989746088,-16.592359542846623],[-58.343791961669865,-16.517728805541992],[-58.356189727783146,-16.42803955078125],[-58.32147979736322,-16.378320693969727],[-58.320308685302734,-16.26902961730957],[-58.430400848388615,-16.32129859924316],[-59.47002792358398,-16.279550552368107],[-60.17198181152338,-16.262117385864197],[-60.235233306884645,-15.473531723022404],[-60.559486389160035,-15.11141109466553],[-60.24424743652344,-15.096813201904297],[-60.27207946777343,-14.620298385620117],[-60.32105636596673,-14.608878135681154],[-60.334449768066406,-14.508839607238713],[-60.392589569091676,-14.428670883178654],[-60.38825988769531,-14.368611335754393],[-60.44916915893555,-14.289369583129883],[-60.48159027099609,-14.181341171264648],[-60.47111129760742,-14.098210334777775],[-60.37845993041986,-13.992450714111326],[-60.44145202636719,-13.932999610900877],[-60.467720031738224,-13.800960540771484],[-60.53474044799805,-13.802941322326602],[-60.574691772460945,-13.747440338134764],[-60.65625,-13.738349914550723],[-60.82852935791015,-13.629509925842285],[-60.918922424316285,-13.548334121704043],[-60.8650894165039,-13.541679382324217],[-60.705120086669915,-13.324747085571289],[-60.37143325805663,-13.318634033203068],[-60.28055191040038,-13.135627746581974],[-60.267551422119084,-13.077292442321777],[-60.18328094482421,-12.967638015747013],[-60.11709976196289,-12.959565162658691],[-60.07904815673828,-12.881149291992188],[-60.088958740234375,-12.740471839904671],[-60.02657699584961,-12.561638832092228],[-59.903095245361335,-12.472520828247069],[-59.868423461914006,-12.48237133026123],[-59.79287719726562,-12.345791816711424],[-59.8862838745116,-12.245482444763182],[-59.90117263793945,-12.115450859069767],[-59.979290008544915,-12.029559135436896],[-59.98510742187501,-11.91435432434082],[-60.098796844482415,-11.845566749572752],[-60.12159729003906,-11.712114334106387],[-60.090717315673764,-11.554890632629395],[-59.920570373535156,-11.398019790649414],[-59.92770767211914,-11.310445785522404],[-59.981964111328125,-11.233511924743596],[-60.019325256347535,-11.129109382629338],[-60.15921020507807,-11.095663070678652],[-60.39149093627929,-11.093803405761662],[-60.459987640380795,-10.98986530303955],[-61.428943634033146,-10.987543106079043],[-61.53002929687494,-10.979029655456543],[-61.49876022338856,-10.699950218200682],[-61.47616577148437,-10.607674598693734],[-61.461719512939396,-10.419917106628361],[-61.5336799621582,-10.331894874572754],[-61.60059356689447,-10.1538028717041],[-61.53113174438476,-9.989865303039494],[-61.507858276367195,-9.861091613769474],[-61.547294616699155,-9.787552833557129],[-61.53236007690429,-9.711790084838809],[-61.47911453247059,-9.633694648742676],[-61.5079727172851,-9.54047679901123],[-61.581661224365234,-9.459136009216309],[-61.55263137817377,-9.387434959411621],[-61.625328063964844,-9.339431762695256],[-61.6131019592284,-9.28001880645752],[-61.52028274536127,-9.192301750183105],[-61.554874420166016,-9.090265274047852],[-61.46843719482422,-8.917381286621094],[-61.526020050048764,-8.816848754882812],[-61.58290100097656,-8.798702239990178],[-60.84881591796869,-8.798162460327148],[-60.42017364501953,-8.796627998351994],[-59.85696792602538,-8.801086425781193],[-59.12720489501953,-8.80335807800293],[-58.50029373168939,-8.80283737182617],[-58.394840240478516,-8.779890060424691],[-58.43735504150385,-8.703430175781191],[-58.39117050170898,-8.592260360717773],[-58.4169921875,-8.492003440856934],[-58.3184928894043,-8.330199241638184],[-58.32252883911127,-8.17001247406],[-58.29157638549805,-8.074268341064453],[-58.37332534790039,-7.907220840454101],[-58.382881164550724,-7.839098930358829],[-58.29478836059564,-7.772321224212532],[-58.28091812133788,-7.70964002609253],[-58.20204544067383,-7.620935916900635],[-58.21294403076167,-7.458469867706299],[-58.13698959350585,-7.356139183044376],[-58.05897140502929,-7.400421142578068],[-57.972515106201115,-7.534605026245116],[-57.939491271972656,-7.653149127960147],[-57.8980827331543,-7.676039218902587],[-57.87377166748047,-7.801208972930907],[-57.83491516113275,-7.882768154144286],[-57.828765869140625,-7.972909927368164],[-57.72837448120111,-8.094229698181152],[-57.70457458496093,-8.168040275573729],[-57.64320755004878,-8.213688850402832],[-57.6792984008789,-8.318199157714844],[-57.6815185546875,-8.43313980102539],[-57.637577056884766,-8.513570785522461],[-57.59287261962884,-8.756489753723088],[-57.530323028564396,-8.74818706512451],[-57.416069030761655,-8.795891761779785],[-57.420406341552734,-8.849626541137695],[-57.19279479980463,-8.930065155029297],[-57.094539642333984,-9.01712512969965],[-57.03917694091791,-9.09830379486084],[-57.05776214599603,-9.184202194213867],[-56.99548339843744,-9.233853340148924],[-56.820045471191406,-9.246354103088379],[-56.77225875854492,-9.39097023010248],[-56.67181777954096,-9.36740779876709],[-55.79182815551758,-9.440700531005858],[-54.99549484252929,-9.505422592163029],[-54.10655212402344,-9.571932792663516],[-53.133323669433594,-9.644869804382266],[-52.25528335571289,-9.707819938659611],[-51.463748931884766,-9.762153625488281],[-50.842838287353516,-9.800833702087402],[-50.22717285156244,-9.84562969207758]]]},"properties":{"ID_0":33,"ISO":"BR-MT","NAME_0":"Brazil","ID_1":12,"NAME_1":"Mato Grosso","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Matto Grosso"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-40.22235107421869,-17.980426788330078],[-40.32173919677729,-17.939041137695312],[-40.52697753906244,-17.891941070556637],[-40.613388061523324,-17.939725875854435],[-40.638835906982365,-18.035118103027287],[-40.5581436157226,-18.114637374877873],[-40.545780181884766,-18.204254150390625],[-40.618865966796875,-18.28757476806635],[-40.58302688598627,-18.36737060546875],[-40.60767364501953,-18.41653823852539],[-40.52325820922846,-18.473001480102482],[-40.63817596435541,-18.51629447937006],[-40.84795379638672,-18.493974685668945],[-40.95999526977539,-18.383861541748047],[-41.052494049072266,-18.343742370605412],[-41.175498962402344,-18.443784713745117],[-41.02268981933588,-18.457685470581055],[-41.05083465576166,-18.6341495513916],[-40.943580627441406,-18.687572479248047],[-40.91671371459961,-18.81553840637207],[-40.963855743408146,-18.84116554260254],[-41.11044692993152,-18.83893394470209],[-41.134075164794865,-18.796035766601562],[-41.232490539550724,-18.7972736358642],[-41.24266815185547,-18.85394668579096],[-41.12678909301758,-18.894502639770508],[-41.0268440246582,-18.985818862914982],[-41.05379486083973,-19.068859100341797],[-40.984703063964844,-19.100711822509766],[-40.922611236572266,-19.204082489013672],[-40.90763473510742,-19.308805465698185],[-40.96788024902344,-19.428764343261715],[-40.9721794128418,-19.505287170410156],[-41.16841506958002,-19.672216415405273],[-41.19074249267567,-19.74687385559082],[-41.166118621826115,-19.80990219116211],[-41.18482589721674,-19.888954162597656],[-41.30031585693354,-19.93836212158203],[-41.30803680419916,-20.013011932373047],[-41.382057189941406,-20.188806533813477],[-41.411643981933594,-20.206674575805664],[-41.7567024230957,-20.20685958862293],[-41.78097534179676,-20.292537689208984],[-41.84708786010742,-20.32947921752924],[-41.799533843994084,-20.477590560913086],[-41.87485885620117,-20.766815185546875],[-41.925289154052734,-20.801576614379883],[-41.967281341552734,-20.916835784912053],[-42.13835144042969,-20.960554122924805],[-42.08041763305658,-21.035688400268555],[-42.164314270019474,-21.101451873779297],[-42.22893142700195,-21.284427642822266],[-42.22981262207031,-21.36656761169428],[-42.292564392089844,-21.460035324096566],[-42.252681732177734,-21.489831924438477],[-42.34618759155268,-21.58298492431635],[-42.2711448669433,-21.715682983398434],[-42.356487274169865,-21.741891860961914],[-42.79167556762684,-21.930871963500977],[-43.074077606201165,-22.09333992004389],[-43.154067993164,-22.077974319458008],[-43.23656845092762,-22.013248443603516],[-43.32175064086914,-22.006742477416932],[-43.46241760253906,-22.072645187377873],[-43.77738952636712,-22.06677436828613],[-43.98828125,-22.150171279907227],[-44.100032806396484,-22.173301696777287],[-44.21327972412109,-22.24625778198236],[-44.432662963867074,-22.2516250610351],[-44.543464660644474,-22.33175277709961],[-44.809181213378906,-22.405263900756836],[-44.898929595947266,-22.452819824218746],[-45.06063461303705,-22.472545623779293],[-45.17799377441406,-22.549869537353516],[-45.410442352294865,-22.651664733886662],[-45.471736907958984,-22.59051513671875],[-45.52487945556635,-22.646865844726562],[-45.57666397094721,-22.602342605590763],[-45.664955139160156,-22.65064811706543],[-45.729927062988224,-22.727233886718636],[-45.71674728393555,-22.779970169067383],[-45.766910552978516,-22.842336654663086],[-45.92253112792969,-22.824045181274357],[-46.00838851928705,-22.889215469360238],[-46.155281066894474,-22.864164352416992],[-46.34517288208007,-22.904672622680664],[-46.37675857543945,-22.82782173156738],[-46.33516311645508,-22.76018714904785],[-46.43939971923828,-22.726716995239258],[-46.39626312255854,-22.64597129821777],[-46.453502655029176,-22.52235031127924],[-46.63154220581048,-22.43581581115717],[-46.71789932250976,-22.316934585571286],[-46.67073822021479,-22.184240341186467],[-46.61298751831055,-22.15024566650385],[-46.68535614013671,-22.0373477935791],[-46.64381408691406,-21.974948883056584],[-46.690906524658196,-21.836940765380803],[-46.62598037719726,-21.766199111938473],[-46.640895843505746,-21.602266311645508],[-46.694786071777344,-21.61142349243158],[-46.763034820556584,-21.547195434570312],[-46.65134048461914,-21.438982009887695],[-46.776344299316406,-21.36281967163086],[-46.93408203125,-21.425212860107422],[-47.118736267089844,-21.185768127441406],[-47.11309814453125,-21.10491371154785],[-47.14366912841791,-20.982378005981445],[-47.23999023437494,-20.88527488708496],[-47.18620300292963,-20.73112869262695],[-47.11869812011719,-20.707237243652287],[-47.09732437133778,-20.644332885742188],[-47.15431976318354,-20.519723892211914],[-47.29172897338867,-20.44930458068842],[-47.29815673828119,-20.348440170288086],[-47.23105239868164,-20.219100952148438],[-47.30961990356445,-20.124494552612248],[-47.40305328369134,-20.082788467407227],[-47.46632385253906,-19.964216232299805],[-47.57896041870117,-19.995243072509652],[-47.63591766357422,-20.048376083373963],[-47.70418167114257,-19.979900360107422],[-47.8597297668457,-19.99298858642578],[-47.89432907104492,-20.123830795288026],[-48.00329589843744,-20.10462951660145],[-48.07038497924805,-20.14659881591797],[-48.178760528564396,-20.09579658508295],[-48.20333099365234,-20.045438766479435],[-48.31630325317377,-20.11371612548828],[-48.72948455810547,-20.150243759155217],[-48.85559082031244,-20.182081222534123],[-48.885398864746094,-20.26913452148426],[-48.867385864257805,-20.40009117126459],[-48.968841552734375,-20.393735885620004],[-48.96173095703119,-20.26329040527338],[-48.99219512939453,-20.165388107299748],[-49.06742477416981,-20.154737472534123],[-49.12028121948242,-20.269697189331055],[-49.226993560791016,-20.30353164672846],[-49.299190521240234,-20.16706275939941],[-49.297481536865234,-19.960540771484375],[-49.44032287597656,-19.98080062866211],[-49.55141067504877,-19.905841827392578],[-49.641159057617074,-19.931869506835938],[-49.78239822387684,-19.92445755004877],[-49.891223907470696,-19.9437198638916],[-50.04383850097656,-19.916492462158203],[-50.09957885742182,-19.875988006591793],[-50.35273742675781,-19.86458587646473],[-50.47184753417969,-19.779651641845703],[-50.57592773437494,-19.81601715087885],[-50.6568374633789,-19.90537261962885],[-50.783542633056584,-19.937225341796815],[-50.966400146484375,-20.03452491760254],[-51.000415802001896,-20.08538055419922],[-51.020339965820256,-19.962385177612187],[-50.999412536621094,-19.9063720703125],[-51.045372009277344,-19.73755264282221],[-50.98749542236328,-19.58950424194336],[-50.924106597900334,-19.558616638183537],[-50.93574905395502,-19.467674255371094],[-50.87233734130854,-19.406127929687443],[-50.81706237792969,-19.289823532104435],[-50.677650451660156,-19.13968849182129],[-50.58496856689453,-19.137386322021428],[-50.4986839294433,-19.034025192260742],[-50.50024795532226,-18.9296932220459],[-50.37499237060541,-18.81029891967762],[-50.30930328369129,-18.69844818115234],[-50.16423034667962,-18.664350509643555],[-50.079986572265625,-18.6722412109375],[-50.01653289794922,-18.599838256835938],[-49.8851699829101,-18.60976791381836],[-49.7836341857909,-18.641340255737248],[-49.6454963684082,-18.557390213012695],[-49.48623275756835,-18.50825881958002],[-49.48177337646479,-18.561029434204045],[-49.41667556762695,-18.6385498046875],[-49.2491455078125,-18.522996902465763],[-49.18623352050775,-18.544534683227482],[-49.03396987915039,-18.524826049804688],[-49.005908966064396,-18.374355316162053],[-48.93671798706055,-18.306205749511715],[-48.83202743530268,-18.346130371093693],[-48.64711380004877,-18.34388923645014],[-48.477756500244084,-18.379196166992188],[-48.31489181518555,-18.36415481567377],[-48.27901840209955,-18.331531524658146],[-48.08857345581043,-18.429399490356445],[-48.047988891601555,-18.416967391967773],[-47.96214294433594,-18.496068954467773],[-47.86412811279297,-18.4643611907959],[-47.8090705871582,-18.400869369506832],[-47.698524475097535,-18.37723731994629],[-47.58140563964837,-18.23170471191395],[-47.497127532958984,-18.199100494384762],[-47.357742309570256,-18.085020065307617],[-47.28315353393555,-18.0582332611084],[-47.35877990722656,-17.887214660644474],[-47.336986541747926,-17.73742294311523],[-47.270362854003906,-17.674470901489258],[-47.26391601562494,-17.620458602905273],[-47.33087921142567,-17.524839401245117],[-47.50284957885742,-17.516550064086914],[-47.533271789550774,-17.394418716430607],[-47.42074203491211,-17.30104255676264],[-47.35193252563471,-17.166498184203988],[-47.14693069458008,-17.030784606933594],[-47.25010299682606,-16.66681480407715],[-47.44435882568354,-16.54076957702631],[-47.4271240234375,-16.394161224365174],[-47.3662223815918,-16.331499099731445],[-47.322410583496094,-16.231317520141545],[-47.35201644897455,-16.131959915161133],[-47.30875778198231,-16.0505313873291],[-47.309001922607415,-16.035945892333928],[-47.228294372558594,-16.015762329101562],[-47.151123046875,-15.935004234313963],[-47.052738189697266,-15.937916755676213],[-46.82481384277344,-15.885722160339299],[-46.813098907470646,-15.78720378875727],[-46.854740142822266,-15.620355606079102],[-46.94904708862305,-15.55459976196289],[-46.93041610717768,-15.44309139251709],[-46.84942626953125,-15.37316513061512],[-46.83685302734369,-15.322600364685057],[-46.92760467529296,-15.255097389221133],[-46.9372940063476,-15.205021858215273],[-46.889095306396484,-15.111639022827148],[-46.91870498657215,-15.049869537353402],[-46.85684585571288,-15.010270118713379],[-46.78180694580078,-15.019327163696287],[-46.62539291381836,-15.089517593383789],[-46.502990722656186,-15.052579879760685],[-46.530757904052734,-15.005281448364144],[-46.5587539672851,-14.821079254150277],[-46.54413986206054,-14.753017425537111],[-46.46879196166992,-14.708827018737793],[-46.32214736938471,-14.814582824706974],[-46.286792755126896,-14.928150177001895],[-46.176425933837834,-14.94905185699457],[-46.088088989257805,-14.936395645141545],[-46.0373649597168,-14.874085426330565],[-45.96603012084961,-14.965646743774414],[-45.97547149658203,-15.038911819457951],[-46.04367065429682,-15.118131637573242],[-46.02799987792969,-15.201348304748533],[-45.91841125488281,-15.133514404296875],[-45.73033905029296,-15.11675834655756],[-45.67469406127924,-15.080490112304686],[-45.566082000732365,-14.944863319396916],[-45.49000549316395,-14.960762977600098],[-45.16641235351557,-14.735305786132812],[-45.09541320800781,-14.752880096435488],[-45.039478302001896,-14.680257797241154],[-44.87590789794916,-14.599662780761717],[-44.81376647949219,-14.504664421081543],[-44.55715179443359,-14.337038040161074],[-44.430301666259766,-14.289395332336367],[-44.24056243896478,-14.240703582763672],[-44.03445816040039,-14.288872718811033],[-43.98632431030268,-14.26755428314209],[-43.78314590454101,-14.33924674987793],[-43.87383270263672,-14.520586013793945],[-43.883460998535156,-14.65323352813715],[-43.71981048583984,-14.729543685913027],[-43.51111221313471,-14.796578407287539],[-43.461223602294865,-14.746230125427246],[-43.311180114746094,-14.669751167297305],[-43.176300048828125,-14.650548934936522],[-42.952644348144474,-14.708402633666879],[-42.90583801269531,-14.761046409606879],[-42.75508880615234,-14.846421241760252],[-42.62565994262695,-14.944699287414439],[-42.43674850463867,-15.022719383239744],[-42.44287109375,-15.060606956481875],[-42.26474761962885,-15.125177383422852],[-42.153297424316406,-15.099364280700684],[-42.09601974487305,-15.182447433471621],[-41.95338058471673,-15.175666809082031],[-41.8006591796875,-15.101098060607853],[-41.356365203857365,-15.500288963317871],[-41.33115005493164,-15.744673728942814],[-41.215225219726506,-15.737250328063851],[-41.16939926147461,-15.760518074035643],[-41.00712585449213,-15.713836669921875],[-40.96222305297846,-15.648887634277344],[-40.855396270751896,-15.687154769897402],[-40.69929885864252,-15.66862106323242],[-40.62933349609375,-15.715712547302246],[-40.56199264526367,-15.80328369140625],[-40.460578918456974,-15.753732681274412],[-40.42497253417969,-15.805704116821175],[-40.231052398681584,-15.803847312927244],[-40.15976333618163,-15.908464431762694],[-40.074783325195305,-15.920050621032656],[-40.00437164306629,-16.001834869384766],[-39.922134399414006,-16.028623580932617],[-39.85676193237305,-16.113826751708984],[-39.88332366943354,-16.194690704345703],[-39.96044921875,-16.32189750671381],[-40.02476501464838,-16.35689926147461],[-40.171150207519474,-16.52414894104004],[-40.275447845458984,-16.574026107788086],[-40.33577728271473,-16.779710769653317],[-40.25774383544916,-16.80653953552246],[-40.281581878662045,-16.90118217468256],[-40.366424560546875,-16.874168395996094],[-40.49114227294922,-16.88448524475092],[-40.54542160034179,-16.98429298400879],[-40.57830047607421,-17.147172927856445],[-40.55380249023437,-17.189027786254883],[-40.59967803955078,-17.390346527099553],[-40.52056503295893,-17.446502685546875],[-40.46035385131836,-17.568498611450195],[-40.39675140380859,-17.62560081481922],[-40.341587066650334,-17.619953155517578],[-40.280296325683594,-17.722782135009766],[-40.22388076782221,-17.734062194824162],[-40.17503356933594,-17.852672576904293],[-40.26342010498047,-17.921983718872013],[-40.22235107421869,-17.980426788330078]]]},"properties":{"ID_0":33,"ISO":"BR-MG","NAME_0":"Brazil","ID_1":13,"NAME_1":"Minas Gerais","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Minas|Minas Geraes"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-54.86752319335937,2.441957950592098],[-54.794185638427734,2.312705993652457],[-54.81135940551758,2.266349077224788],[-54.76305007934564,2.202291011810416],[-54.80619430541992,2.138899087905941],[-54.81127548217768,2.039407968521175],[-54.77152633666986,1.940471053123588],[-54.744716644287045,1.775771975517273],[-54.60185623168939,1.784548997879028],[-54.49588394165038,1.746914982795715],[-54.37765884399408,1.763659954071045],[-54.309246063232415,1.741024017333928],[-54.10188674926757,1.584278941154594],[-54.08868789672845,1.491971015930176],[-53.99946594238281,1.50474405288702],[-53.89593887329095,1.455096960067749],[-53.850280761718686,1.39181494712841],[-53.783660888671875,1.402827978134155],[-53.538490295410156,1.340834975242671],[-53.55662918090814,1.284780025482178],[-53.4387092590332,1.232107043266296],[-53.396018981933594,1.179267048835868],[-53.45718383789057,1.138265013694877],[-53.411434173583984,0.92931699752819],[-53.19021224975586,0.768356978893337],[-53.14381408691406,0.696233987808341],[-53.17525100708002,0.381689995527211],[-53.09406661987305,0.258931994438115],[-52.97723388671875,0.023770000785703],[-52.93364715576172,-0.139542996883392],[-52.851482391357365,-0.150187000632172],[-52.68411254882807,-0.314339011907578],[-52.69537734985346,-0.496425986289978],[-52.63994979858393,-0.584930002689361],[-52.53512191772461,-0.574110984802189],[-52.49734878540039,-0.711308002471924],[-52.516876220703125,-0.858640015125218],[-52.444263458251896,-0.834191977977753],[-52.403099060058594,-0.877171993255615],[-52.41673278808594,-1.025635004043522],[-52.33293151855469,-1.115913987159729],[-52.12020492553705,-1.146221995353642],[-52.10034179687499,-1.22651994228363],[-51.993343353271484,-1.128998041152954],[-51.88722991943353,-1.166422009468022],[-51.80904006958002,-1.157124996185246],[-51.687171936035156,-1.036034941673279],[-51.68339157104492,-0.794053971767426],[-51.59547805786133,-0.650461971759796],[-51.457733154296875,-0.51325798034668],[-51.3543968200683,-0.318549007177296],[-51.21630477905268,-0.118637003004551],[-51.06561660766601,-0.076251998543739],[-50.97479248046874,0.041756998747701],[-50.78474044799805,0.112086996436119],[-50.668140411376896,0.185008004307804],[-50.57986831665039,0.269778013229484],[-50.47615432739258,0.481476008892173],[-50.43649291992182,0.600078999996299],[-50.3471794128418,0.666817009448948],[-50.15738296508778,0.705085992813224],[-50.07069396972645,0.698150992393607],[-50.07764053344721,0.633749008178768],[-50.00847244262695,0.314305990934372],[-49.86958312988281,0.293749988079071],[-49.63430404663086,0.381803989410344],[-49.53680419921869,0.339305013418254],[-49.37291717529297,0.027084000408706],[-49.3245849609375,-0.161806002259198],[-49.202915191650334,-0.144029006361848],[-49.010417938232415,-0.16347199678421],[-48.94291687011719,-0.222916007041931],[-48.836528778076115,-0.223472997546139],[-48.707916259765625,-0.253194987773895],[-48.63763809204101,-0.232361003756523],[-48.4051399230957,-0.251803994178715],[-48.373748779296875,-0.309029012918415],[-48.05430603027338,-0.660417020320835],[-47.98764038085932,-0.695693016052189],[-47.92069625854486,-0.625137984752598],[-47.83652877807617,-0.680972993373814],[-47.82736206054676,-0.606251001358032],[-47.72097396850586,-0.646528005599975],[-47.67458343505848,-0.578751027584019],[-47.54708480834961,-0.636527001857644],[-47.48041534423817,-0.606251001358032],[-47.32152938842768,-0.592361986637115],[-47.29097366333008,-0.64180600643158],[-47.22375106811518,-0.632916986942291],[-47.211250305175774,-0.70319402217865],[-47.12236022949219,-0.67902797460556],[-47.06652832031249,-0.803471982479039],[-46.96569442749018,-0.765416979789734],[-46.91513824462885,-0.82541698217392],[-46.83986282348633,-0.740972995758],[-46.80958175659174,-0.84291702508915],[-46.73430633544921,-0.856805980205536],[-46.63680648803711,-0.7934730052948],[-46.60124969482422,-0.833472013473511],[-46.65486145019531,-0.973749995231571],[-46.55764007568348,-0.942084014415741],[-46.31847381591797,-1.02347195148468],[-46.22930526733398,-0.895416021347046],[-46.15819549560547,-1.010416984558049],[-46.05145263671875,-1.105137944221497],[-46.08441543579096,-1.189643979072514],[-46.151092529296754,-1.224804043769836],[-46.162849426269524,-1.278329014778137],[-46.10610580444336,-1.332491040229797],[-46.13946151733398,-1.444419026374817],[-46.17658233642578,-1.475381016731205],[-46.131927490234375,-1.578832983970642],[-46.15357589721679,-1.675917983055115],[-46.22511291503906,-1.726065993309021],[-46.29111862182617,-1.723441958427429],[-46.31654739379877,-1.795057058334351],[-46.22927856445307,-1.800623059272709],[-46.21853256225586,-1.913226008415165],[-46.27334594726557,-2.058764934539795],[-46.291786193847656,-2.164582967758065],[-46.43161392211914,-2.298372983932438],[-46.433876037597656,-2.51484298706049],[-46.50495529174805,-2.614938020706177],[-46.62187194824219,-2.644543886184635],[-46.668033599853516,-2.734045028686467],[-46.59892272949212,-2.795705080032292],[-46.63661575317383,-2.851216077804565],[-46.65203475952143,-2.996537923812809],[-46.746395111083984,-3.178845882415715],[-46.80739593505854,-3.241871118545532],[-46.848415374755746,-3.335644006729069],[-46.94882965087885,-3.406909942626896],[-46.977012634277344,-3.526058912277222],[-47.01845550537098,-3.546910047531014],[-47.056201934814396,-3.646598100662174],[-47.04550933837885,-3.708010911941472],[-47.088066101074155,-3.855468988418522],[-47.13512420654296,-3.881808996200505],[-47.21979522705078,-3.995964050292968],[-47.31884765624994,-4.046940803527775],[-47.37962341308594,-4.220445156097355],[-47.47339630126953,-4.314453124999886],[-47.47609329223627,-4.355028152465763],[-47.581424713134766,-4.519952774047852],[-47.679889678955014,-4.608623027801457],[-47.789871215820256,-4.585527896881047],[-47.81610107421869,-4.614747047424316],[-48.434104919433594,-5.096251010894775],[-48.75510025024402,-5.349186897277775],[-48.62907028198242,-5.410074234008732],[-48.51070022583008,-5.429666042327881],[-48.3934593200683,-5.394231796264592],[-48.30065536499018,-5.523021221160832],[-48.138099670410156,-5.602708816528263],[-48.17426300048828,-5.70923614501953],[-48.272491455078125,-5.725509166717529],[-48.29172134399413,-5.833617210388127],[-48.2315788269043,-5.946154117584115],[-48.3214111328125,-5.985517024993783],[-48.2831077575683,-6.081573963165282],[-48.43637847900379,-6.193415164947453],[-48.41199493408203,-6.306081771850586],[-48.5001602172851,-6.350944995880127],[-48.613101959228516,-6.453744888305664],[-48.66430282592768,-6.570587158203125],[-48.651908874511605,-6.639966011047362],[-48.81413650512695,-6.751779079437198],[-49.018829345703125,-6.784226894378662],[-49.11521911621094,-6.869965076446533],[-49.20944595336914,-6.925416946411133],[-49.18523025512695,-7.235185146331729],[-49.23142242431635,-7.325801849365233],[-49.37794494628895,-7.496460914611816],[-49.381759643554574,-7.566677093505859],[-49.3415908813476,-7.657280921935977],[-49.160686492919865,-7.791382789611704],[-49.162723541259766,-7.900545120239257],[-49.215801239013615,-8.194225311279297],[-49.283267974853516,-8.379569053649902],[-49.3493537902832,-8.418390274047852],[-49.40983200073242,-8.580012321472111],[-49.59235763549805,-8.839503288268986],[-49.684303283691406,-8.856487274169865],[-49.842533111572266,-9.027338027954045],[-49.90763854980469,-9.173836708068848],[-50.05070114135742,-9.313079833984375],[-50.05278015136719,-9.37268352508539],[-50.10528182983393,-9.475420951843205],[-50.089508056640625,-9.54570484161377],[-50.22717285156244,-9.84562969207758],[-50.842838287353516,-9.800833702087402],[-51.463748931884766,-9.762153625488281],[-52.25528335571289,-9.707819938659611],[-53.133323669433594,-9.644869804382266],[-54.10655212402344,-9.571932792663516],[-54.99549484252929,-9.505422592163029],[-55.79182815551758,-9.440700531005858],[-56.67181777954096,-9.36740779876709],[-56.77225875854492,-9.39097023010248],[-56.820045471191406,-9.246354103088379],[-56.99548339843744,-9.233853340148924],[-57.05776214599603,-9.184202194213867],[-57.03917694091791,-9.09830379486084],[-57.094539642333984,-9.01712512969965],[-57.19279479980463,-8.930065155029297],[-57.420406341552734,-8.849626541137695],[-57.416069030761655,-8.795891761779785],[-57.530323028564396,-8.74818706512451],[-57.59287261962884,-8.756489753723088],[-57.637577056884766,-8.513570785522461],[-57.6815185546875,-8.43313980102539],[-57.6792984008789,-8.318199157714844],[-57.64320755004878,-8.213688850402832],[-57.70457458496093,-8.168040275573729],[-57.72837448120111,-8.094229698181152],[-57.828765869140625,-7.972909927368164],[-57.83491516113275,-7.882768154144286],[-57.87377166748047,-7.801208972930907],[-57.8980827331543,-7.676039218902587],[-57.939491271972656,-7.653149127960147],[-57.972515106201115,-7.534605026245116],[-58.05897140502929,-7.400421142578068],[-58.13698959350585,-7.356139183044376],[-58.16994476318354,-7.313237190246582],[-58.18325424194335,-7.178287029266357],[-58.33872222900385,-6.983938217163086],[-58.434490203857365,-6.908822059631291],[-58.48168945312495,-6.781438827514591],[-58.478408813476555,-6.699629783630314],[-58.42724227905267,-6.61618423461914],[-58.34982299804677,-6.562417030334473],[-58.32557296752925,-6.499310016632023],[-58.26248550415039,-6.468937873840332],[-57.861320495605405,-5.60112285614008],[-57.54801940917968,-4.921609878539925],[-57.24941253662109,-4.287967205047607],[-57.01884460449213,-3.798324108123779],[-56.887176513671875,-3.499067068099976],[-56.57588577270502,-2.824132919311523],[-56.402095794677734,-2.456638097763004],[-56.46442413330078,-2.431615114212036],[-56.384254455566406,-2.270495891570988],[-56.263435363769474,-2.221077919006348],[-56.16936492919922,-2.145530939102116],[-56.09857559204096,-2.02708196640009],[-56.22831344604492,-2.056241989135742],[-56.413818359375,-2.175971984863281],[-56.52700424194335,-2.139218091964721],[-56.612850189208984,-2.210192918777409],[-56.67900848388672,-2.212585926055908],[-56.76936721801752,-2.140695095062256],[-56.72126770019531,-2.04914903640747],[-56.747821807861264,-2.01152491569519],[-56.85898208618164,-2.015949010848885],[-57.03714370727539,-1.91157603263855],[-57.097793579101555,-1.775128960609436],[-57.274333953857365,-1.709761023521423],[-57.352005004882805,-1.733189940452575],[-57.41187286376947,-1.673305988311768],[-57.47513961791992,-1.678024053573608],[-57.5900650024414,-1.580122947692814],[-57.6786155700683,-1.594360947608948],[-57.71310043334961,-1.504171013832092],[-57.773262023925774,-1.508823037147465],[-57.82397460937499,-1.439780950546265],[-57.91846084594721,-1.419831991195622],[-57.99632263183593,-1.344344973564148],[-57.96542739868164,-1.206107974052372],[-58.01747894287109,-1.106174945831242],[-58.081790924072266,-1.126505017280579],[-58.16258239746088,-1.229681015014648],[-58.25470352172845,-1.132614970207101],[-58.323223114013665,-1.143318057060242],[-58.36842727661132,-1.06604599952692],[-58.43001556396479,-1.027140974998474],[-58.4146957397461,-0.967077016830444],[-58.45898056030267,-0.86401700973505],[-58.560569763183544,-0.804641008377018],[-58.731933593749936,-0.62738299369812],[-58.71068572998041,-0.521494984626713],[-58.72515487670893,-0.442243993282261],[-58.87200164794921,-0.3430179953574],[-58.8809700012207,-0.196603998541832],[-58.8638191223144,-0.078055001795292],[-58.89498519897462,-0.010986000299454],[-58.89534759521484,0.263505995273647],[-58.89543151855468,1.227664947509822],[-58.79553222656244,1.176952004432735],[-58.746067047119084,1.199892997741699],[-58.69200897216796,1.288506031036434],[-58.50711059570313,1.264407038688773],[-58.473323822021364,1.29938900470745],[-58.481498718261655,1.463438987731934],[-58.38206100463867,1.470644950866756],[-58.37577438354492,1.546116948127803],[-58.31858444213867,1.593605041503963],[-58.141544342041016,1.50966203212738],[-58.00127029418945,1.505056023597774],[-57.999404907226506,1.666959047317505],[-57.93241882324218,1.646553993225098],[-57.816726684570305,1.680230021476746],[-57.76980209350587,1.719905018806571],[-57.63906097412109,1.691293001174984],[-57.54407501220703,1.702345013618469],[-57.423114776611264,1.906124949455261],[-57.30239868164051,1.990075945854244],[-57.253845214843686,1.945109009742737],[-57.12240600585932,2.014143943786678],[-56.98622512817377,1.910691976547241],[-56.91450119018554,1.917948961257992],[-56.80016326904291,1.863873958587703],[-56.72350692749017,1.919641971588135],[-56.62895584106445,1.939785003662109],[-56.5916748046875,1.915001988411063],[-56.453723907470646,1.944612026214599],[-56.364154815673764,1.938964962959346],[-56.253963470458984,1.886876940727234],[-56.213081359863224,1.895421981811523],[-55.99496841430664,1.831146001815796],[-55.90584945678711,1.891072988510246],[-55.90986251831055,2.032716989517212],[-56.04762649536127,2.228108882904053],[-56.12720489501953,2.253576040267944],[-56.09021759033203,2.352035045623836],[-56.04426574707031,2.344939947128296],[-55.98725509643549,2.427551984786987],[-55.9866600036621,2.518635034561214],[-55.938831329345646,2.531550884246826],[-55.73891448974604,2.401213884353694],[-55.591712951660156,2.433449983596859],[-55.42848587036133,2.439435005188045],[-55.29933547973632,2.521995067596492],[-55.21199417114258,2.512078046798706],[-55.12899780273437,2.569783926010132],[-55.10270690917969,2.52238488197338],[-54.97259521484375,2.604665994644222],[-54.959617614746094,2.54438304901123],[-54.86752319335937,2.441957950592098]]]},"properties":{"ID_0":33,"ISO":"BR-PA","NAME_0":"Brazil","ID_1":14,"NAME_1":"Pará","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-42.9572868347168,-9.43400859832758],[-43.01207733154296,-9.408011436462402],[-43.0145301818847,-9.269787788391113],[-42.98221206665033,-9.252436637878361],[-43.008804321289006,-9.14399623870844],[-42.90069580078125,-9.216512680053711],[-42.898502349853516,-9.280197143554688],[-42.80727005004883,-9.358247756958006],[-42.9572868347168,-9.43400859832758]]],[[[-34.96902847290039,-6.487946033477783],[-34.96319580078124,-6.632916927337646],[-34.932361602783196,-6.687639236450194],[-34.89902877807617,-6.867360115051213],[-34.82541656494135,-7.000693798065186],[-34.8426399230957,-7.051249980926514],[-34.79430389404297,-7.195138931274356],[-34.79513931274414,-7.334860801696776],[-34.82541656494135,-7.549026966094914],[-34.898193359374936,-7.545595169067383],[-34.96052551269531,-7.538756847381592],[-34.9869766235351,-7.463015079498291],[-35.097660064697266,-7.408308982849063],[-35.243553161621094,-7.374392986297551],[-35.42103958129883,-7.474072933196965],[-35.50309753417962,-7.456088066101017],[-35.53146743774413,-7.621676921844426],[-35.657344818115234,-7.697361946105957],[-35.87192153930664,-7.749540805816594],[-35.90423583984369,-7.79225015640253],[-35.99786758422846,-7.813317775726261],[-36.07056427001941,-7.780909061431828],[-36.24989318847656,-7.790602207183838],[-36.42390060424793,-7.815782070159855],[-36.4299430847168,-7.885698795318604],[-36.47998809814453,-7.924765110015869],[-36.5696067810058,-7.90392017364502],[-36.62770080566394,-7.986423015594482],[-36.62845993041981,-8.111055374145451],[-36.753364562988224,-8.191494941711426],[-36.89582443237305,-8.240826606750431],[-36.99103546142572,-8.302967071533203],[-37.08815383911133,-8.255470275878906],[-37.16009902954096,-8.170419692993164],[-37.151702880859375,-8.009385108947697],[-37.29545593261712,-7.96494197845459],[-37.30353164672846,-7.904180049896183],[-37.24454879760742,-7.874267101287842],[-37.23044967651367,-7.806760787963754],[-37.1388320922851,-7.745530128479004],[-37.19540023803705,-7.628345966339111],[-37.12140274047846,-7.536122798919677],[-36.9841194152832,-7.482133865356445],[-37.02614593505848,-7.387947082519474],[-37.165225982666016,-7.336602210998535],[-37.232826232910156,-7.275140762329101],[-37.33152389526367,-7.289721012115479],[-37.38560104370117,-7.356713771820068],[-37.46604156494134,-7.35810184478754],[-37.533050537109375,-7.47300910949707],[-37.65942382812499,-7.523159027099553],[-37.75575637817383,-7.619530200958251],[-37.85839462280268,-7.653636932372989],[-37.97099304199219,-7.777393817901611],[-38.03943634033203,-7.748153209686278],[-38.0770378112793,-7.830574989318791],[-38.164035797119084,-7.779934883117619],[-38.23848724365234,-7.830749034881591],[-38.297657012939396,-7.813955783843994],[-38.3206901550293,-7.697975158691349],[-38.4964981079101,-7.75005578994751],[-38.59354019165039,-7.754361152648869],[-38.626365661621094,-7.694746017456055],[-38.71502685546875,-7.621930122375488],[-38.65525436401367,-7.565553188323917],[-38.64484786987305,-7.46002721786499],[-38.585227966308594,-7.434825897216796],[-38.53451156616211,-7.293803215026742],[-38.67681121826172,-7.16893577575678],[-38.66977691650385,-7.047715187072753],[-38.73051452636712,-7.012038230895996],[-38.75620651245105,-6.903603076934814],[-38.67534637451172,-6.861839771270752],[-38.64186096191395,-6.791251182556151],[-38.67307662963867,-6.697234153747559],[-38.642780303955014,-6.581190109252873],[-38.55485153198236,-6.437374114990234],[-38.40101623535156,-6.409995079040527],[-38.288639068603516,-6.505627155303841],[-38.14780044555664,-6.491498947143555],[-38.107681274414006,-6.604419231414795],[-38.04954528808594,-6.583821773528996],[-38.00814056396473,-6.432205200195312],[-37.9279441833496,-6.421506881713867],[-37.85973739624017,-6.374886989593449],[-37.774784088134766,-6.231585979461613],[-37.70869445800781,-6.177202224731388],[-37.6466178894043,-6.189402103424015],[-37.56952285766596,-6.155449867248421],[-37.45885467529296,-6.145016193389836],[-37.29712295532226,-6.050158023834228],[-37.175464630126896,-6.054951190948486],[-37.165573120117074,-6.170384883880615],[-37.318706512451115,-6.280364036560059],[-37.37721633911133,-6.344388008117676],[-37.39678955078124,-6.514216899871826],[-37.46684646606445,-6.533899784088078],[-37.484596252441406,-6.710048198699894],[-37.31419372558594,-6.688982009887695],[-37.26381301879883,-6.732178211212158],[-37.25503540039062,-6.811069965362492],[-37.19055938720692,-6.825372219085693],[-37.13863754272461,-6.786149978637695],[-37.01034545898437,-6.86951017379755],[-36.908782958984375,-6.756486892700195],[-36.83490371704096,-6.731077194213809],[-36.73006820678711,-6.836400985717773],[-36.76572036743163,-6.936862945556584],[-36.6096572875976,-6.93684196472168],[-36.5733757019043,-6.858174800872803],[-36.506805419921875,-6.813029766082764],[-36.55763626098633,-6.710776805877685],[-36.513671875,-6.594397068023681],[-36.443252563476506,-6.560684204101562],[-36.52571105957031,-6.501166820526123],[-36.499710083007756,-6.358171939849854],[-36.43016052246088,-6.362263202667179],[-36.394416809081974,-6.293980121612491],[-36.307441711425724,-6.281504154205322],[-36.29545974731445,-6.393365859985352],[-36.24961853027344,-6.437365055084172],[-36.061573028564396,-6.410250186920165],[-36.00518035888672,-6.481056213378906],[-35.77314376831055,-6.482806205749512],[-35.658203125,-6.445971012115422],[-35.580337524414006,-6.487113952636604],[-35.40229415893549,-6.491380214691162],[-35.33055877685547,-6.544338226318359],[-35.232124328613274,-6.531774044036808],[-35.14551925659179,-6.552681922912598],[-34.96902847290039,-6.487946033477783]]]]},"properties":{"ID_0":33,"ISO":"BR-PB","NAME_0":"Brazil","ID_1":15,"NAME_1":"Paraíba","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Parahyba"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-48.257637023925724,-25.335136413574162],[-48.25180435180664,-25.465694427490178],[-48.34375,-25.41597175598133],[-48.257637023925724,-25.335136413574162]]],[[[-48.6003532409668,-25.979583740234375],[-48.960723876953125,-25.98102569580078],[-48.99809646606434,-26.011821746826172],[-49.17522811889648,-26.001844406127926],[-49.3874168395996,-26.15595626831049],[-49.4591064453125,-26.162729263305664],[-49.555034637451115,-26.237325668334957],[-49.645641326904176,-26.209596633911076],[-49.86547088623047,-26.03514289855957],[-49.993503570556584,-26.011623382568356],[-50.189247131347656,-26.091751098632812],[-50.14401245117182,-26.200197219848633],[-50.18804931640624,-26.273069381713867],[-50.28460311889637,-26.30893707275385],[-50.38859176635742,-26.152362823486328],[-50.361431121826115,-26.094709396362305],[-50.45967864990228,-26.027074813842717],[-50.591636657714844,-26.022132873535156],[-50.70163726806634,-26.184431076049748],[-50.9091682434082,-26.284881591796818],[-51.000427246093636,-26.230480194091797],[-51.243034362792905,-26.324710845947262],[-51.298721313476506,-26.419946670532227],[-51.22402954101557,-26.593345642089844],[-51.28337097167963,-26.653989791870114],[-51.435302734374886,-26.68812179565424],[-51.46816635131836,-26.62204360961914],[-51.665019989013615,-26.566080093383732],[-51.87356185913086,-26.60023498535156],[-52.01119232177729,-26.566549301147404],[-52.112220764160035,-26.47606086730951],[-52.304996490478516,-26.44073867797846],[-52.46500015258788,-26.437599182128793],[-52.522830963134766,-26.400615692138672],[-52.59408187866205,-26.41533851623535],[-52.67854309082031,-26.352676391601562],[-52.99029159545898,-26.347829818725586],[-53.09056854248041,-26.390493392944332],[-53.30590057373041,-26.25975227355951],[-53.385261535644474,-26.2462158203125],[-53.49715423583984,-26.302829742431584],[-53.598972320556584,-26.257482528686467],[-53.72377395629883,-26.126718521118104],[-53.71821975708007,-26.07321357727045],[-53.836578369140625,-25.96575546264648],[-53.848873138427734,-25.836719512939453],[-53.82233047485345,-25.795211791992184],[-53.875339508056584,-25.641998291015625],[-53.987430572509645,-25.578573226928597],[-54.159690856933594,-25.543689727783146],[-54.28728485107422,-25.5598087310791],[-54.45209503173828,-25.663230895996094],[-54.59564208984375,-25.59211921691883],[-54.6159553527832,-25.45621109008789],[-54.495975494384766,-25.27735710144043],[-54.436279296875,-25.14376449584961],[-54.46498489379882,-25.076322555541992],[-54.404533386230405,-24.83326911926264],[-54.33509063720703,-24.64640235900879],[-54.33230972290039,-24.48994636535639],[-54.26244354248041,-24.37445831298828],[-54.27827072143549,-24.286073684692383],[-54.323379516601506,-24.242517471313477],[-54.33061981201172,-24.148248672485295],[-54.28385925292969,-24.06747436523437],[-54.129642486572266,-23.982101440429684],[-54.07984161376942,-23.88897132873535],[-54.07564544677723,-23.764478683471623],[-53.98279571533203,-23.46000099182129],[-53.771041870117074,-23.372125625610295],[-53.63652420043945,-23.125022888183594],[-53.60735702514643,-22.951326370239258],[-53.53466796875,-22.8825626373291],[-53.35448455810547,-22.777364730834957],[-53.18088912963861,-22.713632583618107],[-53.10512161254883,-22.621923446655273],[-52.97236251831055,-22.570476531982422],[-52.858299255371094,-22.607997894287053],[-52.70118331909174,-22.627479553222543],[-52.58020782470703,-22.568996429443303],[-52.50324249267578,-22.634065628051758],[-52.43523025512684,-22.60738182067865],[-52.22819519042968,-22.665294647216797],[-52.1566162109375,-22.644712448120114],[-52.12561416625976,-22.519262313842717],[-51.94045257568354,-22.567333221435547],[-51.87345504760742,-22.628238677978402],[-51.77337265014642,-22.614557266235238],[-51.72581481933594,-22.66142463684082],[-51.615779876708984,-22.662586212158203],[-51.55950927734375,-22.697172164916992],[-51.446235656738224,-22.65325164794922],[-51.30623626708979,-22.674419403076172],[-51.157756805419865,-22.751663208007812],[-50.94506835937499,-22.804067611694336],[-50.89331054687494,-22.794958114623967],[-50.793079376220646,-22.90511131286615],[-50.709774017333984,-22.953428268432617],[-50.67596817016595,-22.900510787963864],[-50.576946258544915,-22.90396499633789],[-50.43020629882807,-22.945802688598633],[-50.27332687377924,-22.930992126464844],[-50.18327713012695,-22.953750610351562],[-50.06740951538086,-22.927505493163945],[-49.96131896972656,-22.930862426757812],[-49.90147399902338,-22.9991455078125],[-49.91154479980469,-23.05111122131342],[-49.726375579833984,-23.111593246459904],[-49.67826080322265,-23.165054321289006],[-49.595218658447266,-23.366926193237305],[-49.62106704711914,-23.6070499420166],[-49.549785614013615,-23.703712463378906],[-49.562305450439446,-23.81855964660639],[-49.48709487915039,-24.024589538574162],[-49.341453552246094,-24.138324737548825],[-49.34148406982416,-24.203111648559567],[-49.241340637206974,-24.3851318359375],[-49.24712371826172,-24.469139099121094],[-49.31592941284174,-24.555494308471676],[-49.31184005737299,-24.663614273071232],[-49.208850860595646,-24.700832366943303],[-49.0373420715332,-24.660408020019474],[-48.92236709594721,-24.67517471313471],[-48.82869720458979,-24.655588150024357],[-48.77859115600586,-24.69672203063965],[-48.61656188964843,-24.668663024902344],[-48.50228118896473,-24.744714736938477],[-48.555694580078125,-24.806192398071175],[-48.56745910644531,-24.972158432006832],[-48.598426818847656,-25.01905250549305],[-48.52852630615234,-25.100784301757812],[-48.47399139404296,-25.012542724609375],[-48.411010742187386,-24.98011970520014],[-48.21599578857422,-25.076660156249996],[-48.11482620239258,-25.25068855285639],[-48.05773544311518,-25.262081146240178],[-48.186527252197266,-25.40652847290039],[-48.22458267211914,-25.33625030517578],[-48.39208221435547,-25.309858322143555],[-48.44791793823231,-25.377082824706974],[-48.45652770996094,-25.472639083862305],[-48.64263916015619,-25.444583892822262],[-48.65208435058588,-25.49430465698236],[-48.48180389404297,-25.53263854980463],[-48.400138854980355,-25.60819435119629],[-48.56458282470703,-25.857082366943303],[-48.6003532409668,-25.979583740234375]]]]},"properties":{"ID_0":33,"ISO":"BR-PR","NAME_0":"Brazil","ID_1":16,"NAME_1":"Paraná","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-34.898193359374936,-7.545595169067383],[-34.80819320678711,-7.616528034210148],[-34.89097213745117,-7.765695095062255],[-34.84819412231445,-7.817916870117188],[-34.82013702392578,-7.925416946411133],[-34.87180709838867,-8.042637825012207],[-34.95236206054681,-8.294582366943303],[-34.96097183227539,-8.39847183227539],[-35.00763702392578,-8.563472747802733],[-35.096527099609375,-8.689583778381348],[-35.086250305175724,-8.744584083557129],[-35.151824951171875,-8.909582138061467],[-35.51782608032226,-8.817352294921875],[-35.669788360595696,-8.895236968994027],[-35.748203277587834,-8.91714382171625],[-35.78740692138666,-8.85112476348877],[-35.91111755371094,-8.861369132995605],[-36.12674331665038,-8.956012725830078],[-36.123943328857365,-9.03048133850092],[-36.19557571411127,-9.044831275939941],[-36.274009704589844,-9.166200637817326],[-36.36554718017578,-9.222623825073242],[-36.43685531616205,-9.212104797363281],[-36.586120605468636,-9.338085174560547],[-36.69368743896479,-9.275333404541016],[-36.79700469970703,-9.293032646179197],[-36.869724273681584,-9.268610000610352],[-36.95230484008783,-9.382543563842773],[-37.08388137817383,-9.252321243286076],[-37.233440399169865,-9.206595420837402],[-37.31540298461914,-9.094281196594181],[-37.46926498413086,-9.027680397033691],[-37.54106903076172,-8.958485603332463],[-37.643535614013615,-9.018292427062988],[-37.76020812988281,-8.857633590698242],[-37.82899475097656,-8.893792152404783],[-37.839004516601555,-8.978388786315918],[-37.97925186157226,-9.148381233215332],[-38.09219741821289,-9.172728538513127],[-38.20287322998041,-9.296895980834961],[-38.23739242553705,-9.329692840576172],[-38.31856536865223,-9.141016960144043],[-38.32055282592767,-8.991079330444336],[-38.40837860107416,-9.038521766662598],[-38.51937484741205,-8.948366165161133],[-38.469890594482365,-8.865496635437012],[-38.571155548095646,-8.831610679626465],[-38.64063262939453,-8.987286567687931],[-38.69283676147461,-8.935147285461426],[-38.70646286010742,-8.862276077270451],[-38.7945671081543,-8.795634269714299],[-38.94361877441406,-8.804259300231934],[-39.036960601806584,-8.735584259033145],[-39.23371124267567,-8.705780029296873],[-39.288513183593686,-8.56331539154047],[-39.38367080688476,-8.533636093139592],[-39.607524871826115,-8.656001091003361],[-39.691074371337834,-8.66233730316162],[-39.67452621459961,-8.787080764770508],[-39.87300109863281,-8.822653770446777],[-39.87389373779291,-8.93132495880127],[-39.957969665527344,-9.048619270324707],[-40.06558227539057,-9.063199996948185],[-40.12865447998047,-9.109613418579102],[-40.2112197875976,-9.062611579894961],[-40.27166366577142,-9.080998420715332],[-40.307762145996094,-9.271409034729004],[-40.3580589294433,-9.377203941345215],[-40.435829162597656,-9.362183570861816],[-40.62311553955067,-9.482916831970213],[-40.722145080566406,-9.445964813232363],[-40.73722839355469,-9.336896896362248],[-40.68057632446289,-9.25909233093256],[-40.66735458374018,-9.159086227416992],[-40.81993484497064,-9.080411911010742],[-40.851543426513665,-8.952515602111816],[-40.921287536621094,-8.835457801818789],[-41.03618621826172,-8.78588676452631],[-41.10171127319336,-8.781975746154785],[-41.11552429199219,-8.7040433883667],[-41.2269287109375,-8.704716682433968],[-41.281482696533196,-8.73610782623291],[-41.35826873779291,-8.70764446258545],[-41.20659637451172,-8.633453369140511],[-41.14859390258778,-8.533921241760254],[-41.05105209350586,-8.480496406555119],[-40.98078155517578,-8.398433685302678],[-40.92667007446277,-8.446249961853027],[-40.87106323242182,-8.358489036560059],[-40.77981567382812,-8.301959991455078],[-40.63296127319336,-8.13956165313715],[-40.544158935546875,-7.964622974395695],[-40.54368209838867,-7.835585117340088],[-40.653648376464844,-7.782233238220215],[-40.678146362304574,-7.725101947784424],[-40.64435195922846,-7.607750892639161],[-40.69431686401367,-7.538004875183048],[-40.70484924316395,-7.458756923675537],[-40.548408508300724,-7.392722129821776],[-40.319274902343636,-7.374391078948974],[-40.24638366699213,-7.433736801147461],[-39.96141815185547,-7.388984203338566],[-39.915073394775334,-7.338125228881722],[-39.66566085815429,-7.310708999633789],[-39.607246398925724,-7.33622217178339],[-39.47886276245111,-7.446116924285774],[-39.3966064453125,-7.475296974182129],[-39.31715393066395,-7.541469097137394],[-39.271926879882756,-7.660462856292725],[-39.13557052612298,-7.723396778106689],[-39.0906753540039,-7.8092360496521],[-39.00133514404297,-7.840136051177921],[-38.94182205200195,-7.763055801391544],[-38.82188415527338,-7.714819908142032],[-38.71502685546875,-7.621930122375488],[-38.626365661621094,-7.694746017456055],[-38.59354019165039,-7.754361152648869],[-38.4964981079101,-7.75005578994751],[-38.3206901550293,-7.697975158691349],[-38.297657012939396,-7.813955783843994],[-38.23848724365234,-7.830749034881591],[-38.164035797119084,-7.779934883117619],[-38.0770378112793,-7.830574989318791],[-38.03943634033203,-7.748153209686278],[-37.97099304199219,-7.777393817901611],[-37.85839462280268,-7.653636932372989],[-37.75575637817383,-7.619530200958251],[-37.65942382812499,-7.523159027099553],[-37.533050537109375,-7.47300910949707],[-37.46604156494134,-7.35810184478754],[-37.38560104370117,-7.356713771820068],[-37.33152389526367,-7.289721012115479],[-37.232826232910156,-7.275140762329101],[-37.165225982666016,-7.336602210998535],[-37.02614593505848,-7.387947082519474],[-36.9841194152832,-7.482133865356445],[-37.12140274047846,-7.536122798919677],[-37.19540023803705,-7.628345966339111],[-37.1388320922851,-7.745530128479004],[-37.23044967651367,-7.806760787963754],[-37.24454879760742,-7.874267101287842],[-37.30353164672846,-7.904180049896183],[-37.29545593261712,-7.96494197845459],[-37.151702880859375,-8.009385108947697],[-37.16009902954096,-8.170419692993164],[-37.08815383911133,-8.255470275878906],[-36.99103546142572,-8.302967071533203],[-36.89582443237305,-8.240826606750431],[-36.753364562988224,-8.191494941711426],[-36.62845993041981,-8.111055374145451],[-36.62770080566394,-7.986423015594482],[-36.5696067810058,-7.90392017364502],[-36.47998809814453,-7.924765110015869],[-36.4299430847168,-7.885698795318604],[-36.42390060424793,-7.815782070159855],[-36.24989318847656,-7.790602207183838],[-36.07056427001941,-7.780909061431828],[-35.99786758422846,-7.813317775726261],[-35.90423583984369,-7.79225015640253],[-35.87192153930664,-7.749540805816594],[-35.657344818115234,-7.697361946105957],[-35.53146743774413,-7.621676921844426],[-35.50309753417962,-7.456088066101017],[-35.42103958129883,-7.474072933196965],[-35.243553161621094,-7.374392986297551],[-35.097660064697266,-7.408308982849063],[-34.9869766235351,-7.463015079498291],[-34.96052551269531,-7.538756847381592],[-34.898193359374936,-7.545595169067383]]]},"properties":{"ID_0":33,"ISO":"BR-PE","NAME_0":"Brazil","ID_1":17,"NAME_1":"Pernambuco","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Pernambouc"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-41.816806793212834,-2.743750095367432],[-41.63291549682617,-2.883749961853027],[-41.32090759277338,-2.918195009231567],[-41.249732971191406,-3.029058933257943],[-41.2566032409668,-3.088036060333195],[-41.322437286376896,-3.179811954498234],[-41.42346954345703,-3.368026018142643],[-41.34473037719721,-3.41933798789978],[-41.32563018798828,-3.536432981491032],[-41.34169769287104,-3.680790901184082],[-41.255386352539006,-3.703277111053467],[-41.27680587768555,-3.825639963150024],[-41.22019195556634,-3.941526889800968],[-41.24919128417963,-3.989885091781559],[-41.120296478271484,-4.036356925964355],[-41.13748550415039,-4.120007991790715],[-41.11919403076166,-4.313255786895752],[-41.15996170043945,-4.381515979766846],[-41.19072723388666,-4.515548229217472],[-41.23307800292963,-4.609570980072021],[-41.17423248291009,-4.667479038238525],[-41.24912643432617,-4.869112014770508],[-41.221500396728516,-4.936889171600285],[-41.12255096435541,-5.00809383392334],[-41.080078125,-5.091106891632023],[-40.928936004638615,-5.171686172485351],[-40.91315460205078,-5.308066844940129],[-40.93605422973633,-5.36598014831543],[-40.93233108520508,-5.548912048339844],[-40.90101623535145,-5.615784168243407],[-40.938716888427734,-5.673357963562012],[-40.846858978271484,-6.132109165191594],[-40.85217666625971,-6.224236011505127],[-40.7796516418457,-6.344307899475098],[-40.80510330200195,-6.393146991729735],[-40.787616729736264,-6.523797035217285],[-40.74580001831055,-6.565561771392765],[-40.71012496948242,-6.676143169403076],[-40.607070922851506,-6.714086055755615],[-40.4761848449707,-6.734522819519043],[-40.4321174621582,-6.812992095947266],[-40.42766571044922,-7.033895015716553],[-40.48968887329096,-7.11870288848877],[-40.51211929321289,-7.3018159866333],[-40.548408508300724,-7.392722129821776],[-40.70484924316395,-7.458756923675537],[-40.69431686401367,-7.538004875183048],[-40.64435195922846,-7.607750892639161],[-40.678146362304574,-7.725101947784424],[-40.653648376464844,-7.782233238220215],[-40.54368209838867,-7.835585117340088],[-40.544158935546875,-7.964622974395695],[-40.63296127319336,-8.13956165313715],[-40.77981567382812,-8.301959991455078],[-40.87106323242182,-8.358489036560059],[-40.92667007446277,-8.446249961853027],[-40.98078155517578,-8.398433685302678],[-41.05105209350586,-8.480496406555119],[-41.14859390258778,-8.533921241760254],[-41.20659637451172,-8.633453369140511],[-41.35826873779291,-8.70764446258545],[-41.424175262451115,-8.802478790283203],[-41.48779678344721,-8.843913078308104],[-41.5447998046875,-8.937994003295842],[-41.68040084838867,-9.012293815612736],[-41.80001831054682,-9.148036956787053],[-41.83791732788086,-9.242280960083008],[-41.924720764160156,-9.277806282043457],[-41.97221755981445,-9.24864864349365],[-42.10048294067383,-9.281038284301701],[-42.2436790466308,-9.288926124572697],[-42.31911468505853,-9.320263862609863],[-42.451717376708984,-9.462111473083496],[-42.6215934753418,-9.541241645812988],[-42.71684646606445,-9.556286811828612],[-42.76512145996094,-9.616759300231877],[-42.82050704956055,-9.619240760803223],[-42.94620132446289,-9.518424034118596],[-42.9572868347168,-9.43400859832758],[-42.80727005004883,-9.358247756958006],[-42.898502349853516,-9.280197143554688],[-42.90069580078125,-9.216512680053711],[-43.008804321289006,-9.14399623870844],[-42.98221206665033,-9.252436637878361],[-43.0145301818847,-9.269787788391113],[-43.01207733154296,-9.408011436462402],[-43.11994934082031,-9.372548103332463],[-43.28507232666009,-9.420036315917912],[-43.46162033081049,-9.261788368225098],[-43.574531555175724,-9.318100929260197],[-43.68676757812494,-9.41806411743164],[-43.76968002319336,-9.44206142425537],[-43.8496475219726,-9.548064231872502],[-43.841907501220696,-9.637437820434569],[-43.784873962402344,-9.762393951415959],[-43.65319824218744,-9.839065551757756],[-43.708992004394474,-9.913228988647404],[-43.66597747802729,-9.99023723602295],[-43.69287109374994,-10.077402114868164],[-43.759181976318246,-10.074614524841252],[-43.7790412902832,-10.180476188659611],[-43.83609390258789,-10.248900413513184],[-43.83811950683588,-10.303832054138184],[-43.919605255126946,-10.4252347946167],[-44.029273986816406,-10.416398048400877],[-44.0257949829101,-10.475481033325195],[-44.07254028320307,-10.58034133911127],[-44.16549301147461,-10.642908096313477],[-44.26397323608398,-10.624679565429688],[-44.33560180664062,-10.548977851867676],[-44.4795036315918,-10.640474319457951],[-44.58946990966796,-10.632429122924805],[-44.71336364746093,-10.762051582336367],[-44.78801345825195,-10.808530807495059],[-44.80839538574213,-10.86501407623291],[-44.93117141723633,-10.928766250610295],[-45.073184967041016,-10.840432167053164],[-45.24800491333007,-10.821977615356388],[-45.358169555664006,-10.732215881347656],[-45.43587112426758,-10.61988353729248],[-45.44720840454101,-10.507431983947697],[-45.402969360351555,-10.465340614318848],[-45.430271148681584,-10.359477043151799],[-45.51708221435541,-10.286556243896484],[-45.60313415527344,-10.10799503326416],[-45.72283935546875,-10.155317306518553],[-45.74397659301758,-10.23996353149414],[-45.79369354248047,-10.267683029174748],[-45.8778076171875,-10.239345550536996],[-45.94632720947259,-10.258577346801758],[-45.94556808471674,-10.196453094482422],[-45.87849426269525,-10.110310554504338],[-45.84223556518555,-9.941568374633787],[-45.864379882812436,-9.861476898193303],[-45.82137298583979,-9.773135185241642],[-45.831893920898324,-9.536803245544432],[-45.78377532958984,-9.480117797851506],[-45.79779434204101,-9.417263984680176],[-45.907016754150334,-9.29802417755127],[-45.89860916137695,-9.209687232971078],[-45.94341278076172,-9.015324592590275],[-45.994243621826165,-8.926877975463867],[-45.938396453857365,-8.784948348999023],[-45.83989715576166,-8.715288162231445],[-45.81549835205078,-8.6332368850708],[-45.738410949706974,-8.501184463500977],[-45.74225997924804,-8.451149940490723],[-45.68748474121088,-8.355563163757324],[-45.661506652832024,-8.250032424926758],[-45.581417083740234,-8.156057357788029],[-45.57624053955078,-8.029102325439396],[-45.52079772949212,-7.888095855712891],[-45.46886444091797,-7.689144134521483],[-45.339717864990234,-7.580257892608643],[-45.21810150146479,-7.567862033843937],[-45.15540313720703,-7.51349496841425],[-45.04487228393555,-7.511248111724854],[-44.92439651489258,-7.470303058624267],[-44.816684722900334,-7.361218929290771],[-44.68793106079095,-7.394548892974854],[-44.564022064208984,-7.227546215057372],[-44.37998962402338,-7.119038105010986],[-44.30615234375,-7.117186069488525],[-44.173492431640625,-6.924349784850961],[-44.16084671020502,-6.872814178466797],[-43.961162567138615,-6.741913795471191],[-43.87982940673828,-6.757727146148624],[-43.7939834594726,-6.702743053436279],[-43.637466430664,-6.719579219818115],[-43.45725631713867,-6.846337795257568],[-43.27867889404297,-6.796631813049316],[-43.24464797973627,-6.766366958618107],[-43.001121520996094,-6.754475116729736],[-42.91972732543939,-6.670321941375732],[-42.87177658081048,-6.511956214904785],[-42.877708435058594,-6.417881011962891],[-42.84695434570307,-6.282508850097656],[-42.87432861328119,-6.228136062622013],[-42.96854019165039,-6.178270816802922],[-43.04993057250965,-6.099762916564941],[-43.050174713134766,-6.01310396194458],[-43.0993766784668,-5.901104927062875],[-43.0989532470702,-5.63320779800415],[-43.034553527831974,-5.592273235321045],[-42.913204193115234,-5.398845195770207],[-42.82626724243158,-5.346964836120548],[-42.800209045410156,-5.199390888214111],[-42.81856155395502,-5.093526840209904],[-42.948421478271484,-4.766877174377384],[-42.954544067382756,-4.689482212066594],[-42.8678741455077,-4.56358003616333],[-42.871990203857415,-4.428577899932861],[-42.96326446533203,-4.376433849334717],[-42.98914718627924,-4.23406982421875],[-42.862888336181584,-4.092888832092285],[-42.82360076904291,-3.992214918136596],[-42.72615814208973,-3.910024881362915],[-42.66881942749018,-3.729367017745972],[-42.67570495605463,-3.675617933273259],[-42.5065078735351,-3.478835105895996],[-42.39905929565429,-3.472915887832642],[-42.33076095581049,-3.433881044387761],[-42.21004104614258,-3.43632006645197],[-42.152145385742074,-3.387494087219181],[-42.11577987670892,-3.262346982955876],[-42.00017547607422,-3.241106986999512],[-41.92597579956055,-3.115488052368164],[-41.82422637939453,-3.024517059326058],[-41.79674530029297,-2.966576099395752],[-41.86544418334955,-2.8749001026153],[-41.816806793212834,-2.743750095367432]]]},"properties":{"ID_0":33,"ISO":"BR-PI","NAME_0":"Brazil","ID_1":18,"NAME_1":"Piauí","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Piauhy"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-44.23041534423828,-23.0748615264892],[-44.136249542236264,-23.167360305786133],[-44.245418548583984,-23.20069503784174],[-44.340972900390625,-23.153472900390625],[-44.23041534423828,-23.0748615264892]]],[[[-40.95930480957031,-21.29718971252441],[-40.9640274047851,-21.361803054809513],[-41.07374954223633,-21.511249542236328],[-41.012916564941406,-21.626806259155217],[-41.024028778076115,-21.737361907958984],[-40.97458267211914,-21.944026947021484],[-40.988750457763615,-22.00736045837402],[-41.23430633544916,-22.14402770996088],[-41.48374938964844,-22.211805343627873],[-41.67124938964844,-22.289304733276367],[-41.77402877807617,-22.36486053466797],[-41.862640380859375,-22.475973129272404],[-41.959304809570256,-22.53236007690424],[-41.9959716796875,-22.600139617919922],[-41.993473052978516,-22.693471908569336],[-41.910972595214844,-22.7784748077392],[-41.97486114501953,-22.82708358764637],[-42.05541610717768,-22.958471298217773],[-42.3618049621582,-22.934305191039982],[-42.58069610595697,-22.93263816833496],[-42.9154167175293,-22.975139617919922],[-43.0493049621582,-22.964860916137695],[-43.13541793823242,-22.882360458374023],[-43.03125,-22.74625015258789],[-43.085693359374886,-22.67736053466797],[-43.23819351196289,-22.74291610717773],[-43.262916564941406,-22.828750610351562],[-43.167362213134766,-22.894861221313477],[-43.1595840454101,-22.964582443237305],[-43.285137176513665,-23.01625061035156],[-43.37014007568353,-23.010972976684513],[-43.533748626708984,-23.05041885375971],[-43.85910797119135,-23.072360992431584],[-43.86515808105469,-23.04486656188965],[-43.795696258544865,-23.062084197998047],[-43.60347366333008,-23.026250839233338],[-43.70111846923828,-22.980150222778317],[-43.794307708740234,-22.903863906860295],[-44.046806335449105,-22.94208335876465],[-44.1129150390625,-23.023195266723572],[-44.32736206054681,-22.995136260986328],[-44.3470840454101,-22.923749923706055],[-44.426528930664006,-22.956529617309513],[-44.4448623657226,-23.01263809204096],[-44.66875076293945,-23.05486106872553],[-44.71430587768555,-23.229028701782227],[-44.51874923706049,-23.279306411743164],[-44.585414886474545,-23.359861373901367],[-44.63486099243164,-23.332916259765625],[-44.725418090820256,-23.36964607238764],[-44.88888168334955,-23.224496841430604],[-44.825569152831974,-23.162794113159123],[-44.79309463500976,-23.010242462158203],[-44.743797302246094,-22.94758987426752],[-44.60701370239258,-22.88568115234375],[-44.46694564819336,-22.885053634643555],[-44.2699089050293,-22.830293655395508],[-44.25751495361328,-22.76847648620594],[-44.160896301269524,-22.678316116333008],[-44.232868194579964,-22.608882904052617],[-44.39162063598627,-22.573398590087834],[-44.50853729248047,-22.64093780517578],[-44.645305633544865,-22.602554321289006],[-44.75504684448242,-22.4149169921875],[-44.809181213378906,-22.405263900756836],[-44.543464660644474,-22.33175277709961],[-44.432662963867074,-22.2516250610351],[-44.21327972412109,-22.24625778198236],[-44.100032806396484,-22.173301696777287],[-43.98828125,-22.150171279907227],[-43.77738952636712,-22.06677436828613],[-43.46241760253906,-22.072645187377873],[-43.32175064086914,-22.006742477416932],[-43.23656845092762,-22.013248443603516],[-43.154067993164,-22.077974319458008],[-43.074077606201165,-22.09333992004389],[-42.79167556762684,-21.930871963500977],[-42.356487274169865,-21.741891860961914],[-42.2711448669433,-21.715682983398434],[-42.34618759155268,-21.58298492431635],[-42.252681732177734,-21.489831924438477],[-42.292564392089844,-21.460035324096566],[-42.22981262207031,-21.36656761169428],[-42.22893142700195,-21.284427642822266],[-42.164314270019474,-21.101451873779297],[-42.08041763305658,-21.035688400268555],[-42.13835144042969,-20.960554122924805],[-41.967281341552734,-20.916835784912053],[-41.925289154052734,-20.801576614379883],[-41.87485885620117,-20.766815185546875],[-41.74086380004883,-20.818288803100526],[-41.711894989013615,-20.981052398681527],[-41.73497390747064,-21.09881973266596],[-41.54838180541992,-21.1828556060791],[-41.488304138183594,-21.180356979370117],[-41.2412223815918,-21.221155166625977],[-41.205215454101506,-21.243909835815373],[-41.081382751464844,-21.221986770629826],[-40.95930480957031,-21.29718971252441]]]]},"properties":{"ID_0":33,"ISO":"BR-RJ","NAME_0":"Brazil","ID_1":19,"NAME_1":"Rio de Janeiro","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-34.96902847290039,-6.487946033477783],[-35.14551925659179,-6.552681922912598],[-35.232124328613274,-6.531774044036808],[-35.33055877685547,-6.544338226318359],[-35.40229415893549,-6.491380214691162],[-35.580337524414006,-6.487113952636604],[-35.658203125,-6.445971012115422],[-35.77314376831055,-6.482806205749512],[-36.00518035888672,-6.481056213378906],[-36.061573028564396,-6.410250186920165],[-36.24961853027344,-6.437365055084172],[-36.29545974731445,-6.393365859985352],[-36.307441711425724,-6.281504154205322],[-36.394416809081974,-6.293980121612491],[-36.43016052246088,-6.362263202667179],[-36.499710083007756,-6.358171939849854],[-36.52571105957031,-6.501166820526123],[-36.443252563476506,-6.560684204101562],[-36.513671875,-6.594397068023681],[-36.55763626098633,-6.710776805877685],[-36.506805419921875,-6.813029766082764],[-36.5733757019043,-6.858174800872803],[-36.6096572875976,-6.93684196472168],[-36.76572036743163,-6.936862945556584],[-36.73006820678711,-6.836400985717773],[-36.83490371704096,-6.731077194213809],[-36.908782958984375,-6.756486892700195],[-37.01034545898437,-6.86951017379755],[-37.13863754272461,-6.786149978637695],[-37.19055938720692,-6.825372219085693],[-37.25503540039062,-6.811069965362492],[-37.26381301879883,-6.732178211212158],[-37.31419372558594,-6.688982009887695],[-37.484596252441406,-6.710048198699894],[-37.46684646606445,-6.533899784088078],[-37.39678955078124,-6.514216899871826],[-37.37721633911133,-6.344388008117676],[-37.318706512451115,-6.280364036560059],[-37.165573120117074,-6.170384883880615],[-37.175464630126896,-6.054951190948486],[-37.29712295532226,-6.050158023834228],[-37.45885467529296,-6.145016193389836],[-37.56952285766596,-6.155449867248421],[-37.6466178894043,-6.189402103424015],[-37.70869445800781,-6.177202224731388],[-37.774784088134766,-6.231585979461613],[-37.85973739624017,-6.374886989593449],[-37.9279441833496,-6.421506881713867],[-38.00814056396473,-6.432205200195312],[-38.04954528808594,-6.583821773528996],[-38.107681274414006,-6.604419231414795],[-38.14780044555664,-6.491498947143555],[-38.288639068603516,-6.505627155303841],[-38.40101623535156,-6.409995079040527],[-38.55485153198236,-6.437374114990234],[-38.578525543212834,-6.280207157134953],[-38.51963806152343,-6.223051071166992],[-38.44723892211914,-6.085290908813477],[-38.3047256469726,-6.086979866027832],[-38.25158691406244,-6.010366916656494],[-38.124858856201115,-5.887623786926213],[-38.10818862915039,-5.814829826354923],[-38.046993255615234,-5.730422973632812],[-38.08263397216797,-5.672267913818303],[-37.9899559020996,-5.555810928344727],[-37.90469741821289,-5.50115489959711],[-37.84738540649413,-5.340035915374699],[-37.78302001953125,-5.294829845428467],[-37.789943695068246,-5.21095323562622],[-37.72397232055664,-5.069858074188232],[-37.67705154418945,-5.052547931671143],[-37.64024353027344,-4.926418781280461],[-37.25208282470703,-4.832361221313477],[-37.15736007690423,-4.946249961853027],[-37.03569412231445,-4.950139999389648],[-36.958194732666016,-4.920693874359131],[-36.87930679321289,-4.952916145324707],[-36.72069549560546,-5.088749885559024],[-36.61069488525385,-5.097361087799015],[-36.44708251953125,-5.067916870117131],[-36.30986022949219,-5.110139846801701],[-36.12513732910156,-5.091806888580322],[-35.9779167175293,-5.041529178619385],[-35.78625106811518,-5.075417041778564],[-35.48930740356445,-5.157639026641846],[-35.3709716796875,-5.284305095672551],[-35.26124954223627,-5.484027862548771],[-35.22069549560547,-5.679306030273438],[-35.153751373291016,-5.883472919464111],[-35.151248931884766,-5.954861164092961],[-35.106250762939446,-6.007359981536865],[-35.09708404541015,-6.166806221008301],[-35.035972595214844,-6.235692977905273],[-35.03319549560547,-6.323472023010197],[-34.99097061157221,-6.3743062019347],[-34.96902847290039,-6.487946033477783]]]},"properties":{"ID_0":33,"ISO":"BR-RN","NAME_0":"Brazil","ID_1":20,"NAME_1":"Rio Grande do Norte","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-49.713470458984375,-29.326183319091797],[-49.91902923583979,-29.59986114501947],[-49.98625183105469,-29.710973739624023],[-50.16319274902338,-30.075138092041012],[-50.30625152587879,-30.44569206237793],[-50.38013839721674,-30.57013893127441],[-50.69208145141596,-30.995138168334904],[-50.76652908325195,-31.108749389648438],[-50.879306793212834,-31.226528167724606],[-51.03708267211914,-31.357360839843746],[-51.216251373291016,-31.53486061096191],[-51.452915191650334,-31.7126407623291],[-51.76124954223627,-31.877082824707028],[-51.961528778076115,-32.023750305175774],[-52.09791564941395,-31.835416793823185],[-52.002639770507756,-31.819305419921875],[-51.924583435058594,-31.863473892211857],[-51.80430603027344,-31.83875083923334],[-51.803470611572266,-31.78902626037598],[-51.688751220703125,-31.779582977294865],[-51.61347198486328,-31.731250762939336],[-51.44124984741211,-31.5040283203125],[-51.347637176513615,-31.529306411743107],[-51.232639312744084,-31.451803207397457],[-51.15708160400385,-31.271528244018494],[-51.174861907958984,-31.073194503784176],[-51.10736083984375,-31.098194122314396],[-50.979026794433594,-31.03652763366694],[-50.96638870239258,-30.908836364746094],[-50.911228179931584,-30.905748367309567],[-50.74440002441406,-30.812269210815426],[-50.70192337036127,-30.746309280395447],[-50.67947769165039,-30.609153747558533],[-50.70044708251953,-30.424743652343746],[-50.61103439331049,-30.48568916320795],[-50.56860733032215,-30.45840072631836],[-50.537715911865234,-30.273847579956055],[-50.59642791748041,-30.194925308227482],[-50.65882492065418,-30.199905395507752],[-50.67317962646484,-30.29662322998041],[-50.78194427490223,-30.284757614135685],[-50.79691696166981,-30.338363647460934],[-50.90692138671875,-30.323274612426705],[-50.929973602294915,-30.435754776000973],[-51.04708480834961,-30.38152694702148],[-51.02319335937494,-30.28208351135248],[-51.08402633666992,-30.241806030273434],[-51.18402862548828,-30.232639312744087],[-51.23458480834961,-30.058750152587894],[-51.30125045776367,-30.006526947021428],[-51.309028625488224,-30.18263816833496],[-51.29486083984375,-30.30319595336908],[-51.17263793945307,-30.383195877075195],[-51.25763702392578,-30.46347236633295],[-51.30319595336908,-30.62874984741211],[-51.38597106933587,-30.65069580078125],[-51.4059715270996,-30.75875091552734],[-51.37291717529291,-30.875415802001893],[-51.43986129760736,-30.869861602783146],[-51.49958419799805,-30.923194885253846],[-51.4676399230957,-31.09791755676269],[-51.62680435180664,-31.15041732788086],[-51.629859924316406,-31.268749237060547],[-51.799304962158146,-31.274860382080078],[-51.9154167175293,-31.313472747802734],[-51.98236083984375,-31.38652610778803],[-52.01680374145507,-31.530416488647457],[-52.109859466552734,-31.55624961853027],[-52.07125091552734,-31.68097305297846],[-52.226249694824155,-31.752361297607422],[-52.21958160400385,-31.872917175292965],[-52.137359619140625,-31.918193817138672],[-52.239028930664006,-31.98513793945312],[-52.22819519042968,-32.035972595214844],[-52.13680648803705,-32.05958175659174],[-52.10069274902344,-32.16180419921869],[-52.2437515258789,-32.270416259765625],[-52.38208389282221,-32.51319503784179],[-52.48708343505854,-32.84791564941406],[-52.63847351074219,-33.12486267089844],[-52.784027099609375,-33.28874969482421],[-53.15208435058588,-33.58625030517578],[-53.37402725219715,-33.74708175659179],[-53.52365875244129,-33.68610382080078],[-53.5001106262207,-33.39979171752924],[-53.53153610229492,-33.20769882202143],[-53.484397888183594,-33.07806396484375],[-53.29845809936523,-32.94843292236328],[-53.24782180786127,-32.86352920532221],[-53.09424591064453,-32.72418975830072],[-53.17014694213867,-32.652130126953125],[-53.41828155517578,-32.56121826171869],[-53.45887374877924,-32.47697830200195],[-53.51966857910156,-32.484241485595646],[-53.63163375854492,-32.38159942626953],[-53.74139404296874,-32.079097747802734],[-53.82884216308594,-32.051277160644474],[-53.85689163208008,-31.99263572692871],[-54.022468566894524,-31.892795562744084],[-54.095508575439446,-31.9055824279784],[-54.46139526367182,-31.664991378784123],[-54.42051315307617,-31.629465103149414],[-54.50460815429676,-31.513168334960938],[-54.72459411621088,-31.437736511230465],[-54.827922821044915,-31.44510841369629],[-54.9512100219726,-31.358831405639645],[-55.01370620727539,-31.281944274902283],[-55.115127563476506,-31.318918228149354],[-55.24435424804682,-31.253818511962834],[-55.33940505981445,-31.123176574706974],[-55.381790161132756,-31.027887344360355],[-55.600376129150334,-30.84371948242187],[-55.65108871459955,-30.95131301879877],[-55.697608947753906,-30.9582786560058],[-55.8697929382323,-31.079561233520504],[-56.007816314697266,-31.062643051147404],[-56.01482772827142,-30.937009811401367],[-55.9879035949707,-30.861925125122013],[-56.02067184448242,-30.78150177001953],[-56.13026809692383,-30.732589721679688],[-56.142044067382756,-30.676429748535156],[-56.53535079956049,-30.327016830444336],[-56.610740661621094,-30.30054092407221],[-56.6587028503418,-30.197235107421815],[-56.70001220703125,-30.19909477233881],[-56.835083007812436,-30.088199615478512],[-57.10939407348633,-30.111831665039062],[-57.206775665283196,-30.28145408630371],[-57.31235122680664,-30.25683593749994],[-57.39490509033191,-30.299652099609375],[-57.55514526367187,-30.212390899658203],[-57.41203689575189,-30.040691375732422],[-57.34196472167962,-30.00122451782227],[-57.318336486816406,-29.867580413818246],[-57.23598098754883,-29.778366088867184],[-57.10449218749994,-29.748962402343746],[-56.88169860839838,-29.511966705322262],[-56.82871627807617,-29.48898506164545],[-56.765151977539055,-29.380332946777287],[-56.70840072631836,-29.361932754516598],[-56.59306335449219,-29.122995376586857],[-56.42478561401367,-29.072883605956914],[-56.41016769409179,-28.9765682220459],[-56.31401062011713,-28.91596412658691],[-56.28425216674799,-28.791032791137695],[-56.19169616699218,-28.772745132446286],[-56.14143371582031,-28.703012466430664],[-56.01220703125,-28.60419273376459],[-55.99895095825195,-28.50310516357422],[-55.89349365234374,-28.481349945068356],[-55.867664337158146,-28.35382652282709],[-55.76964950561518,-28.36700248718256],[-55.68981170654291,-28.415363311767575],[-55.66825485229486,-28.337144851684513],[-55.76514053344721,-28.271844863891488],[-55.618972778320256,-28.158998489379826],[-55.56794357299798,-28.160516738891545],[-55.378635406494084,-28.040332794189396],[-55.385593414306584,-27.990064620971676],[-55.322998046875,-27.92808532714838],[-55.2030029296875,-27.866584777832028],[-55.148906707763615,-27.890228271484318],[-55.021022796630746,-27.79658508300781],[-54.9471817016601,-27.780012130737244],[-54.90295028686518,-27.646493911743107],[-54.78448867797846,-27.584030151367184],[-54.62035369873041,-27.54797172546381],[-54.44962310791015,-27.476463317871094],[-54.34554672241211,-27.468130111694332],[-54.22220993041986,-27.388364791870004],[-54.18703460693348,-27.273574829101502],[-54.11064147949213,-27.304794311523434],[-53.95955657958979,-27.201583862304574],[-53.948719024658196,-27.155435562133786],[-53.830329895019474,-27.170944213867127],[-53.748844146728516,-27.190977096557617],[-53.666599273681584,-27.1622314453125],[-53.52663421630859,-27.19626045227045],[-53.41115188598632,-27.14082717895502],[-53.38312911987305,-27.096420288085934],[-53.29301071166992,-27.139888763427734],[-53.12996673583979,-27.17852592468256],[-53.003429412841676,-27.13342857360834],[-52.969322204589844,-27.215679168701115],[-52.77402114868164,-27.20727539062494],[-52.676265716552734,-27.246650695800778],[-52.27434921264648,-27.30296516418457],[-52.21265029907226,-27.330820083618104],[-52.121402740478516,-27.303432464599553],[-52.040733337402344,-27.345130920410156],[-51.938747406005746,-27.4439697265625],[-51.79835891723627,-27.491056442260682],[-51.70337295532221,-27.483129501342717],[-51.58647155761719,-27.56099510192871],[-51.47780609130853,-27.57012176513672],[-51.41927337646479,-27.653961181640625],[-51.316562652587834,-27.674728393554688],[-51.27401351928705,-27.749540328979492],[-51.19077301025385,-27.777196884155273],[-51.05212402343749,-27.870363235473633],[-51.056243896484375,-27.901508331298828],[-50.92890167236317,-27.969102859497067],[-50.87733840942383,-28.038301467895508],[-50.85691452026367,-28.137372970580998],[-50.79233169555658,-28.13940811157221],[-50.75204849243164,-28.246370315551697],[-50.66492462158192,-28.337997436523438],[-50.576763153076165,-28.39365577697754],[-50.370052337646364,-28.424541473388615],[-50.27159881591791,-28.45674324035639],[-50.1456069946289,-28.446495056152287],[-50.03719329833979,-28.47841072082508],[-49.97150039672846,-28.4391078948974],[-49.877361297607365,-28.454652786254826],[-49.72825622558594,-28.518453598022404],[-49.7282257080077,-28.623365402221623],[-49.817276000976506,-28.640651702880803],[-49.84635925292963,-28.705461502075142],[-49.93533325195306,-28.728111267089787],[-49.96391296386719,-28.822225570678707],[-49.93775939941406,-28.965431213378906],[-49.96853637695307,-29.11667251586914],[-49.962581634521484,-29.19921493530268],[-49.86899948120117,-29.22446823120117],[-49.84098815917969,-29.277572631835938],[-49.713470458984375,-29.326183319091797]]]},"properties":{"ID_0":33,"ISO":"BR-RS","NAME_0":"Brazil","ID_1":21,"NAME_1":"Rio Grande do Sul","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-61.58290100097656,-8.798702239990178],[-61.526020050048764,-8.816848754882812],[-61.46843719482422,-8.917381286621094],[-61.554874420166016,-9.090265274047852],[-61.52028274536127,-9.192301750183105],[-61.6131019592284,-9.28001880645752],[-61.625328063964844,-9.339431762695256],[-61.55263137817377,-9.387434959411621],[-61.581661224365234,-9.459136009216309],[-61.5079727172851,-9.54047679901123],[-61.47911453247059,-9.633694648742676],[-61.53236007690429,-9.711790084838809],[-61.547294616699155,-9.787552833557129],[-61.507858276367195,-9.861091613769474],[-61.53113174438476,-9.989865303039494],[-61.60059356689447,-10.1538028717041],[-61.5336799621582,-10.331894874572754],[-61.461719512939396,-10.419917106628361],[-61.47616577148437,-10.607674598693734],[-61.49876022338856,-10.699950218200682],[-61.53002929687494,-10.979029655456543],[-61.428943634033146,-10.987543106079043],[-60.459987640380795,-10.98986530303955],[-60.39149093627929,-11.093803405761662],[-60.15921020507807,-11.095663070678652],[-60.019325256347535,-11.129109382629338],[-59.981964111328125,-11.233511924743596],[-59.92770767211914,-11.310445785522404],[-59.920570373535156,-11.398019790649414],[-60.090717315673764,-11.554890632629395],[-60.12159729003906,-11.712114334106387],[-60.098796844482415,-11.845566749572752],[-59.98510742187501,-11.91435432434082],[-59.979290008544915,-12.029559135436896],[-59.90117263793945,-12.115450859069767],[-59.8862838745116,-12.245482444763182],[-59.79287719726562,-12.345791816711424],[-59.868423461914006,-12.48237133026123],[-59.903095245361335,-12.472520828247069],[-60.02657699584961,-12.561638832092228],[-60.088958740234375,-12.740471839904671],[-60.07904815673828,-12.881149291992188],[-60.11709976196289,-12.959565162658691],[-60.18328094482421,-12.967638015747013],[-60.267551422119084,-13.077292442321777],[-60.28055191040038,-13.135627746581974],[-60.37143325805663,-13.318634033203068],[-60.705120086669915,-13.324747085571289],[-60.8650894165039,-13.541679382324217],[-60.918922424316285,-13.548334121704043],[-61.342578887939446,-13.491901397705078],[-61.49563980102539,-13.553750038146916],[-61.573520660400334,-13.497790336608885],[-61.79841995239257,-13.543508529663084],[-61.86183929443359,-13.450589179992676],[-62.00886154174798,-13.35176086425781],[-62.10808181762695,-13.256900787353514],[-62.119659423828075,-13.153539657592773],[-62.243778228759766,-13.122080802917424],[-62.27849197387695,-13.155490875244027],[-62.41411972045898,-13.129071235656681],[-62.472591400146484,-13.071730613708382],[-62.628780364990234,-13.045329093933105],[-62.674869537353516,-12.990971565246525],[-62.810298919677734,-12.980161666870117],[-62.921318054199155,-12.84086799621582],[-63.00918960571278,-12.837791442871037],[-63.04718017578124,-12.740691184997502],[-63.144821166992195,-12.643161773681584],[-63.245109558105405,-12.71290111541748],[-63.32656097412104,-12.70491981506342],[-63.42650985717768,-12.651011466979979],[-63.476169586181584,-12.562030792236328],[-63.54467010498041,-12.552310943603514],[-63.6604995727539,-12.470610618591252],[-63.773639678955014,-12.454469680786076],[-63.864028930664006,-12.467219352722166],[-63.89912033081048,-12.53394985198969],[-64.13731384277344,-12.52734088897705],[-64.23162841796875,-12.45508956909174],[-64.37339782714838,-12.466940879821777],[-64.51300811767571,-12.347820281982308],[-64.49286651611328,-12.294260025024357],[-64.54711151123047,-12.242711067199707],[-64.69883728027342,-12.187162399291935],[-64.82324981689447,-12.026426315307617],[-65.02263641357422,-11.999151229858398],[-65.01531219482416,-11.902069091796818],[-65.04704284667969,-11.75424861907959],[-65.1845474243164,-11.759127616882324],[-65.18045043945311,-11.607028007507324],[-65.23082733154297,-11.508378028869627],[-65.29854583740227,-11.497219085693303],[-65.36136627197266,-11.251359939575195],[-65.35608673095692,-11.128230094909611],[-65.28636932373036,-11.092209815978947],[-65.3012924194336,-11.032130241394043],[-65.25089263916004,-10.984551429748478],[-65.27558898925774,-10.871161460876465],[-65.34821319580078,-10.77845096588129],[-65.34879302978516,-10.672710418701172],[-65.42971038818348,-10.481014251708984],[-65.38949584960938,-10.387001991271973],[-65.30805206298828,-10.297120094299316],[-65.28225708007807,-10.19779109954834],[-65.3297119140625,-10.046510696411133],[-65.32125091552729,-9.906010627746582],[-65.28607940673822,-9.845491409301701],[-65.35463714599604,-9.723689079284668],[-65.44346618652344,-9.669329643249512],[-65.55304718017578,-9.835400581359863],[-65.630630493164,-9.834380149841252],[-65.71894073486322,-9.755950927734375],[-65.8415069580077,-9.789791107177734],[-65.88597869873047,-9.75247859954834],[-66.03940582275389,-9.787119865417479],[-66.15210723876947,-9.785619735717715],[-66.21340942382807,-9.834250450134277],[-66.31590270996094,-9.831400871276799],[-66.35971832275384,-9.866150856018066],[-66.55554962158203,-9.883980751037598],[-66.58875274658202,-9.903196334838809],[-66.80647277832031,-9.81451988220209],[-66.77551269531244,-9.753079414367619],[-66.50071716308594,-9.633559226989744],[-66.3925170898437,-9.500473022460938],[-66.37487792968744,-9.426360130310059],[-66.25975799560541,-9.410989761352539],[-66.17372131347656,-9.434416770935002],[-66.12397003173822,-9.408774375915527],[-65.97037506103516,-9.41315746307373],[-65.91270446777344,-9.483749389648322],[-65.82514190673828,-9.530090332031193],[-65.80007934570307,-9.585020065307617],[-65.72360229492182,-9.559058189392033],[-65.67948913574219,-9.451392173767033],[-65.59682464599608,-9.413866043090763],[-65.5031967163086,-9.469978332519531],[-65.45664215087889,-9.401209831237734],[-65.44024658203124,-9.311749458312988],[-65.37754821777344,-9.324430465698185],[-65.24668884277338,-9.257667541503906],[-65.21179962158202,-9.278998374938963],[-65.18685150146484,-9.415031433105469],[-65.14290618896479,-9.446814537048283],[-65.05356597900385,-9.402147293090763],[-65.00053405761713,-9.304619789123533],[-64.91969299316406,-9.220285415649357],[-64.93994140625,-9.124572753906193],[-64.87057495117188,-9.012198448181096],[-64.58795928955072,-9.009517669677734],[-64.55011749267572,-8.978278160095101],[-64.44656372070301,-8.97687816619873],[-64.3233871459961,-8.928870201110783],[-64.31130981445307,-8.996479034423828],[-64.2331924438476,-8.992317199706974],[-64.14175415039055,-8.945060729980469],[-64.15818786621094,-8.84317684173584],[-64.14305114746094,-8.743041038513184],[-64.03546142578125,-8.693568229675293],[-63.986186981201165,-8.585645675659178],[-63.92454528808594,-8.575535774230957],[-63.97315597534174,-8.47845935821533],[-63.94081497192377,-8.452274322509766],[-63.94409942626953,-8.33119869232172],[-63.87073516845692,-8.288831710815371],[-63.79120635986328,-8.333227157592773],[-63.72273254394531,-8.249509811401367],[-63.69339370727539,-8.158363342285156],[-63.62174987792968,-8.029622077941893],[-63.62075805664057,-7.969308853149414],[-63.50049972534173,-7.976333141326847],[-62.866573333740234,-7.97588396072382],[-62.69223403930664,-8.092922210693358],[-62.649898529052734,-8.237038612365723],[-62.58533859252925,-8.271894454956053],[-62.51842117309565,-8.384754180908203],[-62.465423583984375,-8.339750289916935],[-62.36075210571283,-8.398563385009652],[-62.36600112915033,-8.493574142455998],[-62.26883697509759,-8.575773239135685],[-62.18833923339838,-8.59057426452631],[-62.12491989135737,-8.801686286926213],[-62.03100585937488,-8.799722671508732],[-61.99016571044916,-8.872673988342285],[-61.85969161987299,-8.852987289428711],[-61.84405136108393,-8.747397422790527],[-61.77454757690423,-8.748244285583437],[-61.74179458618164,-8.695208549499455],[-61.62641143798828,-8.728866577148438],[-61.58290100097656,-8.798702239990178]]]},"properties":{"ID_0":33,"ISO":"BR-RO","NAME_0":"Brazil","ID_1":22,"NAME_1":"Rondônia","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Guaporé"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-58.89543151855468,1.227664947509822],[-58.89534759521484,0.263505995273647],[-59.43348693847656,0.26350998878479],[-60.03789520263666,0.263489991426525],[-60.059017181396484,0.162971004843769],[-60.11622619628906,0.133212000131607],[-60.14316177368163,0.037388000637407],[-60.20321273803712,-0.033615998923722],[-60.22043991088861,-0.135381996631622],[-60.285720825195305,-0.21065500378603],[-60.289882659911996,-0.293161988258305],[-60.34463500976562,-0.440634995698929],[-60.3998908996582,-0.510107994079533],[-60.303565979003906,-0.711292028427067],[-60.434608459472656,-0.772605001926365],[-60.47905731201166,-0.770938992500305],[-60.53100204467774,-0.875101983547154],[-60.591278076171875,-0.85343199968338],[-60.65461349487305,-0.883157014846802],[-60.75266265869135,-0.861208975315037],[-60.76100540161133,-0.761493980884552],[-60.97545242309564,-0.562602996826058],[-61.08739471435547,-0.500109016895181],[-61.22295379638661,-0.505658984184208],[-61.224056243896484,-0.559547007083893],[-61.348411560058594,-0.595547974109536],[-61.45684051513672,-0.657051026821023],[-61.53878784179682,-0.756218016147614],[-61.54351043701172,-0.852321982383728],[-61.578506469726555,-0.910099029540959],[-61.546566009521484,-1.071213006973267],[-61.62684631347657,-1.293992042541447],[-61.58211517333984,-1.35342895984644],[-61.60489654541009,-1.448155045509338],[-61.7979507446289,-1.380653023719731],[-61.89656829833984,-1.395378947257995],[-62.017402648925774,-1.141767978668213],[-62.09962463378906,-1.096766948699951],[-62.17185211181635,-1.005936026573124],[-62.31268692016596,-0.930381000041905],[-62.39574432373047,-0.820378005504551],[-62.50102233886718,-0.781491994857788],[-62.46962738037109,-0.693991005420571],[-62.36713027954101,-0.710099995136147],[-62.287483215332024,-0.638356983661595],[-62.31832122802729,-0.552519977092743],[-62.273880004882756,-0.454183012247029],[-62.22720718383788,-0.425850987434387],[-62.18831634521484,-0.33084499835968],[-62.253597259521484,-0.271405011415482],[-62.244983673095646,-0.174740001559258],[-62.31968307495105,-0.102550998330059],[-62.34656143188471,0.029581999406219],[-62.414897918701165,0.074350997805652],[-62.452686309814396,0.207388997077942],[-62.46684265136719,0.332935005426407],[-62.4462890625,0.379056006669998],[-62.532958984375,0.508795976638908],[-62.528518676757756,0.710179984569663],[-62.45768356323242,0.785170018672943],[-62.486011505126946,0.866508007049561],[-62.44573593139643,0.976824998855591],[-62.521034240722656,1.083786964416561],[-62.58685684204101,1.255452036857719],[-62.63732528686517,1.433696031570491],[-62.73075103759765,1.499606013298035],[-62.80523300170898,1.591317057609558],[-62.72369384765624,1.712357044220028],[-62.73101806640625,1.818204998970146],[-62.70597839355462,1.939694046974239],[-62.838783264160156,2.016442060470638],[-62.94843673706043,2.031012058258113],[-63.02373504638672,2.014641046524162],[-63.119785308837834,2.09642505645752],[-63.14146041870105,2.172419071197567],[-63.28274154663085,2.153851032257194],[-63.37227630615235,2.211709022521973],[-63.42551803588867,2.364233016967773],[-63.40680694580078,2.435909986496029],[-63.49994277954095,2.435955047607479],[-63.655925750732415,2.393882036209106],[-63.780818939208984,2.391247987747249],[-64.02077484130858,2.466536998748893],[-64.0571670532226,2.512928009033146],[-63.99162292480468,2.636245965957755],[-63.98660659790028,2.730709075927848],[-64.1024398803711,2.95153903961176],[-64.23522949218739,3.114319086074829],[-64.20828247070312,3.188760995864868],[-64.25522613525385,3.410975933075064],[-64.1868896484375,3.499587059021053],[-64.18577575683594,3.559587001800537],[-64.28912353515625,3.699589967727661],[-64.4285659790039,3.779867887496948],[-64.47245788574217,3.781533956527823],[-64.56835174560536,3.881722927093506],[-64.5802383422851,3.928262948989925],[-64.67385864257812,4.004589080810604],[-64.73218536376947,4.1201429367066],[-64.8105239868164,4.174582004547119],[-64.82497406005854,4.244025230407772],[-64.78052520751947,4.286530971527156],[-64.69136047363274,4.244587898254508],[-64.62745666503899,4.138475894927979],[-64.56049346923822,4.101533889770508],[-64.4316177368164,4.134590148925895],[-64.28967285156244,4.143753051757926],[-64.171890258789,4.128757953643799],[-64.11272430419922,4.09125280380249],[-64.0356674194336,3.93422889709467],[-63.9499397277832,3.886528968810978],[-63.85021591186517,3.94986891746521],[-63.70049667358392,3.944308042526188],[-63.6527137756347,4.001814842224234],[-63.57159805297852,3.883197069168034],[-63.452713012695256,3.858201980590877],[-63.353370666503785,3.960197925567741],[-63.20492935180663,3.951251983642521],[-63.233535766601555,3.881531000137386],[-63.2043724060058,3.811532020568961],[-63.1232566833496,3.804589986801204],[-63.06075286865228,3.751810073852596],[-63.07297897338861,3.685425043106136],[-62.98491668701172,3.609591960906982],[-62.83575439453124,3.738476991653386],[-62.73102569580078,3.707643985748348],[-62.73538208007807,3.8001549243927],[-62.78880310058593,3.893204927444571],[-62.732173919677734,4.035823822021541],[-62.64139556884765,4.051622867584342],[-62.55615234375,4.029202938079777],[-62.50979614257812,4.087165832519531],[-62.3554573059082,4.150284767150993],[-62.2330703735351,4.131924152374324],[-62.1345596313476,4.09125280380249],[-62.06065368652338,4.156741142273006],[-61.90314865112305,4.164978027343693],[-61.756721496581974,4.255393981933594],[-61.59051513671875,4.250426769256649],[-61.52329635620118,4.282258033752554],[-61.53794860839838,4.383833885192928],[-61.47499847412103,4.438243865966797],[-61.390861511230405,4.430208206176758],[-61.329322814941406,4.463661193847599],[-61.344749450683594,4.531844139099177],[-61.22252655029296,4.527145862579346],[-61.1497116088866,4.484355926513615],[-60.9913330078125,4.516063213348502],[-60.9289665222168,4.6073260307312],[-60.889514923095646,4.712080001831112],[-60.834461212158196,4.712596893310604],[-60.73152542114246,4.765439033508358],[-60.587852478027344,4.965773105621338],[-60.674156188964844,5.170005798339844],[-60.661682128906186,5.221683025360107],[-60.57181549072265,5.189376831054801],[-60.43804550170892,5.176926136016788],[-60.32917404174794,5.199077129364126],[-60.21232604980463,5.264453887939567],[-60.12193298339838,5.243931770324706],[-60.0854263305664,5.148698806762695],[-59.97662353515625,5.034758090973014],[-60.03333663940424,4.790381908416805],[-60.0284461975097,4.709795951843262],[-60.09170150756831,4.595231056213436],[-60.15955734252929,4.51964378356945],[-59.78559875488281,4.444613933563232],[-59.67125701904297,4.376558780670223],[-59.71799850463867,4.296010017395076],[-59.71303939819335,4.171568870544547],[-59.627830505371044,4.139078140258732],[-59.616886138916016,4.059394836425837],[-59.56879043579096,3.965207099914494],[-59.57560348510742,3.825129032135067],[-59.66592025756835,3.776824951171818],[-59.661338806152344,3.713190078735351],[-59.844989776611214,3.603478908538875],[-59.86485290527343,3.561639070510921],[-59.80381393432617,3.497345924377498],[-59.834896087646484,3.440710067748967],[-59.798114776611335,3.356441020965519],[-59.86987686157221,3.270085096359367],[-59.897445678710824,3.159965991973877],[-59.95899963378906,3.06294488906866],[-59.98157501220703,2.929233074188232],[-59.98783874511713,2.679122924804801],[-59.9311904907226,2.565139055252075],[-59.9087028503418,2.392432928085327],[-59.78753280639648,2.28593993186945],[-59.734474182128906,2.284734964370728],[-59.739925384521484,2.177516937255916],[-59.720230102539,2.030178070068303],[-59.752273559570256,1.910222053527775],[-59.67955017089843,1.785308003425598],[-59.61783981323242,1.730952024459896],[-59.548133850097656,1.7301620244981],[-59.37897491455078,1.518102049827576],[-59.33692932128906,1.517428994178829],[-59.25275039672846,1.397390007972717],[-59.15567016601556,1.34834897518158],[-58.91377258300781,1.298509001731929],[-58.89543151855468,1.227664947509822]]]},"properties":{"ID_0":33,"ISO":"BR-RR","NAME_0":"Brazil","ID_1":23,"NAME_1":"Roraima","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Rio Branco"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-47.42930603027344,-24.674585342407113],[-47.721527099609375,-24.87125015258783],[-47.86513900756835,-24.999584197998047],[-47.89374923706055,-24.967081069946175],[-47.73485946655262,-24.83569335937494],[-47.68402862548817,-24.813472747802678],[-47.62652587890624,-24.76180648803711],[-47.518470764160035,-24.69319534301752],[-47.485416412353516,-24.7056941986084],[-47.42930603027344,-24.674585342407113]]],[[[-46.12708282470703,-23.856252670288086],[-46.21263885498047,-23.984861373901307],[-46.300971984863224,-24.016805648803654],[-46.307640075683594,-23.924304962158203],[-46.20847320556635,-23.91875076293934],[-46.12708282470703,-23.856252670288086]]],[[[-45.32902908325195,-23.7220840454101],[-45.23236083984375,-23.776252746581974],[-45.305694580078125,-23.90902709960926],[-45.406806945800724,-23.939027786254883],[-45.46236038208008,-23.88875007629389],[-45.366249084472656,-23.810415267944336],[-45.32902908325195,-23.7220840454101]]],[[[-44.809181213378906,-22.405263900756836],[-44.75504684448242,-22.4149169921875],[-44.645305633544865,-22.602554321289006],[-44.50853729248047,-22.64093780517578],[-44.39162063598627,-22.573398590087834],[-44.232868194579964,-22.608882904052617],[-44.160896301269524,-22.678316116333008],[-44.25751495361328,-22.76847648620594],[-44.2699089050293,-22.830293655395508],[-44.46694564819336,-22.885053634643555],[-44.60701370239258,-22.88568115234375],[-44.743797302246094,-22.94758987426752],[-44.79309463500976,-23.010242462158203],[-44.825569152831974,-23.162794113159123],[-44.88888168334955,-23.224496841430604],[-44.725418090820256,-23.36964607238764],[-44.84430694580078,-23.387361526489258],[-44.90763854980469,-23.33402824401855],[-44.977638244628906,-23.400972366333004],[-45.06069564819336,-23.419584274291992],[-45.074584960937386,-23.48958396911621],[-45.22791671752924,-23.537361145019474],[-45.40736007690429,-23.624027252197262],[-45.43125152587885,-23.686250686645508],[-45.396804809570256,-23.781806945800664],[-45.42124938964843,-23.828470230102482],[-45.53541564941406,-23.829584121704098],[-45.67208480834961,-23.774026870727482],[-45.8176383972168,-23.755695343017575],[-45.91180419921869,-23.765972137451058],[-46.08541488647461,-23.819026947021484],[-46.20680618286133,-23.91402816772461],[-46.33180618286127,-23.901527404785156],[-46.42930603027344,-23.937084197998047],[-46.43152618408203,-24.01625251770014],[-46.54819488525385,-24.061527252197266],[-46.83708190917968,-24.21236038208002],[-47.00152587890624,-24.331249237060547],[-47.003192901611264,-24.410139083862305],[-47.10847091674799,-24.46486091613764],[-47.24625015258789,-24.573472976684513],[-47.47152709960932,-24.694860458374023],[-47.507915496826165,-24.696250915527287],[-47.51708221435547,-24.689861297607365],[-47.529582977294915,-24.69375038146967],[-47.73402786254883,-24.8295841217041],[-47.795696258544865,-24.883193969726506],[-47.86208343505859,-24.890972137451172],[-47.98291778564453,-25.019861221313473],[-48.0131950378418,-25.084583282470646],[-47.90097045898432,-25.104303359985295],[-47.92597198486317,-25.160137176513615],[-48.05773544311518,-25.262081146240178],[-48.11482620239258,-25.25068855285639],[-48.21599578857422,-25.076660156249996],[-48.411010742187386,-24.98011970520014],[-48.47399139404296,-25.012542724609375],[-48.52852630615234,-25.100784301757812],[-48.598426818847656,-25.01905250549305],[-48.56745910644531,-24.972158432006832],[-48.555694580078125,-24.806192398071175],[-48.50228118896473,-24.744714736938477],[-48.61656188964843,-24.668663024902344],[-48.77859115600586,-24.69672203063965],[-48.82869720458979,-24.655588150024357],[-48.92236709594721,-24.67517471313471],[-49.0373420715332,-24.660408020019474],[-49.208850860595646,-24.700832366943303],[-49.31184005737299,-24.663614273071232],[-49.31592941284174,-24.555494308471676],[-49.24712371826172,-24.469139099121094],[-49.241340637206974,-24.3851318359375],[-49.34148406982416,-24.203111648559567],[-49.341453552246094,-24.138324737548825],[-49.48709487915039,-24.024589538574162],[-49.562305450439446,-23.81855964660639],[-49.549785614013615,-23.703712463378906],[-49.62106704711914,-23.6070499420166],[-49.595218658447266,-23.366926193237305],[-49.67826080322265,-23.165054321289006],[-49.726375579833984,-23.111593246459904],[-49.91154479980469,-23.05111122131342],[-49.90147399902338,-22.9991455078125],[-49.96131896972656,-22.930862426757812],[-50.06740951538086,-22.927505493163945],[-50.18327713012695,-22.953750610351562],[-50.27332687377924,-22.930992126464844],[-50.43020629882807,-22.945802688598633],[-50.576946258544915,-22.90396499633789],[-50.67596817016595,-22.900510787963864],[-50.709774017333984,-22.953428268432617],[-50.793079376220646,-22.90511131286615],[-50.89331054687494,-22.794958114623967],[-50.94506835937499,-22.804067611694336],[-51.157756805419865,-22.751663208007812],[-51.30623626708979,-22.674419403076172],[-51.446235656738224,-22.65325164794922],[-51.55950927734375,-22.697172164916992],[-51.615779876708984,-22.662586212158203],[-51.72581481933594,-22.66142463684082],[-51.77337265014642,-22.614557266235238],[-51.87345504760742,-22.628238677978402],[-51.94045257568354,-22.567333221435547],[-52.12561416625976,-22.519262313842717],[-52.1566162109375,-22.644712448120114],[-52.22819519042968,-22.665294647216797],[-52.43523025512684,-22.60738182067865],[-52.50324249267578,-22.634065628051758],[-52.58020782470703,-22.568996429443303],[-52.70118331909174,-22.627479553222543],[-52.858299255371094,-22.607997894287053],[-52.97236251831055,-22.570476531982422],[-53.10512161254883,-22.621923446655273],[-52.99851989746094,-22.493181228637695],[-52.854698181152344,-22.43910598754877],[-52.798267364501896,-22.378267288208008],[-52.57912445068354,-22.251947402954045],[-52.48669815063471,-22.215190887451115],[-52.345371246337834,-22.061962127685547],[-52.319026947021484,-21.97236251831049],[-52.19050216674799,-21.84613609313965],[-52.16120147705078,-21.770769119262695],[-52.10284042358393,-21.74526596069336],[-52.049453735351506,-21.643106460571232],[-52.10322952270502,-21.559055328369084],[-52.05700683593749,-21.503602981567326],[-51.99810791015625,-21.51562309265131],[-51.92861938476557,-21.455810546875],[-51.86763381958008,-21.35165405273426],[-51.848453521728516,-21.266633987426644],[-51.878921508789006,-21.14813232421869],[-51.789608001708984,-21.102115631103516],[-51.71363830566406,-20.97145271301264],[-51.626625061035156,-20.94634437561035],[-51.61342239379877,-20.89007186889637],[-51.63483810424805,-20.754846572875977],[-51.59614562988281,-20.648759841918945],[-51.5234260559082,-20.588636398315373],[-51.35080718994129,-20.363176345825195],[-51.295623779296875,-20.328479766845703],[-51.16730499267572,-20.30636024475092],[-51.0691032409668,-20.25004577636713],[-51.000415802001896,-20.08538055419922],[-50.966400146484375,-20.03452491760254],[-50.783542633056584,-19.937225341796815],[-50.6568374633789,-19.90537261962885],[-50.57592773437494,-19.81601715087885],[-50.47184753417969,-19.779651641845703],[-50.35273742675781,-19.86458587646473],[-50.09957885742182,-19.875988006591793],[-50.04383850097656,-19.916492462158203],[-49.891223907470696,-19.9437198638916],[-49.78239822387684,-19.92445755004877],[-49.641159057617074,-19.931869506835938],[-49.55141067504877,-19.905841827392578],[-49.44032287597656,-19.98080062866211],[-49.297481536865234,-19.960540771484375],[-49.299190521240234,-20.16706275939941],[-49.226993560791016,-20.30353164672846],[-49.12028121948242,-20.269697189331055],[-49.06742477416981,-20.154737472534123],[-48.99219512939453,-20.165388107299748],[-48.96173095703119,-20.26329040527338],[-48.968841552734375,-20.393735885620004],[-48.867385864257805,-20.40009117126459],[-48.885398864746094,-20.26913452148426],[-48.85559082031244,-20.182081222534123],[-48.72948455810547,-20.150243759155217],[-48.31630325317377,-20.11371612548828],[-48.20333099365234,-20.045438766479435],[-48.178760528564396,-20.09579658508295],[-48.07038497924805,-20.14659881591797],[-48.00329589843744,-20.10462951660145],[-47.89432907104492,-20.123830795288026],[-47.8597297668457,-19.99298858642578],[-47.70418167114257,-19.979900360107422],[-47.63591766357422,-20.048376083373963],[-47.57896041870117,-19.995243072509652],[-47.46632385253906,-19.964216232299805],[-47.40305328369134,-20.082788467407227],[-47.30961990356445,-20.124494552612248],[-47.23105239868164,-20.219100952148438],[-47.29815673828119,-20.348440170288086],[-47.29172897338867,-20.44930458068842],[-47.15431976318354,-20.519723892211914],[-47.09732437133778,-20.644332885742188],[-47.11869812011719,-20.707237243652287],[-47.18620300292963,-20.73112869262695],[-47.23999023437494,-20.88527488708496],[-47.14366912841791,-20.982378005981445],[-47.11309814453125,-21.10491371154785],[-47.118736267089844,-21.185768127441406],[-46.93408203125,-21.425212860107422],[-46.776344299316406,-21.36281967163086],[-46.65134048461914,-21.438982009887695],[-46.763034820556584,-21.547195434570312],[-46.694786071777344,-21.61142349243158],[-46.640895843505746,-21.602266311645508],[-46.62598037719726,-21.766199111938473],[-46.690906524658196,-21.836940765380803],[-46.64381408691406,-21.974948883056584],[-46.68535614013671,-22.0373477935791],[-46.61298751831055,-22.15024566650385],[-46.67073822021479,-22.184240341186467],[-46.71789932250976,-22.316934585571286],[-46.63154220581048,-22.43581581115717],[-46.453502655029176,-22.52235031127924],[-46.39626312255854,-22.64597129821777],[-46.43939971923828,-22.726716995239258],[-46.33516311645508,-22.76018714904785],[-46.37675857543945,-22.82782173156738],[-46.34517288208007,-22.904672622680664],[-46.155281066894474,-22.864164352416992],[-46.00838851928705,-22.889215469360238],[-45.92253112792969,-22.824045181274357],[-45.766910552978516,-22.842336654663086],[-45.71674728393555,-22.779970169067383],[-45.729927062988224,-22.727233886718636],[-45.664955139160156,-22.65064811706543],[-45.57666397094721,-22.602342605590763],[-45.52487945556635,-22.646865844726562],[-45.471736907958984,-22.59051513671875],[-45.410442352294865,-22.651664733886662],[-45.17799377441406,-22.549869537353516],[-45.06063461303705,-22.472545623779293],[-44.898929595947266,-22.452819824218746],[-44.809181213378906,-22.405263900756836]]]]},"properties":{"ID_0":33,"ISO":"BR-SP","NAME_0":"Brazil","ID_1":24,"NAME_1":"São Paulo","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-48.41652679443354,-27.380418777465763],[-48.375137329101506,-27.480693817138615],[-48.4993057250976,-27.708471298217773],[-48.526527404785156,-27.638471603393555],[-48.51069259643555,-27.552085876464844],[-48.537082672119084,-27.477083206176758],[-48.41652679443354,-27.380418777465763]]],[[[-48.7551383972168,-28.510414123535153],[-48.832359313964844,-28.6068058013916],[-48.98125076293945,-28.675138473510685],[-49.259860992431584,-28.856805801391545],[-49.45069503784174,-29.02569389343256],[-49.713470458984375,-29.326183319091797],[-49.84098815917969,-29.277572631835938],[-49.86899948120117,-29.22446823120117],[-49.962581634521484,-29.19921493530268],[-49.96853637695307,-29.11667251586914],[-49.93775939941406,-28.965431213378906],[-49.96391296386719,-28.822225570678707],[-49.93533325195306,-28.728111267089787],[-49.84635925292963,-28.705461502075142],[-49.817276000976506,-28.640651702880803],[-49.7282257080077,-28.623365402221623],[-49.72825622558594,-28.518453598022404],[-49.877361297607365,-28.454652786254826],[-49.97150039672846,-28.4391078948974],[-50.03719329833979,-28.47841072082508],[-50.1456069946289,-28.446495056152287],[-50.27159881591791,-28.45674324035639],[-50.370052337646364,-28.424541473388615],[-50.576763153076165,-28.39365577697754],[-50.66492462158192,-28.337997436523438],[-50.75204849243164,-28.246370315551697],[-50.79233169555658,-28.13940811157221],[-50.85691452026367,-28.137372970580998],[-50.87733840942383,-28.038301467895508],[-50.92890167236317,-27.969102859497067],[-51.056243896484375,-27.901508331298828],[-51.05212402343749,-27.870363235473633],[-51.19077301025385,-27.777196884155273],[-51.27401351928705,-27.749540328979492],[-51.316562652587834,-27.674728393554688],[-51.41927337646479,-27.653961181640625],[-51.47780609130853,-27.57012176513672],[-51.58647155761719,-27.56099510192871],[-51.70337295532221,-27.483129501342717],[-51.79835891723627,-27.491056442260682],[-51.938747406005746,-27.4439697265625],[-52.040733337402344,-27.345130920410156],[-52.121402740478516,-27.303432464599553],[-52.21265029907226,-27.330820083618104],[-52.27434921264648,-27.30296516418457],[-52.676265716552734,-27.246650695800778],[-52.77402114868164,-27.20727539062494],[-52.969322204589844,-27.215679168701115],[-53.003429412841676,-27.13342857360834],[-53.12996673583979,-27.17852592468256],[-53.29301071166992,-27.139888763427734],[-53.38312911987305,-27.096420288085934],[-53.41115188598632,-27.14082717895502],[-53.52663421630859,-27.19626045227045],[-53.666599273681584,-27.1622314453125],[-53.748844146728516,-27.190977096557617],[-53.830329895019474,-27.170944213867127],[-53.67757034301752,-26.924072265625],[-53.66417694091797,-26.86813163757313],[-53.74619674682617,-26.745418548583928],[-53.741111755371094,-26.641704559326172],[-53.685997009277344,-26.441516876220703],[-53.68484878540039,-26.336620330810543],[-53.62553405761719,-26.336759567260742],[-53.598972320556584,-26.257482528686467],[-53.49715423583984,-26.302829742431584],[-53.385261535644474,-26.2462158203125],[-53.30590057373041,-26.25975227355951],[-53.09056854248041,-26.390493392944332],[-52.99029159545898,-26.347829818725586],[-52.67854309082031,-26.352676391601562],[-52.59408187866205,-26.41533851623535],[-52.522830963134766,-26.400615692138672],[-52.46500015258788,-26.437599182128793],[-52.304996490478516,-26.44073867797846],[-52.112220764160035,-26.47606086730951],[-52.01119232177729,-26.566549301147404],[-51.87356185913086,-26.60023498535156],[-51.665019989013615,-26.566080093383732],[-51.46816635131836,-26.62204360961914],[-51.435302734374886,-26.68812179565424],[-51.28337097167963,-26.653989791870114],[-51.22402954101557,-26.593345642089844],[-51.298721313476506,-26.419946670532227],[-51.243034362792905,-26.324710845947262],[-51.000427246093636,-26.230480194091797],[-50.9091682434082,-26.284881591796818],[-50.70163726806634,-26.184431076049748],[-50.591636657714844,-26.022132873535156],[-50.45967864990228,-26.027074813842717],[-50.361431121826115,-26.094709396362305],[-50.38859176635742,-26.152362823486328],[-50.28460311889637,-26.30893707275385],[-50.18804931640624,-26.273069381713867],[-50.14401245117182,-26.200197219848633],[-50.189247131347656,-26.091751098632812],[-49.993503570556584,-26.011623382568356],[-49.86547088623047,-26.03514289855957],[-49.645641326904176,-26.209596633911076],[-49.555034637451115,-26.237325668334957],[-49.4591064453125,-26.162729263305664],[-49.3874168395996,-26.15595626831049],[-49.17522811889648,-26.001844406127926],[-48.99809646606434,-26.011821746826172],[-48.960723876953125,-25.98102569580078],[-48.6003532409668,-25.979583740234375],[-48.61041641235346,-26.064306259155273],[-48.58458328247059,-26.173194885253906],[-48.504581451416016,-26.23597335815424],[-48.58874893188471,-26.398473739624023],[-48.598751068115234,-26.459583282470703],[-48.67736053466791,-26.60458374023426],[-48.675140380859375,-26.75625038146967],[-48.63263702392572,-26.84458351135254],[-48.633472442626896,-26.985694885253906],[-48.571529388427734,-27.015693664550724],[-48.612640380859375,-27.097360610961857],[-48.58569335937494,-27.14458274841303],[-48.61597061157226,-27.28847312927246],[-48.525417327880795,-27.339307785034123],[-48.561805725097656,-27.417083740234318],[-48.64597320556635,-27.48763656616211],[-48.6070823669433,-27.56958389282221],[-48.65930557250976,-27.64652633666992],[-48.62930679321278,-27.689861297607365],[-48.622917175292855,-27.81708335876465],[-48.58069610595703,-27.9012508392334],[-48.631805419921875,-27.991249084472653],[-48.608196258544865,-28.062084197997933],[-48.66041564941406,-28.230417251586914],[-48.76597213745106,-28.4637508392334],[-48.7551383972168,-28.510414123535153]]],[[[-58.880996704101506,-2.230698108673096],[-58.78485488891595,-2.263783931732121],[-58.73013305664057,-2.347038984298706],[-58.61033248901361,-2.295039892196655],[-58.56169128417962,-2.319912910461426],[-58.45945739746088,-2.302951097488403],[-58.364166259765625,-2.340750932693425],[-58.33905029296874,-2.40510702133173],[-58.17984390258783,-2.576024055480843],[-58.01646041870117,-2.653731107711735],[-57.938423156738274,-2.620711088180485],[-57.93418502807611,-2.72746300697321],[-57.95814132690424,-2.79679894447321],[-58.04008483886719,-2.807538032531738],[-58.110351562499886,-2.859220027923584],[-58.179023742675774,-2.750073909759465],[-58.195510864257756,-2.66473388671875],[-58.30434036254883,-2.611609935760498],[-58.45517730712885,-2.652472972869759],[-58.503234863281186,-2.702739000320377],[-58.68451309204101,-2.663264036178532],[-58.78046798706048,-2.588226079940739],[-58.84976577758789,-2.602458953857422],[-58.9881134033202,-2.560648918151855],[-59.08237075805664,-2.575264930724984],[-59.19425582885742,-2.471970081329232],[-59.172931671142514,-2.385824918746891],[-59.10951995849598,-2.297424077987671],[-58.880996704101506,-2.230698108673096]]]]},"properties":{"ID_0":33,"ISO":"BR-SC","NAME_0":"Brazil","ID_1":25,"NAME_1":"Santa Catarina","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":"Santa Catharina"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-36.3912506103515,-10.501435279846078],[-36.528751373291016,-10.540417671203556],[-36.80902862548828,-10.705971717834416],[-36.94819259643549,-10.84402847290039],[-37.27597045898432,-11.313195228576603],[-37.31819534301758,-11.425416946411131],[-37.453472137451115,-11.519860267639103],[-37.54513931274414,-11.54747009277338],[-37.61129379272455,-11.650357246398924],[-37.671234130859375,-11.672359466552734],[-37.67018127441406,-11.564008712768498],[-37.81365585327143,-11.51431274414051],[-37.8679237365722,-11.442428588867186],[-37.96784591674805,-11.390617370605353],[-38.00328826904297,-11.28950309753418],[-37.98110198974609,-11.199104309081974],[-38.072307586669865,-11.152892112731932],[-38.111526489257805,-11.009933471679686],[-38.17595672607416,-10.985304832458494],[-38.24000549316406,-10.880989074707031],[-38.211856842041016,-10.709162712097111],[-38.05820465087885,-10.708579063415527],[-37.99977111816406,-10.764384269714299],[-37.81383514404297,-10.69104957580555],[-37.83033370971679,-10.58470439910883],[-37.81295776367187,-10.50849437713623],[-37.8590202331543,-10.426471710205078],[-37.83060073852539,-10.374975204467717],[-37.73606872558594,-10.33335113525385],[-37.77428436279291,-10.144798278808592],[-37.83168792724604,-10.00092601776123],[-37.967998504638665,-9.962568283081055],[-37.99764251708979,-9.910760879516602],[-37.97256469726557,-9.814451217651367],[-38.02811050415039,-9.776082038879393],[-38.03981399536133,-9.686598777770996],[-38.00691604614258,-9.651735305786076],[-38.04032516479492,-9.573088645935057],[-38.003326416015625,-9.515005111694336],[-37.88607406616199,-9.550169944763127],[-37.785133361816406,-9.638580322265625],[-37.711666107177734,-9.631301879882812],[-37.58171844482416,-9.733977317810059],[-37.41886520385731,-9.762598991394041],[-37.28530502319336,-9.830959320068303],[-37.226463317871094,-9.899447441101074],[-37.1528434753418,-9.900853157043455],[-37.0377311706543,-9.989083290100098],[-36.968685150146484,-9.992102622985783],[-36.954299926757756,-10.07064437866211],[-36.836849212646484,-10.202178001403809],[-36.68416976928711,-10.274503707885742],[-36.642982482910156,-10.252683639526367],[-36.5667839050293,-10.332721710205078],[-36.56361389160145,-10.417773246765137],[-36.431404113769474,-10.424283981323185],[-36.3912506103515,-10.501435279846078]]]},"properties":{"ID_0":33,"ISO":"BR-SE","NAME_0":"Brazil","ID_1":26,"NAME_1":"Sergipe","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-45.94632720947259,-10.258577346801758],[-45.8778076171875,-10.239345550536996],[-45.79369354248047,-10.267683029174748],[-45.74397659301758,-10.23996353149414],[-45.72283935546875,-10.155317306518553],[-45.6960334777832,-10.257701873779297],[-45.75107955932617,-10.351987838745059],[-45.82239913940429,-10.364042282104492],[-45.864749908447266,-10.43889141082758],[-46.024978637695256,-10.542787551879883],[-46.05942535400385,-10.593470573425293],[-46.2109260559082,-10.649677276611271],[-46.19251251220703,-10.719710350036621],[-46.2833671569823,-10.906757354736326],[-46.39888381958008,-10.994400978088377],[-46.472312927246094,-11.191190719604492],[-46.58201217651367,-11.24677944183338],[-46.615894317626896,-11.302206993103027],[-46.549259185791016,-11.380727767944279],[-46.52001190185547,-11.483555793762205],[-46.41714477539057,-11.539184570312443],[-46.31340408325184,-11.539497375488281],[-46.1870002746582,-11.606145858764648],[-46.31504821777344,-11.644654273986816],[-46.37453460693347,-11.868609428405762],[-46.28494644165039,-11.885949134826602],[-46.37356567382806,-12.015480995178164],[-46.37432098388666,-12.289812088012695],[-46.24893188476557,-12.436996459960936],[-46.15962600708008,-12.474560737609806],[-46.16061401367181,-12.528590202331486],[-46.25905990600586,-12.548623085021973],[-46.29014587402344,-12.63176441192627],[-46.26226043701166,-12.831681251525879],[-46.30473709106445,-12.94987869262684],[-46.11459732055664,-12.918439865112248],[-46.19449996948242,-12.956678390502873],[-46.36382293701166,-12.991222381591797],[-46.366142272949105,-12.864859580993596],[-46.417564392089844,-12.823479652404785],[-46.4546012878418,-12.971158981323185],[-46.75056076049799,-12.969160079955998],[-46.819644927978516,-13.002476692199705],[-47.00968551635731,-13.140827178955078],[-47.22909927368158,-13.194874763488713],[-47.32294082641596,-13.258310317993107],[-47.37768173217768,-13.230617523193303],[-47.434795379638615,-13.268231391906681],[-47.47883605957031,-13.185147285461369],[-47.56302261352539,-13.18423557281494],[-47.61793136596673,-13.104711532592772],[-47.66884613037104,-13.2094087600708],[-47.63888549804682,-13.39106273651123],[-47.678932189941406,-13.467717170715275],[-47.823936462402344,-13.311871528625488],[-47.88885116577142,-13.318043708801268],[-48.02251434326172,-13.279841423034668],[-48.15148544311517,-13.306541442871037],[-48.17388534545898,-13.148106575012207],[-48.29255294799799,-13.219557762145996],[-48.44680404663085,-13.283736228942756],[-48.47250366210932,-13.142780303955021],[-48.57861328125,-13.126596450805664],[-48.6382827758789,-13.018381118774355],[-48.73069381713867,-12.989795684814453],[-48.73652267456055,-12.921031951904297],[-48.8698387145996,-12.804408073425236],[-48.97557830810541,-12.95720386505127],[-49.1190299987793,-12.790364265441895],[-49.249465942382756,-12.902787208557015],[-49.33741378784168,-13.066299438476504],[-49.34202194213867,-13.255134582519474],[-49.36944198608393,-13.274602890014648],[-49.939369201660035,-12.956930160522461],[-50.07883834838867,-12.905943870544432],[-50.183372497558594,-12.896775245666447],[-50.31122589111328,-12.798553466796875],[-50.29567337036133,-12.68449878692627],[-50.208293914794865,-12.57303714752197],[-50.21228027343744,-12.437126159667969],[-50.36587142944336,-12.546072959899902],[-50.41859436035144,-12.62460994720459],[-50.511016845703125,-12.860708236694336],[-50.61345291137695,-12.818407058715763],[-50.62322616577143,-12.734309196472111],[-50.7064323425293,-12.609708786010742],[-50.623516082763615,-12.455289840698242],[-50.62681579589844,-12.384039878845101],[-50.678619384765625,-12.218859672546271],[-50.66756439208978,-12.064569473266602],[-50.68218231201166,-11.990894317626951],[-50.63923263549805,-11.884573936462346],[-50.686248779296875,-11.859002113342285],[-50.721534729003906,-11.731719970703068],[-50.663459777831974,-11.672493934631348],[-50.65818405151367,-11.592030525207463],[-50.740116119384766,-11.53861999511713],[-50.74200439453125,-11.454914093017576],[-50.65436553955078,-11.218374252319336],[-50.65796279907215,-11.128582954406738],[-50.6094017028808,-11.06746768951416],[-50.63289260864258,-10.935950279235783],[-50.621952056884766,-10.839422225952092],[-50.5705337524414,-10.752511978149414],[-50.60339736938471,-10.660944938659668],[-50.51967239379877,-10.562488555908203],[-50.516025543212834,-10.505141258239746],[-50.423145294189396,-10.330657005310002],[-50.38262939453119,-10.222892761230469],[-50.39209365844726,-10.134040832519474],[-50.31239700317383,-10.04567241668701],[-50.22717285156244,-9.84562969207758],[-50.089508056640625,-9.54570484161377],[-50.10528182983393,-9.475420951843205],[-50.05278015136719,-9.37268352508539],[-50.05070114135742,-9.313079833984375],[-49.90763854980469,-9.173836708068848],[-49.842533111572266,-9.027338027954045],[-49.684303283691406,-8.856487274169865],[-49.59235763549805,-8.839503288268986],[-49.40983200073242,-8.580012321472111],[-49.3493537902832,-8.418390274047852],[-49.283267974853516,-8.379569053649902],[-49.215801239013615,-8.194225311279297],[-49.162723541259766,-7.900545120239257],[-49.160686492919865,-7.791382789611704],[-49.3415908813476,-7.657280921935977],[-49.381759643554574,-7.566677093505859],[-49.37794494628895,-7.496460914611816],[-49.23142242431635,-7.325801849365233],[-49.18523025512695,-7.235185146331729],[-49.20944595336914,-6.925416946411133],[-49.11521911621094,-6.869965076446533],[-49.018829345703125,-6.784226894378662],[-48.81413650512695,-6.751779079437198],[-48.651908874511605,-6.639966011047362],[-48.66430282592768,-6.570587158203125],[-48.613101959228516,-6.453744888305664],[-48.5001602172851,-6.350944995880127],[-48.41199493408203,-6.306081771850586],[-48.43637847900379,-6.193415164947453],[-48.2831077575683,-6.081573963165282],[-48.3214111328125,-5.985517024993783],[-48.2315788269043,-5.946154117584115],[-48.29172134399413,-5.833617210388127],[-48.272491455078125,-5.725509166717529],[-48.17426300048828,-5.70923614501953],[-48.138099670410156,-5.602708816528263],[-48.30065536499018,-5.523021221160832],[-48.3934593200683,-5.394231796264592],[-48.51070022583008,-5.429666042327881],[-48.62907028198242,-5.410074234008732],[-48.75510025024402,-5.349186897277775],[-48.679386138916016,-5.305838108062687],[-48.6060791015625,-5.336520195007324],[-48.51940917968744,-5.192152023315372],[-48.3638572692871,-5.168396949767953],[-48.1784934997558,-5.260793209075871],[-48.07922363281244,-5.275046825408879],[-48.003093719482365,-5.234705924987736],[-47.88551712036127,-5.260717868804875],[-47.82748794555664,-5.386606216430607],[-47.742176055908146,-5.381310939788818],[-47.6185684204101,-5.459743022918701],[-47.55531692504882,-5.465753078460637],[-47.48320770263672,-5.564914226531982],[-47.493324279785156,-5.730547904968262],[-47.442234039306584,-5.830804824829102],[-47.44791030883789,-5.992932796478215],[-47.41654586791992,-6.177840232849121],[-47.37876892089844,-6.270872116088867],[-47.498592376708984,-6.671247959136963],[-47.50698852539057,-6.872023105621337],[-47.54631423950184,-7.014830112457218],[-47.66032409667969,-7.151381969451904],[-47.745079040527344,-7.162519931793212],[-47.7354888916015,-7.218334197998047],[-47.6517219543457,-7.300271034240723],[-47.58905029296875,-7.264108180999641],[-47.49973678588867,-7.293870925903264],[-47.49790573120117,-7.479200839996338],[-47.38204574584961,-7.5999817848205],[-47.38185501098633,-7.654075145721436],[-47.261268615722656,-7.748301029205265],[-47.2235107421875,-7.826710224151611],[-47.14274597167969,-7.894848823547307],[-47.043453216552734,-8.053603172302246],[-46.99737548828119,-8.067242622375488],[-46.882617950439396,-7.964091777801513],[-46.80009841918945,-7.95543622970581],[-46.708400726318295,-7.909939765930175],[-46.604621887206974,-7.896190166473389],[-46.492080688476555,-7.981707096099854],[-46.47036743164057,-8.084755897521973],[-46.51458740234374,-8.167078018188477],[-46.48751068115229,-8.199920654296875],[-46.54458236694335,-8.319337844848576],[-46.63518524169922,-8.319332122802734],[-46.78238296508789,-8.368098258972111],[-46.8469352722168,-8.532048225402832],[-46.91264724731445,-8.591856956481934],[-46.886898040771484,-8.686503410339355],[-46.931228637695305,-8.726763725280705],[-46.90275573730463,-8.8145494461059],[-46.99250030517572,-8.879414558410588],[-47.05767822265625,-9.05296516418457],[-46.94295120239258,-9.064485549926756],[-46.9262580871582,-9.134954452514648],[-46.861064910888615,-9.14643383026123],[-46.81956481933594,-9.211627006530703],[-46.812870025634766,-9.305959701538086],[-46.75862503051758,-9.38122940063465],[-46.665924072265625,-9.39193153381342],[-46.62754058837884,-9.465735435485838],[-46.573204040527344,-9.47777271270752],[-46.57925415039057,-9.584088325500431],[-46.64273452758789,-9.741473197936955],[-46.51210021972656,-9.798994064331055],[-46.47285079956049,-9.877449035644531],[-46.47753524780262,-9.988312721252441],[-46.443836212158146,-10.07758712768549],[-46.32747268676758,-10.18370342254633],[-46.202030181884766,-10.173930168151855],[-46.164592742919915,-10.212915420532225],[-46.02317047119135,-10.183390617370605],[-46.01767349243153,-10.240401268005371],[-45.94632720947259,-10.258577346801758]]]},"properties":{"ID_0":33,"ISO":"BR-TO","NAME_0":"Brazil","ID_1":27,"NAME_1":"Tocantins","TYPE_1":"Estado","ENGTYPE_1":"State","NL_NAME_1":null,"VARNAME_1":null}}
-]}
\ No newline at end of file
diff --git a/superset/assets/src/visualizations/CountryMap/countries/china.geojson b/superset/assets/src/visualizations/CountryMap/countries/china.geojson
deleted file mode 100644
index 65522ace6..000000000
--- a/superset/assets/src/visualizations/CountryMap/countries/china.geojson
+++ /dev/null
@@ -1,36 +0,0 @@
-{"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},"features":[
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[119.63211059570311,31.139343261718803],[119.6291732788087,31.021799087524524],[119.554443359375,30.889356613159123],[119.57026672363315,30.838838577270565],[119.41265869140635,30.647205352783484],[119.3431854248048,30.67206382751476],[119.23678588867232,30.551254272460934],[119.32295989990246,30.53394317626976],[119.32678985595727,30.37599563598644],[119.20927429199241,30.29532051086443],[119.05308532714865,30.308387756347773],[118.94409942626952,30.363153457641882],[118.87991333007834,30.32014274597196],[118.86558532714855,30.10835075378418],[118.89150238037132,29.951297760009762],[118.74845886230491,29.83928489685064],[118.72238159179733,29.7166423797608],[118.57234954833984,29.635986328125053],[118.47203063964844,29.506912231445426],[118.30193328857422,29.477258682251147],[118.18945312500023,29.39522171020536],[118.1384963989259,29.49219703674339],[118.00888824462902,29.57979393005371],[117.87139892578125,29.548921585083125],[117.70237731933605,29.5515861511231],[117.64278411865244,29.617582321166992],[117.53356170654297,29.60194969177246],[117.449600219727,29.751541137695312],[117.33312988281283,29.850299835205135],[117.24764251708984,29.83720207214384],[117.21170806884788,29.929412841796985],[117.12251281738293,29.89785194396973],[117.1075592041018,29.714485168457202],[116.99089813232432,29.685926437377987],[116.83589935302734,29.573484420776534],[116.70677947998045,29.587591171264588],[116.6518249511722,29.688985824585018],[116.8073425292971,29.814264297485465],[116.89521026611362,29.952171325683594],[116.67045593261764,30.074922561645565],[116.58567047119142,30.05631828308111],[116.54703521728537,29.917903900146655],[116.4651412963867,29.900489807128906],[116.27577972412121,29.791370391845756],[116.12962341308592,29.824850082397575],[116.06858062744139,29.972360610962028],[116.0590591430664,30.209255218505916],[115.87910461425791,30.385009765625057],[115.90872955322298,30.517946243286133],[115.76095581054686,30.674276351928942],[115.83775329589854,30.839673995971737],[116.00116729736374,30.94951629638672],[115.87502288818358,31.144224166870117],[115.75873565673872,31.12035369873058],[115.6955490112307,31.20327758789068],[115.55741119384766,31.159700393676868],[115.36437225341831,31.40503883361816],[115.37071228027344,31.501697540283487],[115.48127746582043,31.612388610839897],[115.49180603027344,31.67566680908203],[115.67327880859398,31.782377243041935],[115.87413024902388,31.77674865722656],[115.90435791015625,31.8200187683106],[115.93076324462913,32.16601943969732],[115.88243865966797,32.419975280761776],[115.82931518554733,32.526969909668026],[115.61597442626953,32.410995483398494],[115.53920745849655,32.42340850830084],[115.40228271484375,32.552547454833984],[115.19152832031249,32.59048080444353],[115.17764282226598,32.796249389648665],[115.13391113281261,32.8995246887207],[114.9339981079106,32.93647766113287],[114.88988494873068,33.08601379394537],[115.10659027099632,33.08357620239258],[115.2856903076174,33.13598632812506],[115.35664367675805,33.32394409179682],[115.30757141113281,33.43203735351574],[115.40752410888672,33.55921554565424],[115.63195037841808,33.58683776855469],[115.59094238281263,33.72902297973633],[115.6263122558596,33.8379364013673],[115.5492858886721,33.89166641235346],[115.59432983398482,34.033966064453175],[115.72204589843751,34.08029937744146],[115.85777282714855,34.00820159912115],[115.95223236083984,34.00925445556634],[115.97711944580101,33.91727066040039],[116.1498565673828,33.711246490478516],[116.36834716796888,33.78225708007824],[116.43643951416027,33.85443878173828],[116.56187438964866,33.90975570678722],[116.63354492187501,33.98846435546869],[116.5594177246096,34.09311294555664],[116.51093292236327,34.297325134277344],[116.38353729248071,34.28071594238281],[116.17365264892611,34.431613922119254],[116.18591308593749,34.57946777343756],[116.36860656738281,34.64086914062506],[116.61669921875,34.48976135253906],[116.72081756591807,34.477474212646484],[116.82304382324264,34.39001083374035],[116.91522979736362,34.40842437744152],[117.01844024658203,34.17945861816412],[117.18663024902355,34.07017898559582],[117.34713745117199,34.09105300903326],[117.40442657470703,34.02824020385742],[117.50904083251953,34.06224822998058],[117.57020568847666,33.98442840576183],[117.75293731689489,33.88705825805675],[117.72579956054699,33.72898101806646],[117.93129730224608,33.73094177246105],[118.11162567138695,33.76447296142584],[118.16163635253918,33.713794708252],[117.96639251708984,33.28302764892584],[118.0342712402347,33.14204406738281],[118.20837402343749,33.19346237182623],[118.25928497314463,32.94922637939459],[118.24067687988281,32.84984970092785],[118.36602020263673,32.72114562988287],[118.70691680908226,32.72151565551775],[118.74137878417969,32.85739898681635],[118.84521484375045,32.95954895019537],[119.00771331787155,32.96199798584007],[119.11176300048827,32.824146270751946],[119.17800140380871,32.83283233642578],[119.21438598632812,32.63367843627935],[119.12901306152366,32.49342727661133],[118.71678161621092,32.61086273193365],[118.55628967285168,32.56743240356445],[118.68303680419945,32.476543426513956],[118.65695190429732,32.22014617919933],[118.50152587890636,32.196231842041186],[118.49331665039072,32.125400543213175],[118.38770294189487,32.083293914795036],[118.36409759521483,31.937202453613338],[118.4591293334962,31.87640190124506],[118.48813629150413,31.78578758239757],[118.68673706054686,31.71233558654785],[118.67173767089844,31.64154243469238],[118.85961151123047,31.624330520629996],[118.8759994506836,31.451343536377234],[118.70227050781249,31.30001449584961],[118.78681945800804,31.232364654541072],[119.08900451660156,31.237642288208065],[119.15931701660166,31.300914764404236],[119.47254943847669,31.15841674804693],[119.63211059570311,31.139343261718803]]]},"properties":{"ID_0":49,"ISO":"CN-34","NAME_0":"China","ID_1":1,"NAME_1":"Anhui","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"安徽|安徽","VARNAME_1":"Ānhuī"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[117.37973785400412,40.22687149047863],[117.3344192504884,40.14122009277344],[117.19398498535168,40.08278274536133],[117.0112533569337,40.03260803222667],[116.83486938476608,40.04358673095703],[116.75610351562511,39.966316223144524],[116.77923583984408,39.90305328369146],[116.91946411132811,39.84259796142584],[116.89429473876953,39.69630813598633],[116.79938507080122,39.610008239746094],[116.599464416504,39.62915420532221],[116.34479522705078,39.44854354858398],[116.13475799560547,39.56499862670904],[115.92529296875011,39.59505462646496],[115.75010681152365,39.5117301940918],[115.6816635131838,39.599796295166016],[115.56856536865256,39.59565353393555],[115.46726226806652,39.67020416259777],[115.53909301757812,39.797416687011776],[115.4408187866211,40.02623367309582],[115.67327880859398,40.13534545898443],[115.82250213623057,40.140216827392635],[115.95513153076172,40.261817932128956],[115.72922515869152,40.50187301635748],[115.90907287597655,40.61767959594738],[115.9893035888673,40.5810317993164],[116.10874938964855,40.62240600585932],[116.24459075927746,40.787345886230575],[116.45445251464842,40.79011154174816],[116.45097351074232,40.97891235351562],[116.66688537597666,40.97671127319336],[116.71550750732433,40.9009628295899],[116.83230590820312,40.840320587158146],[116.99423217773438,40.692958831787166],[117.13343048095736,40.70161437988281],[117.32102966308616,40.6551971435548],[117.29975891113315,40.5773315429688],[117.1950912475586,40.49690246582025],[117.26734161376952,40.307861328125114],[117.37973785400412,40.22687149047863]]]},"properties":{"ID_0":49,"ISO":"CN-11","NAME_0":"China","ID_1":2,"NAME_1":"Beijing","TYPE_1":"Zhíxiáshì","ENGTYPE_1":"Municipality","NL_NAME_1":"北京|北京","VARNAME_1":"Běijīng"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[109.57660675048832,31.733167648315373],[109.71514129638666,31.71221542358404],[109.74819946289062,31.615152359008903],[109.93403625488287,31.5234375],[110.05512237548832,31.41599845886231],[110.13822174072283,31.395578384399474],[110.19042968750028,31.150600433349723],[110.1156921386718,31.0982990264892],[110.16403198242193,30.986728668213004],[110.0757064819336,30.804096221923825],[109.89366149902355,30.89163589477539],[109.77353668212908,30.85263252258295],[109.63980102539057,30.716789245605412],[109.44674682617216,30.61709213256847],[109.37458801269537,30.51461982727062],[109.31575012207026,30.62170791625971],[109.1465530395509,30.53647994995117],[109.11232757568365,30.649772644043026],[108.95596313476568,30.6227264404298],[108.81961822509793,30.49818611145025],[108.72857666015648,30.500770568847713],[108.68711090087908,30.589031219482703],[108.55462646484396,30.47736167907709],[108.4205703735352,30.488988876342884],[108.40393829345709,30.37798500061041],[108.5693817138673,30.25385475158697],[108.5248107910158,30.07951164245605],[108.51653289794949,29.870521545410153],[108.38242340087896,29.854690551757812],[108.45027160644537,29.74233245849626],[108.58754730224626,29.858566284179744],[108.65667724609398,29.85115242004394],[108.67495727539068,29.69368362426763],[108.86813354492205,29.639493942260742],[108.86643981933594,29.44981193542486],[108.97126770019543,29.33089637756376],[109.1050109863283,29.36424255371105],[109.10571289062528,29.21516799926786],[109.22859954834001,29.12245559692388],[109.30027770996105,29.06493949890148],[109.231986999512,28.878896713256896],[109.26481628417963,28.668857574462944],[109.31582641601568,28.593660354614315],[109.2702026367189,28.503477096557617],[109.14983367919939,28.41257667541521],[109.12706756591825,28.309810638427678],[108.99082183837896,28.164127349853516],[108.8902816772461,28.22181892395031],[108.7324829101562,28.235145568847823],[108.77052307128912,28.42908668518072],[108.70655059814446,28.49793052673357],[108.6484375,28.33459281921415],[108.56976318359386,28.532268524169922],[108.63294982910173,28.627798080444446],[108.5006103515625,28.62965011596691],[108.3372192382813,28.67733383178722],[108.37995147705107,28.774686813354663],[108.29673004150396,29.045576095581055],[108.06352233886747,29.085281372070312],[107.86163330078124,28.96476745605491],[107.78807830810551,29.054252624511776],[107.80016326904291,29.1391220092774],[107.58477020263678,29.171329498291126],[107.56458282470732,29.21846580505382],[107.4031372070313,29.15673255920416],[107.36511230468744,29.014030456543022],[107.43206787109392,28.95671463012701],[107.38453674316418,28.85697364807123],[107.22039794921875,28.781482696533317],[107.11875152587895,28.89333152770996],[107.01056671142595,28.887796401977592],[106.81733703613298,28.741485595703235],[106.86291503906266,28.640344619750977],[106.7222518920899,28.533971786498967],[106.58585357666021,28.509456634521598],[106.63005828857422,28.614978790283146],[106.51525878906249,28.797227859497184],[106.50330352783207,28.620204925537337],[106.37358093261741,28.530485153198356],[106.24774932861357,28.799732208252006],[106.2549667358399,28.85392951965326],[106.11216735839838,28.899961471557734],[105.98811340332037,28.980567932128906],[105.79991149902355,28.94122695922857],[105.71887207031244,29.111965179443413],[105.69621276855486,29.27216911315918],[105.44914245605497,29.29393959045421],[105.43341064453124,29.40216636657726],[105.32424926757807,29.44178199768083],[105.28674316406256,29.54547691345215],[105.3824691772461,29.66498756408691],[105.56726074218767,29.739044189453235],[105.61170959472672,29.838090896606555],[105.72458648681634,29.856422424316406],[105.73922729492216,30.027923583984602],[105.59475708007812,30.11006927490251],[105.55877685546879,30.184236526489315],[105.61416625976557,30.266138076782397],[105.71224212646484,30.31063270568848],[105.790786743164,30.42348670959467],[105.9810867309573,30.383621215820312],[106.13938140869146,30.320039749145565],[106.20210266113304,30.212610244751033],[106.35874176025419,30.234788894653605],[106.44360351562506,30.296226501465014],[106.56037902832041,30.306888580322322],[106.72501373291031,30.03719139099121],[106.8717117309572,30.02734184265142],[106.96629333496111,30.082696914672848],[107.02802276611357,30.036109924316406],[107.22763061523438,30.22743988037115],[107.36215972900412,30.470155715942663],[107.48164367675776,30.606313705444506],[107.41993713378912,30.744838714599663],[107.51068115234375,30.844881057739258],[107.86900329589855,30.808849334716797],[107.97001647949224,30.89495468139654],[107.94728088378906,30.987459182739368],[108.04972839355474,31.04863739013683],[108.009780883789,31.105787277221793],[108.08136749267577,31.195667266845703],[108.07116699218778,31.267095565795955],[108.17851257324224,31.334787368774528],[108.23023223876982,31.51310539245605],[108.31633758544938,31.51035881042492],[108.39594268798851,31.609043121337944],[108.53423309326178,31.6771068572998],[108.52720642089872,31.757961273193363],[108.28655242919916,31.929058074951172],[108.3725891113283,32.18421173095708],[108.51454925537115,32.21204376220708],[108.67336273193354,32.10984039306646],[108.74031066894524,32.10990524291998],[108.88356018066423,31.99667358398437],[109.0261383056641,31.96888732910162],[109.27275848388678,31.801454544067436],[109.28453063964844,31.718706130981726],[109.57660675048832,31.733167648315373]]]},"properties":{"ID_0":49,"ISO":"CN-50","NAME_0":"China","ID_1":3,"NAME_1":"Chongqing","TYPE_1":"Zhíxiáshì","ENGTYPE_1":"Municipality","NL_NAME_1":"重慶|重庆","VARNAME_1":"Chóngqìng"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[118.17513275146506,24.664859771728455],[118.0943069458009,24.562360763549805],[118.19346618652389,24.527639389038086],[118.13236236572264,24.42374992370611],[117.92402648925814,24.47376060485851],[117.90513610839854,24.39402961730957],[118.05680847167967,24.41208267211925],[118.13458251953138,24.274860382080075],[117.96569061279308,24.204860687255856],[117.89847564697301,24.100694656372127],[117.69071197509778,24.01263999938965],[117.7062530517578,23.952083587646428],[117.62458038330111,23.855419158935547],[117.56069183349608,23.914861679077205],[117.44319152832065,23.78625106811529],[117.27041625976561,23.737922668457088],[117.18708038330077,23.618192672729492],[117.04617309570335,23.703323364257812],[116.96311950683594,23.910654067993107],[116.97557067871116,23.99999809265148],[116.92113494873058,24.077205657958928],[116.98881530761719,24.181470870971733],[116.93659210205111,24.21686744689947],[116.90676879882857,24.365011215210018],[116.84346771240244,24.476814270019588],[116.75096893310545,24.55849838256836],[116.72196197509777,24.66570281982433],[116.50968933105469,24.654195785522575],[116.40973663330088,24.746484756469727],[116.21189117431652,24.852706909179684],[116.0665893554692,24.852714538574276],[116.02613067626976,24.89831924438471],[115.87726593017578,24.93583488464361],[115.90413665771494,25.085796356201286],[115.85150909423862,25.213085174560547],[116.00704193115246,25.325311660766715],[115.9896240234375,25.470994949340934],[116.05012512207054,25.55576896667486],[116.05081939697301,25.69052124023449],[116.13201141357466,25.767911911010856],[116.1324615478519,25.870069503784237],[116.29248809814487,25.924467086792276],[116.42035675048838,26.07698249816906],[116.38374328613293,26.24109077453613],[116.59362030029297,26.489250183105522],[116.56420135498068,26.64577484130859],[116.51040649414085,26.72442436218273],[116.54402160644531,26.84349822998058],[116.67462158203148,26.98192405700695],[116.94204711914085,27.04147338867199],[117.16455841064453,27.29821205139166],[117.09513092041016,27.539754867553768],[117.01541137695312,27.565883636474894],[117.02031707763683,27.66392326354986],[117.19828033447298,27.688455581665096],[117.29500579833983,27.77881813049316],[117.28168487548828,27.875072479248157],[117.47182464599608,27.938741683959957],[117.7354660034182,27.806995391845817],[117.78416442871104,27.89917182922363],[117.92820739746104,27.972093582153377],[118.08811187744139,28.011186599731502],[118.14241027832043,28.066223144531303],[118.3367843627933,28.096084594726502],[118.42427062988293,28.292282104492244],[118.47968292236327,28.242441177368335],[118.60340881347666,28.257303237914982],[118.69368743896483,28.310081481933707],[118.8037033081058,28.229173660278377],[118.79248046874999,28.123294830322266],[118.7124252319337,28.06279945373535],[118.72288513183592,27.978706359863338],[118.82616424560547,27.88200569152832],[118.8965301513673,27.65051651000982],[118.86888122558604,27.537115097045955],[118.91139221191452,27.46161270141596],[119.00635528564476,27.50000953674322],[119.1194076538086,27.442722320556584],[119.23970794677746,27.424690246582145],[119.3717727661135,27.53801727294922],[119.46971893310558,27.542411804199215],[119.55113983154308,27.67979621887207],[119.70047760009778,27.51910972595215],[119.73795318603514,27.367782592773494],[119.87128448486328,27.305782318115178],[120,27.382801055908317],[120.24364471435558,27.434686660766598],[120.3465499877933,27.395959854126144],[120.43459320068382,27.17173385620117],[120.25402832031261,27.043750762939453],[120.23319244384811,26.9348602294923],[120.10902404785202,26.924583435058707],[120.04429626464844,26.82681083679205],[120.11292266845703,26.772079467773665],[120.09874725341795,26.62625122070324],[119.95486450195324,26.609861373901367],[120.03291320800825,26.76041984558111],[119.92457580566452,26.771251678466854],[119.89653015136741,26.662359237671126],[119.79902648925803,26.720140457153434],[119.66541290283213,26.73068809509283],[119.61096954345713,26.640420913696403],[119.71958160400402,26.615695953369084],[119.81540679931639,26.478202819824276],[119.7229232788088,26.444860458374194],[119.83429718017577,26.331251144409233],[119.7193069458009,26.277362823486325],[119.51568603515636,26.082920074463175],[119.71235656738315,26.01152992248541],[119.61875152587889,25.89264106750488],[119.59541320800791,25.689861297607536],[119.47597503662155,25.642360687255973],[119.4979171752931,25.56541824340826],[119.59319305419922,25.532085418701282],[119.57791900634766,25.432918548584098],[119.46375274658226,25.458194732666016],[119.3626403808595,25.527639389038086],[119.24847412109385,25.483472824096737],[119.15013885498068,25.39931106567388],[119.36180877685547,25.26791763305675],[119.26875305175781,25.175970077514705],[119.14013671875011,25.167360305786246],[119.0740280151367,25.236810684204215],[118.84402465820324,25.090974807739254],[118.91347503662132,24.960971832275447],[118.87152862548874,24.89680480957037],[118.66347503662108,24.800695419311637],[118.77569580078124,24.753469467163086],[118.68875122070337,24.66653060913097],[118.6662521362307,24.57736206054699],[118.48568725585949,24.63013839721691],[118.1945800781251,24.56708335876465],[118.17513275146506,24.664859771728455]]]},"properties":{"ID_0":49,"ISO":"CN-35","NAME_0":"China","ID_1":4,"NAME_1":"Fujian","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"福建","VARNAME_1":"Fújiàn"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[97.18472290039067,42.7716903686524],[97.84020996093766,41.65574645996099],[97.62551116943365,41.4967422485351],[97.6553421020509,41.40597915649419],[97.96666717529313,41.10291290283203],[98.33477020263666,40.91304779052745],[98.36934661865233,40.83678436279308],[98.25740051269537,40.52898025512701],[98.63681793212896,40.53940200805664],[98.84620666503912,40.73659515380865],[99.17937469482439,40.86471176147472],[99.56833648681646,40.84878921508795],[99.68782043457043,40.932682037353516],[100.01584625244169,40.90642547607422],[100.11625671386736,40.86449813842785],[100.22425079345703,40.72631454467773],[100.2417984008789,40.605705261230526],[100.0199279785158,40.39704895019537],[99.90689849853537,40.21214675903326],[99.61937713623064,40.06402969360346],[99.46066284179699,39.87522506713867],[99.76493835449219,39.88597488403326],[100.02754974365251,39.735771179199276],[100.25063323974615,39.687465667724716],[100.33266448974636,39.51032638549799],[100.50340270996105,39.47748565673828],[100.49961090087885,39.398361206054744],[100.837646484375,39.40134811401373],[100.82853698730491,39.21221923828131],[100.86227416992193,39.10592269897472],[101.00997161865261,38.95734024047863],[101.18752288818365,38.967781066894474],[101.32752227783207,38.78275299072277],[101.53044128417991,38.72551727294933],[101.61688232421903,38.66196441650396],[101.77305603027366,38.665138244628906],[102.08049011230474,38.89690017700207],[101.81523132324224,39.102142333984425],[102.20078277587906,39.17051696777355],[102.45579528808611,39.2540397644043],[102.60748291015625,39.18165969848644],[103.012504577637,39.10509109497075],[103.13194274902338,39.20756149291998],[103.36135101318388,39.34606933593749],[103.83745574951166,39.458847045898494],[103.94136810302763,39.46476364135742],[104.09106445312504,39.41781616210943],[104.05253601074224,39.297470092773494],[104.20571136474615,39.09294891357422],[104.17420959472679,38.94146347045904],[104.03190612792974,38.89115905761718],[103.87630462646489,38.64512252807628],[103.41771697998047,38.41262435913097],[103.47286224365239,38.34653854370123],[103.54444885253933,38.155284881591854],[103.36228942871122,38.09072113037115],[103.40696716308588,37.85186767578131],[103.66897583007818,37.78575134277355],[103.8916397094726,37.591625213623104],[104.17815399169939,37.40818786621094],[104.2790756225586,37.428287506103516],[104.47420501708984,37.44149017333996],[104.67339324951178,37.408348083496094],[104.70060729980467,37.33039474487316],[104.59353637695307,37.273872375488224],[104.65193176269548,37.20222473144537],[104.79535675048844,37.24415588378906],[104.91059875488281,37.09955215454107],[105.03395843505875,37.01701354980469],[105.16960906982422,36.9855842590332],[105.17917633056645,36.902107238769645],[105.27582550048845,36.86951065063482],[105.32637786865251,36.78458786010742],[105.1989974975586,36.70830535888683],[105.2446212768557,36.54238128662121],[105.35892486572293,36.49019622802734],[105.39843749999994,36.36856460571289],[105.47440338134766,36.286151885986264],[105.50463867187527,36.143032073974666],[105.32534027099638,36.01859283447277],[105.33605957031244,35.884445190429744],[105.48910522460938,35.7248649597168],[105.66387176513678,35.747375488281364],[105.7104873657226,35.65093612670904],[105.81684875488287,35.572719573974666],[105.96811676025419,35.54033279418957],[106.0878601074221,35.41488647460943],[106.2352981567385,35.40990066528332],[106.2427139282227,35.352371215820426],[106.3540344238283,35.23654556274413],[106.47063446044928,35.312320709228516],[106.50755310058588,35.438972473144645],[106.44417572021489,35.52415084838878],[106.47740173339855,35.588520050048885],[106.43910980224626,35.69412994384771],[106.54910278320341,35.74375152587901],[106.74959564208979,35.687606811523494],[106.92334747314463,35.80731201171869],[106.8548202514649,35.89708709716808],[106.93566894531273,35.945045471191406],[106.94766235351568,36.092304229736435],[106.86044311523455,36.20060348510748],[106.46853637695318,36.295066833496094],[106.51650238037121,36.454776763916016],[106.44644927978521,36.5618896484375],[106.52542114257818,36.73141479492182],[106.65255737304705,36.81812286376959],[106.57569885253905,36.94168090820318],[106.64400482177734,37.04540634155284],[106.60285949707037,37.108383178710994],[106.79940032959001,37.151260375976555],[107.02391052246111,37.11317443847661],[107.15986633300776,37.148857116699276],[107.27139282226567,37.08225250244146],[107.29496765136717,36.94154357910162],[107.47282409667997,36.90810775756847],[107.54070281982428,36.82651138305664],[107.89543151855474,36.76015853881836],[107.95442962646513,36.65525054931646],[108.15857696533219,36.56357955932623],[108.33563995361332,36.55873107910162],[108.42691802978509,36.43586730957037],[108.61451721191429,36.434116363525504],[108.71541595459007,36.352073669433594],[108.64480590820311,36.26212692260742],[108.70762634277348,36.13836288452148],[108.64005279541021,35.946445465087834],[108.50100708007818,35.895126342773494],[108.52468109130882,35.63646316528332],[108.6112289428711,35.563209533691406],[108.62655639648443,35.41919708251953],[108.57508850097685,35.308822631835994],[108.23188018798834,35.265869140625],[108.17214965820312,35.31041717529308],[107.95692443847685,35.243011474609425],[107.72364044189482,35.30328750610346],[107.69767761230474,35.19374084472656],[107.74325561523443,35.094215393066406],[107.85124969482449,35.005714416503906],[107.80170440673822,34.95686340332031],[107.57112121582047,34.971679687500114],[107.51925659179705,34.910839080810604],[107.28193664550774,34.93278884887701],[107.19623565673832,34.882575988769645],[106.91616058349608,35.09522247314458],[106.54570770263666,35.08773803710943],[106.48889160156267,34.941974639892635],[106.55184936523455,34.86247253417969],[106.54873657226572,34.75755310058594],[106.31894683837906,34.5910911560058],[106.33836364746105,34.52238464355469],[106.46202087402344,34.531536102295036],[106.71399688720703,34.37443161010742],[106.67990112304709,34.26151657104492],[106.59848022460943,34.25256347656256],[106.58864593505876,34.142406463623104],[106.49768066406267,34.10641479492193],[106.41545104980484,33.875953674316406],[106.47845458984379,33.70890808105469],[106.58400726318388,33.590778350830135],[106.53040313720732,33.50500869750988],[106.44264221191412,33.61472320556646],[106.29929351806658,33.60597229003912],[106.18309020996122,33.54811096191406],[105.95542907714844,33.6101341247558],[105.83818817138695,33.4919052124024],[105.83415222167973,33.412612915039176],[105.72897338867182,33.39280700683611],[105.74388885498064,33.300659179687614],[105.92945861816423,33.19445419311529],[105.91923522949224,33.008152008056754],[105.73158264160162,32.90739440917969],[105.58703613281278,32.87902069091797],[105.49535369873064,32.91073989868164],[105.38031768798821,32.88031768798828],[105.44912719726591,32.736293792724666],[105.14159393310553,32.59889602661133],[105.03254699707037,32.64676666259771],[104.88507843017601,32.598526000976676],[104.84946441650419,32.64872360229498],[104.64373779296892,32.661418914794865],[104.49718475341825,32.757114410400675],[104.30019378662104,32.83144378662121],[104.28546905517605,32.941749572753906],[104.38080596923834,32.99615859985346],[104.37222290039068,33.120979309082145],[104.26432800292963,33.393478393554744],[104.21485900878912,33.406211853027344],[104.15173339843756,33.545970916748104],[104.16682434082058,33.61078262329107],[104.04965972900413,33.68680572509771],[103.76624298095709,33.66038513183605],[103.59117889404325,33.71422958374035],[103.53887176513695,33.67300796508795],[103.43190765380888,33.75435256958008],[103.34721374511724,33.74501800537115],[103.15014648437506,33.811813354492294],[103.12075805664068,33.94302749633789],[103.16744232177751,34.093654632568295],[103.09801483154313,34.183258056640625],[103.00817871093767,34.18482589721674],[102.92523956298828,34.30934524536144],[102.73484802246111,34.26859283447277],[102.59779357910179,34.14724731445318],[102.4213485717774,34.08662033081055],[102.38580322265642,33.9734458923341],[102.30878448486328,33.99384307861328],[102.19335174560564,33.91864395141607],[102.3389739990235,33.72563171386713],[102.33715820312516,33.61697006225597],[102.43913269042997,33.581356048583984],[102.43972015380888,33.45528793334961],[102.3546295166016,33.393226623535156],[102.2216415405274,33.38579559326172],[102.20602416992209,33.23442459106445],[102.10443115234386,33.26874542236334],[102.05314636230463,33.19178009033203],[101.84082794189464,33.1848258972168],[101.76795959472685,33.24454116821289],[101.8753204345706,33.323116302490234],[101.93886566162121,33.44575881958007],[101.83661651611357,33.614463806152344],[101.77423095703152,33.548042297363395],[101.62786865234375,33.50222015380871],[101.61802673339872,33.60977172851568],[101.54747009277372,33.694004058838004],[101.39653778076195,33.649295806884766],[101.24060821533197,33.682319641113395],[101.10863494873064,33.85783767700201],[100.9883728027346,33.903324127197266],[100.81357574462908,34.15047836303722],[100.8104171752932,34.30268478393566],[100.90686798095703,34.38161087036144],[101.0457611083985,34.32815551757807],[101.1620864868164,34.32116317749035],[101.49298095703142,34.20014572143555],[101.6171646118164,34.184055328369084],[101.65080261230474,34.121707916259766],[101.8991088867188,34.132667541503906],[102.00997924804716,34.18645095825201],[102.0761795043948,34.28706359863287],[102.25090789794932,34.35848236083979],[102.07666015625,34.54387664794916],[102,34.54377365112316],[101.71864318847656,34.70427703857433],[101.91433715820312,34.742988586425895],[101.92398071289091,34.84535217285162],[102.00464630126982,34.950431823730526],[102.2791290283206,35.05853652954113],[102.38394927978521,35.23823928833019],[102.28775787353533,35.42110824584972],[102.44130706787126,35.43931198120117],[102.53208923339861,35.56439971923834],[102.72041320800787,35.527885437011655],[102.75676727294916,35.6146354675293],[102.68392181396501,35.76140594482422],[102.77229309082037,35.85988998413086],[102.95399475097673,35.865234375000114],[102.93271636962913,36.1076278686524],[102.99154663085932,36.265727996826286],[102.82682800292969,36.35511779785156],[102.7190246582033,36.61520385742199],[102.5953826904298,36.70555496215832],[102.72365570068365,36.766658782958984],[102.54882812500028,36.92440795898449],[102.47138214111357,36.95798873901373],[102.4861907958985,37.083602905273494],[102.59339904785179,37.15277862548828],[102.36363983154308,37.28149795532232],[102.2884216308596,37.36767578125011],[102.01169586181669,37.48405075073247],[102.07062530517584,37.55881118774419],[102,37.6074714660645],[101.97617340087896,37.74865341186534],[101.87764739990246,37.68978881835943],[101.85254669189452,37.53683853149414],[101.54251861572277,37.65631103515625],[101.11083221435553,37.935676574707145],[100.95064544677763,38.00680160522461],[100.63465881347673,38.10126113891607],[100.58907318115251,38.2494850158692],[100.33118438720696,38.31935501098644],[100.22772216796898,38.449733734130916],[100.11695098876982,38.48994064331055],[100.08118438720703,38.409706115722656],[100.16048431396479,38.328430175781364],[100.18139648437506,38.236789703369084],[99.82931518554716,38.36841583251958],[99.65830230712906,38.44895935058605],[99.44926452636736,38.603973388671925],[99.36062622070318,38.71766662597662],[99.22086334228543,38.78847503662121],[98.81810760498064,39.0838737487793],[98.75200653076195,39.07770919799815],[98.58390808105469,38.93408584594738],[98.45671844482428,38.95230484008789],[98.3831176757813,39.0286598205567],[98.09833526611334,38.81504821777344],[97.49990081787121,39.077648162841854],[97.40038299560563,39.14591217041027],[97.05175781249999,39.20782852172846],[96.9901733398438,39.17162322998058],[96.99402618408209,38.770145416259766],[96.93924713134771,38.62128067016613],[96.99226379394537,38.59049606323248],[96.95970153808622,38.338336944580135],[96.81450653076178,38.35615539550781],[96.70425415039068,38.42199707031256],[96.51573181152338,38.464706420898494],[96.52423095703148,38.534347534179744],[96.3150634765626,38.63799285888683],[96.1990356445313,38.626171112060604],[96.00000000000016,38.75643920898449],[95.89761352539061,38.77037429809575],[95.7732467651367,38.875358581543026],[95.69076538085966,38.87917327880864],[95.2647476196289,39.19168472290044],[95.15735626220703,39.17620468139648],[94.9188156127932,39.24051666259776],[94.73325347900419,39.2387809753418],[94.63012695312494,39.30706024169933],[94.28737640380854,39.306804656982536],[93.87920379638666,39.25775909423828],[93.60808563232445,39.263450622558594],[93.2477111816408,39.18296432495123],[92.97923278808616,39.1475944519043],[92.9505615234375,39.17105484008789],[92.92624664306669,39.292980194091854],[92.94313049316406,39.45827102661133],[92.87683105468778,39.54480361938488],[92.76416015624993,39.87979888916021],[92.91799163818365,40.10373306274413],[92.9138107299807,40.49829864501953],[93.35394287109392,40.47246170043945],[93.64675140380858,40.61911010742199],[93.80673980712906,40.87663650512701],[94.0770111083986,41.158325195312614],[94.41741943359403,41.391883850097656],[94.67984008789068,41.62221145629883],[95.04637145996094,41.77122879028325],[95.539115905762,41.8545875549317],[95.6865921020509,41.822109222412166],[95.8683547973634,41.843002319335994],[95.9896697998048,41.89428329467784],[96.05531311035173,42.0161972045899],[96.02552795410168,42.110931396484375],[96.09664154052763,42.59966659545893],[96.36516571044926,42.71707534790045],[96.69189453125006,42.74230957031256],[96.93282318115263,42.71215438842785],[97.18472290039067,42.7716903686524]]]},"properties":{"ID_0":49,"ISO":"CN-62","NAME_0":"China","ID_1":5,"NAME_1":"Gansu","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"甘肅|甘肃","VARNAME_1":"Gānsù"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[114.9423599243165,22.768751144409233],[114.96680450439499,22.678194046020565],[114.88403320312545,22.600421905517635],[114.75069427490257,22.598472595214897],[114.71347045898449,22.796249389648494],[114.58040618896484,22.740970611572266],[114.54514312744152,22.5715274810791],[114.61458587646518,22.502370834350586],[114.48208618164061,22.46986389160162],[114.4265289306644,22.601804733276424],[114.31180572509788,22.600973129272404],[114.04199218750011,22.505676269531246],[113.84819793701183,22.561809539795036],[113.75653076171875,22.737640380859375],[113.56125640869163,22.735420227050838],[113.64402770996105,22.640140533447322],[113.54541778564464,22.426809310913196],[113.59986114501964,22.328193664550838],[113.55158996582031,22.215900421142635],[113.51735687255882,22.17014122009277],[113.37791442871094,22.133193969726562],[113.40013885498047,22.00986099243164],[113.21679687500023,21.99208068847662],[113.00763702392588,22.097917556762695],[113.00235748291016,21.935970306396598],[112.89875030517578,21.854581832885856],[112.82736206054688,21.947639465332085],[112.74958038330111,21.923194885253906],[112.59208679199219,21.76097106933605],[112.42903137207054,21.820140838623104],[112.40180206298872,21.735139846801754],[112.26235961914085,21.702640533447322],[112.12040710449219,21.800140380859375],[111.91347503662132,21.695972442627006],[111.78597259521501,21.714309692382812],[111.76513671875028,21.619306564331055],[111.62319183349615,21.54319381713873],[111.480972290039,21.507083892822266],[111.26541900634777,21.498195648193416],[111.03152465820318,21.452083587646595],[110.88874816894526,21.387920379638725],[110.77014160156267,21.395971298217773],[110.6315307617188,21.227916717529354],[110.41541290283209,21.192920684814396],[110.3284759521485,21.1045818328858],[110.52819824218778,20.987640380859375],[110.34792327880882,20.995420455932614],[110.16652679443382,20.921527862548828],[110.20263671875027,20.84736061096197],[110.38680267333989,20.819860458374137],[110.40569305419928,20.655700683593864],[110.46485900878912,20.673194885253963],[110.5309829711914,20.481250762939567],[110.44069671630854,20.331809997558707],[110.28263854980469,20.254030227661246],[110.12625122070312,20.240695953369197],[110.0573577880861,20.29319953918457],[109.94958496093767,20.255971908569393],[109.90541839599632,20.4337482452392],[109.82041931152355,20.513200759887752],[109.75541687011736,20.757921218872127],[109.67346954345709,20.870138168335014],[109.71125030517601,21.061807632446403],[109.674858093262,21.119304656982422],[109.7681961059572,21.210971832275447],[109.77153015136723,21.324310302734432],[109.89708709716808,21.374309539794865],[109.75144195556639,21.565696716308707],[109.74053192138689,21.620956420898494],[109.89900207519543,21.657600402832145],[109.93541717529325,21.827411651611385],[110.2848434448245,21.911310195922965],[110.38186645507835,21.893510818481502],[110.34873199462919,22.093097686767635],[110.43418121337918,22.202239990234375],[110.63491821289062,22.150308609008903],[110.72112274169939,22.296020507812614],[110.70876312255864,22.437704086303654],[110.76023864746094,22.57716560363781],[111.05146789550798,22.65404129028326],[111.11331176757818,22.74464607238781],[111.21205902099626,22.750217437744254],[111.35180664062528,22.892566680908203],[111.42479705810553,23.03824806213379],[111.37277984619169,23.09476089477539],[111.35114288330078,23.287715911865348],[111.38588714599615,23.449352264404297],[111.45522308349604,23.513805389404297],[111.49916076660156,23.638370513916016],[111.6110534667968,23.645404815673825],[111.64163208007812,23.820308685302734],[111.80780029296898,23.820842742920036],[111.80680084228514,23.88875007629394],[111.92304229736355,23.968458175659237],[111.87071228027344,24.09034347534191],[111.87199401855486,24.2287921905517],[112.01347351074264,24.295175552368107],[112.05690002441429,24.365119934081974],[111.9803543090822,24.47433853149414],[111.99617767334001,24.549169540405273],[111.92090606689476,24.631265640258786],[112.0159149169923,24.73996162414545],[112.16409301757835,24.91137695312511],[112.14284515380871,25.01593017578125],[112.17819213867188,25.17727851867687],[112.39117431640636,25.142938613891715],[112.65400695800791,25.128871917724723],[112.77394866943371,24.896972656250053],[113.00085449218773,24.930334091186577],[112.96279907226574,25.160791397094723],[112.97397613525402,25.254402160644588],[112.86254882812499,25.247737884521598],[112.8527603149415,25.32934951782238],[113.01506042480479,25.348438262939567],[113.15413665771518,25.487932205200252],[113.29471588134764,25.494749069213977],[113.36460876464866,25.40072631835943],[113.53484344482455,25.365858078002873],[113.58399200439464,25.32307434082037],[113.75487518310592,25.359266281127987],[113.81206512451183,25.32813262939464],[113.89219665527365,25.43996620178217],[113.95921325683605,25.457321166992184],[114.11812591552733,25.312196731567383],[114.23008728027344,25.290590286254996],[114.3857650756836,25.319406509399528],[114.52974700927734,25.418529510498104],[114.732002258301,25.236312866210994],[114.64369201660179,25.077552795410156],[114.39031982421875,24.952095031738338],[114.39538574218761,24.877853393554688],[114.27632904052757,24.70924568176281],[114.16944885253906,24.673164367675724],[114.35216522216795,24.58781623840332],[114.42615509033203,24.487041473388786],[114.52752685546896,24.55403137207037],[114.68016052246092,24.537109375000114],[114.78713989257857,24.608608245849606],[114.87182617187544,24.56470108032238],[114.93382263183604,24.649627685546932],[115.03675079345727,24.696493148803768],[115.10470581054733,24.66470718383789],[115.21117401123045,24.725015640258846],[115.41083526611374,24.78082466125488],[115.47354888916027,24.759233474731385],[115.56167602539074,24.627124786376953],[115.67007446289061,24.59854125976574],[115.72159576416027,24.53724670410162],[115.83157348632834,24.565416336059684],[115.76219940185547,24.665426254272575],[115.76171112060545,24.797672271728512],[115.81189727783226,24.90282058715826],[115.87726593017578,24.93583488464361],[116.02613067626976,24.89831924438471],[116.0665893554692,24.852714538574276],[116.21189117431652,24.852706909179684],[116.40973663330088,24.746484756469727],[116.50968933105469,24.654195785522575],[116.72196197509777,24.66570281982433],[116.75096893310545,24.55849838256836],[116.84346771240244,24.476814270019588],[116.90676879882857,24.365011215210018],[116.93659210205111,24.21686744689947],[116.98881530761719,24.181470870971733],[116.92113494873058,24.077205657958928],[116.97557067871116,23.99999809265148],[116.96311950683594,23.910654067993107],[117.04617309570335,23.703323364257812],[117.18708038330077,23.618192672729492],[117.08319091796898,23.545419692993164],[116.89598083496092,23.543470382690487],[116.84986114501952,23.417642593383786],[116.74986267089878,23.342361450195426],[116.77236175537121,23.257080078125057],[116.60235595703169,23.193750381469783],[116.5318069458009,23.122922897338924],[116.5643081665039,23.019580841064393],[116.45569610595713,22.949310302734375],[116.26541900634764,22.950141906738338],[116.16541290283202,22.862361907959098],[115.87569427490234,22.797082901001087],[115.66291809082033,22.877361297607422],[115.51708221435592,22.75486183166504],[115.39153289794933,22.691528320312557],[115.23069763183592,22.83152961730957],[114.9423599243165,22.768751144409233]]]},"properties":{"ID_0":49,"ISO":"CN-44","NAME_0":"China","ID_1":6,"NAME_1":"Guangdong","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"廣東|广东","VARNAME_1":"Guǎngdōng"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[112.0159149169923,24.73996162414545],[111.92090606689476,24.631265640258786],[111.99617767334001,24.549169540405273],[111.9803543090822,24.47433853149414],[112.05690002441429,24.365119934081974],[112.01347351074264,24.295175552368107],[111.87199401855486,24.2287921905517],[111.87071228027344,24.09034347534191],[111.92304229736355,23.968458175659237],[111.80680084228514,23.88875007629394],[111.80780029296898,23.820842742920036],[111.64163208007812,23.820308685302734],[111.6110534667968,23.645404815673825],[111.49916076660156,23.638370513916016],[111.45522308349604,23.513805389404297],[111.38588714599615,23.449352264404297],[111.35114288330078,23.287715911865348],[111.37277984619169,23.09476089477539],[111.42479705810553,23.03824806213379],[111.35180664062528,22.892566680908203],[111.21205902099626,22.750217437744254],[111.11331176757818,22.74464607238781],[111.05146789550798,22.65404129028326],[110.76023864746094,22.57716560363781],[110.70876312255864,22.437704086303654],[110.72112274169939,22.296020507812614],[110.63491821289062,22.150308609008903],[110.43418121337918,22.202239990234375],[110.34873199462919,22.093097686767635],[110.38186645507835,21.893510818481502],[110.2848434448245,21.911310195922965],[109.93541717529325,21.827411651611385],[109.89900207519543,21.657600402832145],[109.74053192138689,21.620956420898494],[109.75144195556639,21.565696716308707],[109.58458709716803,21.582082748413086],[109.54347229003918,21.505971908569336],[109.41929626464855,21.453750610351506],[109.15708160400408,21.402639389038086],[109.04235839843756,21.4515323638916],[109.16764068603521,21.528749465942326],[109.04264068603531,21.6118049621582],[108.91208648681646,21.60958290100109],[108.8487472534182,21.685970306396428],[108.73958587646484,21.608194351196342],[108.7031860351563,21.693201065063477],[108.57347106933594,21.68430328369152],[108.51652526855497,21.586805343628043],[108.39375305175798,21.552917480468864],[108.30097198486334,21.597919464111385],[108.18736267089838,21.5887508392334],[108.13485717773466,21.518749237060543],[107.96765899658219,21.536149978637805],[107.87879943847656,21.638048171997013],[107.7817993164063,21.655660629272575],[107.6757278442385,21.609701156616325],[107.38234710693365,21.595428466796985],[107.30287170410183,21.740751266479435],[107.24111938476555,21.704500198364315],[107.08497619628906,21.809440612793082],[107.06096649169928,21.929410934448242],[106.96045684814459,21.919481277465877],[106.9185028076174,21.97347068786621],[106.81147003173828,21.97340011596674],[106.70754241943364,22.02420043945324],[106.67211151123075,22.181760787963864],[106.70281982421903,22.226980209350586],[106.65067291259766,22.339309692382926],[106.55935668945335,22.44678115844738],[106.6104278564453,22.603790283203182],[106.7333526611331,22.590549468994197],[106.77304077148449,22.816360473632756],[106.59741210937517,22.933120727539062],[106.34645080566406,22.856130599975696],[106.19693756103521,22.990079879760742],[106.00276184082037,22.992019653320256],[105.92183685302751,22.95049285888672],[105.80403900146507,22.993070602417106],[105.71599578857433,23.064620971679744],[105.57733154296886,23.068929672241268],[105.5384597778322,23.193382263183707],[105.5869979858399,23.31438446044922],[105.6827316284182,23.373731613159233],[105.81051635742193,23.504873275756836],[105.88883972167986,23.527698516845646],[106.05941772460943,23.490928649902457],[106.18795013427734,23.83817481994623],[105.99864959716825,24.13204383850109],[105.90697479248064,24.117866516113335],[105.838134765625,24.031015396118164],[105.76200866699236,24.076547622680778],[105.64262390136719,24.06056213378906],[105.62133026123053,24.134126663208065],[105.53104400634766,24.131656646728572],[105.4925308227539,24.028812408447266],[105.40964508056669,24.04160308837902],[105.3184204101563,24.121213912963924],[105.25254058837908,24.075328826904293],[105.19375610351574,24.329828262329215],[105.03990936279295,24.444688796997184],[104.97734069824219,24.415878295898438],[104.76401519775419,24.461069107055778],[104.71868896484392,24.34291648864757],[104.60913848876982,24.38091468811041],[104.50005340576183,24.59066390991205],[104.53002166748041,24.734367370605582],[104.71366119384794,24.623714447021484],[104.84278869628935,24.68211364746105],[104.87314605712885,24.74512481689453],[105.03293609619169,24.797790527343803],[105.03973388671875,24.881359100341797],[105.20810699462908,24.998548507690426],[105.27001190185553,24.935266494751087],[105.42365264892595,24.93633460998541],[105.5066833496096,24.810123443603572],[105.59496307373047,24.809631347656307],[105.77396392822293,24.717266082763786],[105.93656158447264,24.725927352905387],[105.99517059326178,24.648065567016598],[106.17253875732445,24.770753860473686],[106.19887542724615,24.843112945556697],[106.14587402343778,24.949848175048828],[106.30107116699224,24.980848312377987],[106.57819366455077,25.088983535766715],[106.64135742187504,25.166069030761715],[106.89469146728521,25.197292327880916],[107.00714874267578,25.278284072875977],[106.95890808105469,25.417385101318413],[107.05873870849636,25.561948776245117],[107.17170715332024,25.581859588623157],[107.32744598388695,25.502134323120174],[107.32131958007818,25.415100097656364],[107.41652679443364,25.395799636840877],[107.4283370971682,25.291849136352596],[107.50246429443375,25.219079971313587],[107.6051025390625,25.271997451782283],[107.81022644042997,25.133516311645508],[108.1295013427735,25.23711204528803],[108.14017486572271,25.390853881836048],[108.23620605468767,25.427225112915036],[108.30685424804693,25.530017852783317],[108.47271728515642,25.456684112548885],[108.61956024169916,25.335887908935547],[108.59804534912126,25.473947525024414],[108.66473388671903,25.586116790771424],[108.93418121337896,25.558532714843864],[109.02794647216813,25.51806068420416],[109.03469848632818,25.66152954101574],[109.10092163085943,25.807704925537223],[109.23330688476591,25.72507286071777],[109.30762481689457,25.770906448364258],[109.47801971435575,26.03277397155767],[109.70696258544939,26.00746154785162],[109.6570663452149,25.883638381958008],[109.8214721679688,25.914623260498047],[109.77788543701182,26.000400543213058],[109.86648559570318,26.036716461181697],[109.9562225341798,26.1942596435548],[110.08750915527344,26.142990112304684],[110.09620666503935,26.023202896118278],[110.33061218261747,25.995586395263782],[110.37230682373053,26.09749984741211],[110.56656646728526,26.26456069946283],[110.60779571533197,26.337228775024414],[110.75655364990227,26.252420425415096],[110.93292999267584,26.29232215881359],[110.98759460449219,26.333953857421875],[111.16111755371088,26.30673217773443],[111.25716400146489,26.21200752258312],[111.24438476562506,26.065874099731502],[111.19966125488298,26.01690673828125],[111.21540069580082,25.897918701171875],[111.42713165283232,25.880847930908203],[111.41054534912138,25.771030426025447],[111.31177520751964,25.73057937622076],[111.33367919921903,25.60984039306652],[111.28569030761736,25.436988830566463],[111.09198760986334,25.28190803527832],[111.00070190429682,25.16755485534668],[110.94228363037136,25.03656387329113],[110.99164581298851,24.922689437866268],[111.09198760986334,24.944536209106502],[111.09161376953129,25.0276718139649],[111.2711029052735,25.145952224731502],[111.43122863769548,25.101142883300895],[111.45989227294928,25.026561737060547],[111.44398498535173,24.85980033874523],[111.4740753173831,24.800382614135742],[111.4228515625,24.681093215942383],[111.56139373779303,24.64114570617687],[111.68432617187517,24.78155517578125],[111.76525115966803,24.788452148437553],[112.0159149169923,24.73996162414545]]]},"properties":{"ID_0":49,"ISO":"CN-45","NAME_0":"China","ID_1":7,"NAME_1":"Guangxi","TYPE_1":"Zìzhìqu","ENGTYPE_1":"Autonomous Region","NL_NAME_1":"廣西壯族自治區|广西壮族自治区","VARNAME_1":"Guǎngxī Zhuàngzú"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[109.2702026367189,28.503477096557617],[109.26879119873075,28.318523406982706],[109.37786102294928,28.266525268554744],[109.29934692382807,28.076446533203068],[109.36843872070312,28.023717880249137],[109.29888916015629,27.95776939392107],[109.36629486083979,27.741748809814567],[109.4282836914062,27.744571685791072],[109.45413208007835,27.580150604248104],[109.24102020263689,27.42149543762218],[109.15285491943352,27.445451736450252],[109.05762481689459,27.296564102172965],[108.90032196044916,27.21713447570806],[108.91187286376974,27.162935256958008],[108.82865905761719,27.060491561889762],[108.87377166748075,27.0005283355714],[109.11281585693354,27.12581443786621],[109.16427612304715,27.075754165649414],[109.25971984863281,27.135271072387695],[109.38927459716803,27.1656551361084],[109.50717163085942,27.076116561889705],[109.55052947998058,26.95048141479492],[109.49270629882841,26.826517105102596],[109.35031127929703,26.696563720703182],[109.3762741088867,26.465026855468803],[109.27001190185563,26.31878852844244],[109.33377838134788,26.270935058593864],[109.4244766235351,26.294462203979545],[109.4950790405275,26.14627647399908],[109.47801971435575,26.03277397155767],[109.30762481689457,25.770906448364258],[109.23330688476591,25.72507286071777],[109.10092163085943,25.807704925537223],[109.03469848632818,25.66152954101574],[109.02794647216813,25.51806068420416],[108.93418121337896,25.558532714843864],[108.66473388671903,25.586116790771424],[108.59804534912126,25.473947525024414],[108.61956024169916,25.335887908935547],[108.47271728515642,25.456684112548885],[108.30685424804693,25.530017852783317],[108.23620605468767,25.427225112915036],[108.14017486572271,25.390853881836048],[108.1295013427735,25.23711204528803],[107.81022644042997,25.133516311645508],[107.6051025390625,25.271997451782283],[107.50246429443375,25.219079971313587],[107.4283370971682,25.291849136352596],[107.41652679443364,25.395799636840877],[107.32131958007818,25.415100097656364],[107.32744598388695,25.502134323120174],[107.17170715332024,25.581859588623157],[107.05873870849636,25.561948776245117],[106.95890808105469,25.417385101318413],[107.00714874267578,25.278284072875977],[106.89469146728521,25.197292327880916],[106.64135742187504,25.166069030761715],[106.57819366455077,25.088983535766715],[106.30107116699224,24.980848312377987],[106.14587402343778,24.949848175048828],[106.19887542724615,24.843112945556697],[106.17253875732445,24.770753860473686],[105.99517059326178,24.648065567016598],[105.93656158447264,24.725927352905387],[105.77396392822293,24.717266082763786],[105.59496307373047,24.809631347656307],[105.5066833496096,24.810123443603572],[105.42365264892595,24.93633460998541],[105.27001190185553,24.935266494751087],[105.20810699462908,24.998548507690426],[105.03973388671875,24.881359100341797],[105.03293609619169,24.797790527343803],[104.87314605712885,24.74512481689453],[104.84278869628935,24.68211364746105],[104.71366119384794,24.623714447021484],[104.53002166748041,24.734367370605582],[104.54479217529301,24.826942443847656],[104.70897674560545,24.998239517211914],[104.66259765625016,25.073026657104606],[104.75211334228521,25.2172470092774],[104.65016174316418,25.298894882202262],[104.64119720458994,25.358638763427788],[104.54013061523432,25.411338806152344],[104.55878448486357,25.52507972717285],[104.43321990966803,25.52098464965826],[104.42408752441412,25.583690643310543],[104.30797576904324,25.658769607543945],[104.40510559082047,25.804899215698356],[104.46604156494163,26.020044326782227],[104.5228271484375,26.113374710083065],[104.5381469726563,26.25266838073736],[104.67794036865257,26.37670707702648],[104.55432128906256,26.591611862182674],[104.48223114013678,26.58381271362316],[104.41782379150419,26.711545944213867],[104.30657196044928,26.618005752563477],[104.12743377685547,26.64672660827642],[104.0076751708985,26.51918411254877],[103.81132507324212,26.53918838500988],[103.74365234375016,26.635738372802905],[103.7656021118164,26.735904693603516],[103.70027923584013,26.821123123168945],[103.7624588012698,26.868497848510742],[103.75336456298845,26.962678909301815],[103.63481140136741,27.11949157714855],[103.70276641845732,27.14001274108892],[103.82901000976567,27.267192840576456],[103.92717742919922,27.441984176635856],[104.17899322509771,27.27336311340332],[104.25457763671886,27.31318664550781],[104.3401107788086,27.46142768859863],[104.48960113525406,27.413248062134073],[104.61405944824224,27.312002182007063],[104.7346649169923,27.344867706298942],[104.86380004882807,27.293619155883846],[105.07233428955077,27.42026519775402],[105.23271179199236,27.4316349029541],[105.24489593505854,27.5604190826416],[105.30024719238298,27.709112167358626],[105.48232269287138,27.776836395263956],[105.6208572387697,27.66724586486839],[105.76389312744135,27.720869064330998],[106.18678283691423,27.758264541626033],[106.332748413086,27.8292884826663],[106.31727600097656,27.97634315490734],[106.25861358642605,28.080980300903377],[106.1459732055664,28.16761589050293],[105.97379302978538,28.116268157958984],[105.87796783447283,28.12946319580072],[105.88387298584,28.240835189819336],[105.77892303466825,28.335525512695312],[105.71227264404303,28.275840759277397],[105.63642883300808,28.31930732727068],[105.63368988037115,28.52494812011724],[105.73594665527366,28.614667892456055],[105.86843109130876,28.59096527099615],[105.96365356445312,28.751831054687443],[106.10343933105469,28.634981155395508],[106.28510284423832,28.540290832519645],[106.37358093261741,28.530485153198356],[106.50330352783207,28.620204925537337],[106.51525878906249,28.797227859497184],[106.63005828857422,28.614978790283146],[106.58585357666021,28.509456634521598],[106.7222518920899,28.533971786498967],[106.86291503906266,28.640344619750977],[106.81733703613298,28.741485595703235],[107.01056671142595,28.887796401977592],[107.11875152587895,28.89333152770996],[107.22039794921875,28.781482696533317],[107.38453674316418,28.85697364807123],[107.43206787109392,28.95671463012701],[107.36511230468744,29.014030456543022],[107.4031372070313,29.15673255920416],[107.56458282470732,29.21846580505382],[107.58477020263678,29.171329498291126],[107.80016326904291,29.1391220092774],[107.78807830810551,29.054252624511776],[107.86163330078124,28.96476745605491],[108.06352233886747,29.085281372070312],[108.29673004150396,29.045576095581055],[108.37995147705107,28.774686813354663],[108.3372192382813,28.67733383178722],[108.5006103515625,28.62965011596691],[108.63294982910173,28.627798080444446],[108.56976318359386,28.532268524169922],[108.6484375,28.33459281921415],[108.70655059814446,28.49793052673357],[108.77052307128912,28.42908668518072],[108.7324829101562,28.235145568847823],[108.8902816772461,28.22181892395031],[108.99082183837896,28.164127349853516],[109.12706756591825,28.309810638427678],[109.14983367919939,28.41257667541521],[109.2702026367189,28.503477096557617]]]},"properties":{"ID_0":49,"ISO":"CN-52","NAME_0":"China","ID_1":8,"NAME_1":"Guizhou","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"貴州|贵州","VARNAME_1":"Gùizhōu"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[110.68818664550804,20.16263961791998],[110.78901672363297,20.009029388427678],[110.94040679931652,20.001810073852596],[110.99569702148466,19.822919845580998],[110.98263549804688,19.643194198608512],[110.76180267333989,19.427360534668082],[110.67124938964872,19.382083892822205],[110.58625030517595,19.159309387207088],[110.56709289550786,19.04624938964855],[110.51319122314447,18.969863891601562],[110.53151702880876,18.79458045959467],[110.42846679687528,18.684579849243164],[110.25514221191422,18.65847015380865],[110.10041809082043,18.52986145019537],[110.05069732666016,18.386810302734432],[109.90820312500016,18.415700912475586],[109.76125335693388,18.387638092041016],[109.72735595703118,18.232641220092773],[109.53347015380865,18.211250305175724],[109.47070312500006,18.276531219482536],[109.32430267334013,18.305694580078125],[109.15515136718744,18.293750762939396],[109.10597229003923,18.362361907959098],[108.98957824707043,18.357080459594727],[108.83429718017607,18.462640762329215],[108.68624877929693,18.506811141967887],[108.69652557373053,18.73319435119629],[108.6229171752932,18.84152984619146],[108.6593017578125,18.93569374084484],[108.61429595947264,19.097921371460075],[108.67763519287115,19.182638168334957],[108.63458251953153,19.29153060913086],[108.68347167968744,19.37264060974121],[108.77791595459001,19.395416259765682],[109.00819396972679,19.58347129821783],[109.18125152587918,19.65347099304205],[109.16069793701189,19.787082672119197],[109.2581863403322,19.864032745361442],[109.51680755615251,19.903749465942383],[109.57681274414091,19.977640151977653],[109.71290588378905,20.01152992248541],[109.75930786132835,19.965129852295036],[109.94152832031261,19.993194580078182],[109.98929595947266,19.933750152587887],[110.12763977050787,20.002639770507756],[110.38597869873064,20.0790309906007],[110.51041412353521,20.01791572570812],[110.68818664550804,20.16263961791998]]]},"properties":{"ID_0":49,"ISO":"CN-46","NAME_0":"China","ID_1":9,"NAME_1":"Hainan","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"海南","VARNAME_1":"Hǎinán"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[116.89429473876953,39.69630813598633],[116.91946411132811,39.84259796142584],[116.77923583984408,39.90305328369146],[116.75610351562511,39.966316223144524],[116.83486938476608,40.04358673095703],[117.0112533569337,40.03260803222667],[117.19398498535168,40.08278274536133],[117.13152313232456,39.921825408935604],[117.22265625,39.857101440429744],[117.16275787353527,39.79872894287115],[117.15242004394554,39.62674331665039],[116.97351074218771,39.642501831054744],[116.89429473876953,39.69630813598633]]],[[[119.23310852050804,41.312511444091854],[119.18230438232457,41.19206619262695],[118.88581848144553,40.94926071166992],[118.8355941772461,40.803291320800774],[118.9892196655278,40.690673828125114],[119.13710784912143,40.6328582763673],[119.29592132568405,40.52883529663097],[119.53701019287153,40.54928588867193],[119.59908294677733,40.45381164550781],[119.58081054687499,40.37427520751953],[119.64680480957031,40.217468261718864],[119.73799133300804,40.19283676147461],[119.80721282958984,39.97958374023449],[119.58458709716797,39.91374969482427],[119.3454132080078,39.722640991210994],[119.2576370239259,39.49819946289074],[119.3056869506837,39.420970916748104],[119.18791961669933,39.35792160034191],[119.00319671630871,39.19708251953125],[118.81041717529297,39.143470764160156],[118.63153076171896,39.16791915893565],[118.33597564697266,39.0245819091798],[118.20847320556642,39.07041549682622],[118.14514923095703,39.17124938964855],[118.01268768310545,39.218193054199325],[118.01047515869142,39.361911773681754],[117.86926269531261,39.448425292968864],[117.92980957031251,39.580131530761776],[117.6935958862306,39.5805549621582],[117.57858276367199,39.7279891967774],[117.51319122314487,39.88500595092779],[117.54586791992209,39.98641967773443],[117.80303192138717,39.98414993286133],[117.74359893798864,40.07381439208996],[117.6408462524414,40.09823989868164],[117.55962371826183,40.213554382324276],[117.37973785400412,40.22687149047863],[117.26734161376952,40.307861328125114],[117.1950912475586,40.49690246582025],[117.29975891113315,40.5773315429688],[117.32102966308616,40.6551971435548],[117.13343048095736,40.70161437988281],[116.99423217773438,40.692958831787166],[116.83230590820312,40.840320587158146],[116.71550750732433,40.9009628295899],[116.66688537597666,40.97671127319336],[116.45097351074232,40.97891235351562],[116.45445251464842,40.79011154174816],[116.24459075927746,40.787345886230575],[116.10874938964855,40.62240600585932],[115.9893035888673,40.5810317993164],[115.90907287597655,40.61767959594738],[115.72922515869152,40.50187301635748],[115.95513153076172,40.261817932128956],[115.82250213623057,40.140216827392635],[115.67327880859398,40.13534545898443],[115.4408187866211,40.02623367309582],[115.53909301757812,39.797416687011776],[115.46726226806652,39.67020416259777],[115.56856536865256,39.59565353393555],[115.6816635131838,39.599796295166016],[115.75010681152365,39.5117301940918],[115.92529296875011,39.59505462646496],[116.13475799560547,39.56499862670904],[116.34479522705078,39.44854354858398],[116.599464416504,39.62915420532221],[116.79938507080122,39.610008239746094],[116.79687500000011,39.457607269287166],[116.8808059692385,39.347843170166016],[116.86456298828146,39.1648521423341],[116.90145874023438,39.06421661376959],[116.75588989257834,39.02737426757818],[116.70439910888716,38.9204559326173],[116.75075531005903,38.740154266357415],[116.91632080078136,38.6908073425293],[117.0191421508789,38.7020721435548],[117.10205841064476,38.58654022216797],[117.2062149047854,38.62799072265631],[117.26931762695322,38.56954574584966],[117.56430816650425,38.65569305419933],[117.69458007812534,38.38235855102539],[117.8575439453126,38.26736068725586],[117.87126159667991,38.26144027709961],[117.87111663818382,38.25597381591797],[117.70034027099608,38.07770919799816],[117.57433319091818,38.06839752197271],[117.4482574462893,37.86536026000982],[117.4058151245117,37.84362030029296],[116.89412689209007,37.84426879882818],[116.79441833496115,37.83129501342768],[116.60633850097679,37.62678146362315],[116.43196105957031,37.46987152099615],[116.22567749023449,37.4722633361817],[116.15882873535156,37.37846755981457],[115.98389434814452,37.33635330200195],[115.86469268798827,37.07368087768566],[115.68394470214866,36.81945800781255],[115.4960250854492,36.768993377685604],[115.33660125732432,36.61305999755865],[115.27890777587902,36.49432754516607],[115.36262512207043,36.342380523681754],[115.46441650390646,36.257820129394474],[115.47286987304697,36.16936111450207],[115.35760498046896,36.094387054443416],[115.25508880615234,36.17609405517584],[115.12049865722666,36.211357116699276],[115.00572204589889,36.07243728637701],[114.8892822265625,36.13651275634759],[114.57871246337902,36.125465393066406],[114.32044219970703,36.24585342407238],[114.04631805419966,36.27998733520519],[113.90455627441429,36.351284027099666],[113.72434234619162,36.360000610351676],[113.70201110839854,36.42330932617193],[113.58819580078136,36.45759582519537],[113.58167266845726,36.54844665527355],[113.48027801513682,36.63498687744146],[113.4928207397462,36.74032974243163],[113.6494598388673,36.78556442260748],[113.66993713378906,36.855419158935604],[113.78646850585938,36.894397735595646],[113.75170898437533,37.075168609619254],[113.8960418701173,37.30953216552729],[113.95367431640636,37.34847259521484],[114.11190032958996,37.58973693847656],[114.12183380126976,37.69730758666998],[113.96395111083984,37.83337020874035],[113.87711334228537,38.053985595703125],[113.70291137695312,38.21108627319336],[113.56385040283202,38.236957550048935],[113.51879119873057,38.38246536254894],[113.57701110839844,38.46552658081055],[113.55550384521507,38.55783462524414],[113.60639190673827,38.64554595947271],[113.76902770996094,38.70916748046875],[113.84912872314453,38.82835006713873],[113.7608871459961,38.9588356018067],[113.89168548583996,39.06693649291992],[114.04420471191429,39.13482666015636],[114.1020736694337,39.0512046813966],[114.35786437988314,39.1034507751466],[114.4162826538086,39.30722808837896],[114.54537200927734,39.547451019287166],[114.40162658691418,39.65062713623047],[114.3863754272463,39.867168426513786],[114.30547332763693,39.85608673095703],[114.05168151855479,39.92816925048828],[114.01647186279297,39.99241256713873],[114.08847045898482,40.09930419921881],[114.05783843994175,40.163112640380916],[114.46347045898447,40.26675033569347],[114.5243911743164,40.343955993652344],[114.30792236328125,40.36830520629882],[114.26274108886717,40.48538589477539],[114.2764663696289,40.589458465576286],[114.19120788574219,40.62958908081055],[114.12786102294922,40.73575973510753],[113.96630859375,40.98146057128911],[113.86180114746094,41.067337036132926],[113.9137954711914,41.17041015625],[113.93061065673862,41.38480758666998],[113.86356353759777,41.436580657958984],[114.01346588134787,41.51765441894537],[114.1511459350586,41.52384567260748],[114.23322296142601,41.637542724609375],[114.20509338378906,41.79763031005864],[114.33010864257834,41.920093536376946],[114.4928207397463,41.970363616943416],[114.47077178955112,42.049312591552784],[114.55392456054699,42.13053131103527],[114.76879882812523,42.109020233154354],[114.89532470703136,41.99150085449213],[114.93949127197276,41.820648193359375],[114.88992309570335,41.765785217285206],[114.88935089111351,41.6345481872558],[115.21518707275402,41.57805633544922],[115.3590240478519,41.61180114746094],[115.31996917724608,41.700107574463004],[115.42324066162153,41.726482391357365],[115.80461120605469,41.91062164306652],[115.91017150878929,41.94323348999029],[115.99418640136719,41.81492996215832],[116.18979644775438,41.862461090088004],[116.32083129882858,42.00352478027338],[116.52749633789062,41.93688964843756],[116.70923614501989,41.941905975341854],[116.87339019775435,42.01646423339855],[116.89810943603514,42.388458251953125],[117.0145187377932,42.454704284668026],[117.40394592285155,42.474704742431754],[117.4676284790039,42.5838737487793],[117.67736053466808,42.57886505126958],[117.7731399536134,42.61648941040039],[118.01770782470702,42.38269424438482],[118.0995025634769,42.16967010498047],[118.09095764160156,42.10280609130865],[118.30023193359398,41.977607727050774],[118.3283691406251,41.86101531982433],[118.28584289550793,41.77069854736328],[118.15925598144531,41.811031341552734],[118.12394714355467,41.73998641967785],[118.3426513671875,41.340641021728516],[118.76374816894554,41.351032257080135],[118.88467407226585,41.29891967773449],[119.19430541992197,41.28028106689453],[119.23310852050804,41.312511444091854]]]]},"properties":{"ID_0":49,"ISO":"CN-13","NAME_0":"China","ID_1":10,"NAME_1":"Hebei","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"河北","VARNAME_1":"Héběi"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[131.27595520019554,43.47871780395519],[131.16365051269543,43.43925094604503],[130.99462890625023,43.497936248779354],[130.87660217285156,43.43532562255871],[130.73614501953148,43.551612854003956],[130.51580810546875,43.62832260131836],[130.33006286621116,43.94802093505871],[130.00299072265648,43.881027221679744],[129.99787902832043,43.995368957519474],[129.85945129394565,44.01048660278332],[129.6570739746095,43.867465972900504],[129.4636840820316,43.86940765380865],[129.3954315185547,43.813796997070305],[129.23046875,43.80673217773432],[129.20211791992233,43.574462890625],[129.00317382812545,43.51940155029302],[128.84960937500023,43.55955123901372],[128.7337951660156,43.79654312133789],[128.65280151367233,43.884819030761776],[128.51533508300793,44.11908721923834],[128.46276855468773,44.15715408325207],[128.46697998046886,44.37427520751959],[128.35960388183616,44.508617401123104],[128.21028137207054,44.42990112304687],[128.15715026855503,44.33892059326172],[128.04859924316418,44.35000228881847],[128.09790039062523,44.21200561523449],[128.04721069335983,44.10842132568371],[127.86141967773459,44.06307220458979],[127.73556518554697,44.092674255371094],[127.62081146240234,44.183494567871094],[127.61432647705078,44.27439498901373],[127.47427368164062,44.40299606323248],[127.44866943359399,44.607799530029354],[127.21187591552734,44.633880615234425],[127.0243148803712,44.5905380249024],[127.03566741943358,44.70638656616211],[126.98287200927747,44.77508926391607],[126.99614715576206,44.87908554077159],[127.08002471923827,44.95063781738287],[126.96325683593771,45.072299957275504],[126.60437011718783,45.23363494873047],[126.3949661254883,45.216625213623104],[126.23775482177744,45.13749694824219],[126.01431274414084,45.15170669555663],[125.90144348144575,45.19057846069347],[125.69538116455077,45.33446502685558],[125.67999267578146,45.50801086425787],[125.40406799316419,45.43107986450206],[125.06824493408202,45.38916015625006],[125.0384750366211,45.490486145019645],[124.86831665039062,45.43911361694347],[124.74886322021484,45.45964050292963],[124.5395050048828,45.40707397460943],[124.38897705078136,45.437797546386776],[124.33868408203125,45.54535293579113],[124.20967864990246,45.62885665893566],[124.1277084350586,45.6301765441895],[123.95042419433639,45.94403076171881],[124.03059387207065,46.013851165771484],[123.88510894775389,46.301368713378906],[123.72232818603516,46.25339508056646],[123.50250244140625,46.25378036499023],[123.36196136474621,46.220123291015625],[123.17104339599634,46.24668121337896],[123.01202392578136,46.418949127197266],[123.00372314453124,46.57372283935541],[123.26243591308638,46.611534118652344],[123.34964752197277,46.6744995117188],[123.58889770507811,46.68665695190435],[123.62447357177744,46.80361557006847],[123.35256958007812,46.860954284668075],[123.20538330078148,46.84386444091797],[123.15702819824251,46.742782592773494],[123.0269241333009,46.724731445312614],[122.88900756835938,46.815731048583984],[122.89059448242188,46.95026397705078],[122.84196472167969,47.05282592773449],[122.60468292236327,47.12254714965832],[122.38791656494185,47.344146728515625],[122.49520111083986,47.40611648559576],[122.54921722412108,47.52074050903326],[122.81840515136763,47.65956878662104],[123.20001220703148,47.81901931762701],[123.29052734375011,47.9519500732423],[123.57421874999999,48.04172134399414],[123.75467681884787,48.204475402832145],[124.07180023193393,48.429424285888786],[124.2668151855471,48.52974319458019],[124.30473327636719,48.36406326293945],[124.50231933593751,48.124053955078125],[124.57075500488315,48.257568359375],[124.51212310791037,48.40478515625],[124.51280212402344,48.5483283996582],[124.6108627319336,48.67626953125006],[124.64270782470703,48.82167434692383],[124.88232421875023,49.177158355712834],[125.14952850341808,49.143058776855575],[125.26615905761729,49.3585472106933],[125.21549224853516,49.48554229736328],[125.19312286376987,49.73693847656256],[125.27192687988281,50.12553024291992],[125.44105529785168,50.210117340088004],[125.4375915527345,50.265930175781364],[125.6349334716799,50.449859619140625],[125.81913757324219,50.54684448242193],[125.78872680664107,50.73558425903326],[126.06407165527342,50.95911407470703],[125.97352600097678,51.09569931030285],[125.84705352783226,51.20912933349621],[125.75080871582041,51.225524902343864],[125.69090270996094,51.33047866821294],[125.34353637695335,51.622177124023494],[125.12730407714855,51.632411956787166],[125.03956604003918,51.527923583984375],[124.92606353759777,51.49910736083984],[124.85720825195322,51.37818908691406],[124.68614959716831,51.331619262695305],[124.48261260986338,51.37877273559581],[124.39867401123045,51.270305633544915],[124.23169708251977,51.343036651611385],[123.88298797607422,51.317989349365234],[123.70346832275402,51.39673995971673],[123.63520812988314,51.3184928894044],[123.2828292846682,51.2494468688966],[122.96698760986372,51.33358383178722],[122.84770202636719,51.47627258300787],[122.84937286376987,51.60534667968749],[122.74273681640635,51.742351531982365],[122.71907806396496,51.97739410400401],[122.62368774414074,52.135234832763786],[122.76294708251963,52.17710494995123],[122.75592803955078,52.265460968017635],[122.57911682128906,52.26520919799805],[122.33618927001964,52.41145706176758],[122.30334472656249,52.47386169433605],[122.12637329101585,52.474529266357536],[121.9407272338867,52.29719161987299],[121.70687103271518,52.316814422607536],[121.63298034667991,52.443183898925895],[121.51914978027344,52.45304107666021],[121.19284057617222,52.60234069824219],[121.36288452148459,52.680671691894474],[121.61347198486328,52.85200119018565],[121.70822143554686,52.99644470214849],[121.80916595458983,53.06410598754894],[121.64614105224634,53.180465698242244],[121.67065429687499,53.23693466186535],[121.4893798828126,53.33117294311518],[121.69239044189453,53.388511657714844],[122.07605743408224,53.42113876342785],[122.32962036132847,53.49732208251959],[122.44212341308605,53.441848754882926],[122.83354187011751,53.4529037475587],[123.25701904296874,53.560859680175895],[123.52179718017588,53.55316925048834],[123.84442138671886,53.48871994018549],[124.11501312255882,53.34368133544922],[124.24575042724642,53.36550903320318],[124.37548828125,53.24618148803716],[124.53032684326206,53.19488906860357],[124.66304016113291,53.19919204711914],[124.83304595947266,53.13269042968761],[124.98197174072278,53.19285202026378],[125.1882095336914,53.191589355468864],[125.48206329345714,53.09030914306652],[125.579658508301,53.080730438232365],[125.73636627197266,52.984508514404354],[125.66265869140638,52.91595077514648],[125.84910583496095,52.86016082763672],[126.3436813354492,52.39595031738281],[126.30267333984375,52.223281860351506],[126.54995727539074,52.13016891479492],[126.4692077636721,51.93531036376953],[126.56086730957041,51.85640335083002],[126.83277893066428,51.526538848877],[126.78382110595714,51.44036483764659],[126.97986602783249,51.307769775390625],[126.89791107177768,51.188365936279354],[126.92285156250011,51.05799865722661],[127.11181640625021,50.93387222290039],[127.3593521118164,50.58327865600586],[127.28761291503905,50.47747039794933],[127.3610610961914,50.4039306640625],[127.3687973022461,50.29315948486333],[127.5714797973634,50.242759704589844],[127.59432983398438,50.17292022705078],[127.50132751464889,50.061019897460994],[127.51512908935581,49.834640502929744],[127.64972686767624,49.77777099609381],[127.68492126464844,49.67330932617198],[127.80242156982422,49.59124755859381],[127.96154785156271,49.61182022094738],[128.0659179687501,49.54223632812506],[128.26089477539074,49.499950408935604],[128.39202880859398,49.58887863159185],[128.5354461669924,49.60184097290045],[128.70825195312523,49.563720703125],[128.77296447753952,49.47060012817388],[128.99516296386764,49.45048904418945],[129.1181335449221,49.348709106445426],[129.20581054687534,49.39894104003906],[129.31790161132824,49.354351043701115],[129.38406372070335,49.43146133422851],[129.52096557617207,49.41189193725597],[129.54539489746105,49.299720764160156],[129.66775512695324,49.29019165039062],[129.84469604492233,49.167659759521484],[129.9064178466797,49.05399703979492],[130.25747680664062,48.86184692382818],[130.4432373046876,48.90032196044922],[130.63667297363293,48.81423950195324],[130.52542114257835,48.638519287109425],[130.60110473632835,48.51501083374029],[130.7223663330078,48.50586318969732],[130.76588439941406,48.355010986328125],[130.82553100585972,48.30009078979497],[130.65205383300804,48.109340667724666],[130.6846160888672,48.03916931152344],[130.86395263671898,47.93212127685558],[130.95217895507847,47.81850051879894],[130.9541931152346,47.7202720642091],[131.09564208984375,47.681346893310604],[131.25323486328136,47.73376083374029],[131.50099182128926,47.72776031494146],[131.57955932617188,47.660648345947266],[131.6824340820317,47.706150054931754],[131.8037261962893,47.66971206665045],[132.2450866699221,47.70516204833979],[132.37559509277355,47.753879547119254],[132.50482177734398,47.711250305175895],[132.69148254394565,47.953609466552734],[132.78602600097702,47.92716979980463],[132.87658691406273,48.000000000000114],[133.0079040527345,48.01818084716797],[133.16029357910168,48.10570144653326],[133.35501098632812,48.10374069213867],[133.4681549072269,48.06760025024425],[133.80044555664062,48.19977951049815],[134.05769348144543,48.3353843688966],[134.38926696777344,48.38570404052729],[134.57540893554688,48.36321640014654],[134.67109680175793,48.16424179077154],[134.55055236816418,48.02439880371105],[134.5888671875001,47.906829833984375],[134.7715606689455,47.753459930420036],[134.6698455810547,47.58382415771495],[134.4935302734376,47.44380950927746],[134.33404541015636,47.43637084960949],[134.18699645996094,47.33092880249029],[134.1490936279297,47.259510040283146],[134.22261047363304,47.180702209472656],[134.1345825195316,47.087821960449276],[134.02073669433594,46.82228088378906],[134.01470947265648,46.65436172485351],[133.9130096435547,46.58145904541021],[133.85086059570335,46.46068191528332],[133.90849304199264,46.27159118652338],[133.84939575195312,46.20109939575207],[133.7001190185547,46.157814025878956],[133.73445129394528,46.047340393066406],[133.65689086914085,45.93769454956066],[133.4638824462893,45.82897949218756],[133.4761199951173,45.6544189453125],[133.34210205078125,45.54794311523432],[133.21519470214855,45.50911331176769],[133.133026123047,45.41987991333008],[133.09385681152366,45.2875709533692],[133.13555908203125,45.12710952758789],[132.97265625,45.0199089050293],[132.85197448730477,45.055690765380916],[132.6968536376953,44.69006729125988],[132.56057739257858,44.55504226684581],[132.31622314453145,44.61523056030279],[132.1116180419923,44.7406845092774],[132.18359375,44.95685195922857],[132.0585937500001,45.23558807373047],[131.82678222656273,45.308731079101676],[131.68673706054688,45.1141815185548],[131.4698486328125,44.959480285644645],[131.34425354003952,44.98189926147472],[131.2709503173828,44.92235946655279],[131.1379547119144,44.93704223632812],[130.9630126953126,44.81761932373041],[131.10266113281284,44.691558837890625],[131.2931060791018,44.07970046997076],[131.20352172851562,43.823570251464844],[131.22850036621105,43.59860229492199],[131.27595520019554,43.47871780395519]]]},"properties":{"ID_0":49,"ISO":"CN-23","NAME_0":"China","ID_1":11,"NAME_1":"Heilongjiang","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"黑龙江省|黑龍江省","VARNAME_1":"Hēilóngjiāng"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[115.47286987304697,36.16936111450207],[115.44036865234385,36.01320648193365],[115.3520736694338,35.97102355957031],[115.33192443847666,35.804111480713004],[115.80311584472656,36.01005172729498],[116.01735687255882,36.06333923339844],[116.03987121582054,35.97148895263683],[115.91765594482423,35.96976470947276],[115.76693725585982,35.863945007324325],[115.66016387939453,35.744159698486385],[115.49507904052733,35.7292098999024],[115.40918731689489,35.64693832397472],[115.3487777709961,35.50680160522455],[115.21638488769531,35.417804718017635],[115.16888427734375,35.44613265991222],[115.01925659179734,35.37437057495123],[114.99708557128929,35.288627624511776],[114.84293365478514,35.17755126953125],[114.88049316406249,35.00461196899414],[115.11365509033224,35.0103874206543],[115.19261932373071,34.92622375488287],[115.42497253417979,34.796310424804744],[115.43881988525412,34.675373077392685],[115.53153228759778,34.57902526855469],[115.67130279541014,34.561328887939396],[116.09555816650412,34.60671997070318],[116.18591308593749,34.57946777343756],[116.17365264892611,34.431613922119254],[116.38353729248071,34.28071594238281],[116.51093292236327,34.297325134277344],[116.5594177246096,34.09311294555664],[116.63354492187501,33.98846435546869],[116.56187438964866,33.90975570678722],[116.43643951416027,33.85443878173828],[116.36834716796888,33.78225708007824],[116.1498565673828,33.711246490478516],[115.97711944580101,33.91727066040039],[115.95223236083984,34.00925445556634],[115.85777282714855,34.00820159912115],[115.72204589843751,34.08029937744146],[115.59432983398482,34.033966064453175],[115.5492858886721,33.89166641235346],[115.6263122558596,33.8379364013673],[115.59094238281263,33.72902297973633],[115.63195037841808,33.58683776855469],[115.40752410888672,33.55921554565424],[115.30757141113281,33.43203735351574],[115.35664367675805,33.32394409179682],[115.2856903076174,33.13598632812506],[115.10659027099632,33.08357620239258],[114.88988494873068,33.08601379394537],[114.9339981079106,32.93647766113287],[115.13391113281261,32.8995246887207],[115.17764282226598,32.796249389648665],[115.19152832031249,32.59048080444353],[115.40228271484375,32.552547454833984],[115.53920745849655,32.42340850830084],[115.61597442626953,32.410995483398494],[115.82931518554733,32.526969909668026],[115.88243865966797,32.419975280761776],[115.93076324462913,32.16601943969732],[115.90435791015625,31.8200187683106],[115.87413024902388,31.77674865722656],[115.67327880859398,31.782377243041935],[115.49180603027344,31.67566680908203],[115.48127746582043,31.612388610839897],[115.37071228027344,31.501697540283487],[115.36437225341831,31.40503883361816],[115.20182037353516,31.440713882446286],[115.22996520996115,31.553312301635913],[115.13275146484419,31.606878280639762],[115.05345153808604,31.509363174438473],[114.83003234863304,31.46220588684093],[114.54058837890659,31.616878509521538],[114.58032989501974,31.756343841552848],[114.42451477050793,31.73444938659679],[114.28305053710938,31.758928298950252],[114.16300201416038,31.853225708007812],[113.98043823242186,31.75673675537109],[113.9458999633789,31.8608970642091],[113.84163665771507,31.849065780639705],[113.7348098754884,32.250343322753906],[113.75866699218773,32.37360382080084],[113.660400390625,32.421482086181584],[113.57417297363281,32.3417854309082],[113.41719818115234,32.275146484375],[113.34838867187511,32.297382354736555],[113.21605682373092,32.42483901977545],[113.14096832275425,32.382629394531364],[112.85492706298828,32.3981094360351],[112.76566314697266,32.350788116455305],[112.54367065429697,32.404361724853516],[112.43756866455077,32.35496520996105],[112.1513595581057,32.38526153564459],[111.94658660888688,32.51931762695318],[111.88416290283214,32.50550842285173],[111.71526336669922,32.606510162353516],[111.57189941406278,32.595813751220646],[111.44577789306645,32.72005462646496],[111.37394714355479,32.830688476562614],[111.24909973144531,32.88604354858404],[111.23239898681669,33.04270172119146],[110.97766113281267,33.259674072265796],[111.02043151855474,33.37694549560558],[110.99770355224608,33.58365631103521],[110.82721710205084,33.67475128173828],[110.77207946777344,33.80183410644537],[110.5877990722658,33.88915634155284],[110.67118072509766,33.95417785644531],[110.58245849609392,34.10277557373047],[110.63906860351555,34.16409301757824],[110.41948699951199,34.28166198730469],[110.4951171875,34.33678054809582],[110.35552215576178,34.52358245849614],[110.38023376464838,34.604488372802734],[110.68240356445328,34.59413909912115],[110.75208282470724,34.656459808349716],[110.8956375122072,34.662040710449276],[111.15017700195318,34.80830383300781],[111.22097778320324,34.79192733764643],[111.567626953125,34.849540710449276],[111.6857528686524,34.99225997924805],[111.82504272460949,35.073120117187614],[112.05079650878929,35.05064392089855],[112.07186126708984,35.229129791259766],[112.43359375,35.229743957519645],[112.76907348632812,35.20890426635742],[112.91504669189474,35.24839401245117],[113.02401733398438,35.363502502441406],[113.10746765136741,35.33320617675781],[113.20276641845737,35.44199371337902],[113.49054718017578,35.53054809570307],[113.55655670166026,35.648105621338004],[113.56907653808615,35.817844390869254],[113.65067291259764,35.836864471435604],[113.65881347656284,36.11945724487305],[113.72434234619162,36.360000610351676],[113.90455627441429,36.351284027099666],[114.04631805419966,36.27998733520519],[114.32044219970703,36.24585342407238],[114.57871246337902,36.125465393066406],[114.8892822265625,36.13651275634759],[115.00572204589889,36.07243728637701],[115.12049865722666,36.211357116699276],[115.25508880615234,36.17609405517584],[115.35760498046896,36.094387054443416],[115.47286987304697,36.16936111450207]]]},"properties":{"ID_0":49,"ISO":"CN-41","NAME_0":"China","ID_1":12,"NAME_1":"Henan","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"河南","VARNAME_1":"Hénán"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[110.97766113281267,33.259674072265796],[111.23239898681669,33.04270172119146],[111.24909973144531,32.88604354858404],[111.37394714355479,32.830688476562614],[111.44577789306645,32.72005462646496],[111.57189941406278,32.595813751220646],[111.71526336669922,32.606510162353516],[111.88416290283214,32.50550842285173],[111.94658660888688,32.51931762695318],[112.1513595581057,32.38526153564459],[112.43756866455077,32.35496520996105],[112.54367065429697,32.404361724853516],[112.76566314697266,32.350788116455305],[112.85492706298828,32.3981094360351],[113.14096832275425,32.382629394531364],[113.21605682373092,32.42483901977545],[113.34838867187511,32.297382354736555],[113.41719818115234,32.275146484375],[113.57417297363281,32.3417854309082],[113.660400390625,32.421482086181584],[113.75866699218773,32.37360382080084],[113.7348098754884,32.250343322753906],[113.84163665771507,31.849065780639705],[113.9458999633789,31.8608970642091],[113.98043823242186,31.75673675537109],[114.16300201416038,31.853225708007812],[114.28305053710938,31.758928298950252],[114.42451477050793,31.73444938659679],[114.58032989501974,31.756343841552848],[114.54058837890659,31.616878509521538],[114.83003234863304,31.46220588684093],[115.05345153808604,31.509363174438473],[115.13275146484419,31.606878280639762],[115.22996520996115,31.553312301635913],[115.20182037353516,31.440713882446286],[115.36437225341831,31.40503883361816],[115.55741119384766,31.159700393676868],[115.6955490112307,31.20327758789068],[115.75873565673872,31.12035369873058],[115.87502288818358,31.144224166870117],[116.00116729736374,30.94951629638672],[115.83775329589854,30.839673995971737],[115.76095581054686,30.674276351928942],[115.90872955322298,30.517946243286133],[115.87910461425791,30.385009765625057],[116.0590591430664,30.209255218505916],[116.06858062744139,29.972360610962028],[116.12962341308592,29.824850082397575],[116.04251098632822,29.750391006469897],[115.87762451171886,29.735132217407394],[115.68840789794932,29.851032257080135],[115.50516510009766,29.841829299926815],[115.40324401855469,29.687685012817383],[115.14984893798827,29.66103744506836],[115.14858245849655,29.51283836364746],[115.00390624999999,29.572092056274414],[114.8637161254883,29.48360824584961],[114.86354827880858,29.40630340576172],[114.75524902343761,29.369329452514936],[114.65571594238325,29.39630126953136],[114.51341247558615,29.32709121704107],[114.28784179687511,29.366165161132923],[114.24340820312511,29.238464355468746],[114.06909942626953,29.214675903320366],[113.9401321411134,29.048280715942322],[113.81707000732433,29.10557556152349],[113.72635650634766,29.074455261230526],[113.59960937500021,29.25536346435558],[113.65735626220726,29.38130187988281],[113.74504089355469,29.450445175170838],[113.67118072509766,29.514804840087944],[113.73174285888693,29.578884124755916],[113.63464355468749,29.6696014404298],[113.54369354248058,29.682418823242298],[113.55618286132824,29.81902503967296],[113.4371566772462,29.763933181762862],[113.21038055419933,29.537681579589844],[113.14346313476562,29.448657989502067],[113.03498077392578,29.50967216491705],[112.93881225585938,29.47407531738287],[112.90138244628918,29.78754043579107],[112.80280303955112,29.741548538208292],[112.6781692504885,29.596908569335994],[112.4431381225588,29.635257720947262],[112.3623733520509,29.539342880249194],[112.0716018676759,29.736671447754137],[111.784896850586,29.911354064941406],[111.54385375976567,29.89404487609863],[111.38594055175808,29.918916702270568],[111.23004913330084,30.045486450195366],[110.92368316650408,30.06740570068382],[110.82026672363276,30.12800407409668],[110.52275848388689,30.062427520752067],[110.50106048583989,29.9149227142334],[110.60893249511713,29.835947036743224],[110.63321685791016,29.763694763183764],[110.37486267089872,29.640249252319336],[110.10845184326166,29.792104721069336],[109.86514282226568,29.777469635009876],[109.65676879882822,29.599243164062614],[109.51831817626946,29.623172760009876],[109.36788940429688,29.428064346313473],[109.32924652099636,29.27114105224615],[109.25901794433616,29.23217582702642],[109.22859954834001,29.12245559692388],[109.10571289062528,29.21516799926786],[109.1050109863283,29.36424255371105],[108.97126770019543,29.33089637756376],[108.86643981933594,29.44981193542486],[108.86813354492205,29.639493942260742],[108.67495727539068,29.69368362426763],[108.65667724609398,29.85115242004394],[108.58754730224626,29.858566284179744],[108.45027160644537,29.74233245849626],[108.38242340087896,29.854690551757812],[108.51653289794949,29.870521545410153],[108.5248107910158,30.07951164245605],[108.5693817138673,30.25385475158697],[108.40393829345709,30.37798500061041],[108.4205703735352,30.488988876342884],[108.55462646484396,30.47736167907709],[108.68711090087908,30.589031219482703],[108.72857666015648,30.500770568847713],[108.81961822509793,30.49818611145025],[108.95596313476568,30.6227264404298],[109.11232757568365,30.649772644043026],[109.1465530395509,30.53647994995117],[109.31575012207026,30.62170791625971],[109.37458801269537,30.51461982727062],[109.44674682617216,30.61709213256847],[109.63980102539057,30.716789245605412],[109.77353668212908,30.85263252258295],[109.89366149902355,30.89163589477539],[110.0757064819336,30.804096221923825],[110.16403198242193,30.986728668213004],[110.1156921386718,31.0982990264892],[110.19042968750028,31.150600433349723],[110.13822174072283,31.395578384399474],[110.05512237548832,31.41599845886231],[109.93403625488287,31.5234375],[109.74819946289062,31.615152359008903],[109.71514129638666,31.71221542358404],[109.57660675048832,31.733167648315373],[109.62648773193376,31.964570999145625],[109.61682128906254,32.10912322998058],[109.49041748046903,32.3025856018067],[109.4954223632812,32.38108444213867],[109.62696075439459,32.6024169921875],[109.90569305419916,32.59506225585943],[110.02306365966797,32.55052947998047],[110.1998367309572,32.62979888916044],[110.13690948486328,32.80475234985357],[110.0223236083985,32.87265777587885],[109.75891876220707,32.909706115722656],[109.78942871093754,33.06887435913086],[109.68303680419928,33.11854553222656],[109.5713272094726,33.112297058105696],[109.43367004394531,33.15377807617199],[109.50920104980469,33.239566802978516],[109.84026336669916,33.248893737793026],[110.02587890625016,33.193675994873104],[110.1597595214843,33.211009979248104],[110.21314239501964,33.16501998901367],[110.4556808471682,33.18463897705084],[110.80570983886724,33.148437500000114],[110.97766113281267,33.259674072265796]]]},"properties":{"ID_0":49,"ISO":"CN-42","NAME_0":"China","ID_1":13,"NAME_1":"Hubei","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"湖北","VARNAME_1":"Húběi"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[113.9401321411134,29.048280715942322],[113.95168304443371,28.970525741577266],[114.05625915527355,28.854015350341797],[114.1455535888673,28.820493698120114],[114.11759185791016,28.598354339599723],[114.20749664306686,28.46985816955589],[114.24922943115244,28.332538604736325],[114.0786285400394,28.182449340820426],[114.03450012207077,28.087497711181697],[113.9183273315432,28.000001907348576],[113.80004882812511,27.98008728027355],[113.72681427001976,27.884246826171875],[113.75767517089842,27.802581787109375],[113.60186004638695,27.628822326660156],[113.57796478271483,27.528127670288143],[113.61128997802734,27.348873138427848],[113.69427490234386,27.33539009094244],[113.8673782348634,27.3883056640625],[113.84187316894543,27.22589683532726],[113.77390289306663,27.140529632568416],[113.81130981445335,27.050224304199276],[113.91623687744186,26.96213150024414],[113.83438873291038,26.80258750915533],[113.9014129638673,26.621789932250977],[114.11697387695312,26.59279632568365],[114.08189392089842,26.414947509765565],[113.96507263183638,26.243938446045036],[114.04072570800781,26.190862655639876],[114.16769409179722,26.21220397949213],[114.19464111328124,26.128807067871207],[114.0400085449221,26.076362609863395],[114.02571105957054,25.926094055175724],[113.91043853759766,25.729339599609432],[113.9859848022461,25.554302215576172],[113.95921325683605,25.457321166992184],[113.89219665527365,25.43996620178217],[113.81206512451183,25.32813262939464],[113.75487518310592,25.359266281127987],[113.58399200439464,25.32307434082037],[113.53484344482455,25.365858078002873],[113.36460876464866,25.40072631835943],[113.29471588134764,25.494749069213977],[113.15413665771518,25.487932205200252],[113.01506042480479,25.348438262939567],[112.8527603149415,25.32934951782238],[112.86254882812499,25.247737884521598],[112.97397613525402,25.254402160644588],[112.96279907226574,25.160791397094723],[113.00085449218773,24.930334091186577],[112.77394866943371,24.896972656250053],[112.65400695800791,25.128871917724723],[112.39117431640636,25.142938613891715],[112.17819213867188,25.17727851867687],[112.14284515380871,25.01593017578125],[112.16409301757835,24.91137695312511],[112.0159149169923,24.73996162414545],[111.76525115966803,24.788452148437553],[111.68432617187517,24.78155517578125],[111.56139373779303,24.64114570617687],[111.4228515625,24.681093215942383],[111.4740753173831,24.800382614135742],[111.44398498535173,24.85980033874523],[111.45989227294928,25.026561737060547],[111.43122863769548,25.101142883300895],[111.2711029052735,25.145952224731502],[111.09161376953129,25.0276718139649],[111.09198760986334,24.944536209106502],[110.99164581298851,24.922689437866268],[110.94228363037136,25.03656387329113],[111.00070190429682,25.16755485534668],[111.09198760986334,25.28190803527832],[111.28569030761736,25.436988830566463],[111.33367919921903,25.60984039306652],[111.31177520751964,25.73057937622076],[111.41054534912138,25.771030426025447],[111.42713165283232,25.880847930908203],[111.21540069580082,25.897918701171875],[111.19966125488298,26.01690673828125],[111.24438476562506,26.065874099731502],[111.25716400146489,26.21200752258312],[111.16111755371088,26.30673217773443],[110.98759460449219,26.333953857421875],[110.93292999267584,26.29232215881359],[110.75655364990227,26.252420425415096],[110.60779571533197,26.337228775024414],[110.56656646728526,26.26456069946283],[110.37230682373053,26.09749984741211],[110.33061218261747,25.995586395263782],[110.09620666503935,26.023202896118278],[110.08750915527344,26.142990112304684],[109.9562225341798,26.1942596435548],[109.86648559570318,26.036716461181697],[109.77788543701182,26.000400543213058],[109.8214721679688,25.914623260498047],[109.6570663452149,25.883638381958008],[109.70696258544939,26.00746154785162],[109.47801971435575,26.03277397155767],[109.4950790405275,26.14627647399908],[109.4244766235351,26.294462203979545],[109.33377838134788,26.270935058593864],[109.27001190185563,26.31878852844244],[109.3762741088867,26.465026855468803],[109.35031127929703,26.696563720703182],[109.49270629882841,26.826517105102596],[109.55052947998058,26.95048141479492],[109.50717163085942,27.076116561889705],[109.38927459716803,27.1656551361084],[109.25971984863281,27.135271072387695],[109.16427612304715,27.075754165649414],[109.11281585693354,27.12581443786621],[108.87377166748075,27.0005283355714],[108.82865905761719,27.060491561889762],[108.91187286376974,27.162935256958008],[108.90032196044916,27.21713447570806],[109.05762481689459,27.296564102172965],[109.15285491943352,27.445451736450252],[109.24102020263689,27.42149543762218],[109.45413208007835,27.580150604248104],[109.4282836914062,27.744571685791072],[109.36629486083979,27.741748809814567],[109.29888916015629,27.95776939392107],[109.36843872070312,28.023717880249137],[109.29934692382807,28.076446533203068],[109.37786102294928,28.266525268554744],[109.26879119873075,28.318523406982706],[109.2702026367189,28.503477096557617],[109.31582641601568,28.593660354614315],[109.26481628417963,28.668857574462944],[109.231986999512,28.878896713256896],[109.30027770996105,29.06493949890148],[109.22859954834001,29.12245559692388],[109.25901794433616,29.23217582702642],[109.32924652099636,29.27114105224615],[109.36788940429688,29.428064346313473],[109.51831817626946,29.623172760009876],[109.65676879882822,29.599243164062614],[109.86514282226568,29.777469635009876],[110.10845184326166,29.792104721069336],[110.37486267089872,29.640249252319336],[110.63321685791016,29.763694763183764],[110.60893249511713,29.835947036743224],[110.50106048583989,29.9149227142334],[110.52275848388689,30.062427520752067],[110.82026672363276,30.12800407409668],[110.92368316650408,30.06740570068382],[111.23004913330084,30.045486450195366],[111.38594055175808,29.918916702270568],[111.54385375976567,29.89404487609863],[111.784896850586,29.911354064941406],[112.0716018676759,29.736671447754137],[112.3623733520509,29.539342880249194],[112.4431381225588,29.635257720947262],[112.6781692504885,29.596908569335994],[112.80280303955112,29.741548538208292],[112.90138244628918,29.78754043579107],[112.93881225585938,29.47407531738287],[113.03498077392578,29.50967216491705],[113.14346313476562,29.448657989502067],[113.21038055419933,29.537681579589844],[113.4371566772462,29.763933181762862],[113.55618286132824,29.81902503967296],[113.54369354248058,29.682418823242298],[113.63464355468749,29.6696014404298],[113.73174285888693,29.578884124755916],[113.67118072509766,29.514804840087944],[113.74504089355469,29.450445175170838],[113.65735626220726,29.38130187988281],[113.59960937500021,29.25536346435558],[113.72635650634766,29.074455261230526],[113.81707000732433,29.10557556152349],[113.9401321411134,29.048280715942322]]]},"properties":{"ID_0":49,"ISO":"CN-43","NAME_0":"China","ID_1":14,"NAME_1":"Hunan","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"湖南","VARNAME_1":"Húnán"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[119.28437805175781,35.08986282348627],[119.22402954101572,35.05764007568365],[119.17180633544935,34.85736083984381],[119.29069519042969,34.7473602294923],[119.44513702392612,34.74402999877941],[119.44957733154295,34.675418853759766],[119.78208160400413,34.469860076904354],[119.94208526611338,34.446804046630916],[120.26403045654318,34.309028625488395],[120.3281936645509,34.12180709838873],[120.48042297363293,33.81792068481451],[120.52791595458996,33.77708435058605],[120.66319274902342,33.50986099243164],[120.62568664550791,33.40568923950195],[120.70735931396528,33.36597061157238],[120.82430267333984,33.1495819091798],[120.82791900634778,33.042083740234375],[120.89597320556663,33.004310607910156],[120.91485595703146,32.878189086914006],[120.85597229003906,32.76541900634777],[120.90484619140625,32.617641448974666],[120.98458099365234,32.552921295166016],[121.31513977050781,32.43097305297863],[121.39319610595714,32.37931060791021],[121.38430786132811,32.18791580200201],[121.43402862548852,32.12430953979486],[121.65791320800783,32.06264114379888],[121.85041809082053,31.91570281982433],[121.92874908447264,31.72847175598156],[121.87069702148447,31.68513870239263],[121.6290283203126,31.73708343505859],[121.32903289794956,31.878749847412163],[121.26875305175815,31.879863739013896],[121.09680175781261,31.783470153808647],[121.08374786376987,31.72347068786621],[121.18125152587889,31.665140151977653],[121.32597351074251,31.505416870117468],[121.20725250244162,31.474849700927848],[121.1216049194338,31.30657577514677],[121.05766296386719,31.26090431213385],[121.04059600830078,31.13811874389654],[120.88040924072277,31.136251449585018],[120.89511871337892,31.01197814941412],[120.70153045654297,30.972934722900447],[120.70520782470727,30.90073013305675],[120.58148193359386,30.8590545654298],[120.50706481933615,30.76718521118175],[120.43340301513695,30.90119361877447],[120.36167144775392,30.951988220214844],[120.15082550048828,30.936313629150447],[119.991981506348,31.026542663574162],[119.90895080566418,31.17524719238287],[119.7831954956057,31.18224334716797],[119.63211059570311,31.139343261718803],[119.47254943847669,31.15841674804693],[119.15931701660166,31.300914764404236],[119.08900451660156,31.237642288208065],[118.78681945800804,31.232364654541072],[118.70227050781249,31.30001449584961],[118.8759994506836,31.451343536377234],[118.85961151123047,31.624330520629996],[118.67173767089844,31.64154243469238],[118.68673706054686,31.71233558654785],[118.48813629150413,31.78578758239757],[118.4591293334962,31.87640190124506],[118.36409759521483,31.937202453613338],[118.38770294189487,32.083293914795036],[118.49331665039072,32.125400543213175],[118.50152587890636,32.196231842041186],[118.65695190429732,32.22014617919933],[118.68303680419945,32.476543426513956],[118.55628967285168,32.56743240356445],[118.71678161621092,32.61086273193365],[119.12901306152366,32.49342727661133],[119.21438598632812,32.63367843627935],[119.17800140380871,32.83283233642578],[119.11176300048827,32.824146270751946],[119.00771331787155,32.96199798584007],[118.84521484375045,32.95954895019537],[118.74137878417969,32.85739898681635],[118.70691680908226,32.72151565551775],[118.36602020263673,32.72114562988287],[118.24067687988281,32.84984970092785],[118.25928497314463,32.94922637939459],[118.20837402343749,33.19346237182623],[118.0342712402347,33.14204406738281],[117.96639251708984,33.28302764892584],[118.16163635253918,33.713794708252],[118.11162567138695,33.76447296142584],[117.93129730224608,33.73094177246105],[117.72579956054699,33.72898101806646],[117.75293731689489,33.88705825805675],[117.57020568847666,33.98442840576183],[117.50904083251953,34.06224822998058],[117.40442657470703,34.02824020385742],[117.34713745117199,34.09105300903326],[117.18663024902355,34.07017898559582],[117.01844024658203,34.17945861816412],[116.91522979736362,34.40842437744152],[116.82304382324264,34.39001083374035],[116.72081756591807,34.477474212646484],[116.61669921875,34.48976135253906],[116.36860656738281,34.64086914062506],[116.40851593017601,34.85988235473632],[116.45969390869186,34.89850997924816],[116.77940368652355,34.9440650939942],[116.96147918701183,34.87654113769531],[117.12274169921885,34.64001464843744],[117.16768646240257,34.482429504394645],[117.24007415771484,34.45858764648449],[117.35250091552756,34.59463882446295],[117.48045349121115,34.48172378540045],[117.55650329589842,34.4671745300293],[117.67935943603516,34.544261932373104],[117.79530334472656,34.52215957641607],[117.81449890136732,34.65426635742199],[117.96543121337889,34.67564010620117],[118.094970703125,34.64862442016607],[118.07673645019575,34.58001708984381],[118.16266632080078,34.39336013793945],[118.39965057373092,34.43804168701172],[118.46082305908227,34.677833557128906],[118.71508026123068,34.7608757019043],[118.92056274414072,35.061733245849666],[119.11466217041038,35.06107330322271],[119.28437805175781,35.08986282348627]]]},"properties":{"ID_0":49,"ISO":"CN-32","NAME_0":"China","ID_1":15,"NAME_1":"Jiangsu","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"江蘇|江苏","VARNAME_1":"Jiāngsū"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[118.18945312500023,29.39522171020536],[118.20594787597656,29.350814819336165],[118.03459930419932,29.210161209106726],[118.04351043701182,29.09466934204113],[118.09647369384764,28.993619918823356],[118.18122100830088,28.982320785522514],[118.36033630371116,28.811964035034237],[118.43223571777355,28.674160003662106],[118.4088363647461,28.575767517089957],[118.46610260009798,28.47573852539068],[118.42427062988293,28.292282104492244],[118.3367843627933,28.096084594726502],[118.14241027832043,28.066223144531303],[118.08811187744139,28.011186599731502],[117.92820739746104,27.972093582153377],[117.78416442871104,27.89917182922363],[117.7354660034182,27.806995391845817],[117.47182464599608,27.938741683959957],[117.28168487548828,27.875072479248157],[117.29500579833983,27.77881813049316],[117.19828033447298,27.688455581665096],[117.02031707763683,27.66392326354986],[117.01541137695312,27.565883636474894],[117.09513092041016,27.539754867553768],[117.16455841064453,27.29821205139166],[116.94204711914085,27.04147338867199],[116.67462158203148,26.98192405700695],[116.54402160644531,26.84349822998058],[116.51040649414085,26.72442436218273],[116.56420135498068,26.64577484130859],[116.59362030029297,26.489250183105522],[116.38374328613293,26.24109077453613],[116.42035675048838,26.07698249816906],[116.29248809814487,25.924467086792276],[116.1324615478519,25.870069503784237],[116.13201141357466,25.767911911010856],[116.05081939697301,25.69052124023449],[116.05012512207054,25.55576896667486],[115.9896240234375,25.470994949340934],[116.00704193115246,25.325311660766715],[115.85150909423862,25.213085174560547],[115.90413665771494,25.085796356201286],[115.87726593017578,24.93583488464361],[115.81189727783226,24.90282058715826],[115.76171112060545,24.797672271728512],[115.76219940185547,24.665426254272575],[115.83157348632834,24.565416336059684],[115.72159576416027,24.53724670410162],[115.67007446289061,24.59854125976574],[115.56167602539074,24.627124786376953],[115.47354888916027,24.759233474731385],[115.41083526611374,24.78082466125488],[115.21117401123045,24.725015640258846],[115.10470581054733,24.66470718383789],[115.03675079345727,24.696493148803768],[114.93382263183604,24.649627685546932],[114.87182617187544,24.56470108032238],[114.78713989257857,24.608608245849606],[114.68016052246092,24.537109375000114],[114.52752685546896,24.55403137207037],[114.42615509033203,24.487041473388786],[114.35216522216795,24.58781623840332],[114.16944885253906,24.673164367675724],[114.27632904052757,24.70924568176281],[114.39538574218761,24.877853393554688],[114.39031982421875,24.952095031738338],[114.64369201660179,25.077552795410156],[114.732002258301,25.236312866210994],[114.52974700927734,25.418529510498104],[114.3857650756836,25.319406509399528],[114.23008728027344,25.290590286254996],[114.11812591552733,25.312196731567383],[113.95921325683605,25.457321166992184],[113.9859848022461,25.554302215576172],[113.91043853759766,25.729339599609432],[114.02571105957054,25.926094055175724],[114.0400085449221,26.076362609863395],[114.19464111328124,26.128807067871207],[114.16769409179722,26.21220397949213],[114.04072570800781,26.190862655639876],[113.96507263183638,26.243938446045036],[114.08189392089842,26.414947509765565],[114.11697387695312,26.59279632568365],[113.9014129638673,26.621789932250977],[113.83438873291038,26.80258750915533],[113.91623687744186,26.96213150024414],[113.81130981445335,27.050224304199276],[113.77390289306663,27.140529632568416],[113.84187316894543,27.22589683532726],[113.8673782348634,27.3883056640625],[113.69427490234386,27.33539009094244],[113.61128997802734,27.348873138427848],[113.57796478271483,27.528127670288143],[113.60186004638695,27.628822326660156],[113.75767517089842,27.802581787109375],[113.72681427001976,27.884246826171875],[113.80004882812511,27.98008728027355],[113.9183273315432,28.000001907348576],[114.03450012207077,28.087497711181697],[114.0786285400394,28.182449340820426],[114.24922943115244,28.332538604736325],[114.20749664306686,28.46985816955589],[114.11759185791016,28.598354339599723],[114.1455535888673,28.820493698120114],[114.05625915527355,28.854015350341797],[113.95168304443371,28.970525741577266],[113.9401321411134,29.048280715942322],[114.06909942626953,29.214675903320366],[114.24340820312511,29.238464355468746],[114.28784179687511,29.366165161132923],[114.51341247558615,29.32709121704107],[114.65571594238325,29.39630126953136],[114.75524902343761,29.369329452514936],[114.86354827880858,29.40630340576172],[114.8637161254883,29.48360824584961],[115.00390624999999,29.572092056274414],[115.14858245849655,29.51283836364746],[115.14984893798827,29.66103744506836],[115.40324401855469,29.687685012817383],[115.50516510009766,29.841829299926815],[115.68840789794932,29.851032257080135],[115.87762451171886,29.735132217407394],[116.04251098632822,29.750391006469897],[116.12962341308592,29.824850082397575],[116.27577972412121,29.791370391845756],[116.4651412963867,29.900489807128906],[116.54703521728537,29.917903900146655],[116.58567047119142,30.05631828308111],[116.67045593261764,30.074922561645565],[116.89521026611362,29.952171325683594],[116.8073425292971,29.814264297485465],[116.6518249511722,29.688985824585018],[116.70677947998045,29.587591171264588],[116.83589935302734,29.573484420776534],[116.99089813232432,29.685926437377987],[117.1075592041018,29.714485168457202],[117.12251281738293,29.89785194396973],[117.21170806884788,29.929412841796985],[117.24764251708984,29.83720207214384],[117.33312988281283,29.850299835205135],[117.449600219727,29.751541137695312],[117.53356170654297,29.60194969177246],[117.64278411865244,29.617582321166992],[117.70237731933605,29.5515861511231],[117.87139892578125,29.548921585083125],[118.00888824462902,29.57979393005371],[118.1384963989259,29.49219703674339],[118.18945312500023,29.39522171020536]]]},"properties":{"ID_0":49,"ISO":"CN-36","NAME_0":"China","ID_1":16,"NAME_1":"Jiangxi","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"江西","VARNAME_1":"Jiāngxī"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[131.27595520019554,43.47871780395519],[131.30575561523438,43.392730712890675],[131.18988037109375,43.20090103149414],[131.20433044433628,43.14319229125982],[131.09658813476562,43.020431518554744],[131.1265869140626,42.930519104003906],[131.02960205078136,42.86328125000006],[130.78915405273438,42.86434555053722],[130.54434204101562,42.807689666748104],[130.53059387207043,42.697570800781364],[130.62303161621116,42.62267303466797],[130.6104888916018,42.55820846557622],[130.41555786132835,42.57017898559576],[130.24824523925804,42.71139144897472],[130.26582336425804,42.886070251464844],[130.11624145507812,42.902774810791016],[130.07073974609386,42.96932220458989],[129.89653015136741,43.0019989013673],[129.7618408203125,42.71091079711914],[129.74058532714844,42.464313507080135],[129.52586364746128,42.38634490966797],[129.44577026367188,42.44118499755865],[129.23498535156284,42.37416076660156],[129.1409149169922,42.14328384399414],[128.9551696777345,42.07561874389654],[128.94512939453125,42.01747894287109],[128.74354553222668,42.04288864135753],[128.5725860595703,41.99794006347667],[128.29060363769543,42.03458023071289],[128.06402587890625,41.96541976928722],[128.08639526367188,41.814525604248104],[128.14413452148438,41.723869323730575],[128.29730224609386,41.63393783569347],[128.3138122558596,41.58303070068364],[128.20202636718747,41.40959930419922],[128.1024627685547,41.36301803588873],[128.00027465820335,41.429031372070256],[127.61698913574253,41.424991607666016],[127.4087066650394,41.45542144775396],[127.15936279296886,41.539051055908196],[127.04412841796898,41.74277877807623],[126.94390106201172,41.78820037841797],[126.75700378417967,41.726505279541016],[126.61067199707065,41.642890930175774],[126.44696044921885,41.35438156127929],[126.30815887451205,41.22368240356457],[126.28719329833984,41.159488677978516],[126.16004943847679,41.0840682983399],[126.00634765625044,40.89154815673828],[125.9125137329106,40.89314270019537],[125.78570556640635,40.90217208862304],[125.70547485351561,40.866161346435604],[125.67092132568393,40.97814559936529],[125.78640747070334,41.160285949706974],[125.63453674316408,41.334068298339844],[125.43860626220736,41.599834442138615],[125.4460220336915,41.66999435424816],[125.31559753417969,41.68470382690424],[125.2836151123048,41.839859008789176],[125.31581115722656,41.97240447998058],[125.47946929931639,42.13902664184581],[125.333808898926,42.14725112915039],[125.26272583007824,42.264778137207145],[125.15403747558592,42.34770965576177],[125.16471862792969,42.429653167724666],[125.07175445556686,42.49752044677729],[124.98367309570325,42.77033233642578],[124.84268188476607,42.86259460449213],[124.86291503906261,42.97772979736334],[124.78251647949217,43.110992431640625],[124.51635742187499,42.86565780639654],[124.36603546142624,42.90604400634777],[124.3315429687501,42.99481201171875],[124.41047668457077,43.076862335205185],[124.2842254638673,43.15907287597662],[124.27725982666016,43.214859008789176],[124.01515197753939,43.28372192382824],[123.75955200195324,43.4728393554688],[123.69683837890625,43.37086868286133],[123.58676910400389,43.3707008361817],[123.4786071777347,43.46884155273443],[123.31695556640646,43.495536804199276],[123.32202148437533,43.556827545166016],[123.50308990478538,43.59367370605463],[123.52735137939476,43.66374206542969],[123.47249603271496,43.857593536376946],[123.34236907958996,44.02139282226568],[123.38014984130858,44.15814590454113],[123.29075622558592,44.19419097900396],[123.11921691894543,44.422187805175895],[123.02581787109375,44.50304794311523],[122.85549163818358,44.39595794677734],[122.43000793457031,44.22442245483404],[122.26073455810547,44.266525268554744],[122.28643035888695,44.47027206420904],[122.09339141845714,44.636604309082145],[122.0802459716799,44.910278320312614],[122.1178741455078,45.15877151489258],[122.23198699951172,45.222103118896484],[122.14030456542979,45.299797058105405],[122.16167449951182,45.43026733398432],[122.01477813720702,45.489044189453125],[121.9461593627932,45.70629501342785],[121.77812194824241,45.68417358398437],[121.66998291015648,45.7176132202149],[121.80608367919922,45.879211425781364],[121.82534790039062,46.02114868164073],[122.07074737548838,45.922912597656364],[122.24613189697264,45.8030624389649],[122.36753845214844,45.90985870361334],[122.48887634277354,45.853805541992244],[122.55725860595724,45.762821197509766],[122.71768951416037,45.713172912597656],[122.79521179199253,45.770717620849666],[122.82079315185548,45.88393402099615],[122.77993774414074,46.067497253418075],[123.03833770751964,46.09715652465832],[123.17104339599634,46.24668121337896],[123.36196136474621,46.220123291015625],[123.50250244140625,46.25378036499023],[123.72232818603516,46.25339508056646],[123.88510894775389,46.301368713378906],[124.03059387207065,46.013851165771484],[123.95042419433639,45.94403076171881],[124.1277084350586,45.6301765441895],[124.20967864990246,45.62885665893566],[124.33868408203125,45.54535293579113],[124.38897705078136,45.437797546386776],[124.5395050048828,45.40707397460943],[124.74886322021484,45.45964050292963],[124.86831665039062,45.43911361694347],[125.0384750366211,45.490486145019645],[125.06824493408202,45.38916015625006],[125.40406799316419,45.43107986450206],[125.67999267578146,45.50801086425787],[125.69538116455077,45.33446502685558],[125.90144348144575,45.19057846069347],[126.01431274414084,45.15170669555663],[126.23775482177744,45.13749694824219],[126.3949661254883,45.216625213623104],[126.60437011718783,45.23363494873047],[126.96325683593771,45.072299957275504],[127.08002471923827,44.95063781738287],[126.99614715576206,44.87908554077159],[126.98287200927747,44.77508926391607],[127.03566741943358,44.70638656616211],[127.0243148803712,44.5905380249024],[127.21187591552734,44.633880615234425],[127.44866943359399,44.607799530029354],[127.47427368164062,44.40299606323248],[127.61432647705078,44.27439498901373],[127.62081146240234,44.183494567871094],[127.73556518554697,44.092674255371094],[127.86141967773459,44.06307220458979],[128.04721069335983,44.10842132568371],[128.09790039062523,44.21200561523449],[128.04859924316418,44.35000228881847],[128.15715026855503,44.33892059326172],[128.21028137207054,44.42990112304687],[128.35960388183616,44.508617401123104],[128.46697998046886,44.37427520751959],[128.46276855468773,44.15715408325207],[128.51533508300793,44.11908721923834],[128.65280151367233,43.884819030761776],[128.7337951660156,43.79654312133789],[128.84960937500023,43.55955123901372],[129.00317382812545,43.51940155029302],[129.20211791992233,43.574462890625],[129.23046875,43.80673217773432],[129.3954315185547,43.813796997070305],[129.4636840820316,43.86940765380865],[129.6570739746095,43.867465972900504],[129.85945129394565,44.01048660278332],[129.99787902832043,43.995368957519474],[130.00299072265648,43.881027221679744],[130.33006286621116,43.94802093505871],[130.51580810546875,43.62832260131836],[130.73614501953148,43.551612854003956],[130.87660217285156,43.43532562255871],[130.99462890625023,43.497936248779354],[131.16365051269543,43.43925094604503],[131.27595520019554,43.47871780395519]]]},"properties":{"ID_0":49,"ISO":"CN-22","NAME_0":"China","ID_1":17,"NAME_1":"Jilin","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"吉林","VARNAME_1":"Jílín"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.7179183959962,39.4409637451173],[121.5929183959963,39.43264389038097],[121.53597259521518,39.379585266113224],[121.44069671630871,39.50680541992182],[121.31958007812511,39.59347534179693],[121.52041625976574,39.63042449951172],[121.45458221435547,39.74458694458008],[121.47180938720726,39.80736541748058],[121.7023620605471,39.928474426269645],[121.76985931396484,39.9131965637207],[122.10430908203136,40.24124908447271],[122.08930206298862,40.29430389404308],[122.30124664306642,40.47402954101562],[122.1518020629884,40.599578857421875],[122.15736389160168,40.68069458007818],[121.86930847168014,40.8143043518067],[121.73124694824217,40.84431076049816],[121.55652618408213,40.84097290039074],[121.49624633789074,40.88597106933605],[121.17180633544932,40.92208480834966],[120.93152618408214,40.77264022827148],[120.93708038330077,40.69153213500988],[120.82847595214888,40.6782112121582],[120.67430877685571,40.53792190551763],[120.49819183349645,40.32514190673833],[120.44264221191405,40.195693969726676],[120.3156967163086,40.18680953979503],[120.15319061279297,40.1106948852539],[119.94040679931688,40.053749084472706],[119.80721282958984,39.97958374023449],[119.73799133300804,40.19283676147461],[119.64680480957031,40.217468261718864],[119.58081054687499,40.37427520751953],[119.59908294677733,40.45381164550781],[119.53701019287153,40.54928588867193],[119.29592132568405,40.52883529663097],[119.13710784912143,40.6328582763673],[118.9892196655278,40.690673828125114],[118.8355941772461,40.803291320800774],[118.88581848144553,40.94926071166992],[119.18230438232457,41.19206619262695],[119.23310852050804,41.312511444091854],[119.39688110351597,41.4728736877442],[119.30364990234375,41.66513824462901],[119.28170776367188,41.7842369079591],[119.31414794921875,41.96540069580078],[119.37397766113293,42.08968734741211],[119.22856140136741,42.202850341796875],[119.27729034423861,42.26804733276373],[119.5371322631836,42.355705261230526],[119.60010528564464,42.25545120239258],[119.84078216552734,42.21323394775396],[119.83965301513695,42.09523773193371],[120.12115478515625,41.77027893066406],[120.3309783935549,41.978363037109375],[120.47286987304688,42.02441024780268],[120.46109771728538,42.10309600830078],[120.73976135253929,42.22132873535167],[120.91995239257812,42.27224731445324],[121.024757385254,42.246910095214844],[121.2657699584963,42.37526702880854],[121.40024566650415,42.48287582397472],[121.58621215820335,42.515361785888615],[121.6551895141605,42.43623352050787],[121.85715484619152,42.54022598266607],[121.93098449707064,42.684535980224545],[122.2056350708009,42.722877502441456],[122.33116149902344,42.67255020141601],[122.55168914794922,42.823490142822315],[122.61830139160178,42.77329635620117],[123.06138610839865,42.7733726501466],[123.17356109619186,42.855270385742244],[123.24979400634788,42.9931755065918],[123.43212127685547,43.0376701354981],[123.55663299560545,43.00646209716797],[123.62375640869175,43.07759094238281],[123.69683837890625,43.37086868286133],[123.75955200195324,43.4728393554688],[124.01515197753939,43.28372192382824],[124.27725982666016,43.214859008789176],[124.2842254638673,43.15907287597662],[124.41047668457077,43.076862335205185],[124.3315429687501,42.99481201171875],[124.36603546142624,42.90604400634777],[124.51635742187499,42.86565780639654],[124.78251647949217,43.110992431640625],[124.86291503906261,42.97772979736334],[124.84268188476607,42.86259460449213],[124.98367309570325,42.77033233642578],[125.07175445556686,42.49752044677729],[125.16471862792969,42.429653167724666],[125.15403747558592,42.34770965576177],[125.26272583007824,42.264778137207145],[125.333808898926,42.14725112915039],[125.47946929931639,42.13902664184581],[125.31581115722656,41.97240447998058],[125.2836151123048,41.839859008789176],[125.31559753417969,41.68470382690424],[125.4460220336915,41.66999435424816],[125.43860626220736,41.599834442138615],[125.63453674316408,41.334068298339844],[125.78640747070334,41.160285949706974],[125.67092132568393,40.97814559936529],[125.70547485351561,40.866161346435604],[125.78570556640635,40.90217208862304],[125.9125137329106,40.89314270019537],[125.77462005615244,40.886791229248104],[125.55963134765648,40.76443099975585],[125.4544677734375,40.668151855468864],[125.1899185180664,40.60818099975597],[124.88754272460947,40.470890045166016],[124.38584136962913,40.12308883666998],[124.34039306640624,39.98122024536144],[124.20153045654297,39.86014175415033],[124.00458526611374,39.80041885375987],[123.87180328369163,39.855422973632926],[123.65985870361328,39.85569763183593],[123.41152954101562,39.73096847534191],[123.41069793701183,39.80847167968756],[123.2629165649414,39.78819274902344],[123.26374816894554,39.707920074463004],[123.14514160156295,39.66347122192394],[123.029296875,39.67847061157232],[122.6651382446289,39.52569961547857],[122.57013702392612,39.46485900878906],[122.4318084716798,39.467926025390625],[122.24819183349608,39.342365264892635],[122.24124145507857,39.28208541870117],[122.09347534179699,39.19486618041992],[121.9548568725586,39.0373649597168],[121.73819732666014,39.03847503662115],[121.47207641601595,38.81792068481457],[121.34652709960949,38.8245849609375],[121.19735717773483,38.722358703613274],[121.13375091552733,38.72541809082031],[121.09430694580101,38.92874908447265],[121.20430755615234,38.931804656982536],[121.31708526611351,39.001529693603565],[121.65763854980479,39.07847595214844],[121.6115264892578,39.20486450195307],[121.7579193115239,39.31042480468756],[121.7179183959962,39.4409637451173]]]},"properties":{"ID_0":49,"ISO":"CN-21","NAME_0":"China","ID_1":18,"NAME_1":"Liaoning","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"遼寧|辽宁","VARNAME_1":"Liáoníng"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[123.17104339599634,46.24668121337896],[123.03833770751964,46.09715652465832],[122.77993774414074,46.067497253418075],[122.82079315185548,45.88393402099615],[122.79521179199253,45.770717620849666],[122.71768951416037,45.713172912597656],[122.55725860595724,45.762821197509766],[122.48887634277354,45.853805541992244],[122.36753845214844,45.90985870361334],[122.24613189697264,45.8030624389649],[122.07074737548838,45.922912597656364],[121.82534790039062,46.02114868164073],[121.80608367919922,45.879211425781364],[121.66998291015648,45.7176132202149],[121.77812194824241,45.68417358398437],[121.9461593627932,45.70629501342785],[122.01477813720702,45.489044189453125],[122.16167449951182,45.43026733398432],[122.14030456542979,45.299797058105405],[122.23198699951172,45.222103118896484],[122.1178741455078,45.15877151489258],[122.0802459716799,44.910278320312614],[122.09339141845714,44.636604309082145],[122.28643035888695,44.47027206420904],[122.26073455810547,44.266525268554744],[122.43000793457031,44.22442245483404],[122.85549163818358,44.39595794677734],[123.02581787109375,44.50304794311523],[123.11921691894543,44.422187805175895],[123.29075622558592,44.19419097900396],[123.38014984130858,44.15814590454113],[123.34236907958996,44.02139282226568],[123.47249603271496,43.857593536376946],[123.52735137939476,43.66374206542969],[123.50308990478538,43.59367370605463],[123.32202148437533,43.556827545166016],[123.31695556640646,43.495536804199276],[123.4786071777347,43.46884155273443],[123.58676910400389,43.3707008361817],[123.69683837890625,43.37086868286133],[123.62375640869175,43.07759094238281],[123.55663299560545,43.00646209716797],[123.43212127685547,43.0376701354981],[123.24979400634788,42.9931755065918],[123.17356109619186,42.855270385742244],[123.06138610839865,42.7733726501466],[122.61830139160178,42.77329635620117],[122.55168914794922,42.823490142822315],[122.33116149902344,42.67255020141601],[122.2056350708009,42.722877502441456],[121.93098449707064,42.684535980224545],[121.85715484619152,42.54022598266607],[121.6551895141605,42.43623352050787],[121.58621215820335,42.515361785888615],[121.40024566650415,42.48287582397472],[121.2657699584963,42.37526702880854],[121.024757385254,42.246910095214844],[120.91995239257812,42.27224731445324],[120.73976135253929,42.22132873535167],[120.46109771728538,42.10309600830078],[120.47286987304688,42.02441024780268],[120.3309783935549,41.978363037109375],[120.12115478515625,41.77027893066406],[119.83965301513695,42.09523773193371],[119.84078216552734,42.21323394775396],[119.60010528564464,42.25545120239258],[119.5371322631836,42.355705261230526],[119.27729034423861,42.26804733276373],[119.22856140136741,42.202850341796875],[119.37397766113293,42.08968734741211],[119.31414794921875,41.96540069580078],[119.28170776367188,41.7842369079591],[119.30364990234375,41.66513824462901],[119.39688110351597,41.4728736877442],[119.23310852050804,41.312511444091854],[119.19430541992197,41.28028106689453],[118.88467407226585,41.29891967773449],[118.76374816894554,41.351032257080135],[118.3426513671875,41.340641021728516],[118.12394714355467,41.73998641967785],[118.15925598144531,41.811031341552734],[118.28584289550793,41.77069854736328],[118.3283691406251,41.86101531982433],[118.30023193359398,41.977607727050774],[118.09095764160156,42.10280609130865],[118.0995025634769,42.16967010498047],[118.01770782470702,42.38269424438482],[117.7731399536134,42.61648941040039],[117.67736053466808,42.57886505126958],[117.4676284790039,42.5838737487793],[117.40394592285155,42.474704742431754],[117.0145187377932,42.454704284668026],[116.89810943603514,42.388458251953125],[116.87339019775435,42.01646423339855],[116.70923614501989,41.941905975341854],[116.52749633789062,41.93688964843756],[116.32083129882858,42.00352478027338],[116.18979644775438,41.862461090088004],[115.99418640136719,41.81492996215832],[115.91017150878929,41.94323348999029],[115.80461120605469,41.91062164306652],[115.42324066162153,41.726482391357365],[115.31996917724608,41.700107574463004],[115.3590240478519,41.61180114746094],[115.21518707275402,41.57805633544922],[114.88935089111351,41.6345481872558],[114.88992309570335,41.765785217285206],[114.93949127197276,41.820648193359375],[114.89532470703136,41.99150085449213],[114.76879882812523,42.109020233154354],[114.55392456054699,42.13053131103527],[114.47077178955112,42.049312591552784],[114.4928207397463,41.970363616943416],[114.33010864257834,41.920093536376946],[114.20509338378906,41.79763031005864],[114.23322296142601,41.637542724609375],[114.1511459350586,41.52384567260748],[114.01346588134787,41.51765441894537],[113.86356353759777,41.436580657958984],[113.93061065673862,41.38480758666998],[113.9137954711914,41.17041015625],[113.86180114746094,41.067337036132926],[113.96630859375,40.98146057128911],[114.12786102294922,40.73575973510753],[114.05723571777355,40.70555496215826],[114.05509948730513,40.527389526367294],[113.84435272216808,40.459472656250114],[113.7838745117192,40.50125503540039],[113.55307769775436,40.347541809082145],[113.31632995605491,40.31749343872082],[113.24909973144541,40.41027450561523],[112.89204406738293,40.32830047607416],[112.83833312988281,40.202842712402344],[112.72182464599621,40.16704177856445],[112.44920349121094,40.29874038696294],[112.30272674560547,40.25146484375],[111.97008514404297,39.79625701904302],[111.92712402343767,39.61918258667003],[111.76055908203153,39.58994674682623],[111.48661041259788,39.658477783203125],[111.33066558837884,39.4188346862793],[111.21085357666043,39.42956924438482],[111.13376617431646,39.36773300170904],[111.06042480468767,39.408031463623104],[111.13012695312523,39.52239990234386],[111.0276718139649,39.565837860107365],[110.86275482177761,39.48997116088867],[110.61533355712913,39.2487525939942],[110.53153228759783,39.374588012695426],[110.38414764404303,39.312988281250114],[110.2311935424807,39.446189880371094],[110.11435699462884,39.43654632568365],[110.2112884521486,39.283725738525504],[110.0106430053711,39.21313858032238],[109.84896087646507,39.090114593505966],[109.71360015869152,39.06563568115229],[109.67360687255876,38.93149948120117],[109.42097473144536,38.8035621643067],[109.38880157470697,38.71052932739269],[109.14798736572271,38.55510330200207],[108.96966552734396,38.33824539184582],[108.9410934448245,38.16735839843756],[109.05448150634783,38.08185577392578],[108.94341278076183,37.92190933227538],[108.87333679199224,37.993030548095646],[108.77796173095707,37.949836730956974],[108.77864837646479,37.68402862548833],[108.25249481201178,37.666648864746094],[108.14290618896496,37.61661911010748],[108.01074981689447,37.670696258544865],[107.95917510986334,37.79476165771479],[107.65174865722685,37.874370574951286],[107.4252853393557,37.94097900390631],[107.32537841796902,38.09282302856445],[107.16729736328136,38.15775680541998],[106.99632263183616,38.12188720703124],[106.78393554687494,38.17107772827154],[106.54116058349626,38.272808074951286],[106.50563049316418,38.36300277709972],[106.61534881591814,38.43887710571295],[106.68863677978516,38.57799911499035],[106.67697143554705,38.67112350463867],[106.8064956665039,38.82532501220703],[106.9643554687501,38.957740783691406],[106.96534729003923,39.05124664306646],[106.84243774414091,39.092735290527344],[106.78829193115261,39.23233413696295],[106.78872680664078,39.35830688476568],[106.59067535400419,39.364078521728516],[106.50195312500006,39.30188751220709],[106.27547454834001,39.26128387451183],[106.29103088378935,39.16716384887707],[106.1414413452149,39.1523056030274],[106.06916046142601,38.972263336181584],[105.96900177001959,38.910896301269645],[105.84742736816399,38.61778259277338],[105.8224868774414,38.425018310546875],[105.84873199462919,38.25043106079107],[105.77106475830082,38.18635559082031],[105.7764434814456,38.08433914184581],[105.83579254150385,38.00751495361334],[105.75645446777337,37.79936981201171],[105.63972473144524,37.77935028076172],[105.59505462646513,37.69903182983404],[105.31082916259771,37.701457977294915],[105.10706329345702,37.63306808471691],[104.98526000976591,37.544406890869254],[104.68183898925776,37.505451202392635],[104.57798004150396,37.538665771484375],[104.40944671630888,37.515586853027344],[104.2790756225586,37.428287506103516],[104.17815399169939,37.40818786621094],[103.8916397094726,37.591625213623104],[103.66897583007818,37.78575134277355],[103.40696716308588,37.85186767578131],[103.36228942871122,38.09072113037115],[103.54444885253933,38.155284881591854],[103.47286224365239,38.34653854370123],[103.41771697998047,38.41262435913097],[103.87630462646489,38.64512252807628],[104.03190612792974,38.89115905761718],[104.17420959472679,38.94146347045904],[104.20571136474615,39.09294891357422],[104.05253601074224,39.297470092773494],[104.09106445312504,39.41781616210943],[103.94136810302763,39.46476364135742],[103.83745574951166,39.458847045898494],[103.36135101318388,39.34606933593749],[103.13194274902338,39.20756149291998],[103.012504577637,39.10509109497075],[102.60748291015625,39.18165969848644],[102.45579528808611,39.2540397644043],[102.20078277587906,39.17051696777355],[101.81523132324224,39.102142333984425],[102.08049011230474,38.89690017700207],[101.77305603027366,38.665138244628906],[101.61688232421903,38.66196441650396],[101.53044128417991,38.72551727294933],[101.32752227783207,38.78275299072277],[101.18752288818365,38.967781066894474],[101.00997161865261,38.95734024047863],[100.86227416992193,39.10592269897472],[100.82853698730491,39.21221923828131],[100.837646484375,39.40134811401373],[100.49961090087885,39.398361206054744],[100.50340270996105,39.47748565673828],[100.33266448974636,39.51032638549799],[100.25063323974615,39.687465667724716],[100.02754974365251,39.735771179199276],[99.76493835449219,39.88597488403326],[99.46066284179699,39.87522506713867],[99.61937713623064,40.06402969360346],[99.90689849853537,40.21214675903326],[100.0199279785158,40.39704895019537],[100.2417984008789,40.605705261230526],[100.22425079345703,40.72631454467773],[100.11625671386736,40.86449813842785],[100.01584625244169,40.90642547607422],[99.68782043457043,40.932682037353516],[99.56833648681646,40.84878921508795],[99.17937469482439,40.86471176147472],[98.84620666503912,40.73659515380865],[98.63681793212896,40.53940200805664],[98.25740051269537,40.52898025512701],[98.36934661865233,40.83678436279308],[98.33477020263666,40.91304779052745],[97.96666717529313,41.10291290283203],[97.6553421020509,41.40597915649419],[97.62551116943365,41.4967422485351],[97.84020996093766,41.65574645996099],[97.18472290039067,42.7716903686524],[98.01983642578136,42.683349609375],[98.24787902832037,42.63785934448242],[99.01644897460932,42.60411071777355],[99.4962768554688,42.57008361816412],[99.99502563476585,42.64761352539074],[100.2826766967774,42.63079071044933],[100.32646179199219,42.68333053588872],[100.91158294677729,42.645259857177734],[101.81681823730462,42.47360992431646],[102.06329345703125,42.21868896484375],[102.41458129882807,42.140525817871094],[102.73903656005876,42.13415908813482],[102.97598266601562,42.02602005004888],[103.32208251953135,41.90747070312506],[103.86239624023466,41.80794143676758],[103.98348999023443,41.80713272094738],[104.54374694824213,41.88379287719737],[104.53401184082043,41.6626205444337],[104.94488525390642,41.64532470703119],[105.03448486328153,41.56768798828119],[105.26548767089838,41.73874664306652],[105.30593109130854,41.73463058471691],[105.80189514160156,41.95764541625971],[106.00920104980486,42.018299102783146],[106.68363189697283,42.259391784668026],[107.26647186279308,42.35665893554693],[107.29492187499994,42.407287597656364],[107.45279693603544,42.4618873596192],[107.55423736572271,42.426956176757756],[107.91242218017601,42.41201019287115],[108.23854827880858,42.46195220947271],[108.29219818115239,42.43943023681646],[108.52535247802729,42.45534133911133],[108.78234863281256,42.409713745117244],[108.96829986572266,42.45653152465825],[109.23860931396507,42.429569244384766],[109.54747772216808,42.471664428710994],[109.83471679687511,42.624961853027344],[110.14359283447266,42.636798858642685],[110.41650390625017,42.768920898437614],[110.45240020751952,42.85855865478527],[110.62195587158203,42.929962158203125],[110.70346832275395,43.0570678710938],[110.81427001953148,43.13012695312506],[111.04714202880865,43.343456268310604],[111.4383468627932,43.47341156005865],[111.57450866699224,43.48953247070307],[111.7539367675783,43.690742492675895],[111.97027587890625,43.7388916015625],[112.01568603515624,43.79132080078125],[111.85216522216814,43.99282836914074],[111.67044067382812,44.03451156616222],[111.39395141601591,44.32161331176752],[111.38784027099638,44.392890930175774],[111.51686096191423,44.588943481445305],[111.5598754882813,44.72308349609375],[111.74047851562523,44.96209716796881],[111.8331298828125,45.04852294921881],[111.97607421875028,45.09008789062506],[112.41552734375023,45.061523437500114],[112.55487060546875,44.96612548828131],[112.75808715820335,44.870479583740284],[112.90032958984396,44.865112304687436],[113.12091064453125,44.799682617187614],[113.46167755126964,44.79184341430664],[113.62380981445324,44.743957519531364],[113.79145812988293,44.84782409667968],[114.00749206542969,44.93271636962896],[114.3792724609375,45.165283203125114],[114.54870605468773,45.39849853515631],[114.75189208984386,45.45312500000011],[115.00012207031249,45.365173339843864],[115.33930206298851,45.38307571411133],[115.72115325927757,45.43843841552746],[115.76531982421875,45.50292968749994],[116.06511688232432,45.67551040649414],[116.1982955932617,45.686294555664055],[116.27349853515636,45.76110839843756],[116.26206970214866,45.95033264160162],[116.60528564453159,46.297119140625114],[116.93890380859375,46.351318359374936],[117.37146759033237,46.35477066040045],[117.43295288085959,46.57503890991216],[117.61551666259787,46.58037948608404],[117.70111083984375,46.507873535156364],[118.0410766601567,46.630310058593864],[118.27005004882811,46.787563323974666],[118.56262969970703,46.769142150878956],[118.67047119140646,46.80447006225586],[118.8014831542971,46.781379699707145],[118.93591308593749,46.819526672363395],[119.21196746826195,46.73436355590832],[119.40370178222666,46.63362121582031],[119.40284729003906,46.45494079589844],[119.51092529296886,46.46087646484381],[119.60554504394565,46.5564575195313],[119.77449035644541,46.62205886840832],[119.92072296142591,46.743499755859375],[119.80391693115268,46.923274993896484],[119.85070800781271,47.1016845703125],[119.70147705078136,47.19311523437506],[119.8271484375,47.26261138916027],[119.71611785888683,47.320999145507926],[119.49969482421909,47.33550262451183],[119.32192993164095,47.43679046630853],[119.33630371093773,47.53131103515631],[119.18785095214844,47.518459320068416],[119.12408447265636,47.70330810546875],[118.77584838867222,47.80654907226568],[118.47869873046875,48.00012207031256],[118.25292968750023,48.001892089843864],[118.06724548339854,48.0394401550293],[117.75969696044932,47.99018859863287],[117.55658721923851,47.7889404296875],[117.37451171875011,47.63805770874034],[117.1082763671875,47.80987548828119],[116.82678222656249,47.898399353027344],[116.64216613769554,47.89036178588873],[116.44989013671874,47.8428192138673],[116.25628662109375,47.87670898437506],[116.13771057128928,47.83546447753906],[115.94937133789062,47.679122924804744],[115.55377960205078,47.94832611083996],[115.51489257812499,48.18389892578119],[115.81250000000024,48.261474609375114],[115.8214950561528,48.53166580200206],[116.11102294921922,48.792751312255916],[116.05310058593761,48.8770751953125],[116.70027160644564,49.839855194091854],[116.93340301513672,49.72518920898449],[117.27426910400413,49.63154983520508],[117.47849273681642,49.62837600708019],[117.84203338623047,49.506931304931584],[118.15896606445324,49.660980224609375],[118.54898834228538,49.91485214233404],[118.67079925537108,49.948379516601676],[119.07359313964876,49.98377990722662],[119.19748687744162,50.01208877563482],[119.36380767822287,50.17494964599621],[119.34559631347656,50.34682083129888],[119.18374633789085,50.345920562744254],[119.2734909057617,50.60175323486333],[119.42825317382824,50.69343948364269],[119.58075714111361,50.975570678710994],[119.74944305419933,51.10062026977545],[119.75689697265646,51.21081161499023],[119.8677368164067,51.297435760498104],[119.9873733520509,51.45269012451183],[120.0864028930664,51.66909027099614],[120.17446899414061,51.68162155151373],[120.47400665283203,51.88294219970709],[120.65203094482443,51.934108734130916],[120.76122283935547,52.11244964599621],[120.75633239746107,52.2444801330567],[120.61812591552733,52.315029144287166],[120.71965026855467,52.52878952026367],[120.45249176025403,52.641300201416016],[120.06121063232456,52.58407211303711],[120.02459716796908,52.75965118408203],[120.28043365478537,52.866298675537216],[120.52926635742199,53.071357727050774],[120.87671661376976,53.28703308105469],[121.21849060058605,53.28129196166998],[121.69239044189453,53.388511657714844],[121.4893798828126,53.33117294311518],[121.67065429687499,53.23693466186535],[121.64614105224634,53.180465698242244],[121.80916595458983,53.06410598754894],[121.70822143554686,52.99644470214849],[121.61347198486328,52.85200119018565],[121.36288452148459,52.680671691894474],[121.19284057617222,52.60234069824219],[121.51914978027344,52.45304107666021],[121.63298034667991,52.443183898925895],[121.70687103271518,52.316814422607536],[121.9407272338867,52.29719161987299],[122.12637329101585,52.474529266357536],[122.30334472656249,52.47386169433605],[122.33618927001964,52.41145706176758],[122.57911682128906,52.26520919799805],[122.75592803955078,52.265460968017635],[122.76294708251963,52.17710494995123],[122.62368774414074,52.135234832763786],[122.71907806396496,51.97739410400401],[122.74273681640635,51.742351531982365],[122.84937286376987,51.60534667968749],[122.84770202636719,51.47627258300787],[122.96698760986372,51.33358383178722],[123.2828292846682,51.2494468688966],[123.63520812988314,51.3184928894044],[123.70346832275402,51.39673995971673],[123.88298797607422,51.317989349365234],[124.23169708251977,51.343036651611385],[124.39867401123045,51.270305633544915],[124.48261260986338,51.37877273559581],[124.68614959716831,51.331619262695305],[124.85720825195322,51.37818908691406],[124.92606353759777,51.49910736083984],[125.03956604003918,51.527923583984375],[125.12730407714855,51.632411956787166],[125.34353637695335,51.622177124023494],[125.69090270996094,51.33047866821294],[125.75080871582041,51.225524902343864],[125.84705352783226,51.20912933349621],[125.97352600097678,51.09569931030285],[126.06407165527342,50.95911407470703],[125.78872680664107,50.73558425903326],[125.81913757324219,50.54684448242193],[125.6349334716799,50.449859619140625],[125.4375915527345,50.265930175781364],[125.44105529785168,50.210117340088004],[125.27192687988281,50.12553024291992],[125.19312286376987,49.73693847656256],[125.21549224853516,49.48554229736328],[125.26615905761729,49.3585472106933],[125.14952850341808,49.143058776855575],[124.88232421875023,49.177158355712834],[124.64270782470703,48.82167434692383],[124.6108627319336,48.67626953125006],[124.51280212402344,48.5483283996582],[124.51212310791037,48.40478515625],[124.57075500488315,48.257568359375],[124.50231933593751,48.124053955078125],[124.30473327636719,48.36406326293945],[124.2668151855471,48.52974319458019],[124.07180023193393,48.429424285888786],[123.75467681884787,48.204475402832145],[123.57421874999999,48.04172134399414],[123.29052734375011,47.9519500732423],[123.20001220703148,47.81901931762701],[122.81840515136763,47.65956878662104],[122.54921722412108,47.52074050903326],[122.49520111083986,47.40611648559576],[122.38791656494185,47.344146728515625],[122.60468292236327,47.12254714965832],[122.84196472167969,47.05282592773449],[122.89059448242188,46.95026397705078],[122.88900756835938,46.815731048583984],[123.0269241333009,46.724731445312614],[123.15702819824251,46.742782592773494],[123.20538330078148,46.84386444091797],[123.35256958007812,46.860954284668075],[123.62447357177744,46.80361557006847],[123.58889770507811,46.68665695190435],[123.34964752197277,46.6744995117188],[123.26243591308638,46.611534118652344],[123.00372314453124,46.57372283935541],[123.01202392578136,46.418949127197266],[123.17104339599634,46.24668121337896]]]},"properties":{"ID_0":49,"ISO":"CN-15","NAME_0":"China","ID_1":19,"NAME_1":"Nei Mongol","TYPE_1":"Zìzhìqu","ENGTYPE_1":"Autonomous Region","NL_NAME_1":"內蒙古自治區|内蒙古自治区","VARNAME_1":"Inner Mongol|Nèiměnggǔ"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[107.65174865722685,37.874370574951286],[107.62453460693376,37.781639099121094],[107.49404144287104,37.76507568359375],[107.47991180419933,37.70582962036133],[107.31051635742216,37.593761444091854],[107.25147247314453,37.32836532592773],[107.32924652099604,37.1686897277832],[107.27139282226567,37.08225250244146],[107.15986633300776,37.148857116699276],[107.02391052246111,37.11317443847661],[106.79940032959001,37.151260375976555],[106.60285949707037,37.108383178710994],[106.64400482177734,37.04540634155284],[106.57569885253905,36.94168090820318],[106.65255737304705,36.81812286376959],[106.52542114257818,36.73141479492182],[106.44644927978521,36.5618896484375],[106.51650238037121,36.454776763916016],[106.46853637695318,36.295066833496094],[106.86044311523455,36.20060348510748],[106.94766235351568,36.092304229736435],[106.93566894531273,35.945045471191406],[106.8548202514649,35.89708709716808],[106.92334747314463,35.80731201171869],[106.74959564208979,35.687606811523494],[106.54910278320341,35.74375152587901],[106.43910980224626,35.69412994384771],[106.47740173339855,35.588520050048885],[106.44417572021489,35.52415084838878],[106.50755310058588,35.438972473144645],[106.47063446044928,35.312320709228516],[106.3540344238283,35.23654556274413],[106.2427139282227,35.352371215820426],[106.2352981567385,35.40990066528332],[106.0878601074221,35.41488647460943],[105.96811676025419,35.54033279418957],[105.81684875488287,35.572719573974666],[105.7104873657226,35.65093612670904],[105.66387176513678,35.747375488281364],[105.48910522460938,35.7248649597168],[105.33605957031244,35.884445190429744],[105.32534027099638,36.01859283447277],[105.50463867187527,36.143032073974666],[105.47440338134766,36.286151885986264],[105.39843749999994,36.36856460571289],[105.35892486572293,36.49019622802734],[105.2446212768557,36.54238128662121],[105.1989974975586,36.70830535888683],[105.32637786865251,36.78458786010742],[105.27582550048845,36.86951065063482],[105.17917633056645,36.902107238769645],[105.16960906982422,36.9855842590332],[105.03395843505875,37.01701354980469],[104.91059875488281,37.09955215454107],[104.79535675048844,37.24415588378906],[104.65193176269548,37.20222473144537],[104.59353637695307,37.273872375488224],[104.70060729980467,37.33039474487316],[104.67339324951178,37.408348083496094],[104.47420501708984,37.44149017333996],[104.2790756225586,37.428287506103516],[104.40944671630888,37.515586853027344],[104.57798004150396,37.538665771484375],[104.68183898925776,37.505451202392635],[104.98526000976591,37.544406890869254],[105.10706329345702,37.63306808471691],[105.31082916259771,37.701457977294915],[105.59505462646513,37.69903182983404],[105.63972473144524,37.77935028076172],[105.75645446777337,37.79936981201171],[105.83579254150385,38.00751495361334],[105.7764434814456,38.08433914184581],[105.77106475830082,38.18635559082031],[105.84873199462919,38.25043106079107],[105.8224868774414,38.425018310546875],[105.84742736816399,38.61778259277338],[105.96900177001959,38.910896301269645],[106.06916046142601,38.972263336181584],[106.1414413452149,39.1523056030274],[106.29103088378935,39.16716384887707],[106.27547454834001,39.26128387451183],[106.50195312500006,39.30188751220709],[106.59067535400419,39.364078521728516],[106.78872680664078,39.35830688476568],[106.78829193115261,39.23233413696295],[106.84243774414091,39.092735290527344],[106.96534729003923,39.05124664306646],[106.9643554687501,38.957740783691406],[106.8064956665039,38.82532501220703],[106.67697143554705,38.67112350463867],[106.68863677978516,38.57799911499035],[106.61534881591814,38.43887710571295],[106.50563049316418,38.36300277709972],[106.54116058349626,38.272808074951286],[106.78393554687494,38.17107772827154],[106.99632263183616,38.12188720703124],[107.16729736328136,38.15775680541998],[107.32537841796902,38.09282302856445],[107.4252853393557,37.94097900390631],[107.65174865722685,37.874370574951286]]]},"properties":{"ID_0":49,"ISO":"CN-64","NAME_0":"China","ID_1":20,"NAME_1":"Ningxia Hui","TYPE_1":"Zìzhìqu","ENGTYPE_1":"Autonomous Region","NL_NAME_1":"寧夏回族自治區|宁夏回族自治区","VARNAME_1":"Níngxià Húizú"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[101.77423095703152,33.548042297363395],[101.7749252319336,33.45697402954096],[101.68192291259793,33.41849136352539],[101.64779663085965,33.3287353515625],[101.73433685302757,33.27802658081066],[101.62555694580078,33.11393737792963],[101.48286437988298,33.22781753540045],[101.40853881835943,33.22873306274414],[101.16474914550781,33.16185379028349],[101.11636352539068,33.02778244018566],[101.11996459960943,32.912651062011776],[101.2371749877929,32.81775283813482],[101.21690368652372,32.716075897216854],[101.07468414306658,32.682334899902344],[100.93308258056646,32.60490417480469],[100.71881866455077,32.66272354125988],[100.65566253662126,32.602462768554915],[100.62380218505876,32.47063064575223],[100.53984832763666,32.41204833984392],[100.45097351074213,32.45735549926758],[100.54104614257811,32.571933746338004],[100.40502929687517,32.74549484252941],[100.23624420166016,32.715652465820426],[100.2217559814453,32.623817443847656],[100.11845397949224,32.63982009887706],[100.10599517822264,32.863166809082024],[99.97196960449224,32.94028854370134],[99.76866149902371,32.952419281005916],[99.78752899169928,32.863464355468864],[99.74240112304705,32.746673583984425],[99.36031341552761,32.91181945800781],[99.2709045410158,32.888332366943416],[99.1961669921875,33.03200149536144],[98.85239410400402,33.15933609008794],[98.76844024658232,33.28194808959961],[98.78303527832031,33.36363983154296],[98.72745513916044,33.50987243652355],[98.64933776855469,33.55310440063471],[98.66270446777344,33.65229415893549],[98.52503967285178,33.798118591308594],[98.41116333007835,33.87202835083008],[98.25473022460943,33.84984588623046],[98.25678253173845,33.915351867675895],[98.02371978759764,33.95146560668951],[97.81569671630882,33.85822677612316],[97.66010284423857,33.96232986450201],[97.53282165527348,33.90663909912104],[97.38832855224621,33.88874435424816],[97.37087249755865,33.83550262451172],[97.42955780029314,33.68623352050787],[97.51348876953142,33.58653259277355],[97.55538177490263,33.469425201416016],[97.76994323730497,33.42061996459984],[97.61968994140636,33.33772659301769],[97.60908508300781,33.276981353759766],[97.48731994628918,33.16833877563505],[97.54212951660155,33.05335998535179],[97.51634979248064,32.992546081543026],[97.3629608154298,32.950981140136776],[97.38430023193388,32.78768920898443],[97.48752593994135,32.65393829345703],[97.72996520996111,32.529659271240234],[97.64865875244169,32.478321075439396],[97.3977127075197,32.5204429626466],[97.4086532592774,32.29731369018549],[97.28708648681658,32.28674697875982],[97.26210784912126,32.18583679199236],[97.3019256591798,32.08260726928711],[96.96399688720703,32.02000045776367],[96.81362915039072,32.0182991027832],[96.73630523681646,31.983194351196513],[96.80891418457048,31.894855499267518],[96.76213836669932,31.829656600952262],[96.83872222900396,31.726831436157227],[96.73613739013695,31.67774009704596],[96.68083190917974,31.73003578186035],[96.56983947753935,31.71659088134777],[96.43717193603533,31.797254562377873],[96.31795501709,31.942878723144528],[96.25008392333983,31.93286705017084],[96.1353759765626,31.81841850280756],[96.2497711181641,31.695831298828068],[96.06051635742193,31.72340965271007],[95.85890197753906,31.717830657959098],[95.6384048461914,31.78522682189947],[95.52100372314482,31.751422882080018],[95.37197875976568,31.964406967163313],[95.44856262207026,32.06494903564453],[95.43338775634771,32.16000747680664],[95.28946685791027,32.25958251953153],[95.08084869384783,32.250434875488395],[94.95648956298845,32.342052459716854],[94.8959350585938,32.46239089965826],[94.81520080566406,32.48447036743164],[94.6223754882813,32.67022705078131],[94.54284667968756,32.60404586791992],[94.39097595214861,32.60127258300781],[94.36606597900413,32.52442932128906],[94.20251464843767,32.51846313476557],[94.13578033447266,32.435955047607536],[93.96201324462908,32.489112854003906],[93.85662078857428,32.47676467895519],[93.81033325195324,32.556056976318416],[93.65404510498068,32.57497787475597],[93.51541900634793,32.48030853271496],[93.38574218750011,32.52799224853527],[93.24640655517578,32.662952423095646],[93.0602951049807,32.632339477539006],[93.01750183105486,32.73899841308594],[92.85727691650408,32.70330810546875],[92.69166564941418,32.767780303955135],[92.6539382934572,32.72504043579107],[92.35968780517584,32.76605606079107],[92.20345306396484,32.751903533935774],[92.20835113525402,32.86090850830101],[92.12519836425776,32.88182449340826],[91.96720123291021,32.820003509521534],[91.79296875000017,32.945423126220646],[91.56113433837896,33.05408859252958],[91.3781509399414,33.238750457763786],[91.36598205566412,33.323455810546925],[91.18637084960966,33.305435180664006],[91.16146087646501,33.24025344848644],[90.94387054443365,33.217208862304744],[90.85399627685563,33.11772537231445],[90.70668029785185,33.13914108276373],[90.48712158203153,33.26638412475597],[90.40686035156261,33.25701904296875],[90.26480865478533,33.36758041381836],[90.18244934082037,33.54906845092785],[89.98716735839866,33.63319396972662],[90.00730133056658,33.689498901367244],[89.93082427978533,33.79388809204107],[89.73954772949219,33.91717147827159],[89.657211303711,34.023685455322266],[89.65811920166021,34.0953636169433],[89.8117065429688,34.16849136352545],[89.81417083740257,34.540431976318416],[89.73016357421892,34.73450851440441],[89.8569030761721,34.80925750732422],[89.81427001953142,34.90872955322277],[89.5919952392581,34.894687652588004],[89.56469726562523,34.95976257324224],[89.58079528808588,35.121234893798885],[89.45832061767607,35.23912429809576],[89.49705505371105,35.365894317626946],[89.68804168701172,35.421749114990234],[89.73441314697271,35.47107696533203],[89.71098327636741,35.577720642089844],[89.7855987548831,35.86180877685558],[89.67651367187528,35.85014724731445],[89.42065429687506,35.92338180541992],[89.40850067138678,36.03224182128906],[89.52570343017595,36.032970428466854],[89.73124694824247,36.08474349975586],[89.8720245361331,36.08062744140619],[89.98883056640625,36.15573883056652],[90.03012084960966,36.27914428710949],[90.2330169677735,36.16516113281249],[90.46916198730491,36.13347244262701],[90.67725372314476,36.13246917724621],[90.84373474121098,36.02142333984381],[90.96553039550776,36.10243606567394],[91.09886169433587,36.09480667114269],[91.09320831298834,36.21501541137695],[91.02243041992188,36.3355331420899],[91.02778625488287,36.53701400756836],[90.7301864624025,36.59137725830089],[90.71454620361344,36.79302215576166],[90.8472976684572,36.9190292358399],[90.97371673583996,36.916915893554744],[91.13368225097678,37.01247406005865],[91.30413055419938,37.01863479614258],[91.27729797363304,37.152542114257926],[91.18340301513672,37.21862411499035],[91.0907821655274,37.46339797973633],[90.94044494628912,37.479305267334034],[90.78543090820341,37.64322280883783],[90.52237701416038,37.73019027709972],[90.4132461547852,37.83528518676769],[90.48061370849614,37.958194732666016],[90.33097839355486,38.135093688964844],[90.23654937744134,38.308174133300895],[90.14225006103521,38.402130126953125],[90.41613769531271,38.494232177734375],[90.6306228637697,38.67548370361333],[90.75071716308622,38.66246795654297],[91.11454772949219,38.713237762451286],[91.29625701904308,38.75331878662115],[91.43598937988304,38.815647125244254],[91.7913436889649,38.868598937988224],[92.03942108154297,38.95489883422863],[92.3856201171875,39.00488662719721],[92.5000305175783,39.109432220458984],[92.85248565673844,39.140197753906364],[92.9505615234375,39.17105484008789],[92.97923278808616,39.1475944519043],[93.2477111816408,39.18296432495123],[93.60808563232445,39.263450622558594],[93.87920379638666,39.25775909423828],[94.28737640380854,39.306804656982536],[94.63012695312494,39.30706024169933],[94.73325347900419,39.2387809753418],[94.9188156127932,39.24051666259776],[95.15735626220703,39.17620468139648],[95.2647476196289,39.19168472290044],[95.69076538085966,38.87917327880864],[95.7732467651367,38.875358581543026],[95.89761352539061,38.77037429809575],[96.00000000000016,38.75643920898449],[96.1990356445313,38.626171112060604],[96.3150634765626,38.63799285888683],[96.52423095703148,38.534347534179744],[96.51573181152338,38.464706420898494],[96.70425415039068,38.42199707031256],[96.81450653076178,38.35615539550781],[96.95970153808622,38.338336944580135],[96.99226379394537,38.59049606323248],[96.93924713134771,38.62128067016613],[96.99402618408209,38.770145416259766],[96.9901733398438,39.17162322998058],[97.05175781249999,39.20782852172846],[97.40038299560563,39.14591217041027],[97.49990081787121,39.077648162841854],[98.09833526611334,38.81504821777344],[98.3831176757813,39.0286598205567],[98.45671844482428,38.95230484008789],[98.58390808105469,38.93408584594738],[98.75200653076195,39.07770919799815],[98.81810760498064,39.0838737487793],[99.22086334228543,38.78847503662121],[99.36062622070318,38.71766662597662],[99.44926452636736,38.603973388671925],[99.65830230712906,38.44895935058605],[99.82931518554716,38.36841583251958],[100.18139648437506,38.236789703369084],[100.16048431396479,38.328430175781364],[100.08118438720703,38.409706115722656],[100.11695098876982,38.48994064331055],[100.22772216796898,38.449733734130916],[100.33118438720696,38.31935501098644],[100.58907318115251,38.2494850158692],[100.63465881347673,38.10126113891607],[100.95064544677763,38.00680160522461],[101.11083221435553,37.935676574707145],[101.54251861572277,37.65631103515625],[101.85254669189452,37.53683853149414],[101.87764739990246,37.68978881835943],[101.97617340087896,37.74865341186534],[102,37.6074714660645],[102.07062530517584,37.55881118774419],[102.01169586181669,37.48405075073247],[102.2884216308596,37.36767578125011],[102.36363983154308,37.28149795532232],[102.59339904785179,37.15277862548828],[102.4861907958985,37.083602905273494],[102.47138214111357,36.95798873901373],[102.54882812500028,36.92440795898449],[102.72365570068365,36.766658782958984],[102.5953826904298,36.70555496215832],[102.7190246582033,36.61520385742199],[102.82682800292969,36.35511779785156],[102.99154663085932,36.265727996826286],[102.93271636962913,36.1076278686524],[102.95399475097673,35.865234375000114],[102.77229309082037,35.85988998413086],[102.68392181396501,35.76140594482422],[102.75676727294916,35.6146354675293],[102.72041320800787,35.527885437011655],[102.53208923339861,35.56439971923834],[102.44130706787126,35.43931198120117],[102.28775787353533,35.42110824584972],[102.38394927978521,35.23823928833019],[102.2791290283206,35.05853652954113],[102.00464630126982,34.950431823730526],[101.92398071289091,34.84535217285162],[101.91433715820312,34.742988586425895],[101.71864318847656,34.70427703857433],[102,34.54377365112316],[102.07666015625,34.54387664794916],[102.25090789794932,34.35848236083979],[102.0761795043948,34.28706359863287],[102.00997924804716,34.18645095825201],[101.8991088867188,34.132667541503906],[101.65080261230474,34.121707916259766],[101.6171646118164,34.184055328369084],[101.49298095703142,34.20014572143555],[101.1620864868164,34.32116317749035],[101.0457611083985,34.32815551757807],[100.90686798095703,34.38161087036144],[100.8104171752932,34.30268478393566],[100.81357574462908,34.15047836303722],[100.9883728027346,33.903324127197266],[101.10863494873064,33.85783767700201],[101.24060821533197,33.682319641113395],[101.39653778076195,33.649295806884766],[101.54747009277372,33.694004058838004],[101.61802673339872,33.60977172851568],[101.62786865234375,33.50222015380871],[101.77423095703152,33.548042297363395]]]},"properties":{"ID_0":49,"ISO":"CN-63","NAME_0":"China","ID_1":21,"NAME_1":"Qinghai","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"青海","VARNAME_1":"Qīnghǎi"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[111.13376617431646,39.36773300170904],[111.20724487304699,39.23205566406256],[111.0954971313476,39.03009414672851],[110.97500610351562,38.97599411010748],[111.01371002197283,38.878551483154354],[110.87973022460965,38.62424468994152],[110.90679168701178,38.56518173217785],[110.84567260742203,38.43996810913086],[110.76875305175793,38.434734344482536],[110.66458892822294,38.31017684936535],[110.56798553466797,38.2904281616212],[110.50572204589855,38.192474365234375],[110.49893951416014,38.02187347412121],[110.66639709472656,37.79426193237316],[110.78576660156267,37.551132202148494],[110.74752807617193,37.466781616210994],[110.64065551757812,37.43668365478521],[110.69488525390629,37.352291107177784],[110.644790649414,37.25016403198242],[110.40833282470702,36.9943733215332],[110.42528533935564,36.65648651123047],[110.50008392333984,36.581142425537166],[110.44464111328129,36.164859771728516],[110.51223754882807,35.887783050537166],[110.55033111572293,35.86775970458996],[110.60104370117193,35.60580062866205],[110.51608276367205,35.405281066894524],[110.40204620361328,35.27748107910156],[110.31427764892595,35.011295318603516],[110.27056121826166,34.96877288818365],[110.28881072998053,34.62031173706055],[110.38023376464838,34.604488372802734],[110.35552215576178,34.52358245849614],[110.4951171875,34.33678054809582],[110.41948699951199,34.28166198730469],[110.63906860351555,34.16409301757824],[110.58245849609392,34.10277557373047],[110.67118072509766,33.95417785644531],[110.5877990722658,33.88915634155284],[110.77207946777344,33.80183410644537],[110.82721710205084,33.67475128173828],[110.99770355224608,33.58365631103521],[111.02043151855474,33.37694549560558],[110.97766113281267,33.259674072265796],[110.80570983886724,33.148437500000114],[110.4556808471682,33.18463897705084],[110.21314239501964,33.16501998901367],[110.1597595214843,33.211009979248104],[110.02587890625016,33.193675994873104],[109.84026336669916,33.248893737793026],[109.50920104980469,33.239566802978516],[109.43367004394531,33.15377807617199],[109.5713272094726,33.112297058105696],[109.68303680419928,33.11854553222656],[109.78942871093754,33.06887435913086],[109.75891876220707,32.909706115722656],[110.0223236083985,32.87265777587885],[110.13690948486328,32.80475234985357],[110.1998367309572,32.62979888916044],[110.02306365966797,32.55052947998047],[109.90569305419916,32.59506225585943],[109.62696075439459,32.6024169921875],[109.4954223632812,32.38108444213867],[109.49041748046903,32.3025856018067],[109.61682128906254,32.10912322998058],[109.62648773193376,31.964570999145625],[109.57660675048832,31.733167648315373],[109.28453063964844,31.718706130981726],[109.27275848388678,31.801454544067436],[109.0261383056641,31.96888732910162],[108.88356018066423,31.99667358398437],[108.74031066894524,32.10990524291998],[108.67336273193354,32.10984039306646],[108.51454925537115,32.21204376220708],[108.47605895996098,32.272045135498104],[108.23412322998063,32.27865600585966],[108.17733764648443,32.228519439697266],[108.01764678955095,32.21660232543957],[107.99150085449236,32.15409088134771],[107.84605407714865,32.20866012573242],[107.66918182373047,32.39353561401373],[107.52066040039085,32.38473129272461],[107.37308502197294,32.540969848632756],[107.25935363769553,32.40550994873058],[107.08066558837918,32.531551361083984],[107.10303497314447,32.60278320312517],[107.05493164062527,32.7119979858399],[106.78601837158214,32.703178405761776],[106.72840881347668,32.73145294189459],[106.58933258056669,32.66182327270507],[106.43012237548822,32.61944580078131],[106.32637023925776,32.67256927490245],[106.17360687255876,32.69555664062506],[105.95511627197271,32.84763717651367],[105.81519317626947,32.8092041015625],[105.61859130859375,32.69981384277355],[105.49535369873064,32.91073989868164],[105.58703613281278,32.87902069091797],[105.73158264160162,32.90739440917969],[105.91923522949224,33.008152008056754],[105.92945861816423,33.19445419311529],[105.74388885498064,33.300659179687614],[105.72897338867182,33.39280700683611],[105.83415222167973,33.412612915039176],[105.83818817138695,33.4919052124024],[105.95542907714844,33.6101341247558],[106.18309020996122,33.54811096191406],[106.29929351806658,33.60597229003912],[106.44264221191412,33.61472320556646],[106.53040313720732,33.50500869750988],[106.58400726318388,33.590778350830135],[106.47845458984379,33.70890808105469],[106.41545104980484,33.875953674316406],[106.49768066406267,34.10641479492193],[106.58864593505876,34.142406463623104],[106.59848022460943,34.25256347656256],[106.67990112304709,34.26151657104492],[106.71399688720703,34.37443161010742],[106.46202087402344,34.531536102295036],[106.33836364746105,34.52238464355469],[106.31894683837906,34.5910911560058],[106.54873657226572,34.75755310058594],[106.55184936523455,34.86247253417969],[106.48889160156267,34.941974639892635],[106.54570770263666,35.08773803710943],[106.91616058349608,35.09522247314458],[107.19623565673832,34.882575988769645],[107.28193664550774,34.93278884887701],[107.51925659179705,34.910839080810604],[107.57112121582047,34.971679687500114],[107.80170440673822,34.95686340332031],[107.85124969482449,35.005714416503906],[107.74325561523443,35.094215393066406],[107.69767761230474,35.19374084472656],[107.72364044189482,35.30328750610346],[107.95692443847685,35.243011474609425],[108.17214965820312,35.31041717529308],[108.23188018798834,35.265869140625],[108.57508850097685,35.308822631835994],[108.62655639648443,35.41919708251953],[108.6112289428711,35.563209533691406],[108.52468109130882,35.63646316528332],[108.50100708007818,35.895126342773494],[108.64005279541021,35.946445465087834],[108.70762634277348,36.13836288452148],[108.64480590820311,36.26212692260742],[108.71541595459007,36.352073669433594],[108.61451721191429,36.434116363525504],[108.42691802978509,36.43586730957037],[108.33563995361332,36.55873107910162],[108.15857696533219,36.56357955932623],[107.95442962646513,36.65525054931646],[107.89543151855474,36.76015853881836],[107.54070281982428,36.82651138305664],[107.47282409667997,36.90810775756847],[107.29496765136717,36.94154357910162],[107.27139282226567,37.08225250244146],[107.32924652099604,37.1686897277832],[107.25147247314453,37.32836532592773],[107.31051635742216,37.593761444091854],[107.47991180419933,37.70582962036133],[107.49404144287104,37.76507568359375],[107.62453460693376,37.781639099121094],[107.65174865722685,37.874370574951286],[107.95917510986334,37.79476165771479],[108.01074981689447,37.670696258544865],[108.14290618896496,37.61661911010748],[108.25249481201178,37.666648864746094],[108.77864837646479,37.68402862548833],[108.77796173095707,37.949836730956974],[108.87333679199224,37.993030548095646],[108.94341278076183,37.92190933227538],[109.05448150634783,38.08185577392578],[108.9410934448245,38.16735839843756],[108.96966552734396,38.33824539184582],[109.14798736572271,38.55510330200207],[109.38880157470697,38.71052932739269],[109.42097473144536,38.8035621643067],[109.67360687255876,38.93149948120117],[109.71360015869152,39.06563568115229],[109.84896087646507,39.090114593505966],[110.0106430053711,39.21313858032238],[110.2112884521486,39.283725738525504],[110.11435699462884,39.43654632568365],[110.2311935424807,39.446189880371094],[110.38414764404303,39.312988281250114],[110.53153228759783,39.374588012695426],[110.61533355712913,39.2487525939942],[110.86275482177761,39.48997116088867],[111.0276718139649,39.565837860107365],[111.13012695312523,39.52239990234386],[111.06042480468767,39.408031463623104],[111.13376617431646,39.36773300170904]]]},"properties":{"ID_0":49,"ISO":"CN-61","NAME_0":"China","ID_1":22,"NAME_1":"Shaanxi","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"陝西|陕西","VARNAME_1":"Shǎnxī"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[119.28437805175781,35.08986282348627],[119.11466217041038,35.06107330322271],[118.92056274414072,35.061733245849666],[118.71508026123068,34.7608757019043],[118.46082305908227,34.677833557128906],[118.39965057373092,34.43804168701172],[118.16266632080078,34.39336013793945],[118.07673645019575,34.58001708984381],[118.094970703125,34.64862442016607],[117.96543121337889,34.67564010620117],[117.81449890136732,34.65426635742199],[117.79530334472656,34.52215957641607],[117.67935943603516,34.544261932373104],[117.55650329589842,34.4671745300293],[117.48045349121115,34.48172378540045],[117.35250091552756,34.59463882446295],[117.24007415771484,34.45858764648449],[117.16768646240257,34.482429504394645],[117.12274169921885,34.64001464843744],[116.96147918701183,34.87654113769531],[116.77940368652355,34.9440650939942],[116.45969390869186,34.89850997924816],[116.40851593017601,34.85988235473632],[116.36860656738281,34.64086914062506],[116.18591308593749,34.57946777343756],[116.09555816650412,34.60671997070318],[115.67130279541014,34.561328887939396],[115.53153228759778,34.57902526855469],[115.43881988525412,34.675373077392685],[115.42497253417979,34.796310424804744],[115.19261932373071,34.92622375488287],[115.11365509033224,35.0103874206543],[114.88049316406249,35.00461196899414],[114.84293365478514,35.17755126953125],[114.99708557128929,35.288627624511776],[115.01925659179734,35.37437057495123],[115.16888427734375,35.44613265991222],[115.21638488769531,35.417804718017635],[115.3487777709961,35.50680160522455],[115.40918731689489,35.64693832397472],[115.49507904052733,35.7292098999024],[115.66016387939453,35.744159698486385],[115.76693725585982,35.863945007324325],[115.91765594482423,35.96976470947276],[116.03987121582054,35.97148895263683],[116.01735687255882,36.06333923339844],[115.80311584472656,36.01005172729498],[115.33192443847666,35.804111480713004],[115.3520736694338,35.97102355957031],[115.44036865234385,36.01320648193365],[115.47286987304697,36.16936111450207],[115.46441650390646,36.257820129394474],[115.36262512207043,36.342380523681754],[115.27890777587902,36.49432754516607],[115.33660125732432,36.61305999755865],[115.4960250854492,36.768993377685604],[115.68394470214866,36.81945800781255],[115.86469268798827,37.07368087768566],[115.98389434814452,37.33635330200195],[116.15882873535156,37.37846755981457],[116.22567749023449,37.4722633361817],[116.43196105957031,37.46987152099615],[116.60633850097679,37.62678146362315],[116.79441833496115,37.83129501342768],[116.89412689209007,37.84426879882818],[117.4058151245117,37.84362030029296],[117.4482574462893,37.86536026000982],[117.57433319091818,38.06839752197271],[117.70034027099608,38.07770919799816],[117.87111663818382,38.25597381591797],[118.1112518310549,38.14403152465826],[118.47430419921908,38.11208343505865],[118.84625244140625,38.14458465576172],[118.94403076171886,38.10069274902355],[118.99986267089855,37.95791625976568],[119.08985900878906,37.91292190551752],[119.09847259521496,37.83430480957031],[119.18541717529297,37.795700073242294],[119.28930664062536,37.68653106689459],[119.03652954101575,37.685699462890625],[118.93041992187523,37.52875137329112],[118.96679687499999,37.27624893188471],[119.24402618408226,37.134860992431754],[119.30652618408205,37.055690765380916],[119.43013000488281,37.11569976806652],[119.74903106689453,37.122920989990234],[119.88791656494152,37.23847198486334],[119.84513854980469,37.37597274780285],[120.08486175537142,37.44403076171875],[120.3156967163086,37.61069488525402],[120.31319427490234,37.68708419799816],[120.4562530517578,37.746810913085994],[120.56487274169966,37.75403213500988],[120.74652862548862,37.83097076416027],[120.94653320312544,37.80736160278326],[121.03597259521506,37.70653152465832],[121.13930511474608,37.70847320556646],[121.1415252685548,37.59847259521496],[121.3756942749028,37.55819320678711],[121.45903015136741,37.47819519042969],[121.59348297119162,37.427921295166016],[121.93680572509787,37.47124862670898],[122.06513977050805,37.5326385498048],[122.15735626220702,37.43542098999029],[122.24180603027365,37.462360382080185],[122.32596588134777,37.40874862670904],[122.47875213623057,37.41986083984381],[122.57125091552746,37.36180877685547],[122.55458068847668,37.272361755371094],[122.62124633789075,37.205421447753906],[122.45680236816405,37.14597320556646],[122.5031890869144,36.93069076538086],[122.42402648925791,36.86653137207037],[122.28680419921898,36.835693359375114],[122.19097137451172,36.86958312988287],[122.13846588134764,36.9473609924317],[122.00958251953125,36.967922210693416],[121.75930786132824,36.8806991577149],[121.62486267089878,36.809310913085994],[121.59847259521528,36.74402999877935],[121.46958160400402,36.774311065673885],[121.18596649169932,36.685424804687614],[120.97429656982422,36.539859771728516],[120.9031906127932,36.450141906738274],[120.742919921875,36.46097183227545],[120.68013763427746,36.38042068481445],[120.66735839843761,36.241249084472656],[120.70291900634788,36.1301383972168],[120.28569793701182,36.06042098999029],[120.367080688477,36.179027557373104],[120.2148590087893,36.21902847290039],[120.1015167236328,36.137641906738395],[120.21402740478514,36.02014541625982],[120.17958831787156,35.94792175292969],[120.05403137207054,35.88042449951172],[120.0090255737307,35.71986007690424],[119.91319274902355,35.635974884033196],[119.74124908447277,35.634304046630916],[119.63540649414087,35.586532592773494],[119.55847167968749,35.381805419921875],[119.40486145019531,35.26652908325195],[119.37319183349608,35.09930038452154],[119.28437805175781,35.08986282348627]]]},"properties":{"ID_0":49,"ISO":"CN-37","NAME_0":"China","ID_1":23,"NAME_1":"Shandong","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"山東|山东","VARNAME_1":"Shāndōng"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[121.26490020751953,30.689582824707255],[121.19924926757835,30.78400611877441],[121.0775604248049,30.851522445678768],[120.98263549804699,30.832660675048768],[120.9938354492192,31.004228591919063],[120.89511871337892,31.01197814941412],[120.88040924072277,31.136251449585018],[121.04059600830078,31.13811874389654],[121.05766296386719,31.26090431213385],[121.1216049194338,31.30657577514677],[121.20725250244162,31.474849700927848],[121.32597351074251,31.505416870117468],[121.51596832275389,31.388750076294055],[121.66680908203135,31.328193664550835],[121.8623580932617,31.11347007751459],[121.92263793945312,30.972085952758786],[121.89041900634764,30.847917556762695],[121.81485748291016,30.85874748229986],[121.52680206298838,30.82152938842779],[121.26490020751953,30.689582824707255]]],[[[121.29569244384764,31.869306564331165],[121.6665267944337,31.64958381652832],[121.8915328979492,31.593200683593864],[121.96514129638672,31.492370605468746],[121.8320770263673,31.438472747802734],[121.38957977294933,31.616529464721737],[121.16124725341818,31.787639617920036],[121.29569244384764,31.869306564331165]]]]},"properties":{"ID_0":49,"ISO":"CN-31","NAME_0":"China","ID_1":24,"NAME_1":"Shanghai","TYPE_1":"Zhíxiáshì","ENGTYPE_1":"Municipality","NL_NAME_1":"上海|上海","VARNAME_1":"Shànghǎi"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[114.12786102294922,40.73575973510753],[114.19120788574219,40.62958908081055],[114.2764663696289,40.589458465576286],[114.26274108886717,40.48538589477539],[114.30792236328125,40.36830520629882],[114.5243911743164,40.343955993652344],[114.46347045898447,40.26675033569347],[114.05783843994175,40.163112640380916],[114.08847045898482,40.09930419921881],[114.01647186279297,39.99241256713873],[114.05168151855479,39.92816925048828],[114.30547332763693,39.85608673095703],[114.3863754272463,39.867168426513786],[114.40162658691418,39.65062713623047],[114.54537200927734,39.547451019287166],[114.4162826538086,39.30722808837896],[114.35786437988314,39.1034507751466],[114.1020736694337,39.0512046813966],[114.04420471191429,39.13482666015636],[113.89168548583996,39.06693649291992],[113.7608871459961,38.9588356018067],[113.84912872314453,38.82835006713873],[113.76902770996094,38.70916748046875],[113.60639190673827,38.64554595947271],[113.55550384521507,38.55783462524414],[113.57701110839844,38.46552658081055],[113.51879119873057,38.38246536254894],[113.56385040283202,38.236957550048935],[113.70291137695312,38.21108627319336],[113.87711334228537,38.053985595703125],[113.96395111083984,37.83337020874035],[114.12183380126976,37.69730758666998],[114.11190032958996,37.58973693847656],[113.95367431640636,37.34847259521484],[113.8960418701173,37.30953216552729],[113.75170898437533,37.075168609619254],[113.78646850585938,36.894397735595646],[113.66993713378906,36.855419158935604],[113.6494598388673,36.78556442260748],[113.4928207397462,36.74032974243163],[113.48027801513682,36.63498687744146],[113.58167266845726,36.54844665527355],[113.58819580078136,36.45759582519537],[113.70201110839854,36.42330932617193],[113.72434234619162,36.360000610351676],[113.65881347656284,36.11945724487305],[113.65067291259764,35.836864471435604],[113.56907653808615,35.817844390869254],[113.55655670166026,35.648105621338004],[113.49054718017578,35.53054809570307],[113.20276641845737,35.44199371337902],[113.10746765136741,35.33320617675781],[113.02401733398438,35.363502502441406],[112.91504669189474,35.24839401245117],[112.76907348632812,35.20890426635742],[112.43359375,35.229743957519645],[112.07186126708984,35.229129791259766],[112.05079650878929,35.05064392089855],[111.82504272460949,35.073120117187614],[111.6857528686524,34.99225997924805],[111.567626953125,34.849540710449276],[111.22097778320324,34.79192733764643],[111.15017700195318,34.80830383300781],[110.8956375122072,34.662040710449276],[110.75208282470724,34.656459808349716],[110.68240356445328,34.59413909912115],[110.38023376464838,34.604488372802734],[110.28881072998053,34.62031173706055],[110.27056121826166,34.96877288818365],[110.31427764892595,35.011295318603516],[110.40204620361328,35.27748107910156],[110.51608276367205,35.405281066894524],[110.60104370117193,35.60580062866205],[110.55033111572293,35.86775970458996],[110.51223754882807,35.887783050537166],[110.44464111328129,36.164859771728516],[110.50008392333984,36.581142425537166],[110.42528533935564,36.65648651123047],[110.40833282470702,36.9943733215332],[110.644790649414,37.25016403198242],[110.69488525390629,37.352291107177784],[110.64065551757812,37.43668365478521],[110.74752807617193,37.466781616210994],[110.78576660156267,37.551132202148494],[110.66639709472656,37.79426193237316],[110.49893951416014,38.02187347412121],[110.50572204589855,38.192474365234375],[110.56798553466797,38.2904281616212],[110.66458892822294,38.31017684936535],[110.76875305175793,38.434734344482536],[110.84567260742203,38.43996810913086],[110.90679168701178,38.56518173217785],[110.87973022460965,38.62424468994152],[111.01371002197283,38.878551483154354],[110.97500610351562,38.97599411010748],[111.0954971313476,39.03009414672851],[111.20724487304699,39.23205566406256],[111.13376617431646,39.36773300170904],[111.21085357666043,39.42956924438482],[111.33066558837884,39.4188346862793],[111.48661041259788,39.658477783203125],[111.76055908203153,39.58994674682623],[111.92712402343767,39.61918258667003],[111.97008514404297,39.79625701904302],[112.30272674560547,40.25146484375],[112.44920349121094,40.29874038696294],[112.72182464599621,40.16704177856445],[112.83833312988281,40.202842712402344],[112.89204406738293,40.32830047607416],[113.24909973144541,40.41027450561523],[113.31632995605491,40.31749343872082],[113.55307769775436,40.347541809082145],[113.7838745117192,40.50125503540039],[113.84435272216808,40.459472656250114],[114.05509948730513,40.527389526367294],[114.05723571777355,40.70555496215826],[114.12786102294922,40.73575973510753]]]},"properties":{"ID_0":49,"ISO":"CN-14","NAME_0":"China","ID_1":25,"NAME_1":"Shanxi","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"山西","VARNAME_1":"Shānxī"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[105.49535369873064,32.91073989868164],[105.61859130859375,32.69981384277355],[105.81519317626947,32.8092041015625],[105.95511627197271,32.84763717651367],[106.17360687255876,32.69555664062506],[106.32637023925776,32.67256927490245],[106.43012237548822,32.61944580078131],[106.58933258056669,32.66182327270507],[106.72840881347668,32.73145294189459],[106.78601837158214,32.703178405761776],[107.05493164062527,32.7119979858399],[107.10303497314447,32.60278320312517],[107.08066558837918,32.531551361083984],[107.25935363769553,32.40550994873058],[107.37308502197294,32.540969848632756],[107.52066040039085,32.38473129272461],[107.66918182373047,32.39353561401373],[107.84605407714865,32.20866012573242],[107.99150085449236,32.15409088134771],[108.01764678955095,32.21660232543957],[108.17733764648443,32.228519439697266],[108.23412322998063,32.27865600585966],[108.47605895996098,32.272045135498104],[108.51454925537115,32.21204376220708],[108.3725891113283,32.18421173095708],[108.28655242919916,31.929058074951172],[108.52720642089872,31.757961273193363],[108.53423309326178,31.6771068572998],[108.39594268798851,31.609043121337944],[108.31633758544938,31.51035881042492],[108.23023223876982,31.51310539245605],[108.17851257324224,31.334787368774528],[108.07116699218778,31.267095565795955],[108.08136749267577,31.195667266845703],[108.009780883789,31.105787277221793],[108.04972839355474,31.04863739013683],[107.94728088378906,30.987459182739368],[107.97001647949224,30.89495468139654],[107.86900329589855,30.808849334716797],[107.51068115234375,30.844881057739258],[107.41993713378912,30.744838714599663],[107.48164367675776,30.606313705444506],[107.36215972900412,30.470155715942663],[107.22763061523438,30.22743988037115],[107.02802276611357,30.036109924316406],[106.96629333496111,30.082696914672848],[106.8717117309572,30.02734184265142],[106.72501373291031,30.03719139099121],[106.56037902832041,30.306888580322322],[106.44360351562506,30.296226501465014],[106.35874176025419,30.234788894653605],[106.20210266113304,30.212610244751033],[106.13938140869146,30.320039749145565],[105.9810867309573,30.383621215820312],[105.790786743164,30.42348670959467],[105.71224212646484,30.31063270568848],[105.61416625976557,30.266138076782397],[105.55877685546879,30.184236526489315],[105.59475708007812,30.11006927490251],[105.73922729492216,30.027923583984602],[105.72458648681634,29.856422424316406],[105.61170959472672,29.838090896606555],[105.56726074218767,29.739044189453235],[105.3824691772461,29.66498756408691],[105.28674316406256,29.54547691345215],[105.32424926757807,29.44178199768083],[105.43341064453124,29.40216636657726],[105.44914245605497,29.29393959045421],[105.69621276855486,29.27216911315918],[105.71887207031244,29.111965179443413],[105.79991149902355,28.94122695922857],[105.98811340332037,28.980567932128906],[106.11216735839838,28.899961471557734],[106.2549667358399,28.85392951965326],[106.24774932861357,28.799732208252006],[106.37358093261741,28.530485153198356],[106.28510284423832,28.540290832519645],[106.10343933105469,28.634981155395508],[105.96365356445312,28.751831054687443],[105.86843109130876,28.59096527099615],[105.73594665527366,28.614667892456055],[105.63368988037115,28.52494812011724],[105.63642883300808,28.31930732727068],[105.71227264404303,28.275840759277397],[105.77892303466825,28.335525512695312],[105.88387298584,28.240835189819336],[105.87796783447283,28.12946319580072],[105.97379302978538,28.116268157958984],[106.1459732055664,28.16761589050293],[106.25861358642605,28.080980300903377],[106.31727600097656,27.97634315490734],[106.332748413086,27.8292884826663],[106.18678283691423,27.758264541626033],[105.76389312744135,27.720869064330998],[105.6208572387697,27.66724586486839],[105.48232269287138,27.776836395263956],[105.30024719238298,27.709112167358626],[105.17595672607443,28.068841934204215],[105.05834197998058,28.099634170532223],[104.97012329101568,28.059192657470874],[104.875717163086,27.912342071533203],[104.72583007812506,27.900220870971676],[104.56137847900396,27.852773666381893],[104.31070709228533,28.03518295288086],[104.3845291137697,28.06200408935547],[104.45614624023443,28.17436408996582],[104.43637847900385,28.275659561157223],[104.25334167480474,28.397077560424805],[104.26107025146496,28.6456298828125],[103.87841033935553,28.62539100646984],[103.78363800048857,28.518131256103516],[103.8640975952149,28.306711196899357],[103.69735717773443,28.20534324646013],[103.56365203857428,28.228448867798136],[103.42749023437523,28.055618286132926],[103.49340057373064,28.0204181671142],[103.50244140625023,27.84023094177257],[103.4399032592774,27.75361633300787],[103.27442169189447,27.632938385009762],[103.13661956787132,27.425537109375227],[102.98589324951172,27.37384033203125],[102.88175964355469,27.303371429443587],[102.90791320800787,27.15058326721197],[102.86739349365229,27.032140731811523],[102.89497375488287,26.91550254821783],[102.97955322265642,26.799079895019645],[103.01662445068365,26.591283798217887],[102.98928070068376,26.36440086364746],[102.77985382080095,26.306201934814453],[102.70614624023443,26.217643737793026],[102.59899139404325,26.253160476684624],[102.62078857421892,26.345222473144588],[102.4005355834961,26.30599975585949],[102.25107574462919,26.222623825073356],[102.12990570068365,26.09490966796892],[101.81679534912121,26.090187072753903],[101.7342605590822,26.22133445739746],[101.62286376953142,26.23652648925787],[101.6395034790039,26.388837814331055],[101.39495849609375,26.559118270874023],[101.48163604736334,26.680433273315426],[101.37313079834013,26.765348434448242],[101.36657714843756,26.887445449829045],[101.13964843750006,27.033498764038082],[101.16567230224626,27.20093345642107],[101.0467147827149,27.222856521606502],[100.8296508789063,27.684648513794],[100.71102905273443,27.805879592895508],[100.67755889892572,27.926382064819393],[100.54777526855491,27.815065383911357],[100.44800567626959,27.872024536132812],[100.32546234130854,27.72199058532726],[100.18659973144541,27.955966949463004],[100.08011627197271,28.04192543029796],[100.02705383300787,28.17434120178217],[100.16327667236334,28.216581344604435],[100.17864990234375,28.315002441406364],[100.05937957763683,28.376356124877987],[99.9564437866211,28.57198143005371],[99.83000946044926,28.60941123962408],[99.83236694335966,28.667627334594723],[99.73358154296903,28.732809066772514],[99.72283935546898,28.83901786804199],[99.62186431884783,28.81273460388189],[99.53871154785172,28.68799209594738],[99.51906585693375,28.585510253906193],[99.3909606933596,28.548915863037166],[99.38807678222662,28.396894454956055],[99.4205627441409,28.28846740722662],[99.30883026123058,28.22509956359863],[99.17343902587908,28.415414810180774],[99.19222259521507,28.496875762939567],[99.10897827148453,28.856487274169922],[99.12959289550798,28.904745101928825],[99.11231231689476,29.25111961364757],[99.0758743286135,29.296464920043945],[99.05204010009788,29.56004905700689],[98.99391174316435,29.67295265197771],[99.02009582519548,29.844123840332145],[99.07112884521489,29.931365966796875],[99.04269409179709,30.08236122131353],[98.98809814453125,30.152858734130973],[98.93891143798834,30.593173980712947],[98.9040985107423,30.697721481323246],[98.96224975585966,30.733436584472653],[98.77465820312499,30.90786743164074],[98.80412292480496,31.000701904296932],[98.6023406982423,31.23885536193859],[98.68820190429682,31.338266372680664],[98.78009033203152,31.2549667358399],[98.88133239746116,31.36942291259794],[98.84212493896479,31.432546615600696],[98.70890045166037,31.516067504882873],[98.56581878662115,31.64849472045898],[98.3977890014649,31.90719985961942],[98.43197631835943,32.01350402832037],[98.29969787597673,32.12960433959972],[98.21236419677734,32.34500122070318],[97.96907806396513,32.474918365478516],[97.72996520996111,32.529659271240234],[97.48752593994135,32.65393829345703],[97.38430023193388,32.78768920898443],[97.3629608154298,32.950981140136776],[97.51634979248064,32.992546081543026],[97.54212951660155,33.05335998535179],[97.48731994628918,33.16833877563505],[97.60908508300781,33.276981353759766],[97.61968994140636,33.33772659301769],[97.76994323730497,33.42061996459984],[97.55538177490263,33.469425201416016],[97.51348876953142,33.58653259277355],[97.42955780029314,33.68623352050787],[97.37087249755865,33.83550262451172],[97.38832855224621,33.88874435424816],[97.53282165527348,33.90663909912104],[97.66010284423857,33.96232986450201],[97.81569671630882,33.85822677612316],[98.02371978759764,33.95146560668951],[98.25678253173845,33.915351867675895],[98.25473022460943,33.84984588623046],[98.41116333007835,33.87202835083008],[98.52503967285178,33.798118591308594],[98.66270446777344,33.65229415893549],[98.64933776855469,33.55310440063471],[98.72745513916044,33.50987243652355],[98.78303527832031,33.36363983154296],[98.76844024658232,33.28194808959961],[98.85239410400402,33.15933609008794],[99.1961669921875,33.03200149536144],[99.2709045410158,32.888332366943416],[99.36031341552761,32.91181945800781],[99.74240112304705,32.746673583984425],[99.78752899169928,32.863464355468864],[99.76866149902371,32.952419281005916],[99.97196960449224,32.94028854370134],[100.10599517822264,32.863166809082024],[100.11845397949224,32.63982009887706],[100.2217559814453,32.623817443847656],[100.23624420166016,32.715652465820426],[100.40502929687517,32.74549484252941],[100.54104614257811,32.571933746338004],[100.45097351074213,32.45735549926758],[100.53984832763666,32.41204833984392],[100.62380218505876,32.47063064575223],[100.65566253662126,32.602462768554915],[100.71881866455077,32.66272354125988],[100.93308258056646,32.60490417480469],[101.07468414306658,32.682334899902344],[101.21690368652372,32.716075897216854],[101.2371749877929,32.81775283813482],[101.11996459960943,32.912651062011776],[101.11636352539068,33.02778244018566],[101.16474914550781,33.16185379028349],[101.40853881835943,33.22873306274414],[101.48286437988298,33.22781753540045],[101.62555694580078,33.11393737792963],[101.73433685302757,33.27802658081066],[101.64779663085965,33.3287353515625],[101.68192291259793,33.41849136352539],[101.7749252319336,33.45697402954096],[101.77423095703152,33.548042297363395],[101.83661651611357,33.614463806152344],[101.93886566162121,33.44575881958007],[101.8753204345706,33.323116302490234],[101.76795959472685,33.24454116821289],[101.84082794189464,33.1848258972168],[102.05314636230463,33.19178009033203],[102.10443115234386,33.26874542236334],[102.20602416992209,33.23442459106445],[102.2216415405274,33.38579559326172],[102.3546295166016,33.393226623535156],[102.43972015380888,33.45528793334961],[102.43913269042997,33.581356048583984],[102.33715820312516,33.61697006225597],[102.3389739990235,33.72563171386713],[102.19335174560564,33.91864395141607],[102.30878448486328,33.99384307861328],[102.38580322265642,33.9734458923341],[102.4213485717774,34.08662033081055],[102.59779357910179,34.14724731445318],[102.73484802246111,34.26859283447277],[102.92523956298828,34.30934524536144],[103.00817871093767,34.18482589721674],[103.09801483154313,34.183258056640625],[103.16744232177751,34.093654632568295],[103.12075805664068,33.94302749633789],[103.15014648437506,33.811813354492294],[103.34721374511724,33.74501800537115],[103.43190765380888,33.75435256958008],[103.53887176513695,33.67300796508795],[103.59117889404325,33.71422958374035],[103.76624298095709,33.66038513183605],[104.04965972900413,33.68680572509771],[104.16682434082058,33.61078262329107],[104.15173339843756,33.545970916748104],[104.21485900878912,33.406211853027344],[104.26432800292963,33.393478393554744],[104.37222290039068,33.120979309082145],[104.38080596923834,32.99615859985346],[104.28546905517605,32.941749572753906],[104.30019378662104,32.83144378662121],[104.49718475341825,32.757114410400675],[104.64373779296892,32.661418914794865],[104.84946441650419,32.64872360229498],[104.88507843017601,32.598526000976676],[105.03254699707037,32.64676666259771],[105.14159393310553,32.59889602661133],[105.44912719726591,32.736293792724666],[105.38031768798821,32.88031768798828],[105.49535369873064,32.91073989868164]]]},"properties":{"ID_0":49,"ISO":"CN-51","NAME_0":"China","ID_1":26,"NAME_1":"Sichuan","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"四川","VARNAME_1":"Sìchuān"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[118.01268768310545,39.218193054199325],[117.83403015136717,39.17626190185541],[117.7468032836914,39.09735870361328],[117.72152709960936,38.97013854980469],[117.58013916015658,38.77208328247076],[117.56430816650425,38.65569305419933],[117.26931762695322,38.56954574584966],[117.2062149047854,38.62799072265631],[117.10205841064476,38.58654022216797],[117.0191421508789,38.7020721435548],[116.91632080078136,38.6908073425293],[116.75075531005903,38.740154266357415],[116.70439910888716,38.9204559326173],[116.75588989257834,39.02737426757818],[116.90145874023438,39.06421661376959],[116.86456298828146,39.1648521423341],[116.8808059692385,39.347843170166016],[116.79687500000011,39.457607269287166],[116.79938507080122,39.610008239746094],[116.89429473876953,39.69630813598633],[116.97351074218771,39.642501831054744],[117.15242004394554,39.62674331665039],[117.16275787353527,39.79872894287115],[117.22265625,39.857101440429744],[117.13152313232456,39.921825408935604],[117.19398498535168,40.08278274536133],[117.3344192504884,40.14122009277344],[117.37973785400412,40.22687149047863],[117.55962371826183,40.213554382324276],[117.6408462524414,40.09823989868164],[117.74359893798864,40.07381439208996],[117.80303192138717,39.98414993286133],[117.54586791992209,39.98641967773443],[117.51319122314487,39.88500595092779],[117.57858276367199,39.7279891967774],[117.6935958862306,39.5805549621582],[117.92980957031251,39.580131530761776],[117.86926269531261,39.448425292968864],[118.01047515869142,39.361911773681754],[118.01268768310545,39.218193054199325]]]},"properties":{"ID_0":49,"ISO":"CN-12","NAME_0":"China","ID_1":27,"NAME_1":"Tianjin","TYPE_1":"Zhíxiáshì","ENGTYPE_1":"Municipality","NL_NAME_1":"天津|天津","VARNAME_1":"Tiānjīn"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[96.36516571044926,42.71707534790045],[96.09664154052763,42.59966659545893],[96.02552795410168,42.110931396484375],[96.05531311035173,42.0161972045899],[95.9896697998048,41.89428329467784],[95.8683547973634,41.843002319335994],[95.6865921020509,41.822109222412166],[95.539115905762,41.8545875549317],[95.04637145996094,41.77122879028325],[94.67984008789068,41.62221145629883],[94.41741943359403,41.391883850097656],[94.0770111083986,41.158325195312614],[93.80673980712906,40.87663650512701],[93.64675140380858,40.61911010742199],[93.35394287109392,40.47246170043945],[92.9138107299807,40.49829864501953],[92.91799163818365,40.10373306274413],[92.76416015624993,39.87979888916021],[92.87683105468778,39.54480361938488],[92.94313049316406,39.45827102661133],[92.92624664306669,39.292980194091854],[92.9505615234375,39.17105484008789],[92.85248565673844,39.140197753906364],[92.5000305175783,39.109432220458984],[92.3856201171875,39.00488662719721],[92.03942108154297,38.95489883422863],[91.7913436889649,38.868598937988224],[91.43598937988304,38.815647125244254],[91.29625701904308,38.75331878662115],[91.11454772949219,38.713237762451286],[90.75071716308622,38.66246795654297],[90.6306228637697,38.67548370361333],[90.41613769531271,38.494232177734375],[90.14225006103521,38.402130126953125],[90.23654937744134,38.308174133300895],[90.33097839355486,38.135093688964844],[90.48061370849614,37.958194732666016],[90.4132461547852,37.83528518676769],[90.52237701416038,37.73019027709972],[90.78543090820341,37.64322280883783],[90.94044494628912,37.479305267334034],[91.0907821655274,37.46339797973633],[91.18340301513672,37.21862411499035],[91.27729797363304,37.152542114257926],[91.30413055419938,37.01863479614258],[91.13368225097678,37.01247406005865],[90.97371673583996,36.916915893554744],[90.8472976684572,36.9190292358399],[90.71454620361344,36.79302215576166],[90.7301864624025,36.59137725830089],[91.02778625488287,36.53701400756836],[91.02243041992188,36.3355331420899],[91.09320831298834,36.21501541137695],[91.09886169433587,36.09480667114269],[90.96553039550776,36.10243606567394],[90.84373474121098,36.02142333984381],[90.67725372314476,36.13246917724621],[90.46916198730491,36.13347244262701],[90.2330169677735,36.16516113281249],[90.03012084960966,36.27914428710949],[89.98883056640625,36.15573883056652],[89.8720245361331,36.08062744140619],[89.73124694824247,36.08474349975586],[89.48770904541027,36.15145492553722],[89.23417663574247,36.29521942138672],[89.16053009033226,36.24711990356451],[88.93024444580095,36.3599739074707],[88.76565551757812,36.30178070068365],[88.62131500244163,36.389949798583984],[88.57082366943388,36.461677551269645],[88.46800231933622,36.48248672485357],[88.23899078369158,36.468994140625],[88.13172912597685,36.427383422851506],[87.97315216064453,36.436103820800895],[87.90692138671892,36.37609100341797],[87.72917175292986,36.385295867920036],[87.55146789550787,36.342540740966854],[87.3761291503908,36.41680145263677],[87.14658355712919,36.29771804809576],[86.99362182617216,36.30913543701166],[86.74362945556658,36.29245376586914],[86.67237091064459,36.23704910278325],[86.39032745361357,36.207294464111385],[86.1957473754885,36.12948608398437],[86.17725372314459,36.03277206420904],[86.05230712890648,35.84610748291021],[85.9533157348635,35.78454971313476],[85.69716644287132,35.75167465209972],[85.61204528808594,35.65629577636719],[85.26630401611334,35.78048706054693],[85.03217315673845,35.747024536132926],[84.83635711669928,35.640121459960994],[84.4456253051759,35.543003082275504],[84.44983673095696,35.47875976562506],[84.33398437500023,35.41498184204107],[84.09380340576172,35.36454010009771],[84.06267547607439,35.407478332519645],[83.88502502441435,35.366985321045036],[83.53900146484398,35.342594146728516],[83.2394256591798,35.420680999755916],[83.12372589111328,35.39918899536144],[82.99623870849621,35.485298156738395],[82.96472167968778,35.66818237304693],[82.78639221191435,35.686157226562614],[82.72863769531261,35.63856506347656],[82.62599182128935,35.69311141967784],[82.40589904785183,35.699996948242244],[82.32532501220709,35.56008911132824],[82.0455856323245,35.44977569580084],[82.04818725585943,35.363407135009766],[81.85121917724638,35.25978469848644],[81.68378448486338,35.23654556274413],[81.5320663452149,35.25843429565441],[81.44589996337919,35.354331970214844],[81.21689605712908,35.32008361816412],[81.05199432373051,35.40310668945323],[81.03451538085966,35.312324523925895],[80.84226989746105,35.3464241027832],[80.6871261596682,35.339969635009766],[80.52110290527361,35.45596694946295],[80.43515777587896,35.447147369384766],[80.29357147216814,35.360706329345646],[80.29506683349604,35.26585388183594],[80.14865112304692,35.09882354736334],[80.05039978027344,35.060012817382756],[79.99201965332048,34.86211013793957],[79.89976501464848,34.86171340942394],[79.86662292480497,34.749565124511776],[79.91581726074223,34.7082405090332],[79.79914855957026,34.480712890625114],[79.67353057861334,34.452995300293026],[79.50239562988298,34.456565856933594],[79.22739410400389,34.41580200195318],[79.07736206054716,34.415466308593864],[79.03726196289068,34.3362655639649],[78.92743682861357,34.37163543701183],[78.83809661865234,34.40652847290045],[78.56933593750017,34.611949920654354],[78.41812896728521,34.605400085449276],[78.28436279296892,34.66736221313488],[78.20732116699236,34.76610946655279],[78.18464660644531,34.88151931762707],[78.08287048339872,35.08248901367199],[77.99028778076172,35.379032135009766],[77.88862609863281,35.42887115478527],[77.81575012207031,35.51786041259771],[77.62321472167997,35.47655868530279],[77.42727661132835,35.469039916992244],[77.26693725585949,35.53540420532237],[77.18669891357439,35.52833938598644],[77.0567169189456,35.59941482543951],[76.76377105712919,35.669647216796875],[76.57852935791021,35.813060760498104],[76.5905151367188,35.89311599731451],[76.22182464599615,35.85093307495117],[76.08006286621094,36.018375396728516],[76.00155639648443,36.01816940307611],[75.93306732177756,36.12530899047863],[76.0530166625977,36.23731994628912],[75.98311614990229,36.33754348754888],[76.00837707519537,36.45330047607433],[75.91886901855486,36.62047958374034],[75.72970581054693,36.746459960937614],[75.54621887207037,36.76655197143566],[75.45449829101568,36.721614837646484],[75.37235260009794,36.94361877441412],[75.23030090332048,36.959739685058594],[75.14686584472662,37.019889831543026],[75.03984832763695,37.01552963256836],[74.922416687012,36.93455886840826],[74.82159423828124,37.06029891967785],[74.7294692993164,37.024898529052734],[74.67674255371122,37.09701156616211],[74.52906799316428,37.075340270996094],[74.43309783935553,37.115760803222656],[74.50798034667963,37.23918914794921],[74.89290618896501,37.22194290161132],[74.93490600585938,37.289508819580135],[75.11624908447283,37.32025146484375],[75.13382720947266,37.43743896484381],[75.05546569824224,37.52715301513683],[74.92801666259783,37.55624008178722],[74.89659881591803,37.65766143798828],[74.99507904052763,37.76279067993175],[74.90542602539091,37.842868804931754],[74.91455078125006,38.00902557373047],[74.82287597656244,38.083057403564396],[74.78579711914085,38.18553924560558],[74.78778076171868,38.35453033447277],[74.86943054199236,38.4035263061524],[74.86725616455084,38.49841690063482],[74.71865844726585,38.52225112915044],[74.6309967041015,38.583023071289176],[74.38221740722662,38.65303039550792],[74.13407135009771,38.66843414306646],[74.06979370117193,38.53106689453125],[73.92433929443376,38.53609085083008],[73.80670928955078,38.63349914550787],[73.70677947998053,38.88555145263683],[73.84552001953153,38.947700500488395],[73.74483489990246,39.03039550781249],[73.61621093750023,39.23781967163086],[73.66996765136724,39.390819549560604],[73.65153503417997,39.4539527893067],[73.86383056640653,39.47890472412121],[73.94136810302734,39.60290908813482],[73.91511535644558,39.71462631225586],[73.83508300781267,39.75947952270508],[73.84229278564463,39.83875274658208],[74.02391052246111,40.098304748535156],[74.25164031982438,40.13319015502935],[74.3404388427735,40.08385086059581],[74.52365875244156,40.204280853271484],[74.68321228027372,40.34507751464838],[74.89945983886724,40.33708953857422],[74.81200408935541,40.45386505126953],[74.82811737060553,40.52474975585932],[74.98786926269526,40.45056915283203],[75.19393920898443,40.43875122070312],[75.59310913085955,40.658714294433594],[75.64081573486328,40.50736618041992],[75.71948242187528,40.48509216308594],[75.66290283203142,40.35647583007824],[75.72240447998064,40.28881835937494],[75.92230224609392,40.327178955078125],[75.97482299804692,40.380111694335994],[76.32480621337896,40.370609283447266],[76.52132415771513,40.462623596191406],[76.53820037841814,40.53485488891607],[76.64036560058622,40.622840881347656],[76.63398742675787,40.75733947753912],[76.78881835937517,40.86001205444336],[76.78607177734402,40.9606552124024],[76.86404418945335,41.02094268798834],[77.04727935791014,41.0597038269043],[77.15281677246115,41.01639556884771],[77.33203125000017,41.030059814453125],[77.46984100341825,41.00110244750988],[77.6697540283206,41.00105667114269],[77.87751770019547,41.0732040405274],[78.07094573974626,41.04732131958008],[78.1900329589846,41.079029083252],[78.27237701416016,41.21327972412121],[78.3855133056641,41.27106857299804],[78.40503692626982,41.41349029541021],[78.63984680175793,41.469600677490234],[78.7084350585938,41.55069351196295],[78.83637237548828,41.575511932373104],[78.93701171875011,41.645545959472656],[79.45201873779291,41.849201202392635],[79.6704940795899,41.79009628295904],[79.8815231323245,42.0380096435548],[80.12651824951172,42.03474044799805],[80.28093719482433,42.072792053222656],[80.24562835693388,42.22089004516601],[80.2890167236328,42.26013183593756],[80.20852661132812,42.427730560302784],[80.2213134765625,42.53625869750982],[80.16732788085938,42.63658905029297],[80.25833129882818,42.828430175781364],[80.39808654785173,42.82738876342785],[80.56831359863287,42.92402648925781],[80.3949203491213,42.99540710449219],[80.40970611572283,43.05728912353527],[80.59308624267584,43.131755828857536],[80.79944610595709,43.17541885375982],[80.74475860595732,43.297882080078125],[80.66073608398455,43.31282043457037],[80.74595642089838,43.448501586914176],[80.59010314941435,43.74141311645507],[80.51973724365246,43.83420944213873],[80.4027862548831,44.19795989990234],[80.34282684326178,44.48129653930664],[80.48973846435553,44.71142959594738],[80.34062194824246,44.82025909423839],[80.24667358398438,44.83958435058594],[80.04017639160162,44.800418853759766],[79.96040344238287,44.878940582275334],[80.08183288574236,45.04956054687494],[80.40277862548857,45.0528297424317],[80.44513702392607,45.10269165039068],[80.60604858398443,45.11034393310558],[80.7514266967774,45.15773010253906],[80.85411071777338,45.12795257568353],[81.0752029418947,45.1744003295899],[81.11258697509783,45.21973037719737],[81.4527664184573,45.26869964599621],[81.68958282470703,45.366630554199276],[81.78814697265642,45.30688858032232],[81.82784271240251,45.19998931884776],[82.0082397460937,45.158466339111385],[82.24082183837896,45.23535919189453],[82.48620605468761,45.120670318603516],[82.59252166748047,45.231460571289176],[82.630859375,45.35965728759777],[82.590141296387,45.44562149047846],[82.42965698242192,45.46862030029297],[82.27571868896484,45.5453987121582],[82.28911590576193,45.632480621338004],[82.50444030761724,45.98337936401373],[82.52902984619146,46.18402099609386],[82.73902893066412,46.51768493652343],[82.8073120117188,46.74961853027344],[82.9798889160158,47.0307121276856],[83.0308761596682,47.212120056152344],[83.1746673583985,47.22366333007818],[83.34348297119146,47.17607116699218],[83.55531311035172,47.068309783935604],[84.03821563720714,46.96535110473644],[84.4204406738284,47.01091003417969],[84.50701904296903,46.97783279418945],[84.70473480224615,46.99623489379894],[84.82668304443388,46.8323478698731],[84.96259307861328,46.87163925170904],[85.2194137573245,47.05139923095709],[85.52972412109402,47.05939865112316],[85.57649993896496,47.190666198730526],[85.690658569336,47.218231201171875],[85.69830322265648,47.39778137207037],[85.603500366211,47.51965713500988],[85.62123870849614,47.60763549804699],[85.54159545898449,47.93943786621094],[85.61039733886724,48.156730651855526],[85.7354507446289,48.37100219726574],[85.83935546875017,48.42549514770508],[86.21438598632812,48.43546676635748],[86.31805419921903,48.50098419189458],[86.5847473144533,48.541519165039176],[86.76307678222649,48.71483993530273],[86.81044006347656,48.85033035278326],[86.72323608398455,48.990669250488395],[86.85520172119135,49.10752105712896],[86.98599243164091,49.103130340576286],[87.13469696044928,49.150798797607536],[87.43810272216813,49.08467102050787],[87.70231628417969,49.16968154907238],[87.832260131836,49.17500686645519],[87.8331909179688,49.05994033813482],[87.91448974609403,48.985900878906364],[87.75003051757818,48.89054107666027],[87.92465972900408,48.76227951049816],[88.07332611083989,48.691680908203125],[88.00425720214848,48.56599044799816],[88.34957885742215,48.47064208984375],[88.60107421875006,48.344116210937436],[88.57527160644547,48.27587890625],[88.67424011230463,48.17456054687494],[88.8991088867187,48.119873046875],[89.02851104736334,48.039772033691406],[89.04107666015625,47.94732666015631],[89.19303894042963,47.95016098022455],[89.3184204101563,48.02838897705084],[89.56591796874994,48.0487060546875],[89.61727142334001,47.94583892822277],[89.79641723632818,47.818149566650504],[89.93029785156254,47.816528320312614],[90.32345581054692,47.666992187500114],[90.4569091796875,47.487121582031364],[90.51784515380888,47.244155883789006],[90.73431396484403,47.001525878906364],[90.88115692138678,46.97636413574213],[90.95353698730486,46.826980590820426],[91.05173492431652,46.72601318359381],[91.07763671875028,46.563964843750114],[90.95587158203124,46.33648681640625],[90.93476867675808,46.20563888549816],[91.021484375,46.11309814453119],[91.01149749755854,46.0005340576173],[90.84808349609392,45.88330078125],[90.69985198974626,45.69068145751953],[90.66369628906256,45.51690673828125],[90.76786041259771,45.42153549194347],[90.813217163086,45.28636932373052],[90.93829345703142,45.18244171142589],[91.15808105468756,45.19413757324213],[91.37432861328125,45.10467529296869],[91.48205566406267,45.13571166992199],[91.65202331542986,45.05670928955083],[92.01647949218744,45.0692749023438],[92.17221832275396,45.03053665161144],[92.34112548828142,45.05072021484375],[92.51457977294928,45.00998687744146],[93.06984710693365,45.01840972900402],[93.50827026367186,44.96534347534174],[94.19741821289068,44.66250228881836],[94.33400726318365,44.5230598449707],[94.57597351074236,44.44833374023449],[94.69549560546903,44.34771728515624],[94.99050903320318,44.25455093383795],[95.42366027832037,44.28926849365246],[95.37063598632818,44.20970916748058],[95.37479400634766,44.021148681640625],[95.5507812500001,43.9886589050293],[95.67650604248064,43.70642852783203],[95.88110351562528,43.40209960937506],[95.91645050048844,43.233505249023494],[96.07395172119168,43.12535095214849],[96.15444183349638,43.01053619384771],[96.32444763183611,42.88243103027338],[96.36516571044926,42.71707534790045]]]},"properties":{"ID_0":49,"ISO":"CN-65","NAME_0":"China","ID_1":28,"NAME_1":"Xinjiang Uygur","TYPE_1":"Zìzhìqu","ENGTYPE_1":"Autonomous Region","NL_NAME_1":"新疆維吾爾自治區|新疆维吾尔自治区","VARNAME_1":"Xīnjiāng Wéiwúěr"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[89.73124694824247,36.08474349975586],[89.52570343017595,36.032970428466854],[89.40850067138678,36.03224182128906],[89.42065429687506,35.92338180541992],[89.67651367187528,35.85014724731445],[89.7855987548831,35.86180877685558],[89.71098327636741,35.577720642089844],[89.73441314697271,35.47107696533203],[89.68804168701172,35.421749114990234],[89.49705505371105,35.365894317626946],[89.45832061767607,35.23912429809576],[89.58079528808588,35.121234893798885],[89.56469726562523,34.95976257324224],[89.5919952392581,34.894687652588004],[89.81427001953142,34.90872955322277],[89.8569030761721,34.80925750732422],[89.73016357421892,34.73450851440441],[89.81417083740257,34.540431976318416],[89.8117065429688,34.16849136352545],[89.65811920166021,34.0953636169433],[89.657211303711,34.023685455322266],[89.73954772949219,33.91717147827159],[89.93082427978533,33.79388809204107],[90.00730133056658,33.689498901367244],[89.98716735839866,33.63319396972662],[90.18244934082037,33.54906845092785],[90.26480865478533,33.36758041381836],[90.40686035156261,33.25701904296875],[90.48712158203153,33.26638412475597],[90.70668029785185,33.13914108276373],[90.85399627685563,33.11772537231445],[90.94387054443365,33.217208862304744],[91.16146087646501,33.24025344848644],[91.18637084960966,33.305435180664006],[91.36598205566412,33.323455810546925],[91.3781509399414,33.238750457763786],[91.56113433837896,33.05408859252958],[91.79296875000017,32.945423126220646],[91.96720123291021,32.820003509521534],[92.12519836425776,32.88182449340826],[92.20835113525402,32.86090850830101],[92.20345306396484,32.751903533935774],[92.35968780517584,32.76605606079107],[92.6539382934572,32.72504043579107],[92.69166564941418,32.767780303955135],[92.85727691650408,32.70330810546875],[93.01750183105486,32.73899841308594],[93.0602951049807,32.632339477539006],[93.24640655517578,32.662952423095646],[93.38574218750011,32.52799224853527],[93.51541900634793,32.48030853271496],[93.65404510498068,32.57497787475597],[93.81033325195324,32.556056976318416],[93.85662078857428,32.47676467895519],[93.96201324462908,32.489112854003906],[94.13578033447266,32.435955047607536],[94.20251464843767,32.51846313476557],[94.36606597900413,32.52442932128906],[94.39097595214861,32.60127258300781],[94.54284667968756,32.60404586791992],[94.6223754882813,32.67022705078131],[94.81520080566406,32.48447036743164],[94.8959350585938,32.46239089965826],[94.95648956298845,32.342052459716854],[95.08084869384783,32.250434875488395],[95.28946685791027,32.25958251953153],[95.43338775634771,32.16000747680664],[95.44856262207026,32.06494903564453],[95.37197875976568,31.964406967163313],[95.52100372314482,31.751422882080018],[95.6384048461914,31.78522682189947],[95.85890197753906,31.717830657959098],[96.06051635742193,31.72340965271007],[96.2497711181641,31.695831298828068],[96.1353759765626,31.81841850280756],[96.25008392333983,31.93286705017084],[96.31795501709,31.942878723144528],[96.43717193603533,31.797254562377873],[96.56983947753935,31.71659088134777],[96.68083190917974,31.73003578186035],[96.73613739013695,31.67774009704596],[96.83872222900396,31.726831436157227],[96.76213836669932,31.829656600952262],[96.80891418457048,31.894855499267518],[96.73630523681646,31.983194351196513],[96.81362915039072,32.0182991027832],[96.96399688720703,32.02000045776367],[97.3019256591798,32.08260726928711],[97.26210784912126,32.18583679199236],[97.28708648681658,32.28674697875982],[97.4086532592774,32.29731369018549],[97.3977127075197,32.5204429626466],[97.64865875244169,32.478321075439396],[97.72996520996111,32.529659271240234],[97.96907806396513,32.474918365478516],[98.21236419677734,32.34500122070318],[98.29969787597673,32.12960433959972],[98.43197631835943,32.01350402832037],[98.3977890014649,31.90719985961942],[98.56581878662115,31.64849472045898],[98.70890045166037,31.516067504882873],[98.84212493896479,31.432546615600696],[98.88133239746116,31.36942291259794],[98.78009033203152,31.2549667358399],[98.68820190429682,31.338266372680664],[98.6023406982423,31.23885536193859],[98.80412292480496,31.000701904296932],[98.77465820312499,30.90786743164074],[98.96224975585966,30.733436584472653],[98.9040985107423,30.697721481323246],[98.93891143798834,30.593173980712947],[98.98809814453125,30.152858734130973],[99.04269409179709,30.08236122131353],[99.07112884521489,29.931365966796875],[99.02009582519548,29.844123840332145],[98.99391174316435,29.67295265197771],[99.05204010009788,29.56004905700689],[99.0758743286135,29.296464920043945],[99.11231231689476,29.25111961364757],[98.96210479736345,29.14582633972179],[99.01165771484386,29.034524917602653],[98.9209289550783,28.978324890136772],[98.90444946289091,28.804208755493164],[98.84078216552729,28.81069183349615],[98.77833557128928,29.003118515014933],[98.6559143066409,28.977781295776477],[98.6465454101563,28.886396408081165],[98.68777465820341,28.734224319458065],[98.59285736084001,28.673072814941573],[98.62803649902366,28.493793487548885],[98.75309753417969,28.33836174011236],[98.71213531494146,28.23954391479498],[98.39566802978516,28.112482070923132],[98.37372589111328,28.255189895629993],[98.27863311767607,28.393327713012695],[98.2023315429688,28.344818115234542],[98.26612854003923,28.24566650390625],[98.1647109985352,28.203407287597713],[98.14321136474636,28.04865264892578],[98.15088653564464,28.113918304443303],[97.90506744384783,28.37210273742687],[97.79055786132841,28.344070434570312],[97.71797943115234,28.503860473632923],[97.5485305786134,28.495832443237475],[97.47708129882812,28.369539260864315],[97.46086120605467,28.268100738525387],[97.35135650634783,28.234300613403544],[97.12593841552734,28.356220245361328],[96.99649810791021,28.31623077392578],[96.89866638183622,28.385900497436808],[96.77437591552751,28.37407112121582],[96.66456604003906,28.46577072143583],[96.37094116210947,28.394300460815543],[96.40077209472656,28.562370300293026],[96.58593750000017,28.721588134765682],[96.60838317871122,28.798070907592827],[96.52121734619169,28.965209960937784],[96.43579101562511,29.03758811950689],[96.34670257568388,29.032268524170036],[96.2281494140625,28.929330825805664],[96.15039062500021,29.05314064025885],[96.21749877929693,29.138099670410153],[96.34635925292962,29.17103004455572],[96.39280700683616,29.25650024414074],[96.23416900634794,29.243459701538196],[96.09281921386747,29.456430435180778],[95.9571075439453,29.38266754150413],[95.77762603759766,29.35639953613287],[95.58580017089848,29.217992782592773],[95.54502868652372,29.215589523315487],[95.45433807373047,29.03699111938482],[95.2501068115235,29.068571090698352],[95.25076293945324,29.109880447387813],[94.87180328369156,29.184289932251147],[94.62815856933622,29.348590850830078],[94.55789947509766,29.22891044616705],[94.43118286132805,29.22682189941406],[94.35016632080078,29.15020942688011],[94.21469116210947,29.084089279174805],[94.15513610839872,28.954761505127006],[93.99491119384771,28.841369628906303],[93.93456268310545,28.67709922790533],[93.84403991699224,28.707389831542912],[93.606986999512,28.655878067016655],[93.4955062866211,28.68402290344238],[93.33230590820341,28.633680343628043],[93.19375610351561,28.318040847778374],[93.02191162109375,28.299930572509762],[92.89525604248047,28.20461082458496],[92.7830276489259,28.183740615844727],[92.66293334960936,28.062770843505973],[92.739486694336,27.989410400390906],[92.56069183349626,27.82104110717779],[92.30738830566423,27.779239654541016],[92.25515747070312,27.862169265747067],[92.15609741210932,27.83702087402355],[92.05539703369135,27.75913047790533],[91.87864685058594,27.721839904785266],[91.82794952392601,27.807550430297795],[91.70957183837902,27.813289642334098],[91.6257934570313,27.89198493957525],[91.48600769042997,27.946329116821346],[91.46733093261747,28.00578117370617],[91.31130218505888,28.064329147338977],[91.20848083496122,27.988225936889762],[90.9805450439456,28.002061843872184],[90.93096923828153,28.043130874633786],[90.68881988525408,28.077556610107422],[90.59156036376953,28.02525138854992],[90.50657653808622,28.06843948364263],[90.3819351196289,28.061439514160156],[90.2960586547851,28.157180786132812],[90.12445068359375,28.14297866821289],[89.86026763916033,28.23016929626465],[89.71891021728533,28.174335479736442],[89.6138763427735,28.170415878296012],[89.46048736572283,28.037160873413086],[89.38732147216803,27.890411376953182],[89.2246780395509,27.78155136108404],[89.16954040527372,27.66936683654791],[89.03395080566418,27.5795955657959],[88.96806335449223,27.404869079589787],[88.88986206054693,27.336400985717773],[88.809326171875,27.405189514160437],[88.76706695556669,27.564960479736442],[88.8466110229495,27.668899536132812],[88.88018798828153,27.895240783691346],[88.84088134765653,27.991001129150447],[88.75108337402355,28.073312759399414],[88.5748367309573,28.085609436035323],[88.38880157470709,27.97784042358404],[88.24388885498075,27.948539733886776],[88.13906097412126,27.963479995727592],[88.03041839599632,27.905515670776367],[87.86851501464872,27.910615921020508],[87.726615905762,27.805114746093807],[87.58131408691418,27.861755371093807],[87.42174530029297,27.86026382446289],[87.32031250000023,27.825510025024414],[87.12883758544928,27.833919525146428],[87.04161834716803,27.950115203857422],[86.79254913330101,28.01871299743658],[86.69151306152372,28.108438491821346],[86.5788040161134,28.11266517639166],[86.44483184814459,27.905500411987248],[86.23981475830084,27.972814559936637],[86.1995162963867,28.138015747070426],[86.09291839599615,28.033016204834098],[86.12631988525413,27.92737197875988],[86.06741333007841,27.89951515197754],[85.89803314209013,28.066932678222656],[85.85067749023443,28.183111190795955],[85.66431427001953,28.304716110229663],[85.50921630859392,28.33301544189453],[85.25740051269543,28.29422760009777],[85.11038208007828,28.3467960357666],[85.12802886962896,28.487722396850643],[85.19985961914062,28.627033233642578],[85.0607986450197,28.682334899902404],[84.95107269287121,28.580038070678768],[84.85931396484403,28.5703144073488],[84.70301055908203,28.634365081787166],[84.6285705566408,28.736415863037166],[84.49398803710942,28.73465347290045],[84.41109466552763,28.853418350219727],[84.22260284423834,28.91559982299805],[84.25003814697271,29.03713607788086],[84.16603088378899,29.19396972656267],[84.20318603515652,29.240074157714954],[83.96481323242205,29.33131599426281],[83.8144607543948,29.301618576050085],[83.63550567626976,29.158428192138672],[83.53807067871122,29.2037868499757],[83.44040679931646,29.30871772766119],[83.41548156738276,29.421415328979602],[83.28421783447294,29.49870872497553],[83.19882202148455,29.611118316650447],[83.07142639160173,29.609912872314453],[82.91691589355486,29.70631599426264],[82.76481628417974,29.73111534118658],[82.69873046875017,29.855230331420895],[82.60415649414062,29.88915634155273],[82.38481140136719,30.025733947754016],[82.1725463867188,30.067626953125053],[82.11191558837913,30.345615386962944],[82.00005340576189,30.320764541626033],[81.63581848144537,30.445116043090874],[81.54931640625011,30.3721160888673],[81.40892028808622,30.420015335083118],[81.42466735839848,30.304491043090817],[81.39535522460966,30.206050872802848],[81.28852081298851,30.114337921142695],[81.2758178710937,30.044515609741268],[81.13436889648443,30.016540527344034],[81.01097869873053,30.26279067993164],[80.81128692626959,30.31998062133789],[80.73129272460955,30.402219772338814],[80.59355926513666,30.48223114013672],[80.53058624267607,30.46108818054205],[80.27799987792991,30.574480056762752],[80.21096038818376,30.582300186157283],[80.23726654052729,30.74065971374517],[80.15937042236351,30.812089920044002],[79.87998962402372,30.925279617309684],[79.74559020996111,31.006151199340934],[79.5848159790039,30.943990707397518],[79.49706268310564,31.041362762451175],[79.2996215820312,31.149240493774588],[79.24809265136747,31.296619415283256],[79.1288604736331,31.43873023986828],[79.05677795410185,31.472259521484485],[78.98056030273453,31.356981277465817],[78.87953948974632,31.270719528198295],[78.79547882080107,31.452762603759766],[78.72126007080105,31.54095077514654],[78.82688903808616,31.627990722656246],[78.73439788818365,31.691980361938533],[78.6913528442384,31.79335021972656],[78.73706817626959,32.00408172607422],[78.57431030273438,32.15861892700207],[78.59291076660183,32.218669891357706],[78.4643173217774,32.277778625488274],[78.51876068115251,32.41849899292015],[78.43811035156267,32.45639038085943],[78.41223907470726,32.556060791015625],[78.63233947753929,32.61106109619146],[78.73645019531256,32.69593048095709],[78.78032684326176,32.598320007324276],[78.78118133544933,32.47529983520508],[78.97096252441418,32.34428024291992],[79.06754302978516,32.384979248046875],[79.20295715332048,32.510829925537166],[79.34697723388672,32.52664184570323],[79.54535675048834,32.60736083984392],[79.54052734375017,32.74869155883795],[79.36503601074213,32.9569206237793],[79.40983581542997,33.178771972656364],[79.14144134521511,33.20009994506835],[79.06659698486327,33.29589080810558],[78.82325744628912,33.48348999023443],[78.70929718017572,33.6796112060548],[78.77522277832037,33.746219635009815],[78.71724700927763,33.890480041503906],[78.76362609863308,34.001510620117244],[78.72923278808615,34.09569931030285],[78.95619964599615,34.217830657958984],[78.9934005737307,34.28874206542969],[78.92743682861357,34.37163543701183],[79.03726196289068,34.3362655639649],[79.07736206054716,34.415466308593864],[79.22739410400389,34.41580200195318],[79.50239562988298,34.456565856933594],[79.67353057861334,34.452995300293026],[79.79914855957026,34.480712890625114],[79.91581726074223,34.7082405090332],[79.86662292480497,34.749565124511776],[79.89976501464848,34.86171340942394],[79.99201965332048,34.86211013793957],[80.05039978027344,35.060012817382756],[80.14865112304692,35.09882354736334],[80.29506683349604,35.26585388183594],[80.29357147216814,35.360706329345646],[80.43515777587896,35.447147369384766],[80.52110290527361,35.45596694946295],[80.6871261596682,35.339969635009766],[80.84226989746105,35.3464241027832],[81.03451538085966,35.312324523925895],[81.05199432373051,35.40310668945323],[81.21689605712908,35.32008361816412],[81.44589996337919,35.354331970214844],[81.5320663452149,35.25843429565441],[81.68378448486338,35.23654556274413],[81.85121917724638,35.25978469848644],[82.04818725585943,35.363407135009766],[82.0455856323245,35.44977569580084],[82.32532501220709,35.56008911132824],[82.40589904785183,35.699996948242244],[82.62599182128935,35.69311141967784],[82.72863769531261,35.63856506347656],[82.78639221191435,35.686157226562614],[82.96472167968778,35.66818237304693],[82.99623870849621,35.485298156738395],[83.12372589111328,35.39918899536144],[83.2394256591798,35.420680999755916],[83.53900146484398,35.342594146728516],[83.88502502441435,35.366985321045036],[84.06267547607439,35.407478332519645],[84.09380340576172,35.36454010009771],[84.33398437500023,35.41498184204107],[84.44983673095696,35.47875976562506],[84.4456253051759,35.543003082275504],[84.83635711669928,35.640121459960994],[85.03217315673845,35.747024536132926],[85.26630401611334,35.78048706054693],[85.61204528808594,35.65629577636719],[85.69716644287132,35.75167465209972],[85.9533157348635,35.78454971313476],[86.05230712890648,35.84610748291021],[86.17725372314459,36.03277206420904],[86.1957473754885,36.12948608398437],[86.39032745361357,36.207294464111385],[86.67237091064459,36.23704910278325],[86.74362945556658,36.29245376586914],[86.99362182617216,36.30913543701166],[87.14658355712919,36.29771804809576],[87.3761291503908,36.41680145263677],[87.55146789550787,36.342540740966854],[87.72917175292986,36.385295867920036],[87.90692138671892,36.37609100341797],[87.97315216064453,36.436103820800895],[88.13172912597685,36.427383422851506],[88.23899078369158,36.468994140625],[88.46800231933622,36.48248672485357],[88.57082366943388,36.461677551269645],[88.62131500244163,36.389949798583984],[88.76565551757812,36.30178070068365],[88.93024444580095,36.3599739074707],[89.16053009033226,36.24711990356451],[89.23417663574247,36.29521942138672],[89.48770904541027,36.15145492553722],[89.73124694824247,36.08474349975586]]]},"properties":{"ID_0":49,"ISO":"CN-54","NAME_0":"China","ID_1":29,"NAME_1":"Xizang","TYPE_1":"Zìzhìqu","ENGTYPE_1":"Autonomous Region","NL_NAME_1":"西藏自治區|西藏自治区","VARNAME_1":"Tibet|Xīzàng"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[105.30024719238298,27.709112167358626],[105.24489593505854,27.5604190826416],[105.23271179199236,27.4316349029541],[105.07233428955077,27.42026519775402],[104.86380004882807,27.293619155883846],[104.7346649169923,27.344867706298942],[104.61405944824224,27.312002182007063],[104.48960113525406,27.413248062134073],[104.3401107788086,27.46142768859863],[104.25457763671886,27.31318664550781],[104.17899322509771,27.27336311340332],[103.92717742919922,27.441984176635856],[103.82901000976567,27.267192840576456],[103.70276641845732,27.14001274108892],[103.63481140136741,27.11949157714855],[103.75336456298845,26.962678909301815],[103.7624588012698,26.868497848510742],[103.70027923584013,26.821123123168945],[103.7656021118164,26.735904693603516],[103.74365234375016,26.635738372802905],[103.81132507324212,26.53918838500988],[104.0076751708985,26.51918411254877],[104.12743377685547,26.64672660827642],[104.30657196044928,26.618005752563477],[104.41782379150419,26.711545944213867],[104.48223114013678,26.58381271362316],[104.55432128906256,26.591611862182674],[104.67794036865257,26.37670707702648],[104.5381469726563,26.25266838073736],[104.5228271484375,26.113374710083065],[104.46604156494163,26.020044326782227],[104.40510559082047,25.804899215698356],[104.30797576904324,25.658769607543945],[104.42408752441412,25.583690643310543],[104.43321990966803,25.52098464965826],[104.55878448486357,25.52507972717285],[104.54013061523432,25.411338806152344],[104.64119720458994,25.358638763427788],[104.65016174316418,25.298894882202262],[104.75211334228521,25.2172470092774],[104.66259765625016,25.073026657104606],[104.70897674560545,24.998239517211914],[104.54479217529301,24.826942443847656],[104.53002166748041,24.734367370605582],[104.50005340576183,24.59066390991205],[104.60913848876982,24.38091468811041],[104.71868896484392,24.34291648864757],[104.76401519775419,24.461069107055778],[104.97734069824219,24.415878295898438],[105.03990936279295,24.444688796997184],[105.19375610351574,24.329828262329215],[105.25254058837908,24.075328826904293],[105.3184204101563,24.121213912963924],[105.40964508056669,24.04160308837902],[105.4925308227539,24.028812408447266],[105.53104400634766,24.131656646728572],[105.62133026123053,24.134126663208065],[105.64262390136719,24.06056213378906],[105.76200866699236,24.076547622680778],[105.838134765625,24.031015396118164],[105.90697479248064,24.117866516113335],[105.99864959716825,24.13204383850109],[106.18795013427734,23.83817481994623],[106.05941772460943,23.490928649902457],[105.88883972167986,23.527698516845646],[105.81051635742193,23.504873275756836],[105.6827316284182,23.373731613159233],[105.5869979858399,23.31438446044922],[105.5384597778322,23.193382263183707],[105.3244705200197,23.39269065856945],[105.212257385254,23.2672500610351],[105.08943176269543,23.270870208740288],[105.024658203125,23.22073936462408],[104.8009872436524,23.122470855712947],[104.83001708984402,22.98573112487793],[104.72223663330107,22.820240020752067],[104.5472412109375,22.839508056640682],[104.39894866943386,22.702264785766655],[104.2777709960938,22.74012947082519],[104.26963806152372,22.837600708007866],[104.11379241943388,22.811098098754883],[104.0383529663086,22.722509384155273],[104.00718688964872,22.571479797363278],[103.96203613281267,22.506719589233512],[103.63845825195317,22.793989181518498],[103.5316009521485,22.594932556152344],[103.33245086669922,22.80796051025385],[103.27954864501964,22.67908096313488],[103.19362640380865,22.649370193481445],[103.18274688720709,22.55914115905773],[103.0245513916015,22.44621086120611],[102.92182922363287,22.507730484008846],[102.86106109619169,22.611850738525387],[102.50965118408209,22.77812194824224],[102.45400238037115,22.756731033325195],[102.40431976318376,22.63443946838373],[102.27440643310564,22.50007057189947],[102.26895904541037,22.424240112304684],[102.02439880371094,22.456890106201282],[101.86360931396484,22.39015960693365],[101.80690002441399,22.485900878906303],[101.69529724121104,22.474269866943303],[101.6797714233399,22.37304115295416],[101.61871337890625,22.274351119995174],[101.58200073242199,22.102310180664062],[101.62166595459013,21.976160049438587],[101.7814559936524,21.832490921020565],[101.75076293945318,21.738540649414062],[101.82670593261747,21.602979660034237],[101.77822113037115,21.513320922851562],[101.74030303955107,21.314830780029297],[101.84710693359402,21.25210952758789],[101.78785705566423,21.14003181457514],[101.70564270019548,21.14932060241699],[101.57991790771477,21.244949340820312],[101.38620758056639,21.22165107727062],[101.29039764404291,21.17806053161632],[101.23803710937523,21.25073051452648],[101.25984954833996,21.364160537719727],[101.19708251953152,21.416759490966854],[101.21362304687523,21.561260223388672],[101.12123870849625,21.65455818176275],[101.12654113769526,21.77544021606445],[101.01802062988276,21.712150573730582],[100.8918228149414,21.684900283813533],[100.71866607666037,21.50843048095714],[100.57778930664074,21.45025062561041],[100.36158752441412,21.536582946777344],[100.20258331298857,21.43935012817377],[100.11479187011724,21.586610794067383],[100.14003753662138,21.693990707397575],[99.98615264892572,21.718660354614315],[99.94966125488308,21.866020202636776],[100,21.97711753845215],[99.97059631347662,22.052030563354432],[99.85661315917979,22.023740768432674],[99.6526107788086,22.104871749877873],[99.21894073486334,22.118749618530387],[99.16896057128929,22.15524291992199],[99.23683929443365,22.253429412841797],[99.2896499633789,22.403280258178768],[99.38951873779308,22.49942016601562],[99.32546234130876,22.75107002258306],[99.45101165771484,22.85798263549816],[99.51864624023449,23.003999710083065],[99.51126861572264,23.083738327026364],[99.36086273193388,23.133808135986442],[99.10981750488304,23.093709945678768],[99.0405502319336,23.165739059448185],[98.89743041992182,23.21968078613287],[98.9307479858399,23.274179458618164],[98.92304992675781,23.42311286926281],[98.81105041503923,23.551168441772575],[98.88289642334011,23.59087944030756],[98.8036193847658,23.775249481201286],[98.70450592041021,23.789779663085994],[98.69281005859392,23.920351028442496],[98.84646606445341,24.13429069519037],[98.60822296142607,24.094741821289116],[98.53591918945317,24.129579544067496],[98.34590148925786,24.102199554443303],[98.23092651367209,24.11689949035644],[98.02976226806652,24.071229934692496],[97.88526153564453,24.010219573974723],[97.6731262207033,23.862070083618164],[97.5340881347658,23.94261169433605],[97.63262939453153,23.99999809265148],[97.73426818847662,24.117031097412223],[97.76146697998047,24.278789520263786],[97.67356109619146,24.453189849853516],[97.55757904052733,24.495992660522518],[97.57589721679688,24.76333045959478],[97.68678283691435,24.82523918151861],[97.76772308349626,24.823471069335934],[97.71743774414067,24.980840682983455],[97.84503173828129,25.267892837524528],[97.94904327392605,25.223720550537053],[98.1418762207034,25.40410041809076],[98.1826629638674,25.62532043457031],[98.32022857666043,25.546270370483512],[98.36915588378906,25.57299995422369],[98.47576904296874,25.797702789306637],[98.55204772949236,25.848430633544922],[98.63758087158209,25.804229736328125],[98.71266174316406,25.898082733154354],[98.61067199707054,25.98987007141113],[98.57286071777344,26.11908149719244],[98.73275756835943,26.1878604888916],[98.67279815673827,26.249950408935604],[98.73718261718778,26.3845405578615],[98.78105926513683,26.619880676269588],[98.73362731933611,27.005161285400504],[98.68685150146496,27.21372985839855],[98.7321701049807,27.317199707031477],[98.69644927978516,27.391059875488338],[98.69291687011747,27.58967018127447],[98.58091735839865,27.609790802002067],[98.46758270263672,27.69016265869152],[98.4247207641602,27.58872985839838],[98.31881713867193,27.54277038574213],[98.29535675048834,27.639631271362305],[98.22135925292974,27.732229232788143],[98.20735168457026,27.905109405517578],[98.13844299316435,27.96882057189947],[98.14321136474636,28.04865264892578],[98.1647109985352,28.203407287597713],[98.26612854003923,28.24566650390625],[98.2023315429688,28.344818115234542],[98.27863311767607,28.393327713012695],[98.37372589111328,28.255189895629993],[98.39566802978516,28.112482070923132],[98.71213531494146,28.23954391479498],[98.75309753417969,28.33836174011236],[98.62803649902366,28.493793487548885],[98.59285736084001,28.673072814941573],[98.68777465820341,28.734224319458065],[98.6465454101563,28.886396408081165],[98.6559143066409,28.977781295776477],[98.77833557128928,29.003118515014933],[98.84078216552729,28.81069183349615],[98.90444946289091,28.804208755493164],[98.9209289550783,28.978324890136772],[99.01165771484386,29.034524917602653],[98.96210479736345,29.14582633972179],[99.11231231689476,29.25111961364757],[99.12959289550798,28.904745101928825],[99.10897827148453,28.856487274169922],[99.19222259521507,28.496875762939567],[99.17343902587908,28.415414810180774],[99.30883026123058,28.22509956359863],[99.4205627441409,28.28846740722662],[99.38807678222662,28.396894454956055],[99.3909606933596,28.548915863037166],[99.51906585693375,28.585510253906193],[99.53871154785172,28.68799209594738],[99.62186431884783,28.81273460388189],[99.72283935546898,28.83901786804199],[99.73358154296903,28.732809066772514],[99.83236694335966,28.667627334594723],[99.83000946044926,28.60941123962408],[99.9564437866211,28.57198143005371],[100.05937957763683,28.376356124877987],[100.17864990234375,28.315002441406364],[100.16327667236334,28.216581344604435],[100.02705383300787,28.17434120178217],[100.08011627197271,28.04192543029796],[100.18659973144541,27.955966949463004],[100.32546234130854,27.72199058532726],[100.44800567626959,27.872024536132812],[100.54777526855491,27.815065383911357],[100.67755889892572,27.926382064819393],[100.71102905273443,27.805879592895508],[100.8296508789063,27.684648513794],[101.0467147827149,27.222856521606502],[101.16567230224626,27.20093345642107],[101.13964843750006,27.033498764038082],[101.36657714843756,26.887445449829045],[101.37313079834013,26.765348434448242],[101.48163604736334,26.680433273315426],[101.39495849609375,26.559118270874023],[101.6395034790039,26.388837814331055],[101.62286376953142,26.23652648925787],[101.7342605590822,26.22133445739746],[101.81679534912121,26.090187072753903],[102.12990570068365,26.09490966796892],[102.25107574462919,26.222623825073356],[102.4005355834961,26.30599975585949],[102.62078857421892,26.345222473144588],[102.59899139404325,26.253160476684624],[102.70614624023443,26.217643737793026],[102.77985382080095,26.306201934814453],[102.98928070068376,26.36440086364746],[103.01662445068365,26.591283798217887],[102.97955322265642,26.799079895019645],[102.89497375488287,26.91550254821783],[102.86739349365229,27.032140731811523],[102.90791320800787,27.15058326721197],[102.88175964355469,27.303371429443587],[102.98589324951172,27.37384033203125],[103.13661956787132,27.425537109375227],[103.27442169189447,27.632938385009762],[103.4399032592774,27.75361633300787],[103.50244140625023,27.84023094177257],[103.49340057373064,28.0204181671142],[103.42749023437523,28.055618286132926],[103.56365203857428,28.228448867798136],[103.69735717773443,28.20534324646013],[103.8640975952149,28.306711196899357],[103.78363800048857,28.518131256103516],[103.87841033935553,28.62539100646984],[104.26107025146496,28.6456298828125],[104.25334167480474,28.397077560424805],[104.43637847900385,28.275659561157223],[104.45614624023443,28.17436408996582],[104.3845291137697,28.06200408935547],[104.31070709228533,28.03518295288086],[104.56137847900396,27.852773666381893],[104.72583007812506,27.900220870971676],[104.875717163086,27.912342071533203],[104.97012329101568,28.059192657470874],[105.05834197998058,28.099634170532223],[105.17595672607443,28.068841934204215],[105.30024719238298,27.709112167358626]]]},"properties":{"ID_0":49,"ISO":"CN-53","NAME_0":"China","ID_1":30,"NAME_1":"Yunnan","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"雲南|云南","VARNAME_1":"Yúnnán"}},
-{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[121.23542022705078,28.21820068359375],[121.27847290039072,28.085140228271484],[121.1843032836914,28.043750762939453],[121.15125274658214,28.138469696045203],[121.23542022705078,28.21820068359375]]],[[[121.9487533569336,30.184860229492188],[122.09735870361327,30.15902519226069],[122.28736114501964,30.066810607910153],[122.33403015136717,30.015970230102592],[122.29708099365256,29.927370071411246],[122.1634750366212,29.99430465698248],[122.02401733398449,29.993461608887003],[121.9487533569336,30.184860229492188]]],[[[121.82986450195312,29.54458427429205],[121.9504165649415,29.512359619140625],[121.97624969482422,29.468194961547905],[121.91430664062524,29.349582672119197],[121.96901702880882,29.26457977294922],[121.93541717529298,29.194311141967773],[121.8090286254885,29.157083511352596],[121.66152954101564,29.172639846801697],[121.59819793701172,29.244863510131836],[121.52569580078125,29.198194503784237],[121.68235778808605,29.01736259460472],[121.63764190673861,28.75152969360363],[121.51013946533226,28.664861679077145],[121.57569122314453,28.4545841217041],[121.65069580078136,28.302089691162166],[121.4773559570317,28.332918167114315],[121.358467102051,28.13904953002941],[121.27540588378919,28.20514106750494],[121.21514129638682,28.32263946533214],[121.01847076416016,28.12902832031278],[120.95486450195312,27.98097229003912],[120.87959289550827,27.998750686645565],[120.86597442626953,27.867082595825195],[120.68374633789072,27.698474884033317],[120.60736083984398,27.57152938842773],[120.68152618408203,27.47236061096197],[120.53263854980514,27.22458267211914],[120.43459320068382,27.17173385620117],[120.3465499877933,27.395959854126144],[120.24364471435558,27.434686660766598],[120,27.382801055908317],[119.87128448486328,27.305782318115178],[119.73795318603514,27.367782592773494],[119.70047760009778,27.51910972595215],[119.55113983154308,27.67979621887207],[119.46971893310558,27.542411804199215],[119.3717727661135,27.53801727294922],[119.23970794677746,27.424690246582145],[119.1194076538086,27.442722320556584],[119.00635528564476,27.50000953674322],[118.91139221191452,27.46161270141596],[118.86888122558604,27.537115097045955],[118.8965301513673,27.65051651000982],[118.82616424560547,27.88200569152832],[118.72288513183592,27.978706359863338],[118.7124252319337,28.06279945373535],[118.79248046874999,28.123294830322266],[118.8037033081058,28.229173660278377],[118.69368743896483,28.310081481933707],[118.60340881347666,28.257303237914982],[118.47968292236327,28.242441177368335],[118.42427062988293,28.292282104492244],[118.46610260009798,28.47573852539068],[118.4088363647461,28.575767517089957],[118.43223571777355,28.674160003662106],[118.36033630371116,28.811964035034237],[118.18122100830088,28.982320785522514],[118.09647369384764,28.993619918823356],[118.04351043701182,29.09466934204113],[118.03459930419932,29.210161209106726],[118.20594787597656,29.350814819336165],[118.18945312500023,29.39522171020536],[118.30193328857422,29.477258682251147],[118.47203063964844,29.506912231445426],[118.57234954833984,29.635986328125053],[118.72238159179733,29.7166423797608],[118.74845886230491,29.83928489685064],[118.89150238037132,29.951297760009762],[118.86558532714855,30.10835075378418],[118.87991333007834,30.32014274597196],[118.94409942626952,30.363153457641882],[119.05308532714865,30.308387756347773],[119.20927429199241,30.29532051086443],[119.32678985595727,30.37599563598644],[119.32295989990246,30.53394317626976],[119.23678588867232,30.551254272460934],[119.3431854248048,30.67206382751476],[119.41265869140635,30.647205352783484],[119.57026672363315,30.838838577270565],[119.554443359375,30.889356613159123],[119.6291732788087,31.021799087524524],[119.63211059570311,31.139343261718803],[119.7831954956057,31.18224334716797],[119.90895080566418,31.17524719238287],[119.991981506348,31.026542663574162],[120.15082550048828,30.936313629150447],[120.36167144775392,30.951988220214844],[120.43340301513695,30.90119361877447],[120.50706481933615,30.76718521118175],[120.58148193359386,30.8590545654298],[120.70520782470727,30.90073013305675],[120.70153045654297,30.972934722900447],[120.89511871337892,31.01197814941412],[120.9938354492192,31.004228591919063],[120.98263549804699,30.832660675048768],[121.0775604248049,30.851522445678768],[121.19924926757835,30.78400611877441],[121.26490020751953,30.689582824707255],[121.11207580566428,30.588470458984375],[121.00818634033216,30.57125091552729],[120.9334716796875,30.47680282592773],[120.90791320800781,30.372360229492184],[120.74874877929732,30.327083587646484],[120.68958282470714,30.261810302734432],[120.90178680419956,30.16597175598156],[121.17597198486351,30.32847213745123],[121.25680541992209,30.34347152709961],[121.42514038085949,30.288194656372355],[121.5929183959963,30.10847282409679],[121.67708587646486,29.988193511962947],[121.91401672363315,29.92291831970215],[121.99624633789064,29.82236099243164],[121.86042022705112,29.735139846801758],[121.700965881348,29.560689926147404],[121.82986450195312,29.54458427429205]]]]},"properties":{"ID_0":49,"ISO":"CN-33","NAME_0":"China","ID_1":31,"NAME_1":"Zhejiang","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"浙江","VARNAME_1":"Zhèjiāng"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[121.63599694100014,25.222805080000114],[121.71851647200015,25.15200429900011],[121.89283287900003,25.113674221000167],[121.9057723320002,24.95010000200014],[121.82349694100014,24.854925848000164],[121.81495201900032,24.644354559000192],[121.85596764400032,24.550523179000123],[121.78003991000003,24.43268463700008],[121.77271569100003,24.30923086100006],[121.66285241000014,24.193101304000038],[121.60743248800014,24.07684967700004],[121.62891686300009,24.026190497000158],[121.52149498800031,23.658677476000094],[121.46216881600026,23.34300364800015],[121.4088647800001,23.254584052000126],[121.40007571700005,23.145493882000153],[121.29957116000003,22.95917389500019],[121.19027754000001,22.843166408000144],[121.14144941500001,22.741766669000185],[121.02100670700008,22.647894598000136],[120.9482528000002,22.52680084800005],[120.87501061300014,22.289252020000134],[120.87924238400001,22.055812893000052],[120.84156334700009,21.925482489000103],[120.70435631600014,21.98139069200016],[120.69695071700016,22.113226630000156],[120.62126712300017,22.29507070500017],[120.51197350400025,22.42475006700016],[120.33122806100027,22.51972077000019],[120.17554772200015,22.88410065300016],[120.17025800900024,23.013373114000046],[120.05941816500012,23.151027736000174],[120.1301491600002,23.360960244000154],[120.12426153300032,23.520020550000083],[120.18921959700026,23.774807033000116],[120.29224694100003,23.911932684000192],[120.34009850400014,24.02179596600007],[120.4931746750002,24.23065827000005],[120.57081139400032,24.404933986000202],[120.64893639400009,24.48387278900023],[120.70215905000032,24.60700104400013],[120.84750410200013,24.710842190000108],[120.90235436300031,24.836818752000056],[121.05933678500003,25.050238348000164],[121.37875410200007,25.157945054000038],[121.43628991000026,25.24144114800012],[121.53972415500004,25.28742096600007],[121.63599694100014,25.222805080000114]]]},"properties":{"ID_0":49,"ISO":"CN-71","NAME_0":"China","ID_1":32,"NAME_1":"Taiwan","TYPE_1":"Shěng","ENGTYPE_1":"Province","NL_NAME_1":"台湾","VARNAME_1":"Táiwān"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[114.6094,22.4121],[114.5215,22.1484],[114.3457,22.1484],[113.9063,22.1484],[113.8184,22.1924],[113.9063,22.4121],[114.1699,22.5439],[114.3457,22.5439],[114.4336,22.5439],[114.4336,22.4121],[114.6094,22.4121]]]},"properties":{"ID_0":49,"ISO":"CN-91","NAME_0":"China","ID_1":33,"NAME_1":"Hong Kong","TYPE_1":"Tèbié Xíngzhèngqū","ENGTYPE_1":"Special Administrative Region","NL_NAME_1":"香港","VARNAME_1":"Xiānggǎng"}},
-{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[113.5986,22.1649],[113.6096,22.1265],[113.5547,22.11],[113.5437,22.2034],[113.5767,22.2034],[113.5986,22.1649]]]},"properties":{"ID_0":49,"ISO":"CN-92","NAME_0":"China","ID_1":34,"NAME_1":"Macao","TYPE_1":"Tèbié Xíngzhèngqū","ENGTYPE_1":"Special Administrative Region","NL_NAME_1":"澳门","VARNAME_1":"Àomén"}}
-]}
diff --git a/superset/assets/src/visualizations/CountryMap/countries/egypt.geojson b/superset/assets/src/visualizations/CountryMap/countries/egypt.geojson
deleted file mode 100644
index 4635d9a49..000000000
--- a/superset/assets/src/visualizations/CountryMap/countries/egypt.geojson
+++ /dev/null
@@ -1,34 +0,0 @@
-{
-"type": "FeatureCollection",
-"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
-
-"features": [
-{ "type": "Feature", "properties": { "OBJECTID": "1", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "1", "NAME_1": "Ad Daqahliyah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "", "VARNAME_1": "Al Daqahliyah|Dacahlia|Dagahlia|Dakahlieh|Dakahliya|Dakalieh|Daqaliya|Dakahlia|Dekahlia" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "2", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "2", "NAME_1": "Al Bahr al Ahmar", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Mar Rojo|Mar Vermelho|Mer Rouge|Red Sea" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "3", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "3", "NAME_1": "Al Buhayrah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "", "VARNAME_1": "Beheira|Behera|El Buhayra|Béhéra" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "4", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "4", "NAME_1": "Al Fayyum", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "El Faiyum|el Fayoum|Faium|Faiyum|Fayum|Fayoum|Fayyum" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "5", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "5", "NAME_1": "Al Gharbiyah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "al-Garbiyah|El Gharbiya|Garbia|Gharbieh|Gharbiya|Gharbia" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "6", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "6", "NAME_1": "Al Iskandariyah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Alexandria|Alexandrie|El Iskandariya" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "7", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "7", "NAME_1": "Al Isma`iliyah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "As Ismailiyah|Ismailia|Ismaïlia|Isma'iliya" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "8", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "8", "NAME_1": "Al Jizah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "NA", "VARNAME_1": "El Giza|El Gizah|Gizeh|Giza|Guizèh" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "9", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "9", "NAME_1": "Al Minufiyah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Menoufieh|Menufia|Menufiya|Minufiya|Munufia|Menoufia|Minufia" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "10", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "10", "NAME_1": "Al Minya", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "NA", "VARNAME_1": "Minia|Minieh|Menia|Minya" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "11", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "11", "NAME_1": "Al Qahirah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "NA", "VARNAME_1": "Cairo|El Cairo|El Qahira|Le Caire" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "12", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "12", "NAME_1": "Al Qalyubiyah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Caliubia|Kalioubieh|Kalioubiya|Qaliyubia|Qalyubiya|Kalyoubia|Kalyubia" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "13", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "13", "NAME_1": "Al Uqsur", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "NA", "VARNAME_1": "Luxor" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "14", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "14", "NAME_1": "Al Wadi al Jadid", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Al Wadi\/Al Jadid|El-Wadi El-Gidid|New Valley|Novo Vale|Ouadi El Guedid|Southern Desert" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "15", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "15", "NAME_1": "As Suways", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "El Suweiz|Es Suweis|Suez" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "16", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "16", "NAME_1": "Ash Sharqiyah", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Charkieh|Sharqia|Sharqiya|Sharquia|Sharkia" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "17", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "17", "NAME_1": "Aswan", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Assouan|Assuã|Assuán|Syene" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "18", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "18", "NAME_1": "Asyut", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "NA", "VARNAME_1": "Asyiut|Assiout|Assiut|Assyut|Asyout" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "19", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "19", "NAME_1": "Bani Suwayf", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Beni Suwayf|Beni Souef|Beni Suef" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "20", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "20", "NAME_1": "Bur Sa`id", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Bur Said|Canal|Port Said|Port-Saïd" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "21", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "21", "NAME_1": "Dumyat", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "NA", "VARNAME_1": "Damietta|Damiette|Dumiat" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "22", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "22", "NAME_1": "Janub Sina'", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Janub Sina|Sina al-Janubiyah|Sina' al-Janubiyah|Sinai al Janubia|South Sinai|Sud Sinai" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "23", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "23", "NAME_1": "Kafr ash Shaykh", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Kafr-El-Sheikh|Kafr ash Shaikh|Kafr ash-Shayk|Kafr el Sheik|Kafr el Sheikh" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "24", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "24", "NAME_1": "Matrouh", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Marsa Matruh|Mersa Matruh|Western Desert|Matrouh" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "25", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "25", "NAME_1": "Qina", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": " ", "VARNAME_1": "Kena|Qena|Quena" }, "geometry": null },
-{ "type": "Feature", "properties": { "OBJECTID": "26", "ID_0": "69", "ISO": "EGY", "NAME_0": "Egypt", "ID_1": "26", "NAME_1": "Shamal Sina'", "TYPE_1": "Muhafazah", "ENGTYPE_1": "Governorate", "NL_NAME_1": "