Skip to content

vc2402/kml-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kml-reader

A fork of github.com/zuchi/kml-reader

Golang KML Reader aims to be an complete package to perform all read operations with KML. For now, there are many packages that writes KML documents, but no one (as far as I can see) that works on reading KML data. This package is going to be an working in progress, if you need anything, please let me know for me to build your needs.

If you want to contribute, feel free to submit a pull request.

Installation

Installing the package is pretty simple, you just need to execute the following go get command:

go get github.com/zuchi/kml-reader

About

Golang KML Reader (fork of github.com/zuchi/kml-reader)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%