Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

valhalla.BuildTiles(path_to_pbf) #16

Open
escaped opened this issue Jul 22, 2022 · 1 comment
Open

valhalla.BuildTiles(path_to_pbf) #16

escaped opened this issue Jul 22, 2022 · 1 comment

Comments

@escaped
Copy link

escaped commented Jul 22, 2022

Hello :), I am very glad to see that this project made its way to PyPI. This is very exciting and will helpful for quite some people.

I was using the "original" or "first" version that was published on https://test.pypi.org, which had bindings to build the tiles for a given .pbf file from within python. Unfortunately, it seems like the binding for this functionality is missing from this project and I was wondering why it was excluded. There are cases like batch processing, where you generate or download different .pbf files and calculate routes or map match. Spinning up a docker image from within python for each file is possible, but kinda unhandy.

Would it be possible to add valhalla.BuildTiles(..) to this project as well? :)

Thank you!

@nilsnolde
Copy link
Member

IIRC there was a problem with OS X not recognizing one of the libs correctly. We’re definitely looking to (re-)implement tile building, but not entirely sure yet if that’ll be OSS. We’ll keep this open and update once we’re there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants