bdon/OSMExpress

using the osmx python library, is there a way to download an OSM .pbf file using a bounding box parameter?

Closed this issue · 3 comments

this would be cool

bdon commented

This can be added, is there an advantage over using subprocess.call with the osmx binary though? Other than not needing to have the osmx binary?

No, I don't think so. I was thinking it may make it a little bit easier to use with Anaconda. Running 'pip install osmx' doesn't install the binary does it?

bdon commented

It doesn't. That may be tricky to accomplish because of OS differences, I did start uploading static. binaries here: https://github.com/protomaps/OSMExpress/releases