GetFeatureInfo does not work on layer whose srs was reprojected at the configuration level
------------------------------------------------------------------------------------------
Key: GEOS-1752
URL: http://jira.codehaus.org/browse/GEOS-1752
Project: GeoServer
Issue Type: Bug
Components: WMS
Affects Versions: 1.6.0
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.6.1
Open the topp:states configuration panel, change the srs to 900913, change srs handling to reproject, preview and try to get feature infos. It won't work.
This is due to a wms optimization that should not be used in the getfeatureinfo case, that is, avoid the reprojection at the datastore level since the renderer can reprojection a lot more efficiently.
Unfortunately in the case of GetFeatureInfo the renderer is out of the picture and the datastore level reprojection is required.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira