Hi,
I run this kind of query [1]

wms?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetTimeSeries&LAYERS=lorem_S6_021:s6-01-02&STYLES=&WIDTH=40&HEIGHT=40&FORMAT=text/csv&INFO_FORMAT=text/csv&exceptions=&QUERY_LAYERS=lorem_S6_021:s6-01-02&CRS=EPSG%3A3857&BBOX=....&I=20&J=20&TIME=1970-01-01/2024-12-31

And I have this sample output

# X: 4143984.870326454
# Y: 2501942.3064727117
Time (UTC),lorem_S6_01:s6-01-02
2023-11-22T00:00:00.000Z,0.4559512734413147
2023-11-23T00:00:00.000Z,0.43369847536087036
2023-11-24T00:00:00.000Z,0.4384692907333374
2023-11-25T00:00:00.000Z,0.4204336702823639

Is there a way to customize the value field name, to have "Lorem
(temperatures)" instead of "lorem_S6_01:s6-01-02"

Thank you,

Andrea

[1] 
https://docs.geoserver.org/stable/en/user/community/ncwms/index.html#ncwms-gettimeseries-operation


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to