<?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: field enrichment of multiple attributes based on a spatial query?  in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557137#M2450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/44379"&gt;RJ Sunderman&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;RJ,&lt;/P&gt;&lt;P&gt;I came across this thread looking for a solution to a question I asked in another thread here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/204873"&gt;How to update an attribute of a feature based on a geoevent&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this sounds like a similar issue.&amp;nbsp; Has there been any updates to this workflow, or can you suggest a workflow for updating the attribute of an underlying polygon?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2017 20:43:46 GMT</pubDate>
    <dc:creator>CassidyKillian</dc:creator>
    <dc:date>2017-12-11T20:43:46Z</dc:date>
    <item>
      <title>field enrichment of multiple attributes based on a spatial query?</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557134#M2447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the recommended service configuration for populating existing fields in a geoEvent based on location?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the ootb processors I see geofencing + GeoTag+Table Join&amp;nbsp; as the only method. Kinda clunky&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have 2 spatially dependant attributes that exist in the schema but are blank in the incoming geoevent&amp;nbsp; (District,DistrictSupervisor) and want &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I would have to first load districts as geofences (possibly many thousands) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then I have to GeoTag to get the geofence name, then do a separate Join to get the DistrictSupervisor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ideally I am looking for a processor that queries a FS layer or shapefile by the location of the geoEvent and populate one or more attributes&amp;nbsp; in the same manner as the join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something we have sitting around somewhere? &lt;/P&gt;&lt;P&gt;Why is this not a standard processor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 17:31:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557134#M2447</guid>
      <dc:creator>BenNadler</dc:creator>
      <dc:date>2015-11-20T17:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: field enrichment of multiple attributes based on a spatial query?</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557135#M2448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ben -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;My apologies that your question went so long without an answer or reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the best of my knowledge, GeoEvent does not do anything with Shapefiles, and there is no out-of-the-box processor which will query a map service / feature service based on spatial criteria. The &lt;SPAN style="font-size: 9.0pt; font-family: 'Verdana',sans-serif; color: gray; background: white;"&gt;Field Enricher&lt;/SPAN&gt; processor is the closest match, and as you know, it only accepts a field on which an attribute join can be performed. Therefore the only workflow available, out-of-the-box, for enriching an event with attribute information from a database table based on spatial coincidence with a Geometry is the one you've used:&amp;nbsp; Load GeoFences, use a GeoTagger processor to determine spatial coincidence (and enrich with the name of a GeoFence), then use a Field Enricher processor to complete the enrichment by performing an attribute join and loading attribute values associated with the GeoFence into the event being processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The product team has an issue open in the product backlog ("&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Verdana, sans-serif; color: gray; background: white;"&gt;Allow imported GeoFences to contain both attributes and geometry - Issue #564&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"). Implementation on this has been deferred because &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;GeoFences, by design, are intentionally light-weight. They are maintained in memory for fast geometric comparisons. There are &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;significant consequences to loading all of the attributes associated with a Geometry into GeoEvent as GeoFence attributes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I will ask around to see if there is any other advice to offer you, but I think in this case the workflow is by design. A custom processor which provides an event's Geometry to a feature service in order to perform a spatial join is not something I think is being considered.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Esri Technical Support can help you open a case to request product enhancements. If we can get several customers behind a case it will help prioritize the enhancement within the product backlog.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hope this information is helpful -&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;RJ&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jan 2016 00:28:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557135#M2448</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2016-01-23T00:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: field enrichment of multiple attributes based on a spatial query?</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557136#M2449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A custom processor is ideal. Preferable to modifying geofence functionality. I may look at a workflow solution for this, or perhaps build it out in my spare time &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 16:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557136#M2449</guid>
      <dc:creator>BenNadler</dc:creator>
      <dc:date>2016-01-30T16:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: field enrichment of multiple attributes based on a spatial query?</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557137#M2450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/44379"&gt;RJ Sunderman&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;RJ,&lt;/P&gt;&lt;P&gt;I came across this thread looking for a solution to a question I asked in another thread here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/204873"&gt;How to update an attribute of a feature based on a geoevent&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this sounds like a similar issue.&amp;nbsp; Has there been any updates to this workflow, or can you suggest a workflow for updating the attribute of an underlying polygon?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 20:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557137#M2450</guid>
      <dc:creator>CassidyKillian</dc:creator>
      <dc:date>2017-12-11T20:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: field enrichment of multiple attributes based on a spatial query?</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557138#M2451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;Hello Cassidy --&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&lt;SPAN&gt;What I think&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/migrated-users/12729"&gt;Ben Nadler&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;was originally asking in his post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/message/569774"&gt;field enrichment of multiple attributes based on a spatial query?&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;is not what you are looking for. If I understand your question, you want to detect when at least two assets are within a work area and update a feature attribute which allows that area to be displayed as "cleared".&lt;/SPAN&gt;&lt;BR data-jive-statusinputadd="true" data-jive-truncation-flag="true" /&gt;&lt;BR data-jive-statusinputadd="true" data-jive-truncation-flag="true" /&gt;&lt;SPAN&gt;In any case, the workflow described in that thread -- use a GeoTagger to obtain an attribute value that can be used as a primary join field, then a Field Enricher to enrich an event record with attribute (or geometry) from a feature record -- is still your only way to detect spatial coincidence and enrich event records with related feature records. The functionality Ben is asking for, a processor that can perform a spatial join, has not been implemented.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&lt;SPAN&gt;I'll reply to your original question, &lt;A href="https://community.esri.com/message/727624-how-to-update-an-attribute-of-a-feature-based-on-a-geoevent?sr=search&amp;amp;searchId=19c59ece-a985-4d7d-83db-5e889b5e1520&amp;amp;searchIndex=3"&gt;https://community.esri.com/message/727624-how-to-update-an-attribute-of-a-feature-based-on-a-geoevent?sr=search&amp;amp;searchId=19c59ece-a985-4d7d-83db-5e889b5e1520&amp;amp;searchIndex=3&lt;/A&gt;‌ as part of its thread.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&lt;SPAN&gt;-- RJ&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 22:15:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/field-enrichment-of-multiple-attributes-based-on-a/m-p/557138#M2451</guid>
      <dc:creator>RJSunderman</dc:creator>
      <dc:date>2017-12-12T22:15:59Z</dc:date>
    </item>
  </channel>
</rss>

