us-maps
us-maps copied to clipboard
GeoJSON and TopoJSON map files
I found a link to the updated geojson data: https://www2.census.gov/geo/tiger/TIGER2020/ZCTA5/. If you go up a level you can find even more recent than 2020. Can somebody update this repo with...
I found this dataset and attempted to load it into an elastic search instance for doing some testing of elastic search map functionality. When I attempted to import the geojson/state.geo.json...
For example, Haskell County in Kansas is missing from the reference file, here: https://github.com/jgoodall/us-maps/blob/master/reference/zips-by_county.json Although I see we have Haskell County is in the county-codes reference file here: https://github.com/jgoodall/us-maps/blob/master/reference/county-codes.json The...