6
votes
3answers
439 views

Generating a TIN from a DEM without ArcGIS

I'd like to generate a 3d terrain model moving from a DEM dataset (currently in shp and GeoTIFF format). As far as I understand it, the first step of the better path would be generating a TIN, but I ...
3
votes
1answer
399 views

DEM: How to convert a mosaic dataset to TIN?

I merged several DEMs together in on single DEM with mosaic dataset. Now I wanted to convert this mosaic dataset in Vector with TIN. But when I use the tool (3D Analyst Tool) Raster to TIN comes an ...
5
votes
1answer
2k views

Which is better, DEM or Triangles (TIN/Terrain)

Which is better DEM or TIN? What are the benefits/negatives of each?
6
votes
1answer
249 views

Problems creating TIN from British Columbia DEM data

Is anyone familiar with creating a TIN using ArcGIS9.3 and British Columbia DEM data (.GEN files)? I can't figure out how to get the breaklines to work during the creation of the TIN. Using ...
5
votes
3answers
602 views

getting from a DEM to points that could be used for a TIN

I have a DEM, and would like to create a set of points that I can use to make a mesh for a 3d modeling program, such as Maya, Blender, or SketchUp. If I were to make a TIN from a DEM in ArcGIS, ArcGIS ...