Assessing Rescue Factors in Densely Built Urban Areas
This project explores the emergency rescue capabilities in densely populated urban environments through case studies in Mong Kok (Hong Kong) and Dhaka (Bangladesh). These areas are known for their complex layouts, narrow streets, and high building density.
The goal is to develop a "rescue factor"—a composite metric derived from geospatial analysis, image processing, and simulation—that quantifies the accessibility of different streets for emergency response. The resulting insights can support urban planning and emergency preparedness.
-
Satellite Imagery
-
Street-View Imagery
-
Building Layout Identification
-
Escape Route Detection
-
Fire Station Proximity
-
Rescue Time Simulation
-
Metric Development
-
Statistical Analysis
- Assess relationships with building height, street width, and population density.
-
Interactive Mapping
-
Dashboard Development
- Satellite imagery (Sentinel Hub, Google Earth Engine)
- Street-level imagery (Mapillary)
- OpenStreetMap data for road networks and fire station locations
- Optional: Real-time traffic data from OSM-compatible APIs
- Image Processing: OpenCV, YOLOv5/Faster R-CNN
- Geospatial Analysis: QGIS, GDAL, GeoPandas, Shapely
- Routing Simulation: OpenRouteService
- Visualization: Folium, Streamlit, Dash
To be determined.