pjdohertygis / DeploymentOrderTool

GitHub for the Deployment Order Tool Project.
1 stars 0 forks source link
findnearest gis sarcop searchandrescue

Deployment Order Tool (DOT)

This is a web mapping application used to find the nearest Urban Search and Rescue Team to an incident point of arrival.

This application is currently used by FEMA US&R Branch staff to determine the closest Task Force based on trucking distance and/or travel time. It can be adapted for other purposes but the intended audience for the core application is the FEMA US&R Branch only. For more information on this project, contact the author.

Deployment Order Tool 2.0 (requires username and password) https://experience.arcgis.com/experience/9c74a78957d24994af8536ce1015f197

image

Backend - How Does It Work?

To provide a simplified end user process with rapid results, we pre-calculated the truck-driving distance between 28 FEMA US&R Task Force Points of Departure (POD, static) and USNG 5km Grid Centroids. Then the end user simply uses a web mapping application (WebAppBuilder) to click on a Point of Arrival (POA) location. This selects a 5km Grid and looks up the distance for each Task Force POD from that 5km Grid centroid. The results are returned instantly.

image

See ArcGIS Pro Project with scripts, data, and documentation here: https://arcgis.com/home/item.html?id=1d0ec3e5e6e8496ba22e4d3ba20f94a4

Preview of the ArcGIS Pro Tasks and ArcGIS Toolbox / scripts.

image

image

Frontend - How Does It Work?

Web Map https://www.arcgis.com/home/item.html?id=3f0ef15c7ca647c1a43ec47927c6684b

Web Mapping Application (Builder) https://experience.arcgis.com/experience/9c74a78957d24994af8536ce1015f197 https://experience.arcgis.com/builder/?id=9c74a78957d24994af8536ce1015f197

See GitHub Wiki for documentation on how the layers, web maps, and apps are configured. https://github.com/pjdohertygis/DeploymentOrderTool/wiki