pelias / pbf2json

An OpenStreetMap pbf parser which exports json, allows you to cherry-pick tags and handles denormalizing ways and relations. Available as a standalone binary and comes with a convenient npm wrapper.
https://pelias.io
MIT License
143 stars 36 forks source link

propagate signals from parent to child #44

Closed missinglink closed 6 years ago

missinglink commented 7 years ago

potentially solves https://github.com/pelias/openstreetmap/issues/277

note: this has not been tested, needs to be tested before merging.

closes https://github.com/pelias/openstreetmap/issues/277

missinglink commented 6 years ago

tested and works fine.