Convert TIGER/Line Shapefiles from the U.S. Census Bureau into GeoJSON
To download and dump out the shapefile for Cook County, IL and save it to a directory called out
:
$ python census2geojson.py --counties 17031 --outdir out
Convert TIGER/Line Shapefiles from the U.S. Census Bureau into GeoJSON
To download and dump out the shapefile for Cook County, IL and save it to a directory called out
:
$ python census2geojson.py --counties 17031 --outdir out