Skip to content

dracodoc/Geocode

Repository files navigation

This is my setup to batch geocode NFIRS data addresses into valid addresses and map to census block.

To use this work flow:

  1. Setup server. Assuming the project folder located in /home/ubuntu/geocode.
  2. Make address input file, upload to address_input folder. Don't use spaces in file name, it will cause error in shell script.
  3. Run python gaddress.py, then sh ./batch.sh.
  4. Output file will be put in address_output folder. The log folder hold the log file of console messages.

About

Batch geocoding addressess, map to census block with PostGIS Tiger Geocoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published