Replies: 1 comment
-
There is not! but it should be fairly easy to add There is already the code in the backend: titiler-pgstac/titiler/pgstac/mosaic.py Lines 328 to 367 in e06ec42 we can follow https://github.com/developmentseed/titiler/blob/main/src/titiler/mosaic/titiler/mosaic/factory.py#L631-L678 for the endpoint |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to add the ability to query values at a point in a web map. Is there an existing endpoint for querying values at point location from a
mosaic
? I did a quick scan of the docs today and don't see an obvious candidate. The/statistics
endpoint might be able to do it but I think this is a simpler operation than what happens in/statstics
!Beta Was this translation helpful? Give feedback.
All reactions