abdelghanibelgaid commented on PR #41021: URL: https://github.com/apache/superset/pull/41021#issuecomment-4718021328
Thanks for pointing this out, @rusackas. I’ve updated the Country Map GeoJSON generator notebook so the Morocco map is preserved during future regeneration. The notebook now loads the updated Morocco GeoJSON, validates the 12 region codes, and registers `morocco_copy` in `alt_maps`. The PR now updates: * `scripts/Country Map GeoJSON Generator.ipynb` * `src/countries/morocco.geojson` * `superset/examples/countries.py` I validated the Jupyter notebook and JSON files and confirmed that `countries.py` compiles successfully. Could you please review the latest changes? -- 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]
