Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

ERG Improvements to support facilities management customers #2

Open
Dbarnes1 opened this issue Sep 29, 2017 · 2 comments
Open

ERG Improvements to support facilities management customers #2

Dbarnes1 opened this issue Sep 29, 2017 · 2 comments

Comments

@Dbarnes1
Copy link
Collaborator

Dbarnes1 commented Sep 29, 2017

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:

  1. 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.
  2. 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
  3. Edit Multiple Bldg Status Added to Update ERG Facilities #22
  4. Add Blockade to active incident Added to Route Analysis #37
  5. Add Safe Route Added to Route Analysis #37
  6. Add Plume from KML/Shapefile - in this case, these files are being computer by external algorithms and imported via this method.

These new tools can be driven off of a published Map Service/Feature Service that includes the following layers:

image

Once an incident is dropped on the map, there are additional capabilities that are desired based on this active incident:

  1. Edit incident info - ability to change name, details, and status (Pending by default, Active, Inactive)
  2. Delete incident - clears incident and return buildings' status to all clear
  3. Add cordon to this incident - name, size, primary check on/off Added to Route Analysis #37
  4. View building report - view buildings affected in a grid - facility, status Added to Update ERG Facilities #22
  5. View blockages report - grid of blockages associated with incident to include name, roads, details, blockage type Added to Route Analysis #37
  6. Activate Entire Event - push to the primary viewer as an active incident that others will now see

Copied from original issue: Esri/solutions-webappbuilder-widgets#647

@joebayles
Copy link
Collaborator

These are awesome, but I think they should be broken into individual issues and prioritized to versions next or after next.

@Dbarnes1 @elinz thoughts?

@Dbarnes1
Copy link
Collaborator Author

@joebayles feel free to break them down into different issues

@joebayles joebayles self-assigned this Oct 13, 2017
This was referenced Oct 13, 2017
@joebayles joebayles modified the milestones: Version-Next, Version-Deferred Oct 13, 2017
@joebayles joebayles removed their assignment Oct 13, 2017
@lfunkhouser lfunkhouser removed this from the Version - Deferred milestone Dec 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants