KMLReflector still using the deprecated class
---------------------------------------------
Key: GEOS-2261
URL: http://jira.codehaus.org/browse/GEOS-2261
Project: GeoServer
Issue Type: Bug
Components: Google Earth KML Output
Reporter: Alessio Fabiani
Assignee: Alessio Fabiani
Priority: Minor
Fix For: 1.7.x, 2.0.x
It looks like GeoServer still uses the deprecated Class:
org.vfny.geoserver.wms.servlets.KMLReflector
instead of:
org.vfny.geoserver.wms.responses.map.kml.KMLReflector
Is it that behavior expected?
The deprecated Class moreover causes an unexpected error when expanding the default bounding box to the Google Earth tile. In particular if the below layer has a native bounding box expressed in a CRS which cannot be projected on certain Earth areas (for instance Mercator near the Poles), causes an projection exception.
--
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