Is it possible to populate an attribute field with time data taken from a tracking layer? Specifically, can you populate a hydrant flush time field by measuring the time spent standing next to the hydrant?
Hello Ariana,
This could be accomplished using the ArcGIS API for Python. Our team has a sample Notebook in our Scripts repo called Find Dwell Times at Polygons that could be a starting point, replacing the polygon layer by buffering your hydrants. The dwell start/end time output is written to the console, but could be used to calculate a duration and update an attribute field.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.