1
vote
1answer
107 views

DEM to STL (3D Printer Format)

I have a DEM in ArcGIS 10.1 that I would like to get into STL format for a 3D printer. Does anyone know some software that will allow me to make this conversion? I have to use the STL format because ...
4
votes
2answers
144 views

how to retrieve average building height in urban areas?

I am looking for a way to collect data on the height profile of some cities over time. I don't need to produce a detailed 3D reconstruction of cities, nor do I need to detect and measure individual ...
4
votes
2answers
155 views

How to drape a simple jpeg image over dem of some area?

How can we drape a simple jpeg image which doesnot have any geo referencing information over the digital elevation model in order to visualize it in 3D in QGIS?
2
votes
1answer
246 views

Conversion of ASTER GDEM data for CFD Analysis

I need to do a computational fluid dynamics (CFD) analysis of wind over a large area of land. I have obtained the necessary tiles from the ASTER GDEM data set (in .tif format) and was wondering how I ...
5
votes
1answer
5k views

creating a dem from contours

I have a large set of contours that I received broken down into several different subsets. I have merged most of the subsets together creating a larger set of contours in three different files. I have ...
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 ...