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

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to