Manuel Garea wrote:
> The information i have in the raster is the elevation points of a terrain, 
> something like this:
> 11.52 11.52 11.52 15.06
> 12.52 12.52 12.52 12.52 
> 13.84 13.84 12.52 12.27 
> 12.27 12.27 13.33 13.33 

  What format is this data in, when stored on disk?

> and i need to make a DEM (Digital elevation model, a representation of the 
> terrain surface in 3D) based on this.

  Typically, you'll get your data into a format readable by the GDAL library 
used by
VirtualPlanetBuilder, then use VPB to build your terrain (usually with a draped 
orthophoto
image) into a .osg or .ive database that OSG can automatically page in and out 
while
moving around.

> Any ideas?
> Thank you!
> Cheers,
> Manuel

-- 
Chris 'Xenon' Hanson, omo sanza lettere                  Xenon AlphaPixel.com
PixelSense Landsat processing now available! http://www.alphapixel.com/demos/
"There is no Truth. There is only Perception. To Perceive is to Exist." - Xen
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to