Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incident Flow Path #129

Open
5 tasks
stdavis opened this issue Oct 15, 2024 · 0 comments
Open
5 tasks

Incident Flow Path #129

stdavis opened this issue Oct 15, 2024 · 0 comments

Comments

@stdavis
Copy link
Member

stdavis commented Oct 15, 2024

When a spill location is created or updated, the map widget will generate a flowpath from the point that flows downgradient of the point.
Set a default small area for most spills, but provide the option to specify a larger path if necessary e.g., greater than 1/2 mile, default. Option to increase up to 15 miles.
1st priority is to get this to show up in the Salesforce widget, but it would be nice for it to show up in the incident report email as well.

Will Delaney, from Esri, suggested using the Trace Downstream service in AGOL. It appears that this service would not consume credits. This may be overkill as it traces all of the way to the ocean. I also wonder if the resolution is good enough (10 meters is the best possible, not guaranteed, resolution).

There may be other options. Rick suggested the Global Mapper SDK but it seems to be windows-only and not friendly to the web.

It would probably be best to store the results of this operation in Salesforce so that it doesn't have to be calculated every time the spill is viewed.

AGOL Hosted Service

Tasks

  • Research and decide what solution to use
  • Wire up to trigger for when the spill location is created or updated similar to Determine Incident Proximity to Surface Water #127
  • Create UI to allow the user to select a path length. 1/2 mile should be the default (and min?) with an option to increase up to 15 miles.
  • Determine were to store the path in Salesforce
  • Write the data to Salesforce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant