Module 1.1 - Fundamentals

     The first lab of this course focused on determining horizontal and vertical accuracy and precision of GPS-collected waypoints. Accuracy was defined as the subjective closeness of a database representation of an object to the true value, and precision as the consistency of the measurement method (Bolstad, 2022).

   Horizontal accuracy and precision were determined to be 0.8 m and 4.3 m respectively. Vertical accuracy and precision were determined to be 6.04 m and 0.14 m respectively. In this module accuracy was calculated by using the distance between the average waypoint and the reference waypoint. The precision was determined by analyzing the distribution of 68% of the waypoints around the average waypoint using buffers horizontally, and the attribute table vertically.

Module 6 Part 2: Least-Cost Analysis

 

    This post focuses on the Least-Cost Analysis part of the module. We were given 3 criteria to work with for this study area: Distance to road, elevation and landcover. To obtain the Road Suitability, I used the Euclidean Distance Tool and the Reclassify Tool. To obtain the elevation and landcover suitability rasters, I used the Reclassify Tool. Then I used the Weighted Overlay Tool on the three reclassified rasters. Afterwards, I created a cost surface by inverting the combined raster layer using the Reclassify Tool. Then, I used the Cost Distance Tool twice, once for each protected area as a source. Finally, I used the Corridor Tool on the two coronado source cost distance rasters to obtain the corridor raster.

Module 6 Part 1: Suitability Analysis

     The last module of this course (Suitability and Least-Cost Analysis) will be split into two different blog posts, with this post placing emphasis on Suitability Analysis. This map layout compares two suitability scenarios, with each weighing 5 criteria differently. The 5 suitability criteria were Land Cover, Soils, Slope, River Distance, and Road Distance.

    The first 3 criteria feature layers were obtained using the Reclassify Tool, and the distance criteria were obtained using the Euclidean Distance Tool. The final rasters were obtained using the Weighted Overlay Tool. The Alternate scenario is greater in the 2, 4 and 5 suitability category areas, whereas the Equal Weight is greater in the 3 category. This is most likely due to the differing weights, as the Alternate Scenario places greater emphasis on the Slope criteria, and less emphasis on the Distance criteria.

Module 5 - Damage Assessment

     This week's lab had us perform damage assessment using aerial imagery of a Hurricane Sandy impacted study area. I had to use ArcGIS Pro's Mosaic Dataset feature in order to start comparing the pre- and post-storm imagery. The Swipe feature in the Appearance Tab was very useful in performing the assessment.

    In order to determine the extent of the structural damage, I first had to create a coastline polyline feature layer using the pre-storm imagery as a guide. Then, I used the Select By Location tool to select houses within the required distances from the coastline, then I added a 1 or 0 to their respective distance fields I previously added to the Structure Damage table. In order to obtain the counts, I used the Select By Attributes tool. Structures within 100 m would be 1 / 1 / 1 / x, 200 m would be 0 / 1 / 1 / x and 300 m would be 0 / 0 / 1 / x for the Expression selections of "100m / 200m / 300m / Structure Damage" within the Attribute Table, respectively.

     The structure damage counts found suggest that buildings closer to the coast have a higher probability of major damage or complete destruction (42% destroyed @ 100 m vs 13% destroyed @ 200 m vs 7% minor damage @ 300 m). This damage appears to have been primarily caused by storm surge.