Registry / serialization / ruby-kml

ruby-kml

JSON →
library0.1.7rbrubygemsunverified

Generate KML files with Ruby.

gem install ruby_kml
INSTALL
IMPORT
SIG · RUBY-KML
R
ruby-kml
serializationrubyv0.1.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RubyKml
require 'ruby_kml'

Create a simple KML file with a placemark.

require 'ruby_kml' kml = KMLFile.new placemark = KML::Placemark.new(name: 'My Place') kml.objects << placemark puts kml.render
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ruby-kml — gem install ruby-kml · libregistry