highcharts/map-collection-dist

Update county boundaries for Connecticut, USA

Closed this issue · 9 comments

The county boundaries of Connecticut, USA have been recently updated and are reflected on the US Census TIGER files as well as on the Connecticut Geodata Portal

Connecticut updated their county boundaries recently. More information here

And the new County Map is released on US Census TIGER

I'm looking for the Connecticut County Map on highcharts map collection to be updated with the latest version

Internal note:
OSM:

area["ISO3166-2"="US-CT"]->.a;
(
    rel(area.a)["admin_level"="6"];
);
out body;
>;
out skel qt;

Pre-release map update preview for testing:
us-ct-all.topo.json
us-ct-all.geo.json
us-ct-all

Thanks KacperMadej!
Map looks good! Is there a timeline on when it will be released onto map collection?

@Unidraga
Thank you for checking out the map.
The release is planned for this week.

@KacperMadej thanks for the great work! Looking forward to the release!

Hi @KacperMadej.
Is it possible to get an old version of the topo.json file for Connecticut? The new boundary update is great, but I still need to use the old one for the time being. Just wondering if it's possible to get it as a file, link, or in some other form.

Thank you!

@hubertkozik
Oh man, I should have kept my eyes more open. I didn't even think of looking at the bottom of that page. Thank you very much!