Opened 12 years ago

Closed 12 years ago

#4738 closed enhancement (fixed)

[PATCH] GroundOverlay support in OGR LIBKML driver

Reported by: saml Owned by: warmerdam
Priority: normal Milestone: 1.10.0
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: libkml
Cc: winkey

Description

Currently OGR LIBKML parser does not handle GroundOverlay KML elements.

The attached patch (by Trevor Clarke, with minor addition & documentation by me), fixes this.

Attachments (1)

overlay.patch (16.8 KB ) - added by saml 12 years ago.
Patch to add support for KML GroundOverlay

Download all attachments as: .zip

Change History (4)

by saml, 12 years ago

Attachment: overlay.patch added

Patch to add support for KML GroundOverlay

comment:1 by Even Rouault, 12 years ago

Cc: winkey added
Keywords: libkml added

comment:2 by Even Rouault, 12 years ago

Summary: GroundOverlay support in OGR LIBKML driver[PATCH] GroundOverlay support in OGR LIBKML driver

comment:3 by Even Rouault, 12 years ago

Milestone: 1.9.22.0.0
Resolution: fixed
Status: newclosed

trunk r24994 "LIBKML: add support for GroundOverlay reading (adapted from patch by Trevor Clarke and saml, #4738)"

Note: The major fix I did was to fix lat and long that were inverted... I also added support for <gx:LatLonQuad>

Note: See TracTickets for help on using tickets.