pelias-addresses
v0.1.2
Published
Mapzen addresses pipeline for generating a high-quality dump of global addresses.
Downloads
6
Readme
mapzen addresses pipeline
A pipeline for collating, normalizing, de-duplicating, and interpolating address data from a number of different sources, like TIGER and OpenStreetMap.
Install Dependencies
$ npm install
Contributing
Please fork and pull request against upstream master on a feature branch. Pretty please: provide unit tests and script
fixtures in the test
directory.
Running Unit Tests
$ npm test
Continuous Integration
Travis tests every release against node version 0.10