grafana-toolbox / panodata-map-panel

Map Panel for Grafana with improved convenience, robustness and features. Friendly fork of the original Grafana Worldmap Panel. Currently not maintained, but verified to work up to Grafana 9.
https://community.panodata.org/t/grafana-map-panel/121
GNU Affero General Public License v3.0
88 stars 31 forks source link

Add countries_names.json data mapping #117

Closed daquinoaldo closed 2 years ago

daquinoaldo commented 3 years ago

Add a mapping between countries' full names and their coordinates. Needed for GCP integration: countries are exported with their full names, not their initials.

As suggested by @amotl, this is the porting of https://github.com/grafana/worldmap-panel/pull/322.