Geoserver renders reprojected raster only as transparent images

المشرف العام

Administrator
طاقم الإدارة
Trying to reproject WMS layers in geoserver from the default of EPSG:4326 to EPSG:3574

Using the default projection works fine. url = /geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=ENSEMBLE:global_360x181.air_temp.ht_sfc,base_layers:coastlines&styles=,line&bbox=-180.5,-90.5,180.5,90.5&width=658&height=330&srs=EPSG:4326&format=application/openlayersresults in:

Changing only the SRS and BBOX only renders the vector data, not the raster data: url = /geoserver/wms?service=WMS&version=1.3.0&request=GetMap&layers=base_layers:coastlines,ENSEMBLE:global_360x181.air_temp.ht_sfc&styles=line,&bbox=-1054375,-105875,2584375,2596875&width=658&height=330&srs=EPSG:3574&format=application/openlayers

results in:

The raster layer is there - I can make a getFeatureInfo request, but geoserver styles it as completely transparent. There is absolutely nothing in the geoserver log. I have logging turned on at the 'INFO' level.

I tried editing the WCS Settings on the publishing tab for this layer and explicitly added EPSG:3574 to the Current Request and Response SRS List. No effect. I also verified that in the WMS Settings Limited SRS List, EPSG:3574 is listed.

The GeoWebCache is disabled for this layer.

I am completely stumped.Half-baked ideas welcome.



أكثر...
 
أعلى