-
Hi! I have a NDVI data (singleband pseudocolor) served as WMS thru geoserver. Is it possible for Terria to customized its style (like WFS) but in terms of changing min and max only (or even color). Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
zoran995
May 7, 2025
Replies: 1 comment
-
If I haven't missed something, it is not possible to modify the styling of WMS from TerriaJS, and you would need to do it inside GeoServer. It might be possible if GeoServer supports some way to send data as part of query parameters, but I don't think that is possible |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zoran995
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I haven't missed something, it is not possible to modify the styling of WMS from TerriaJS, and you would need to do it inside GeoServer. It might be possible if GeoServer supports some way to send data as part of query parameters, but I don't think that is possible