rchillyard / kmldoc   1.0.4

MIT License GitHub

Utilities to work with KML files

Scala versions: 2.13

Codacy Badge GitHub Top Languages GitHub GitHub last commit GitHub issues GitHub issues by-label

KML Doctor

Utilities to parse, doctor, and render KML files. The reference documentation for KML is here: https://developers.google.com/kml/documentation/kmlreference

Versions

Version 1.0.4 Many issues fixed. All non-gx entities are implemented now.

Version 1.0.3 Fixed Issue #19, various other mostly cosmetic changes.

Version 1.0.2 Improvements to rendering and extraction with more KML objects possible.

Version 1.0.1 Improvements: first round-trip extract/render of minisample.kml

Version 1.0 Preliminary work. Most of the functionality is working but there is much still to do, especially for the KML_Samples.kml file.