1.0.1 • Published 4 years ago

zip-code-boundaries v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Zip Code Boundaries

Extremely simple module which exports an object. The keys to the object are a 5 digit zip code. The values to the object contain another object with the keys: n (north), s (south), e (east), w (west). The values of that object are the lat/long limits of that zip code. So w is the farthest point to the west that the zip code has. east is the farthest east, north is the farthest north, and south is the farthest south.

The data is taken from the TIGER/Line shapefiles available at data.gov

1.0.1

4 years ago

1.0.0

4 years ago