Hi,
More info: If I " Enable direct integration with GeoServer WMS" I start getting similar maps from geoserver/wms than from gwc/wms. I think they are faulty and do not suit the BBOX of the requests.
-Jukka-
Rahkonen Jukka wrote:
Hi,
With the default settings on Geoserver 2.5 on Windows 7, jre7-64bit(Oracle)
these two requests are returning a different maphttp://localhost:8080/geoserver/gwc/service/wms?REQUEST=GetMap&SERVIC
E=WMS&VERSION=1.1.1&TRANSPARENT=TRUE&WIDTH=256&HEIGHT=256&FO
RMAT=image/png8&LAYERS=topp:states&SRS=EPSG:4326&bbox=-
73.828125,41.50857729743935,-73.125,42.032974332441405http://localhost:8080/geoserver/wms?REQUEST=GetMap&SERVICE=WMS&VER
SION=1.1.1&TRANSPARENT=TRUE&WIDTH=256&HEIGHT=256&FORMAT=image
/jpeg&LAYERS=topp:states&SRS=EPSG:4326&bbox=-
73.828125,41.50857729743935,-73.125,42.032974332441405See attached images geoserver-dispatch.image.png from the GWC-WMS and
geoserver-wms.jpg from basic Geoserver-WMS.
Adding &TILED=TRUE does not change anything for me.-Jukka Rahkonen-