map-collection-dist
map-collection-dist copied to clipboard
Kazakhstan: new regions division
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?
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;