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 renders for titiler-pgstac v1 #406

Open
1 task done
anayeaye opened this issue Jul 31, 2024 · 0 comments
Open
1 task done

Update renders for titiler-pgstac v1 #406

anayeaye opened this issue Jul 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@anayeaye
Copy link
Collaborator

anayeaye commented Jul 31, 2024

What

The renders preview url was not updated for the breaking /stac/preview --> /collections/{collection_id}/items/{item_id}/preview .

For example:

https://test.openveda.cloud/api/raster/stac/preview.png?collection=nightlights-hd-1band&item=BeforeMaria_Stage0_2017-07-21_2017-09-19_1band&bidx=1&assets=cog_default&rescale=0%2C255&colormap_name=inferno

should be https://test.openveda.cloud/api/raster/collections/nightlights-hd-1band/items/BeforeMaria_Stage0_2017-07-21_2017-09-19_1band/preview?assets=cog_default&colormap_name=inferno

AC

  • rendered previews work for items in collections with renders metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant