grafana / worldmap-panel

Worldmap panel plugin for Grafana 3.0 that can be overlaid with circles for data points.
MIT License
310 stars 199 forks source link

Add countries_names.json data mapping #322

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.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

amotl commented 3 years ago

Dear Aldo,

according to https://github.com/panodata/panodata-map-panel/issues/108, the future of maps in Grafana will be the new Geomap panel, so your improvement should be directed to this implementation for Grafana >=8.1.

However, we will also be happy to receive a corresponding patch at our friendly fork https://github.com/panodata/panodata-map-panel. We will probably keep maintaining this for a while until Geomap will be stable and mature. In this manner, others who will also continue to use the vanilla Worldmap panel for a while, can benefit from your improvement.

With kind regards, Andreas.

daquinoaldo commented 3 years ago

Thank you, Andreas. I'll open the same PR on the fork, and I'll explore the new panel as soon as the new version is released.

amotl commented 3 years ago

Dear Aldo,

thanks a stack for submitting https://github.com/panodata/panodata-map-panel/pull/117 the other day. I will try to have a look at this patch soonish.

With kind regards, Andreas.