Actions
Task #1283
closedThredds layers colors not visualised on GisViewer
Status:
Closed
Priority:
Normal
Assignee:
Category:
Application
Target version:
Start date:
Nov 23, 2015
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Infrastructure:
Development
Description
Thredds can approximately manage automatic coloring of the maps, but an additional parameter (colorscalerange) has to be added to the WMS link.
This is one example of working WMS link for a Thredds layer, with the colorscalerange parameter activated:
http://thredds-d-d4s.d4science.org/thredds/wms/public/netcdf/test20.nc?service=wms&version=1.3.0&request=GetMap&layers=analyzed_field&bbox=-85.0,-180.0,85.0,180.0&styles=&width=640&height=480&srs=EPSG:4326&CRS=EPSG:4326&format=image/png&COLORSCALERANGE=auto
On the dev GeoNetwork, the "Generic Raster Layer 5" layer has this WMS link associated. Nevertheless, when visualised on GeoExplorer, the above link becomes:
http://thredds-d-d4s.d4science.org/thredds/wms/public/netcdf/test20.nc?LAYERS=analyzed_field&TRANSPARENT=TRUE&FORMAT=image%2Fpng&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A4326&_OLSALT=0.5492304935709325&BBOX=90,-360,180,-270&WIDTH=256&HEIGHT=256
thus, the parameter disappears.
This behavious should be fixed for NetCDF based layers.
Subtasks
Related issues
Actions