Hi Michael,

To create a database from geospatial imagery and DEM's its best to use
the VirtualPlanetBuilder project.  This builds paged databases that
you can load in osgviewer or your own apps.  VPB is built upon the OSG
so the databases it generates are all native OSG ones.

   http://virtualplanetbuilder.osgforge.org/

You could build databases yourself if you wish, but its a lot of work
if you want to handle anything beyond small single imagery/DEM
databases.

Robert.

On Jan 12, 2008 3:20 AM, Michael W. Hall <[EMAIL PROTECTED]> wrote:
> I am using OSG version 2.2.0.  The blue marble example is probably left
> over from an older version I had.
>
> I am trying to basically create a sphere and overlay the NASA BMNG jpg
> over it.  I would eventually like to be able to read in the elevation
> data, generated by the shuttle SRTM, and overlay various maps over the
> elevation data.  I am mainly wanting to learn how to use the OSG lib,
> read elevation data and texture maps over that data.
>
>
>
> On Fri, 2008-01-11 at 09:36 +0000, Robert Osfield wrote:
> > Hi Michael,
> >
> > The OSG's old blue marble example was removed well over a year ago,
> > what version are you using?
> >
> > Could you back and say what you are trying to do/learn to do, there is
> > likely to be an easier way to tackling the task now.
> >
> > Robert.
> >
> > On Jan 10, 2008 11:09 PM, Michael W. Hall <[EMAIL PROTECTED]> wrote:
> > > I am looking at the Blue Marble example that come with the source.  I
> > > have a question about the createWorld function.  The first line of the
> > > function they are getting a readerwriter.  They make a call to
> > > getReaderWriterForExtension("gdal").  What is this extension and how do
> > > you know what extensions to pass in?  Is there a list of them somewhere?
> > >
> > >
> > >
> > > _______________________________________________
> > > osg-users mailing list
> > > [email protected]
> > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> > >
> > _______________________________________________
> > osg-users mailing list
> > [email protected]
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to