Ticket #17 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

Apply KML Patch 20080323

Reported by: pramsey Owned by: pramsey
Priority: medium Milestone: PostGIS 1.3.6
Component: postgis Version: 1.3.X
Keywords: Cc:

Description

Eduin Carillo writes:

This is an update for ST_AsKML. I'm including minor changes to sync with ST_AsGML to correct errors in a previous patch.

Changes: - Changes to get sync with latest changes in GML producer - Renamed AsUKML() to _ST_AsKML() as internal pointer to LWGEOM_asKML - Removed all references to ST_AsUKML() (They should never have exist) - KML functions are now created only if Proj4 support is enabled

NOTE: version parameter to ST_AsKML() is enabled but unused and therefore it is undocumented.

Attachments

Change History

Changed 5 years ago by pramsey

Patch applied, some fixes necessary, not heavily tested!

Note: See TracTickets for help on using tickets.