highcharts/map-collection-dist

Update US county-level maps with new Alaska census areas

Opened this issue · 1 comments

Hi @xaqrox! Thank you for reporting the new ticket. The ticket has been added to our internal discussion.

Internal note:
The Chugach has already been added into the Alaska map, it's possible to download it with an overpass query.

[out:json];
area["ISO3166-2"="US-AK"]->.ak;
(
rel(area.ak)["admin_level"="6"];
);
out body;
;
out skel qt;

Copper River Census Area is not added to the Alaska map, but it is present in OSM: https://www.openstreetmap.org/relation/2605315