Generate KML from Java application

2,426 views
Skip to first unread message

deepa

unread,
Oct 17, 2008, 10:36:16 AM10/17/08
to KML Developer Support - Getting Started with KML
I am working on a java application where I need to generate a kml
file. I have no idea how to generate kml in java though I have the
latitude and longitude informations, any ideas would be highly
appreciated.

boomerbubba

unread,
Oct 17, 2008, 12:01:38 PM10/17/08
to KML Developer Support - Getting Started with KML
Start here:

http://groups.google.com/group/kml-support

Follow links to documentation (inclluding tutorial) and FAQ.

Roman N

unread,
Oct 20, 2008, 2:55:47 PM10/20/08
to KML Developer Support - Getting Started with KML
Hi deepa,

You can start with the libkml open source library, which provides
bindings for Java:

http://code.google.com/p/libkml/

or you can build the KML string from scratch -- just make sure it
follows correct KML syntax as per the reference:

http://code.google.com/apis/kml/documentation/kmlreference.html

- Roman
Reply all
Reply to author
Forward
0 new messages