/US_zipcode_topojson_extractor

Creates TopoJSON files of all the zip codes in each state

Primary LanguageShell

US Zipcode Topojson

  1. Extracts the zipcode geaography information from the US census website.
  2. Creates GeoJSON files from all the zipcodes in each state in the US.
  3. Creates TopoJSON files of all the zipcodes in each state in the US.

Usage

run topojson.sh to extract the files into geojson/ and topojson/ directories. run stateNames.sh to rename all topojson files to their corresponding state names.