Skip to content

Create a JSON mapping of ZIP code strings to other ZIP codes nearby

License

Notifications You must be signed in to change notification settings

City-Bureau/nearby-zip-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nearby ZIP Code Mapping

Generate a JSON mapping of ZIP codes to other nearby ZIP codes. This is mainly useful for implementing a simple search by ZIP code that goes one step beyond string matching.

Setup

You'll need GNU Make, csvkit, mapshaper and pipenv installed.

make install
make all CLIP_GEOM=<URL of GeoJSON file to clip with>

About

Create a JSON mapping of ZIP code strings to other ZIP codes nearby

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published