I am trying to use a cascaded WMS service. Everyting works except for GetFeatureInfo calls. Somehow the I and J parameters get new invalid values in the call to the other server.
/wms?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetFeatureInfo&FORMAT=image%2Fpng&TRANSPARENT=true&QUERY_LAYERS=SE.GOV.SGU.BRUNNAR.250K&LAYERS=SE.GOV.SGU.BRUNNAR.250K&INFO_FORMAT=application%2Fjson&FEATURE_COUNT=5&I=418&J=136&WIDTH=512&HEIGHT=512&CRS=EPSG%3A3009&STYLES=&BBOX=6423163.15%2C156414.82999999996%2C6427750.67%2C161002.34999999995 Is transformed to: 07 Oct 11:09:36 DEBUG [data.ows] - Executed request to URL: http://maps3.sgu.se:80/geoserver/grundvatten/ows?FORMAT=image%2Fpng&CRS=EPSG:3009&INFO_FORMAT=application/vnd.ogc.gml&STYLES=&I=699789&WIDTH=512&J=699507&SERVICE=WMS&TRANSPARENT=TRUE&HEIGHT=512&LAYERS=SE.GOV.SGU.BRUNNAR.250K&REQUEST=GetFeatureInfo&BBOX=6423163.15,156414.82999999996,6427750.67,161002.34999999995&VERSION=1.3.0&QUERY_LAYERS=SE.GOV.SGU.BRUNNAR.250K&FEATURE_COUNT=5 The I and J parameters have new invalid values in the call to the downstream server. Why do they get new values?
_______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
