This gem simplifies generating KML files, especially those used by Google Earth. See https://developers.google.com/kml/documentation/kmlreference for information on KML. Some attributes in Kamelopard classes don't have Rubydoc documentation; the KML reference will provide information on attributes for most of those attributes.
It's probably best to use a fairly non-prehistoric verion of Ruby, as that's what's most frequently tested.
Install via RubyGems:
gem install kamelopard
From source:
rake install
Kamelopard is distributed under the terms of the Ruby license, included in the file "LICENSE". The Ruby license also allows distribution under the terms of the GPL, included in the file "GPL".
Thanks to End Point Corporation (http://www.endpoint.com) for support for the project. End Point holds full rights to the software.