<?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: Merging Coincident Events with Similar Attributes in ArcGIS Pipeline Referencing Questions</title>
    <link>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1264195#M92</link>
    <description>&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;Take a look at the allowmerge parameter within the lrsApplyEdits operation (&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/apply-edits.htm" target="_blank"&gt;https://developers.arcgis.com/rest/services-reference/enterprise/apply-edits.htm&lt;/A&gt;).&amp;nbsp; It should make the type of merge you're asking about.&lt;/P&gt;&lt;P&gt;Nathan&lt;BR /&gt;ArcGIS Pipeline Referencing team&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 22:58:04 GMT</pubDate>
    <dc:creator>NathanEasley</dc:creator>
    <dc:date>2023-03-03T22:58:04Z</dc:date>
    <item>
      <title>Merging Coincident Events with Similar Attributes</title>
      <link>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1264134#M91</link>
      <description>&lt;P&gt;Is there a programmatic method within the LRS Server to "Merge Coincident Events with similar attributes"? I see this option available in the Event Editor application but was looking to see if there was a batch method to perform this.&lt;/P&gt;&lt;P&gt;This would be useful when the event layer has been unnecessarily split at a geographic location.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 19:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1264134#M91</guid>
      <dc:creator>AndrewLaux</dc:creator>
      <dc:date>2023-03-03T19:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Coincident Events with Similar Attributes</title>
      <link>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1264195#M92</link>
      <description>&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;Take a look at the allowmerge parameter within the lrsApplyEdits operation (&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/apply-edits.htm" target="_blank"&gt;https://developers.arcgis.com/rest/services-reference/enterprise/apply-edits.htm&lt;/A&gt;).&amp;nbsp; It should make the type of merge you're asking about.&lt;/P&gt;&lt;P&gt;Nathan&lt;BR /&gt;ArcGIS Pipeline Referencing team&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 22:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1264195#M92</guid>
      <dc:creator>NathanEasley</dc:creator>
      <dc:date>2023-03-03T22:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Coincident Events with Similar Attributes</title>
      <link>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1268595#M93</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9516"&gt;@AndrewLaux&lt;/a&gt;&amp;nbsp;curious if the suggested&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/apply-edits.htm" target="_self"&gt;lrsApplyEdits&lt;/A&gt; operation works for your use case? Please comment. There is a related enhancement idea for&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/roads-and-highways-user-group-rhug-questions/event-dissolve-in-alrs/m-p/1257719#M679" target="_self"&gt;Event Dissolve&lt;/A&gt;&amp;nbsp;geoprocessing tool that you can up-vote (kudo) as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 16:58:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1268595#M93</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2023-03-16T16:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Coincident Events with Similar Attributes</title>
      <link>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1268807#M94</link>
      <description>&lt;P&gt;Hi Ayan and Nathan,&lt;/P&gt;&lt;P&gt;Thank you for your input, that helps.&amp;nbsp; Although I am unsure as to whether this would apply to my case as the REST operation states that it only merges coincident events in the case of additions, not updates and deletions? In my case, t&lt;SPAN&gt;he features&amp;nbsp; have already been loaded into the LRS database using the Append Events tool. In retrospect, could adding the Event Dissolve tool to a preprocessing workflow before performing Append Events be a solution to this issue?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 22:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1268807#M94</guid>
      <dc:creator>AndrewLaux</dc:creator>
      <dc:date>2023-03-16T22:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Coincident Events with Similar Attributes</title>
      <link>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1268946#M95</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9516"&gt;@AndrewLaux&lt;/a&gt;&amp;nbsp;T&lt;SPAN&gt;he&amp;nbsp;"&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/2.9/tool-reference/linear-referencing/dissolve-route-events.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Dissolve Route Events&lt;/A&gt;&lt;SPAN&gt;" tool is in the Linear Referencing Tools. The tool allows you to specify dissolve field(s) as well as combine adjacent events. However, the output is created as a new table (not in-place). The tool will work great as part of initial/bulk load of events as a precursor to "Append Events". - as posted in the ArcGIS Ideas thread&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/roads-and-highways-user-group-rhug-questions/event-dissolve-in-alrs/m-p/1257719#M679" target="_self"&gt;Event Dissolve&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As you rightly noted,&amp;nbsp;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/apply-edits.htm" target="_self" rel="nofollow noopener noreferrer"&gt;lrsApplyEdits&lt;/A&gt;&amp;nbsp;operation merges coincident events in the case of additions, not updates and deletions. I don't think merge applies to deletes - please elaborate if you have a specific&amp;nbsp;example. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can understand the update use case, but this could be error prone if done in bulk/programmatically. Consider alternate workflows&amp;nbsp;to use:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Use Event Editor&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/roads-highways/latest/event-editor/merging-events.htm" target="_self" rel="nofollow noopener noreferrer"&gt;merge events&lt;/A&gt;&amp;nbsp;tool&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Use Event Editor&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/pipeline-referencing/latest/event-editor/replacing-events.htm" target="_self" rel="nofollow noreferrer"&gt;replace events&lt;/A&gt;&amp;nbsp;tool&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Pre-process data using Dissolve Route Events followed by Append Events. If using this approach, explore the options in &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/location-referencing/append-events.htm" target="_self"&gt;Append Events&lt;/A&gt;&amp;nbsp; to&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;Retire overlaps&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Retire by event ID&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Replace by event ID&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 13:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pipeline-referencing-questions/merging-coincident-events-with-similar-attributes/m-p/1268946#M95</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2023-03-17T13:48:22Z</dc:date>
    </item>
  </channel>
</rss>

