libkml-java

Library to manipulate kml 2.2 ogc standard files - java package
  https://github.com/libkml/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 required packages for java applications.