GitHub user luca-vercelli created a discussion: Custom geojson data in legacy-plugin-chart-country-map
It would be useful to allow custom GeoJSON data in the "Country Map" plugin. For example, I have a GeoJson file for Piedmont, a region of Italy, split into "comuni" (an administrative division in Italy, where a "comune" represents the municipality/territory around a town). I have arranged it so that it successfully works inside a Country Map. <img width="345" height="424" alt="image" src="https://github.com/user-attachments/assets/90d4aad5-f20f-44d5-8805-8abd3d6a464c" /> However, I don't think it is a good idea to include this map in the standard built-in Superset maps, because 1. there would be thousands of similar maps around the world 2. the same region could be split in different ways (for instance, "comuni" and "province" are two distinct types of administrative divisions) 3. a "comune" does not have an `ISO 3166-2` code; we use our own codes. So, an option would be to let users choose within the plugin: either use one of the standard maps, or provide a custom one (perhaps via a URL or a local file path) What do you think about this? GitHub link: https://github.com/apache/superset/discussions/41739 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
