[OpenLayers-Users] load kml gx:LatLonQuad

bolosig bolosig at gmail.com
Mon May 16 09:12:55 EDT 2011


I try add a KML layer that contains and GroundOverlay.
If the groundOverlay is decribed as LatLonBox is easy to add the layer as a
ImageLayer.
But when the groundOverlay contains a gx:LatLonQuad and is not a rectangle,
then there’s no way to add correctly as a layer? 

<GroundOverlay>
                <name>Altra 4 cantondes calpun</name>
                <Icon>
                               <href>myimage.png</href>
                               <viewBoundScale>0.75</viewBoundScale>
                </Icon>
                
    <gx:LatLonQuad>
                               <coordinates>
                                               -0.038596,41.554365,0 
            2.430589,41.194621,0 
            2.956597,42.77337,0 
            0.487412,43.133114,0 
                               </coordinates>
                </gx:LatLonQuad>  
</GroundOverlay>

This is a screenshot
http://osgeo-org.1803224.n2.nabble.com/file/n6368586/captura.png 


--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/load-kml-gx-LatLonQuad-tp6368586p6368586.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list