<?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: Buffering Point Feature in GeoEvent in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379264#M1595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Stefan!&amp;nbsp; I'll give that workflow a shot.&amp;nbsp; Based on what I've looked at so far, that should work.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2019 14:25:27 GMT</pubDate>
    <dc:creator>ISP_graynic</dc:creator>
    <dc:date>2019-05-13T14:25:27Z</dc:date>
    <item>
      <title>Buffering Point Feature in GeoEvent</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379262#M1593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two point feature classes.&amp;nbsp; FeatureClass1 is updated via a Survey123 project.&amp;nbsp; Whenever a new entry is created, I want to buffer that point and use that as a GeoFence in GeoEvent.&amp;nbsp; That way when FeatureClass2 has an entry, it will check to see if it is in the polygon buffer of FeatureClass1 and send an email if so.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on how to this with GeoFences in GeoEvent would be greatly appreciated!&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2019 21:54:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379262#M1593</guid>
      <dc:creator>ISP_graynic</dc:creator>
      <dc:date>2019-05-08T21:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering Point Feature in GeoEvent</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379263#M1594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/42722"&gt;Nicholas Gray&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i haven't worked a lot with geofences so far. But me first idea would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create an &lt;EM&gt;Update a Feature&lt;/EM&gt; Output to write all buffers of the FeatureClass1 features to an extra geofence feature layer.&lt;/LI&gt;&lt;LI&gt;Create a GeoEvent Service that uses the Buffer - processor to buffer the incoming features from FeatureClass1 and write it to the geofence feature layer.&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;Define a GeoFence Syncronization Rule to import the geofences from the feature layer (every x minutes)&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;Work with the GeoFence in a separat GeoEvent Service. Maybe use the processor geotagger to tag all events from FeatureClass2 that are within one of the geofences, use a filter afterwords to decide if a email should be send via "Send an Email" output connector&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 11:37:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379263#M1594</guid>
      <dc:creator>Stefan_Jung</dc:creator>
      <dc:date>2019-05-13T11:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering Point Feature in GeoEvent</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379264#M1595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Stefan!&amp;nbsp; I'll give that workflow a shot.&amp;nbsp; Based on what I've looked at so far, that should work.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 14:25:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379264#M1595</guid>
      <dc:creator>ISP_graynic</dc:creator>
      <dc:date>2019-05-13T14:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering Point Feature in GeoEvent</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379265#M1596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to use a geotagger and than an attribute filter, you can directly use a spatial filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 06:52:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/buffering-point-feature-in-geoevent/m-p/379265#M1596</guid>
      <dc:creator>Stefan_Jung</dc:creator>
      <dc:date>2019-05-14T06:52:09Z</dc:date>
    </item>
  </channel>
</rss>

