[Geoserver-devel] [jira] Created: (GEOS-2475) KML reflector fails to return proper GroundOverlay with raster layer in flat mode

KML reflector fails to return proper GroundOverlay with raster layer in flat mode
---------------------------------------------------------------------------------

                 Key: GEOS-2475
                 URL: http://jira.codehaus.org/browse/GEOS-2475
             Project: GeoServer
          Issue Type: Bug
          Components: Google Earth KML Output
            Reporter: Justin Deoliveira
            Assignee: David Winslow
             Fix For: 1.7.1

http://localhost:8080/geoserver/wms/kml?layers=nurc:Img_Sample&mode=flat

results in:

<GroundOverlay>
         <name>nurc:Img_Sample</name>
         <drawOrder>0</drawOrder>
         <Icon>
        <href>http://localhost:8080/geoserver/wms?
                        format_options=KMPLACEMARK:false;KMATTR:true;SUPEROVERLAY:false;&
                        service=wms&
                        srs=EPSG:4326&
                        width=256&
                        styles=raster&
                        height=256&
                        transparent=false&
                        bbox=-131.54014279999998,2.2980472000000134,-61.316937200000005,72.52125279999998&
                        request=GetMap&
                        layers=nurc:Img_Sample&
                        format=application/vnd.google-earth.kml+xml&
                        version=1.1.1</href>

There are two issues: 1) the format should be an image format and 2) the image should be transparent

--
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