This is an automated email from the ASF dual-hosted git repository.

villebro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new cccec9a6ab fix: Correct Ukraine map (#19528)
cccec9a6ab is described below

commit cccec9a6ab8eadea2ecaac6ee2094c8eb7d6b1f4
Author: Roman Pridybailo <[email protected]>
AuthorDate: Tue Apr 5 18:46:12 2022 +0300

    fix: Correct Ukraine map (#19528)
    
    * Crimea
    
    * Update ukraine.geojson
    
    Co-authored-by: Roman Pridybailo <[email protected]>
---
 .../legacy-plugin-chart-country-map/src/countries/ukraine.geojson      | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/ukraine.geojson
 
b/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/ukraine.geojson
index a4b3c47b99..6d2c915122 100644
--- 
a/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/ukraine.geojson
+++ 
b/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/ukraine.geojson
@@ -26,6 +26,7 @@
 { "type": "Feature", "properties": { "ISO": "UA-12", "NAME_1": 
"Dnipropetrovs'k" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 
34.983942499047089, 49.163717760166492 ], [ 35.169822625413815, 
49.147232978419197 ], [ 35.361335483645632, 49.022020982382401 ], [ 
35.462466262208238, 48.974892076208334 ], [ 35.579203321576017, 
48.975822252195144 ], [ 35.794383986132061, 48.934222724199344 ], [ 
35.930654737626014, 48.976390692976054 ], [ 35.952513868819949, 
48.968690904461653 ], [ 36 [...]
 { "type": "Feature", "properties": { "ISO": "UA-71", "NAME_1": "Cherkasy" }, 
"geometry": { "type": "Polygon", "coordinates": [ [ [ 32.019213902199795, 
50.251454982961093 ], [ 32.094609815990168, 50.236933905974979 ], [ 
32.140705194289239, 50.182311916861465 ], [ 32.215842725661219, 
50.147533678236641 ], [ 32.269689569318132, 50.156835436306324 ], [ 
32.271704950023377, 50.131358953952542 ], [ 32.230570510020982, 
50.118594876152599 ], [ 32.255065137745873, 50.062836005477266 ], [ 32.329427 
[...]
 { "type": "Feature", "properties": { "ISO": "UA-35", "NAME_1": "Kirovohrad" }, 
"geometry": { "type": "Polygon", "coordinates": [ [ [ 32.788727654857382, 
49.261799628350161 ], [ 33.038221470044789, 49.18195954020058 ], [ 
33.149325799346116, 49.125632228744337 ], [ 33.204102818090576, 
49.070906886843318 ], [ 33.297068719245999, 49.064860744727582 ], [ 
33.34161380393391, 49.044035143207282 ], [ 33.345954623706916, 
49.032666328488233 ], [ 33.31923790880245, 49.025586655799486 ], [ 33.2993941 
[...]
-{ "type": "Feature", "properties": { "ISO": "UA-30", "NAME_1": "Kiev City" }, 
"geometry": { "type": "Polygon", "coordinates": [ [ [ 30.738579569391618, 
50.668153050722708 ], [ 30.834853259770114, 50.63879710530216 ], [ 
30.842339119354847, 50.583978551369 ], [ 30.77560546292176, 50.544198930136474 
], [ 30.750571941641795, 50.506299492727408 ], [ 30.768079276837113, 
50.488703509559286 ], [ 30.760252259434196, 50.43988011157785 ], [ 
30.817012763528169, 50.367226506797806 ], [ 30.84604572103 [...]
+{ "type": "Feature", "properties": { "ISO": "UA-30", "NAME_1": "Kyiv City" }, 
"geometry": { "type": "Polygon", "coordinates": [ [ [ 30.738579569391618, 
50.668153050722708 ], [ 30.834853259770114, 50.63879710530216 ], [ 
30.842339119354847, 50.583978551369 ], [ 30.77560546292176, 50.544198930136474 
], [ 30.750571941641795, 50.506299492727408 ], [ 30.768079276837113, 
50.488703509559286 ], [ 30.760252259434196, 50.43988011157785 ], [ 
30.817012763528169, 50.367226506797806 ], [ 30.84604572103 [...]
+{ "type": "Feature", "properties": { "ISO": "UA-43", "NAME_1": "Crimea" }, 
"geometry": { "type": "Polygon", "coordinates": [ [ [ 33.745771311300061, 
44.402323389538829 ], [ 33.852068870481958, 44.431631863719531 ], [ 
33.805710906333218, 44.527306810660775 ], [ 33.712994978035795, 
44.581555492092264 ], [ 33.709049619844052, 44.666380702207618 ], [ 
33.611401992907645, 44.720629383639107 ], [ 33.67452773116986, 
44.791645839184127 ], [ 33.588428605039795, 44.842004786558498 ], [ 
33.612207031 [...]
 ]
 }

Reply via email to