DOI: 10.3390/ijgi15080365 ISSN: 2220-9964

A Cloud-Native Python GIS Framework for Flood Susceptibility Screening and Critical Facility Exposure Analysis: A Reproducible Methodological Demonstration for Miami, Florida

Princewill Odum, Zirui Wang

Urban coastal cities face compounded flood hazards driven by sea-level rise, intense precipitation, and dense impervious surfaces. This study develops and demonstrates a cloud-native Python 3.12 GIS framework for flood susceptibility screening and critical facility exposure analysis in Miami, Florida, one of the most flood-exposed coastal cities in the United States. Defined here as a geospatial workflow that retrieves data dynamically from cloud-hosted APIs and executes entirely within a hosted computing environment, the framework integrates three open-source spatial indicators: terrain elevation from the USGS 3D Elevation Programme via py3dep; Euclidean distance to water bodies from OpenStreetMap via OSMnx; and building footprint density as an impervious surface proxy, also from OpenStreetMap. Indicators were standardised and combined using literature-informed MCDA weights (water proximity: 0.40; elevation: 0.35; building density: 0.25) into a continuous flood susceptibility index, classified at the 33rd- and 66th-percentile thresholds. In this proof-of-concept application, high-susceptibility zones cover 48.66 km2 (34.0%) of the city, concentrated along coastal waterfronts and inland canal corridors. Overlaying critical facility locations on the classified surface indicates that 9 of 16 hospitals (56.2%), 61 of 244 schools (25.0%), and 5 of 17 fire stations (29.4%) fall within high-susceptibility zones; because this overlay uses centroid-based facility points that have not been cross-checked against official municipal or state facility registries, these counts should be read as indicative rather than definitive. Exact binomial testing shows that the school exposure deficit is statistically significant (p = 0.00), while elevated hospital exposure, although substantively notable, does not reach significance at the current sample size (p = 0.07). The susceptibility surface itself has not been quantitatively validated against external benchmarks such as FEMA flood maps or historical inundation records, the MCDA weights have not been sensitivity-tested, and spatial autocorrelation in the index has not been assessed; concrete protocols for each of these steps are specified as subsequent calibration work rather than as prerequisites for the architecture demonstrated here. The contribution of this paper is the reproducible, cloud-native workflow architecture and its proof-of-concept application, not a validated operational assessment tool; we present it explicitly as a methodological protocol and workflow demonstration, not as an evaluation of flood risk. The framework is fully reproducible, low-cost, and transferable to other US coastal cities.

More from our Archive