Scale min/max color ramp to map bbox #475
-
I would like the min and max of my color ramp to respond to the tiles within the map extent. I was thinking I could request stats for the current map extent and then use those min/max in my tile requests. Any other suggestions? Is it possible to request cog/statistics with a bbox parameter? |
Beta Was this translation helpful? Give feedback.
Answered by
vincentsarago
May 16, 2022
Replies: 1 comment 1 reply
-
@gagecarto there is a [POST] |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gagecarto
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@gagecarto there is a [POST]
/statistics
endpoint where you can get stats for a geojson feature.