Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 710 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 710 Bytes

KMLTracks.jl

Build Status Codecov

A Julia library to parse KML files or strings (ie read them) with gx:Track extension.

KML (Keyhole Markup Language) is an XML based file format for expressing geographic annotation and visualization within Internet-based, two-dimensional maps and three-dimensional Earth browsers. KML was developed for use with Google Earth.

This library just handle very basic KML files.