ranjaykrishna / US_zipcode_topojson_extractor

Creates TopoJSON files of all the zip codes in each state

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Creates TopoJSON files of all the zip codes in each state


Languages

Language:Shell 100.0%