TechEquity-Collaborative / Voter-Info

Find out who represents you.
MIT License
1 stars 0 forks source link

Ingest shapefiles #28

Closed benmathes closed 6 years ago

benmathes commented 6 years ago

based off the guide here: https://docs.djangoproject.com/en/2.0/ref/contrib/gis/tutorial/#try-ogrinspect

benmathes commented 6 years ago

This branch is ready for review -- includes a management command that downloads shapefiles via the URLs in the spreadsheet, unzips them, and imports into the psql database:

python $git_root/voter_info/manage.py import_shapefiles