libkml0

Library to manipulate kml 2.2 ogc standard files
  http://code.google.com/p/libkml/
  0
  no reviews



This is a library for use with applications that want to parse, generate and operate on kml, a geo-data xml variant. it is an implementation of the ogc kml 2.2 standard. it is written in c++ and bindings are available via swig to java and python.

this package contains the basic shared libraries for applications that use the kml format.