KML 3 Core

The KML Core module includes the minimal subset of KML that would be expected for any implementation. Currently the elements of KML that would exist in Core include:

kml, Document, atom, Folder, Placemark, Link (and NetworkLink?), ScreenOverlay, TimeStamp, Geometry (see below) This list was derived from the current KML 2.1 tags and signifies the general concepts we’re hoping to have in KML Core – allow a user to express location, time, and possibly link to another KML document or service. In addition, providing the current Atom support allows for attribution and other interesting things for linking to HTML and GeoRSS.

arguably, the part that web sites ought to implement

Leave a comment