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.

Home Page:https://pelias.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please recompile binary

missinglink opened this issue · comments

hey @razafinr @hkrishna could you please recompile the Go source for your architectures and submit a PR?

I made some changes this morning:

diff: 56a9543...33da565

  • upgrade fixture file to a larger Vancouver extract in order to catch a wider range of errors
  • trim tag keys & values #10
  • gracefully handle extracts missing nodes which are referenced by ways in the same extract #13

... and the biggie

  • support for targeting feature values via a new delimiter ~ #12

resolved by: #20