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

Lock problems on MacOS

arielmoraes opened this issue · comments

When using this library in the MacOS environment several lock errors will be presented, I don't know if it is related but I've tried to build the leveldb package using node and it failed. I'm using MacOS Sierra.

Solution: if you are running the OSX instance, just rebuild using the last source code version, because the binary from the build folder is outdated.