|
UserGuide12x
Release notes for the 1.2 version of libkml
Featured IntroductionWelcome to the "1.2" release of libkml! It is the intention of libkml to adhere strictly to the OGC KML 2.2 standard. What is libkml?This is a library to parse, serialize and programmatically access a KML document object model (DOM). The main API is C++, and there are SWIG bindings to Python and Java. Who uses libkml?We do! Here at Google we regularly process the millions of KML files we crawl using this software. We verify correctness of the KML we publish as Google Earth layers using libkml. Quite a number of groups within Google use libkml to parse, create and process KML. LicensingThe libkml software is distributed under the New BSD license, whose text is found at the top of each file. Supported platformsThis library has been compiled and tested on Windows XP, Mac OS X 10.4 and 10.5, and various flavors of Linux. Changes since 1.1
Building and installing libkmlSee the wiki page for BuildingAndInstalling. ReferenceSee the Reference. Future developmentSome TODO items in the near future may include:
Found a bug?You can file a bug using this project's issue tracker. Please follow basic [http://www.google.com/search?q=bug+reporting+guidelines bug reporting procedure] and provide as much information as possible. |