Skip to content

dahenson/gokml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoKML

A simple KML library written out of necessity by [brainofdane] (http://brainofdane.com) in Go.

Overview

GoKML was written to make it easier to write KML documents. Though KML documents are only XML documents at heart, GoKML tries to embrace the idea of containers and groups of placemarks without having to think too hard about the structure of the underlying XML.

This is still very much a work in progress, and I intend to clean it up and add some test coverage (argh! Tests first! I know!). Stuff will probably break, so use at your own risk.

Documentation

For better documentation on how to use GoKML, please visit the ever-useful godoc documentation. I try to be fairly helpful in my comments, but if you find issues please contact me.

About

A simple KML library written out of necessity in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages