Module 2.1: TINs and DEMS
The topic for this week's lab was working with 3D data in the form of DEMs or TINs. There were several parts to the lab, each with a different set of data and scenario. Local 3D scenes were created for each scenario by setting the raster elevation dataset as the surface source and setting a vertical exaggeration to show the differences in elevation changes better.
Part A simply involved draping a terrain image over a 3D terrain to produce a realistic-looking 3D image.
Part B involved taking a DEM, or Digital Elevation Model, raster and determining the potential suitability for a new ski slope location. The most suitable areas are areas at elevation above 2501 ft, a slope between 30-45 degrees, and the slope is heading in a western direction. In order to determine the suitability, the DEM was reclassified into three categories with rating values. The SLOPE tool was then used to create a slope raster with the elevation DEM as the input feature. This slope raster was also reclassified into five slope degrees categories, with rating values. Low slope values were rated the lowest. The ASPECT tool was also used with the elevation DEM, and the resulting raster was reclassified similarly to the elevation and slope data. Finally, the WEIGHTED OVERLAY tool was used to determine the suitability by weighing the ratings of all three combined rasters, in which the aspect is 25%, the elevation rating is weighted 40%, and the slope is weighted 35%. A higher weighted percentage essentially puts the rating as "higher priority" for that category. So, in this case, the elevation had the highest priority. The final suitability raster is pictured below, using the draping and vertical exaggeration method in a 3D local scene. Areas ranged from dark green (very suitable) to red (unsuitable).
Comments
Post a Comment