scls19fr / KMLTracks.jl

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Julia 100.0%