0.1.2 • Published 9 years ago

pelias-addresses v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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

Build Status