You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for the station layer: we always want to select csv, json or shp
for interpolated layer: in case of rio4x4 and rio1x1 we want csv json or shp but for rioifdm and atmostreet we have only the choice of geotiff?
If the answer is yes:
Do i change anything to the UI or does it just download geotiff although something else in the dropdown is selected?
For now i will not change anything to the UI but always download geotiff in case of interpolated and higher resolution.
For resolution =
rioifdm
andatmostreet
, the download of the interpolated dataset should be a grid, e.g.GeoTiff
viaWCS
(cf https://docs.geoserver.org/stable/en/user/services/wcs/outputformats.html).Test with on of the
hmean
data set, e.g.bc_hmean
.Alternatively,
WMS
and e.g.format=image/geotiff
(cf https://docs.geoserver.org/latest/en/user/services/wms/outputformats.html)The text was updated successfully, but these errors were encountered: