GIS4930 T2 M1
In this lab, I worked through a series of exercises designed to compare and apply two fundamental elevation data models: TINs (Triangulated Irregular Networks) and DEMs (Digital Elevation Models). The workflow highlighted how these models can be visualized, analyzed, and compared to better understand terrain. Part A: Draping imagery over terrain This part of the lab had us looking at Death Valley with a remotely sensed image draped over a TIN, which was used as an elevation layer to produce a 3d image. We added vertical exaggeration to reveal surface features that weren't noticeable in the flat imagery. Part B: Ski run suitability modeling Next, I built a suitability model using a DEM. I reclassified elevation, slope, and aspect into categories of suitability, then combined them in a Weighted Overlay. The resulting raster identified areas best suited for ski runs, with greens showing higher suitability and reds showing lower suitability (see screenshot below). I also got to u...