Skip to content

mapbox/FOIA-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Processing FOIA Requests

Currently this repo helps process FOIA shp files for Open Addresses imports

Setup

Follow the following setup actions in your terminal

$ cd
$ install homebrew
$ brew install gdal
$ brew install jq

Usage

In order to run the script, copy this repo locally and use the following commands in your terminal

Download the source zip file for easy access, then run

$ ./process_sh <name-of-output> "path/to/zipfile"
$ ./process_sh <country-region-layer> "path/to/zipfile"

Example
$ ./process_sh us-ny-city_of_new_york "../Downloads/nyc.zip"

Specific naming conventions, as in the above example, for the output should be followed in order to import properly to Open Addresses.

About

Processing FOIA responses for Open Addresses

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages