<?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>idea Enhance GeoEvent Incident detector to return the Name of the GeoFence in ArcGIS GeoEvent Server Ideas</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-ideas/enhance-geoevent-incident-detector-to-return-the/idi-p/939945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;Currently if a track geometry enters or leaves or otherwise interacts with a GeoFence the output incident geoevent definition only includes the trackId of the geometry, but no way to know which GeoFence the track intersected.&amp;nbsp; It would be great, and only a small change to include the name of the GeoFence as well. I think this is sort of discussed here: &lt;A _jive_internal="true" href="https://geonet.esri.com/thread/90928#comment" title="https://geonet.esri.com/thread/90928#comment-445058"&gt;https://geonet.esri.com/thread/90928#comment-445058&lt;/A&gt; and it appears to be difficult at present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current incident schema:&lt;/P&gt;&lt;P&gt;{"type": "FeatureCollection", "features": [{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type" : "Feature",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "geometry" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type" : "Point",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "coordinates" : [ 174.805307, -41.23765 ],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "crs" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type" : "name",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "properties" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name" : "EPSG:4326"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; "properties" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "id" : "1aea19ed-a853-42a0-90bc-142737ed6528",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name" : "Vehicle has entered a depot",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type" : "Cumulative",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "status" : "Started",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "alertType" : "Notification",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "openCondition" : "(ENTER_ANY (200mBuffer/.*))",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "closeCondition" : "NOT((ENTER_ANY (200mBuffer/.*)))",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "description" : "Started at 3/08/16 9:32 AM",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "timestamp" : 1470173555000,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "definitionName" : "input-rest-xml-eroads",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "definitionOwner" : "mgraham",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "trackId" : "BZG123 Truck",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "duration" : 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "dismissed" : false,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "assignedTo" : "",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "note" : ""&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd love to see:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "definitionName" : "input-rest-xml-eroads",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "definitionOwner" : "mgraham",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "trackId" : "BZG123 Truck",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;"geoFence" : "Auckland Depot 1"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "duration" : 0,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/44379"&gt;RJ Sunderman&lt;/A&gt; &lt;A href="https://community.esri.com/migrated-users/41212"&gt;GeoEvent Team&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2016 22:18:37 GMT</pubDate>
    <dc:creator>MarcGraham1</dc:creator>
    <dc:date>2016-08-02T22:18:37Z</dc:date>
    <item>
      <title>Enhance GeoEvent Incident detector to return the Name of the GeoFence</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-ideas/enhance-geoevent-incident-detector-to-return-the/idi-p/939945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;Currently if a track geometry enters or leaves or otherwise interacts with a GeoFence the output incident geoevent definition only includes the trackId of the geometry, but no way to know which GeoFence the track intersected.&amp;nbsp; It would be great, and only a small change to include the name of the GeoFence as well. I think this is sort of discussed here: &lt;A _jive_internal="true" href="https://geonet.esri.com/thread/90928#comment" title="https://geonet.esri.com/thread/90928#comment-445058"&gt;https://geonet.esri.com/thread/90928#comment-445058&lt;/A&gt; and it appears to be difficult at present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current incident schema:&lt;/P&gt;&lt;P&gt;{"type": "FeatureCollection", "features": [{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type" : "Feature",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "geometry" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type" : "Point",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "coordinates" : [ 174.805307, -41.23765 ],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "crs" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type" : "name",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "properties" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name" : "EPSG:4326"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; "properties" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "id" : "1aea19ed-a853-42a0-90bc-142737ed6528",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name" : "Vehicle has entered a depot",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type" : "Cumulative",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "status" : "Started",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "alertType" : "Notification",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "openCondition" : "(ENTER_ANY (200mBuffer/.*))",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "closeCondition" : "NOT((ENTER_ANY (200mBuffer/.*)))",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "description" : "Started at 3/08/16 9:32 AM",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "timestamp" : 1470173555000,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "definitionName" : "input-rest-xml-eroads",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "definitionOwner" : "mgraham",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "trackId" : "BZG123 Truck",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "duration" : 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "dismissed" : false,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "assignedTo" : "",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "note" : ""&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd love to see:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "definitionName" : "input-rest-xml-eroads",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "definitionOwner" : "mgraham",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "trackId" : "BZG123 Truck",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;"geoFence" : "Auckland Depot 1"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "duration" : 0,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/44379"&gt;RJ Sunderman&lt;/A&gt; &lt;A href="https://community.esri.com/migrated-users/41212"&gt;GeoEvent Team&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 22:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-ideas/enhance-geoevent-incident-detector-to-return-the/idi-p/939945</guid>
      <dc:creator>MarcGraham1</dc:creator>
      <dc:date>2016-08-02T22:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance GeoEvent Incident detector to return the Name of the GeoFence</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-ideas/enhance-geoevent-incident-detector-to-return-the/idc-p/1266671#M137</link>
      <description>&lt;P&gt;This is still a great idea, would love to see an enhancement to include the geofence name.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 20:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-ideas/enhance-geoevent-incident-detector-to-return-the/idc-p/1266671#M137</guid>
      <dc:creator>GarrettMelvin</dc:creator>
      <dc:date>2023-03-10T20:38:36Z</dc:date>
    </item>
  </channel>
</rss>

