rusackas opened a new pull request, #42309: URL: https://github.com/apache/superset/pull/42309
### SUMMARY Adopts #33562, rebased onto current master and regenerated through the `Country Map GeoJSON Generator.ipynb` notebook (per our [contribution requirement](https://github.com/apache/superset/pull/33562#issuecomment-2907331762) for country maps). Introduces an `Italy (regions and autonomous provinces)` variant that replaces the Trentino-Alto Adige region with the Trento and Bozen (Bolzano) autonomous provinces. Many administrative matters in Italy are handled at that finer level, so this gives dashboard authors the option to map at that granularity alongside the existing `Italy (regions)` map. Supersedes #33562. All credit for the original contribution and geometry work goes to @lum4chi. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A - new map option, same rendering path as the existing `Italy (regions)` map. ### TESTING INSTRUCTIONS 1. Create/edit a Country Map chart 2. Select `Italy (regions and autonomous provinces)` as the country 3. Confirm Trento and Bozen render as separate regions instead of the combined Trentino-Alto Adige ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [x] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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]
