What the current state of KML content i/o for OSG? (Plugins,
converters, etc?)
Thanks
-- mew
_______________________________________________
osg-users mailing list
osg-...@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
What do you mean by KML content i/o for OSG?
Kernel Mailing List is the only acronym I can think of for KML...
Robert.
Most likely the google earth format is meant by this:
http://code.google.com/apis/kml/documentation/
might be interesting to see ...
cheers
Frank
OssimPlanet can parse/render a sizeable subset of KML
Cheers
Norman
(Why K for "Keyhole"? Well, because that is the product that google
bought to make Google earth.)
I suppose it could be useful to have an OSG application read these
directly but I've always sort of seen it as an interchange format for
dealing with Google Earth, ie: you had something else and turned it into
KML. Seems to me that the "something else" is what you'd want to bring
into OSG. Of course, I know of at least a few places that are actually
developing geospatial content in KML. So it happens. <shrug> And is
probably off-topic anyway.
-Paul
If I remember right, John Rohlf is the author of KML.
He, along with Jim Helman, are the fathers of the modern day Scene Graph
(i.e., Performer).
Ah, Geek Trivia!
-----Original Message-----
From: osg-user...@lists.openscenegraph.org
[mailto:osg-user...@lists.openscenegraph.org] On Behalf Of Paul
Speed
Sent: Monday, January 21, 2008 1:03 PM
To: OpenSceneGraph Users
Subject: Re: [osg-users] OSG KML I/O
-Paul
Classification: UNCLASSIFIED
Caveats: NONE
It tends however to overload our app because each track point has a
caption text.
If somebody wants to contribute, you are very welcome.
Antoine
And KMZ files support both KML and DEA and lets not forget wonderful OGC and
its adoption of CityGML
Confusion rains on down .....................
So the question is does OSG have KML support currently or just COLLADA ??
Cheers
-- mew
> -----Original Message-----
> From: osg-user...@lists.openscenegraph.org [mailto:osg-users-
> bou...@lists.openscenegraph.org] On Behalf Of Norman Vine
> Sent: Monday, January 21, 2008 1:51 PM
> To: fber...@u.washington.edu; 'OpenSceneGraph Users'
> Subject: Re: [osg-users] OSG KML I/O
>
Yes, Cedric Pinson kindly submitted an OGR plugin, to use it you'll
need to preload the plugin via.
osgviewer -e shapefile.shp
I don't know if it'll handle KML though.
Robert.
Paul Speed
> He's probably referring to the Google Earth mark-up language:
> http://en.wikipedia.org/wiki/Keyhole_Markup_Language
> http://code.google.com/apis/kml/documentation/
>
> (Why K for "Keyhole"? Well, because that is the product that google
> bought to make Google earth.)
For those who love trivia, Don Burns used to work at Keyhole, in
between working at SGI and setting up Andes Engineering. I also
almost went to work at Keyhole... but decided to set up OpenSceneGraph
Prof. Serv. instead...
If I had you'd all have to be using Vega Prime, OpenSG or one of the
game engines by now!
Funny how the wobbly world goes around ;-)
On Jan 22, 2008 4:11 AM, Glenn Waldron <gwal...@gmail.com> wrote:Yes, Cedric Pinson kindly submitted an OGR plugin, to use it you'll
> OGR has a driver for KML: http://www.gdal.org/ogr/drv_kml.html
>
> I believe someone just submitted in a new OGR plugin. Check osg-submissions.
need to preload the plugin via.
osgviewer -e shapefile.shp