topojson / us-atlas

Pre-built TopoJSON from the U.S. Census Bureau.
https://observablehq.com/@d3/u-s-map
ISC License
859 stars 139 forks source link

Old County Data #22

Closed nikAleksandr closed 7 years ago

nikAleksandr commented 8 years ago

County data reflects older maps and does not include several counties and equivalents, including the most recent addition "Petersburg, AK" with FIPS 02195

bhrutledge commented 7 years ago

Looks like Makefile refers to an older version of the county data.

A newer one lives at http://dds.cr.usgs.gov/pub/data/nationalatlas/countyp010g.shp_nt00934.tar.gz, found via the Small-Scale Data Download.

mbostock commented 7 years ago

I’ve started working on updates over in #23, but there’s quite a bit more work to do.

mbostock commented 7 years ago

As of 0.1, I’m using the latest 2015 edition of the Census Bureau’s cartographic boundary files. Example here: http://bl.ocks.org/mbostock/4060606