kcigeospatial / Inlet-Field-and-Web-App-Configuration

Tracker for the Inlet Cleaning app
https://arcg.is/1imOaC
0 stars 1 forks source link

Denote cleaned inlets in real-time on the map #47

Closed talllguy closed 5 years ago

talllguy commented 5 years ago

This issue comes via Shaun Cullen of MES. Sean and I have worked together before. His request was that we show the cleanings as they occur in real-time for visual feedback.

Use Case

The cleaning crew is driving down a divided highway with a guardrail in the center. There are inlets on the center median. Some require parking on one side of the median while others require making a distant u-turn and returning. The field crew wants to see which inlets they've already cleaned in real-time so that they know where to stop after making a u-turn.

Implementation Options

A. Modify the ICP script to run in real-time or very frequently B. Add the Inlet Cleaning Record (from Survey123) as a read-only feature on the map.

Implementation Discussion

A. @johnshiu and I discussed this and agreed it is not feasible given the tax on performance it would require of the server. B. Adding the Survey123 point is an easy solution. It would work with a read only view that would appear as soon as the user hits submit. It does require GPS on the mobile device doing the inspection.