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.
add github actions workflow to replace travis
additionally modernizes the Go code to use go modules and automatically recompiles the code for each release.
add github actions workflow to replace travis additionally modernizes the Go code to use go modules and automatically recompiles the code for each release.
closes https://github.com/pelias/pbf2json/pull/95