All examples By author By category About

mbostock

New York Block Groups

13,837 census block groups; 13,866 polygons. 2.1M TopoJSON, 620K gzipped. Made by customizing the makefile in the U.S. Atlas project:

topojson \
	-o ny.json \
	--projection 'd3.geo.mercator().center([-75.819, 42.795]).scale(6193).translate([480, 350]).precision(0)' \
	-q 1e5 \
	-s .5 \
	-- blockgroups=shp/ny/blockgroups.shp