[Gdal-dev] Problem importing Arc Binary Grid data
Ben Discoe
ben at vterrain.org
Tue Jul 17 05:02:11 EDT 2007
> From: Frank Warmerdam
> Sent: Thursday, July 12, 2007 6:15 AM
>
> Decarlo, Thomas R. (LARC-B702)[NCI INFORMATION SYSTEMS] wrote:
> > I've been given a directory full of DEM data that I'm supposed to
> > import for use in an osgdem terrain model build.
> >
> > 10/26/2006 11:21 AM 15,135,552 tnod.adf
> > 10/26/2006 11:21 AM 10,090,416 tnxy.adf
>
> Thom,
> I think this looks more like an arc/info binary vector
> coverage ... likely specifically a TIN.
It's definitely an Arc TIN.
If you want to read it, Arc TIN is supported in the latest VTP release. You
could use VTBuilder (the standalone app for windows is downloadable from
http://vterrain.org/Doc/VTBuilder/overview.html) to read your TIN, supply
the CRS, resample/export it to anything GDAL will read (such as Arc Ascii
Grid), then read that into OSG.
Or you could just visualize it with the VTP software instead of going all
the way down into low-level OSG. ;)
-Ben
More information about the Gdal-dev
mailing list