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

Update TiTiler (or pin rio-tiler) #60

Closed
vincentsarago opened this issue Nov 22, 2020 · 0 comments · Fixed by #61
Closed

Update TiTiler (or pin rio-tiler) #60

vincentsarago opened this issue Nov 22, 2020 · 0 comments · Fixed by #61

Comments

@vincentsarago
Copy link
Member

TiTiler is pinned to 0.1a2 which is incompatible I think with latest rio-tiler version. we should either pin rio-tiler (<= 2.0.0rc1) or update to TiTiler 0.1.0a12 which has some nice improvement

also worth noting that we remove any use of pkg_ressources in https://github.com/developmentseed/titiler/blob/master/CHANGES.md#010-alpha7-2020-10-13

you can now replace
https://github.com/arturo-ai/arturo-stac-api/blob/457cf8250b78c1e6e6fd519589b99ccee04eff43/stac_api/api/extensions/tiles.py#L17-L28

with

from titiler.templates import templates
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

Successfully merging a pull request may close this issue.

1 participant