You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
This is more of a holistic app than some individual enhancements. Will leave it open, but did add useful bits to individual issues.
Original Issue
Expand Emergency Response Guide widget to better support military customers and facility management
Details
In working with military customers responsible for facilities management and base incidents, it would be good to expand this tool. I am documenting a specific customer and use case, but I know this functionality could be used broader.
New tools:
Drop Pt. on map - this adds a point to an editable Feature Service (for persistent). It also automatically buffers the indicent by 300 ft. and changes any buildings status to Cordoned. A "secondary" buffer is added to the cordonpoly layer.
1a. Alternatively, add by Building ID from a drop down list; I am thinking this must query the FeatureService and get a list of Building IDs to select from. I assume this adds point on Building center.
Add additional buildings to active incident - if there are additional buildings that fall outside the 300 ft buffer but want to include in the cordoned area, add these buildings by dragging a box. Added to Update ERG Facilities #22
Updated Issue
This is more of a holistic app than some individual enhancements. Will leave it open, but did add useful bits to individual issues.
Original Issue
Expand Emergency Response Guide widget to better support military customers and facility management
Details
In working with military customers responsible for facilities management and base incidents, it would be good to expand this tool. I am documenting a specific customer and use case, but I know this functionality could be used broader.
New tools:
1a. Alternatively, add by Building ID from a drop down list; I am thinking this must query the FeatureService and get a list of Building IDs to select from. I assume this adds point on Building center.
These new tools can be driven off of a published Map Service/Feature Service that includes the following layers:
Once an incident is dropped on the map, there are additional capabilities that are desired based on this active incident:
Copied from original issue: Esri/solutions-webappbuilder-widgets#647
The text was updated successfully, but these errors were encountered: