On Fri, 23 May 2008, Tueller, Shayne R Civ USAF AFMC 519 SMXS/MXDEC wrote:
Does anyone know if VPB supports the reading of the DTED file format (i.e. *.dt1 files) for generating terrain databases? Do they need to be converted over to some sort of raster format before VPB can use them?
All gis data wrangled by vpb (& osg) use the gdal library and as such, this is a question of gdal rather than vpb.
If you have built gdal on your system you can use gdalinfo --formats to see what it's capable of.
There is a great deal of info on osg/vpb on the web - albeit it is a bit scattered. Please see previous post to this list for guides on where to look for info.
hth -bob _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

