rusackas commented on issue #31991: URL: https://github.com/apache/superset/issues/31991#issuecomment-3941916801
This issue is confirmed - looking at the GeoJSON data: **Current (incorrect):** - `IR-07` is duplicated for both "Tehran" and "Alborz" - `IR-30` is assigned to "Razavi Khorasan" **Should be (per [ISO 3166-2:IR](https://en.wikipedia.org/wiki/ISO_3166-2:IR)):** - `IR-07` → Tehran only - `IR-30` → Alborz - `IR-09` → Khorasan-e Razavi (Razavi Khorasan) The fix needs to be done in the Jupyter notebook that generates the GeoJSON (as documented in the [blog post](https://preset.io/blog/how-and-when-and-why-to-update-apache-supersets-country-maps/)) to ensure it persists through regeneration. This issue is 270+ days old. If anyone familiar with the country map generation process can help, that would be appreciated! 🙏 -- 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]
