lf-novelt opened a new issue, #41883:
URL: https://github.com/apache/superset/issues/41883

   ## Screenshot
   
   <img width="782" height="734" alt="Image" 
src="https://github.com/user-attachments/assets/bb1bdfce-7e97-45c3-bd07-5da17de42d45";
 />
   
   ## Description
   
   the 
[madagascar.geojson](https://github.com/apache/superset/blob/master/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/madagascar.geojson?short_path=254933a)
 use the 6 Administrative Provinces Code but are mapped to the 20 Regions.
   So multiple regions share the same ISO code, which lead to incorrect map 
display. (SUM done at the Province level, instead of showing the SUM for the 
Region)
   
   ## Design input
   We should switch to using some unique Admin Regions code instead of the 
Province codes defined https://en.wikipedia.org/wiki/ISO_3166-2:MG 
   either try to find a list of existing ISO codes for the regions or use the 
Region Names as unique ID


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to