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.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.