Module 4 - Hazards: Coastal Flooding
This week’s GIS assignment walked us through a complete spatial analysis pipeline, starting with post-disaster building damage detection and finishing with coastal flood modeling using LiDAR data. We began by creating a Spatial ETL Tool, which allowed us to automate data translation and transformation between different formats. Using this, we compared pre- and post-disaster building data to detect structural changes after a hurricane event. The differences were clear: some buildings were missing in the post-disaster file, which likely indicates they were damaged or destroyed. Visual comparison of layers helped us identify red polygons representing possible destruction zones. The second half of the assignment focused on coastal flooding risk in Florida using DEM rasters. We used both LiDAR and USGS elevation data to identify areas at or below 1 meter above sea level. We also performed a building analysis on the flooding areas, which revealed key differences between the two e...