/openstreetmap

Import pipeline for OSM in to Pelias

Primary LanguageJavaScriptMIT LicenseMIT

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