I'll third the call for osgEarth.  It makes managing layers and different
datasets much easier for most use cases.  If you are using the full ASTER
dataset, you are going to need to preprocess the data to get any form of
useful interaction from it.  Preprocessing the entire ASTER database will
take weeks using either VPB or osgearth_package.

Arthur


On Tue, Feb 25, 2014 at 7:19 PM, Chris Hanson <[email protected]> wrote:

> I was going to recommend that, but only after answering the VPB question.
>
> I second Jason's tip, try osgEarth. It's very easy to work with.
>
>
> On Tue, Feb 25, 2014 at 11:54 AM, Jason Beverage 
> <[email protected]>wrote:
>
>> Hi Srikanth,
>>
>> If you're just getting started with terrain you should also take a look
>> at osgEarth (http://www.osgearth.org).  You can use the GDAL driver to
>> load the dem files or any other dataset that GDAL can read.
>>
>> osgEarth creates a scene graph that is similar to VPB but instead of
>> preprocessing the data into a scene graph up front osgEarth produces the
>> scene graph dynamically from the source data.
>>
>> Give it a look and we'll be happy to answer any questions you might have.
>>
>> Thanks!
>>
>> Jason
>>
>>
>> On Tue, Feb 25, 2014 at 10:18 AM, Chris Hanson <[email protected]>wrote:
>>
>>> Is the info you need not here?
>>>
>>> http://trac.openscenegraph.org/projects/osg//wiki/Support/UserGuides/osgdem
>>>
>>> Just substitute the aster dem file for the ps_height_16k.tif and see
>>> what you get.
>>>
>>>
>>>
>>>
>>> On Tue, Dec 31, 2013 at 3:33 AM, Srikanth Prahlad <[email protected]>wrote:
>>>
>>>> Hi,
>>>>
>>>> Can I know how to use ASTER DEM files for creating database using
>>>> osgdem ? The files are geoTiff and I presume it contains elevation info
>>>> also.
>>>>
>>>> ...
>>>>
>>>>
>>>> Thank you!
>>>>
>>>> Cheers,
>>>> Srikanth
>>>>
>>>> ------------------
>>>> Read this topic online here:
>>>> http://forum.openscenegraph.org/viewtopic.php?p=57780#57780
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> osg-users mailing list
>>>> [email protected]
>>>>
>>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>>>
>>>
>>>
>>>
>>> --
>>> Chris 'Xenon' Hanson, omo sanza lettere. [email protected]
>>> http://www.alphapixel.com/
>>> Training * Consulting * Contracting
>>> 3D * Scene Graphs (Open Scene Graph/OSG) * OpenGL 2 * OpenGL 3 * OpenGL
>>> 4 * GLSL * OpenGL ES 1 * OpenGL ES 2 * OpenCL
>>> Digital Imaging * GIS * GPS * osgEarth * Terrain * Telemetry *
>>> Cryptography * Digital Audio * LIDAR * Kinect * Embedded * Mobile *
>>> iPhone/iPad/iOS * Android
>>> @alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
>>> 623-PIXL [7495]
>>>
>>> _______________________________________________
>>> 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
>>
>>
>
>
> --
> Chris 'Xenon' Hanson, omo sanza lettere. [email protected]
> http://www.alphapixel.com/
> Training * Consulting * Contracting
> 3D * Scene Graphs (Open Scene Graph/OSG) * OpenGL 2 * OpenGL 3 * OpenGL 4
> * GLSL * OpenGL ES 1 * OpenGL ES 2 * OpenCL
> Digital Imaging * GIS * GPS * osgEarth * Terrain * Telemetry *
> Cryptography * Digital Audio * LIDAR * Kinect * Embedded * Mobile *
> iPhone/iPad/iOS * Android
> @alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
> 623-PIXL [7495]
>
> _______________________________________________
> 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