creating digital elevation models. what is a dem? raster files with specific elevation values at...

22
Creating Digital Elevation Models

Upload: leo-powell

Post on 17-Jan-2016

232 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

Creating Digital Elevation Models

Page 2: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

What is a DEM?

• Raster files with specific elevation values at specific grid point locations

Page 3: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

Create a DEM from contours data

• Spatial Analyst Tools Interpolation Topo to Raster

• All input data stored in same coordinate system and with the same z-units– z-units = elevation units: meters, feet, etc.

Page 4: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Input feature needs z data– Nivel = level in Español

Page 5: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Type of inputPointElevation—A point feature

class representing surface elevations. The Field stores the elevations of the points

http://resources.arcgis.com/en/help/main/10.1/index.html#//009z0000007m000000

Page 6: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Type of inputContour—A line feature class that

represents elevation contours. The Field stores the elevations of the contour lines

Page 7: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Type of inputBoundary—A feature class

containing a single polygon that represents the outer boundary of the output raster. Cells in the output raster outside this boundary will be NoData. This option can be used for clipping out water areas along coastlines before making the final output raster. There is no Field option for Boundary.

Page 8: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Stream—A line feature class of stream locations. All arcs must be oriented to point downstream. The feature class should only contain single arc streams. There is no Field option for Stream.

• Sink—A point feature class that represents known topographic depressions. Topo to Raster will not attempt to remove from the analysis any points explicitly identified as sinks. The Field used should be one that stores the elevation of the legitimate sink. If NONE is selected, only the location of the sink is used.

• Lake—A polygon feature class that specifies the location of lakes. All output raster cells within a lake will be assigned to the minimum elevation value of all cells along the shoreline. There is no Field option for Lake.

• Cliff—A line feature class of the cliffs. The cliff line features must be oriented so that the left-hand side of the line is on the low side of the cliff and the right-hand side is the high side of the cliff. There is no Field option for Cliff.

• Exclusion—A polygon feature class of the areas in which the input data should be ignored. These polygons permit removal of elevation data from the interpolation process. This is typically used to remove elevation data associated with dam walls and bridges. This enables interpolation of the underlying valley with connected drainage structure. There is no Field option for Exclusion.

• Coast—A polygon feature class containing the outline of a coastal area. Cells in the final output raster that lie outside these polygons are set to a value that is less than the user-specified minimum height limit. There is no Field option for Coast.

Page 9: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Output cell size– Size of each individual pixel in raster– Smaller cell sizes are more accurate– units of the input raster

• 10 m resolution

pixel resolution of 10 m

vertical accuracy of 20 m

Page 10: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

Five counties, Indiana, 1:200,000 scale. https://www.igic.org/news/index.php?itemid=500

Page 11: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

Surface Analyses

Page 12: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

What to do with a DEM?

• Visualization

pixel resolution of 10 m

vertical accuracy of 20 m

Page 13: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Surface Analysis• Slope• Viewshed• Aspect• Hillshade• Contouring

Page 14: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Elevation analyses– Sea level rise

Page 15: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Elevation analyses– Sea level rise on habitats

Clase

Alcornocal

Bosque húmedo maduro

Bosque seco

Bosque secundario

Catival

Manglar

Playa

Potrero

Rastrojo

Sangrillal

Vegetación de playa

Page 16: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations
Page 17: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

Creating 3-D Scenes

Page 18: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

ArcScene

• 3D visualization

Vertical exaggeration = 5

Page 19: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations
Page 20: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• http://www.youtube.com/watch?v=Nun95_cQzBg

Page 21: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

Questions?

??

Page 22: Creating Digital Elevation Models. What is a DEM? Raster files with specific elevation values at specific grid point locations

• Helpful site:– http://www.gsd.harvard.edu/gis/manual/dem/