pszufe / OpenStreetMapX.jl

OpenStreetMap (*.osm) support for Julia 1.0 and up
MIT License
118 stars 24 forks source link

Add support for reading pbf #44

Closed blegat closed 2 years ago

blegat commented 2 years ago

See https://github.com/pszufe/OpenStreetMapX.jl/issues/43

blegat commented 2 years ago

The PR is now ready for review. It should be working. The performance may still be improved, e.g. using the suggestions in your comments, but that be done in separate PRs.