Hi Sanat,

VBP using GDAL for reading imagery and DEMS, so it supports all the
formats that GDAL reads.  Either of the following wll list all the
formats:

  osgdem --formats
  vpbmaster --formats

Or you can just invoke GDAL's command  line tools to get essentially
the same info:

  gdalinfo --formats

If you don't have gespatial data in one of these formats you'll need
to use another tool to convert them to a supported format.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to