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

refactor cache: move cache functions to their own file #104

Closed missinglink closed 3 years ago

missinglink commented 3 years ago

this PR is a cosmetic refactor of the cache functions to move them to their own file.