-
Notifications
You must be signed in to change notification settings - Fork 6
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
Clarification of the current status #23
Comments
Hi, |
Thank you for your quick answer and for all your work on this project! OK. I understand better the state of the project. I will try to work with the pypi version and let you know. I hope I can use the tiles with deck.gl. |
I might not understand something but I still can't see how to use the pypi package to create tiles. Sorry to abuse this thread, let me know if you prefer several issues or another communication channel. |
Hi,
I'm trying to use this project to generate vector tiles from microjson. I'm not sure I understand the current status of the project.
Pypi has a version 0.4.1 and link to this repository. This repository doesn't have the version 0.4.1 but https://github.com/bengtl/microjson does. Maybe, the PR #21 needs to be merged.
Then, I'm trying to generate tiles, but I can't get access to the TileHandler from outside of the module. It probably needs to be imported in init.py. I will work from the source in the meantime but it would be convenient if the module on pypi could be used to convert microjson to VT/PVB.
The text was updated successfully, but these errors were encountered: