highcharts / map-collection-dist

Other
29 stars 37 forks source link

Kazakhstan: new regions division #136

Open Seraliyev opened 7 months ago

Seraliyev commented 7 months ago

Hi, new regions still missing in your topo.json. Here is the link "https://code.highcharts.com/mapdata/countries/kz/kz-all.topo.json". Can you add new regions?

KacperMadej commented 7 months ago

Hi @Seraliyev

Thank you for reporting the problem.

Internal note: Make the old map historical (Kazakhstan (2022)) and add a new one. Potential source: OSM.

[out:json];
area["ISO3166-1"="KZ"]->.kz;
(
  rel(area.kz)["admin_level"="4"];
);
out body;
>;
out skel qt;