Yulin-W / making-history-sandbox

Simple, intuitive app using React, Leaflet and other packages for making alternate histories, and or choropleth maps in general. Features include pre-made scenarios, timeline, legend, region information, different background maps and more. Successor to Alternate History Editor.
https://yulin-w.github.io/making-history-sandbox
32 stars 6 forks source link

So, you say that there's plenty of GEOjsons online... #46

Closed 4ngrythekidd closed 2 months ago

4ngrythekidd commented 2 months ago

But, is there something that's even better than the default GEOjson that is in this sandbox? If so, where can I find a map with every single island, territory, state, province, region and what not? Where's the link?

Yulin-W commented 2 months ago

Sorry for the late reply.

Files from "https://www.geoboundaries.org/" labelled as ADM2 or larger are better in terms of details than the default (the default file is basically a ADM1 level file for the world). Such files exist for individual countries and globally, albeit the global file is very large and likely to cause significant lag or even crash, though the single country files should be fine.

Also, some other miscellaineous geojson files:

US counties: https://gist.github.com/sdwfrost/d1c73f91dd9d175998ed166eb216994a Countries (without further subdivisions): https://github.com/datasets/geo-countries/blob/master/data/countries.geojson