Mattias Pantzare created an issue |
Cascading WMS server sets invalid I and J when using EPSG:3006 on GetFeatureInfo calls |
Issue Type: |
Bug |
---|---|
Affects Versions: |
2.17.2 |
Assignee: |
Unassigned |
Created: |
14/Oct/20 2:00 PM |
Environment: |
Tested on geoserver 2.17.2 and compiled from source on the master branch. |
Priority: |
Medium |
Reporter: |
Set up a cascading WMS service to whit this Capabilities URL: http://resource.sgu.se/service/wms/130/brunnar? Publish the layer SE.GOV.SGU.BRUNNAR.250K Try go call GetFeatureInfo with CRS EPSG:3006 Request from the browser: Cascading request: 2020-10-14 13:31:04,845 DEBUG [data.ows] - Executed request to URL: http://maps3.sgu.se:80/geoserver/grundvatten/ows?FORMAT=image%2Fpng&CRS=EPSG:3006&INFO_FORMAT=application/vnd.ogc.gml&STYLES=&I=1442353&WIDTH=512&J=1442248&SERVICE=WMS&TRANSPAREN Notice that the I and J parameters now have invalid values. The transformation happens in org.geotools.ows.wms.map.WMSLayer#getFeatureInfo. Maybe it is selecting the geoserver internal CRS instead of the EPSG definition as the target CRS? |
Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS |
|
This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100149-sha1:76ec96c) |