<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Replicate geoEvent Idle Detection Functionality in Velocity. in ArcGIS Velocity Questions</title>
    <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513563#M426</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/56766"&gt;@PeterNasuti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been fighting with that node for almost a year now with zero success.&amp;nbsp; I was told that the documentation does not match the implementation.&amp;nbsp; This is why I posted to see if others have maybe found a better way.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2024 12:57:10 GMT</pubDate>
    <dc:creator>JeffSilberberg</dc:creator>
    <dc:date>2024-08-01T12:57:10Z</dc:date>
    <item>
      <title>Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513077#M417</link>
      <description>&lt;P&gt;After many many attempts, I am unable to replicate the functionality of idle Detection in geoEvent within Velocity.&amp;nbsp; We have tried any number of&amp;nbsp; nodes and combination of nodes with no luck.&amp;nbsp; &amp;nbsp;CalaculateMotionStatics comes the closest but does not really provide the same functionality and the documentation for this node is ambiguous at best.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else found any good solutions?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;A href="https://hub.arcgis.com/documents/5d8e3446736d4df299c7c96bc275d561/explore" target="_blank"&gt;https://hub.arcgis.com/documents/5d8e3446736d4df299c7c96bc275d561/explore&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Track Idle Detector Processor is a supported add-on processor that can be added to a GeoEvent Service that detects if a unique TRACK_ID has moved more than a specified amount within a given time. For example, if a delivery van is expected to make delivery stops that will not exceed 120 seconds, a Track Idle Detector could be used to alert dispatch personnel if a van is stuck in a single location for more than two minutes (e.g. if they are stuck in traffic or the vehicle has mechanical problems).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 18:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513077#M417</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-07-31T18:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513093#M419</link>
      <description>&lt;P&gt;Have you looked at Find Dwell Locations ?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 18:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513093#M419</guid>
      <dc:creator>MuneerMajid</dc:creator>
      <dc:date>2024-07-31T18:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513108#M421</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17075"&gt;@MuneerMajid&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;No, I have not as it's not an option in my Velocity RealTime Analytic only in Big Data Analytics -- Find Locations -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/iot/analyze/find-dwell-locations.htm" target="_blank"&gt;https://doc.arcgis.com/en/iot/analyze/find-dwell-locations.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 18:46:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513108#M421</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-07-31T18:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513516#M425</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/140376"&gt;@JeffSilberberg&lt;/a&gt;&amp;nbsp;Ideally the Calculate Motion Statistics tool would be the right choice at this point to achieve what I am understanding you are asking.&lt;/P&gt;&lt;P&gt;Assuming you have location updates coming in (people, vehicles, object in motion) and want to know when that entity is idle and not moving:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Configure the Calculate Motion Statistics tool&lt;UL&gt;&lt;LI&gt;Of key importance are the distance tolerance and timespan tolerance&lt;UL&gt;&lt;LI&gt;"The &lt;STRONG&gt;units of the output motion statistics depend on the units specified for the&amp;nbsp;&lt;SPAN class=""&gt;Distance Tolerance&lt;/SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;SPAN class=""&gt;Timespan Tolerance&lt;/SPAN&gt;&amp;nbsp;parameters&lt;/STRONG&gt;. For example, if you're specifying a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Distance Tolerance&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;value of 750 meters and a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Timespan Tolerance&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;value of 10 minutes, the output distance fields will be in meters, the output time span fields will be in minutes, and the output speed fields will contain values with units of meters per minute."&lt;/LI&gt;&lt;LI&gt;For another example, if you specify "1 mile" and "1 hour", if the feature movement drops below 1 mile per hour, that would be identified as a dwell by this tool and output units calculated by the tool would be in miles &amp;amp; hours.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This tool will generate the following attributes then related to idling:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Idling&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Specifies whether the track is idle based on a distance and time threshold from the previous observation&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Boolean&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;TotalIdleTime&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Cumulative amount of time for which idling was detected&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Float64&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;PercentageIdleTime&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Percentage of time for which idling was detected&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Float64&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 01 Aug 2024 11:12:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513516#M425</guid>
      <dc:creator>PeterNasuti</dc:creator>
      <dc:date>2024-08-01T11:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513563#M426</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/56766"&gt;@PeterNasuti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been fighting with that node for almost a year now with zero success.&amp;nbsp; I was told that the documentation does not match the implementation.&amp;nbsp; This is why I posted to see if others have maybe found a better way.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 12:57:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513563#M426</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-08-01T12:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513573#M427</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/140376"&gt;@JeffSilberberg&lt;/a&gt;&amp;nbsp;The documentation for all Velocity tools matches the implementation - please feel free to reach out to me directly over email (&lt;A href="mailto:pnasuti@esri.com" target="_blank"&gt;pnasuti@esri.com&lt;/A&gt;) and we will get a member of the product team assigned to investigate your reported issues with the Calculate Motion Statistics tool directly.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 13:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513573#M427</guid>
      <dc:creator>PeterNasuti</dc:creator>
      <dc:date>2024-08-01T13:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513605#M428</link>
      <description>&lt;P&gt;PM Sent --&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 13:53:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1513605#M428</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-08-01T13:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1514868#M429</link>
      <description>&lt;P&gt;To follow up on this thread for future community reference:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;From the Velocity perspective, we will enhance the Calculate Motion Statistics presentation of the tool parameters and user experience to make the settings more clear to the user (targeting 5.3 release late 2024)&lt;/LI&gt;&lt;LI&gt;The&amp;nbsp;&lt;STRONG&gt;History Depth&lt;/STRONG&gt; parameter is of key importance for calculations&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;This parameter is "the number of event observations to evaluate per track (includes the current observation). Motion calculations will be done based on this information."&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;For example if you set a history depth parameter of 3, the min/max/sum/total/average/TotalIdleTime/PercentIdleTime calculations will be based on the current feature and the two prior features&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Relevant to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/140376"&gt;@JeffSilberberg&lt;/a&gt;&amp;nbsp;'s workflow, there was a goal to obtain the "Total Idle Time" since the beginning of idling, rather than just the total idle time relevant to the History Depth parameter&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;To achieve this, a Detect Incidents tool was configured following the Calculate Motion Statistics tool&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;An attribute open condition of "$feature.Idling == True" was utilized to detect and open an incident when idling had started&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The "IncidentDuration" value generated by the Detect Incidents tool generated a stateful and accurate calculation of how long an entity had been idling&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;We will examine updating the Calculate Motion Statistics tool to adjust the Total and Percentage idle time values to be fully stateful beyond just the history depth&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 05 Aug 2024 10:48:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1514868#M429</guid>
      <dc:creator>PeterNasuti</dc:creator>
      <dc:date>2024-08-05T10:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1523385#M437</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/450535"&gt;@pete&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/140376"&gt;@JeffSilberberg&lt;/a&gt;&amp;nbsp; Appreciate your valuable insights on this thread.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am in a similar situation. I have some 200 odd tablets on cellular network with Operators onboard a vehicle fleet reporting their locations every 30 seconds. The operators are often driving on highways/county roads etc to fields/well pad sites. I wish to be able to detect when Operators are stationary for more than a time threshold &amp;amp; consequently text them a Survey123 form for responses on their detected Idle State. I am generally looking at an Idle distance tolerance of 50 Meters over a 5 minute window, and actually text them when the Idle time exceeds 2 hours in total.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have tried various combinations to the Motion Statistics parameters over the last week or so. The Idling column is always reported false, and %IdlingTime 0 even if vehicles are fully stationary within the defined history depth. I see that the Speed, Acceleration, Distance &amp;amp; all other motions stats are reported 0 for such vehicles as expected, but Idling is still calculated as False&amp;nbsp; . Actual vehicles alone, I have even tried to calculate the Motion Statistics from stationary devices like PCs at an office, and the results are the same. This is a bit of an annoyance and I cant seem to overcome this issue in order to get the expected output from this tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am perhaps missing a trick in plain sight here, would appreciate any inputs to overcome this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2024 23:44:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1523385#M437</guid>
      <dc:creator>MuneerMajid</dc:creator>
      <dc:date>2024-08-18T23:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1523755#M438</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17075"&gt;@MuneerMajid&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, I am still struggling with this as well.&amp;nbsp; &amp;nbsp;If there is a magic trick, I have not found it either.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 13:33:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1523755#M438</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-08-19T13:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1524353#M439</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17075"&gt;@MuneerMajid&lt;/a&gt;&amp;nbsp;Can you please log an Esri support case with the questions you are still facing with this tool? We will also get a Velocity product engineer to further assist as needed.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/222539"&gt;@JeffEismanGIS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 13:07:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1524353#M439</guid>
      <dc:creator>PeterNasuti</dc:creator>
      <dc:date>2024-08-20T13:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1526640#M440</link>
      <description>&lt;P&gt;Thanks Peter, I have logged the below ticket via the support site -&lt;BR /&gt;&lt;A href="https://my.esri.com/#/support/cases/tech-cases?caseNumber=03707071" target="_blank"&gt;https://my.esri.com/#/support/cases/tech-cases?caseNumber=03707071&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 19:08:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1526640#M440</guid>
      <dc:creator>MuneerMajid</dc:creator>
      <dc:date>2024-08-23T19:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1535214#M444</link>
      <description>&lt;P&gt;I have had a ticket open with ESRI support since 8/20. There has been no movement on it all this while and the designated analyst has only told me that the product team has been reviewing this internally. Pretty disappointed at this point at the inability of the Motion Statistics to deliver what's expected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 19:11:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1535214#M444</guid>
      <dc:creator>MuneerMajid</dc:creator>
      <dc:date>2024-09-04T19:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1535242#M445</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17075"&gt;@MuneerMajid&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/56766"&gt;@PeterNasuti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, I do not have an update from them either at this time --&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 19:41:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1535242#M445</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-09-04T19:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1538521#M446</link>
      <description>&lt;P&gt;I wanted to provide an update on this issue.&amp;nbsp; I worked with MuneerMajid to further investigate this issue with the Calculate Motion Statistics tool.&amp;nbsp; The original question was around getting the Calculate Motion Statistics tool to output Idling values that were True.&amp;nbsp; We took a closer look at the workflow and clarified some of the tool parameters.&amp;nbsp; For Calculate Motion Statistics to output Idling status of TRUE, the following 2 statements must both be true:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;TimeSpan&amp;nbsp; &amp;gt; TimespanTolerance&lt;/LI&gt;&lt;LI&gt;Distance &amp;lt; DistanceTolerance&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Where TimeSpan is the time elapsed between the previous and current observation and TimespanTolerance is the Timespan Tolerance value entered in the tool. &amp;nbsp;Distance is the distance travelled between the previous and current observation and DistanceTolerance is the Distance Tolerance value entered in the tool.&amp;nbsp; If either of the above statements is false, then the tool will output an Idling status of FALSE for that point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We talked through the end goal of the workflow and decided that with some fine-tuning of the parameters, it may be possible to get the Calculate Motion Statistics tool to output the desired results &lt;EM&gt;or&lt;/EM&gt; there could be an alternative workflow using Calculate Fields tool with TrackFunctions and the Detect Incidents tool.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 19:50:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1538521#M446</guid>
      <dc:creator>Joanna_Nishimura</dc:creator>
      <dc:date>2024-09-13T19:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate geoEvent Idle Detection Functionality in Velocity.</title>
      <link>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1544452#M453</link>
      <description>&lt;P&gt;The solution provided by Joanna has worked well for me thus far. I think it is safe to conclude that you can tweak Motion Statistics do exactly what it promises, although we agree the documentation may not be easy to apply right off the bat.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There were several tricks that I learned along the way during my discussions with Joanna for effectively putting motion statistics to good use. In my case, I was looking to flag vehicles which were Idle for more than 60 minutes. How you translate 'IDLE' is of great importance here, and my definition of it can be different than yours or ESRI's. I will try to elaborate on this a bit for the greater cause -&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For starters, IDLING detection within a custom time span is not reported by the tool in a way that's straight forward and easy to transcribe. Lets say in my case, I wish to detect vehicles which have traveled less than 500 Meters Geodetic over a 5 minute time span while I am gathering vehicle locations at every 30 second intervals. That implies that my distance tolerance is 500 Meters, but time span tolerance cannot be 5 minutes. If you put this combination in the tool, you are always going to get IDLING = FALSE. So rather than visualizing Idling over a 5 minute span, we viewed this as 10 individual observations each 30 seconds in duration. And also split our distance tolerance into 50 Meters. All in all you are trying to come up with a strategy to ensure that the following two conditions are always met for IDLING to be TRUE -&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1) Distance &amp;lt; Distance Tolerance (50 Meter)&lt;BR /&gt;2) Timespan Tolerance &amp;lt; Timespan (30 seconds)&lt;BR /&gt;&lt;BR /&gt;I ended up putting my Timespan tolerance to a arbitrary number of 28 seconds for it to satisfy condition#2 at all times. I still dont agree with the way Timespan Tolerance is factored into the tool, for you can have more real time situations where the timespan is lot shorter (for eg. A Fleet of Vehicles sending their location at a timespan of every 1-2 seconds). In such cases I dont think your motion statistics IDLING output will be reliable if you are to ensure that Time span tolerance is as small as 0.5 seconds or so. For a more precise implementation of IDLING detection, we should have the capability of not comparing just the last observation, instead over a history depth. In other words, I should be able to get the tool to spit IDLING status over a time interval of 1 minute inspite of the observations being just seconds or milliseconds apart. Motion Statistics IDLING would be a little more powerful in my opinion if it can do cumulative IDLING analysis over the history depth rather than just 2 observations. What's also another interesting finding is that IDLING seems to be the only attribute in Motion Statistics that ignores the history depth for calculations and relies on the most recent observation, all other properties are reported over the history depth like speed, acceleration etc. IDLE duration and IDLE Percentage it must be stated do consider history depth which is understandable.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Joanna however provided an alternate approach as well to factor in my above concerns. She demonstrated the use of track functions in arcade to calculate instantaneous speed and I like this approach as well. All in all, I was able to achieve what I needed with a combination of a few different checks and balances. I wouldn't have been able to tackle this requirement without Joanna's help though for I wasn't getting far by solely referring the documentation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am happy to share any further insights shall anyone have questions about Motion Statistics.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 18:55:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-questions/replicate-geoevent-idle-detection-functionality-in/m-p/1544452#M453</guid>
      <dc:creator>MuneerMajid</dc:creator>
      <dc:date>2024-10-01T18:55:11Z</dc:date>
    </item>
  </channel>
</rss>

