<?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: Combine multiple layers by attribute in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118443#M4872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kurtis - I'm assuming you've already read through the&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm"&gt;SQL reference for query expressions used in ArcGIS—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;help linked to from the Append tool help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the description you provided above, it sounds like you would want to append features where status = "completed"&lt;/P&gt;&lt;P&gt;&amp;nbsp;and maybe append to a different feature class where status = "not started" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you need to learn SQL - just use the query builder:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458641_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;STATUS is equal to "completed"&lt;/P&gt;&lt;P&gt;STATUS is equal to "not started"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that get you going in the right direction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Sep 2019 19:54:16 GMT</pubDate>
    <dc:creator>KoryKramer</dc:creator>
    <dc:date>2019-09-04T19:54:16Z</dc:date>
    <item>
      <title>Combine multiple layers by attribute</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118440#M4869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to solve a problem I am having with merging multiple layers then splitting them by attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I keep receiving an error when I try to merge layers. "Objects in this class cannot be updated outside an edit session" [NewMergedLayer]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any easier way to merge or select layers and filter by an attribute to create a new layer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently working with 88 layers that I would like to merge into 4 or 5 layers and then split them by their "status" attribute. The statuses are to show if they work has been completed on an asset. "Completed" or "Not started"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried to using the selection tool on the map to create a new layer but it will not allow me to do this with multiple layers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong? Any advice or suggestions are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 03:35:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118440#M4869</guid>
      <dc:creator>KurtisCarlyle</dc:creator>
      <dc:date>2019-08-29T03:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple layers by attribute</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118441#M4870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried Append using SQL to specify only certain attributes?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/append.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/append.htm"&gt;Append—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458249_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 14:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118441#M4870</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-08-29T14:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple layers by attribute</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118442#M4871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kory,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used append and it does what I was asking in my question above, it just seems very inefficient. I was hoping there was a solution where as I could select all of the points on a map and then filter the data in a table from which I could create a new layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I am quite new to ArcGIS and have not yet learnt much SQL. So this option probably isn't viable for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what would be a good resource for me to learn some for SQL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you assistance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kurtis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Sep 2019 08:24:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118442#M4871</guid>
      <dc:creator>KurtisCarlyle</dc:creator>
      <dc:date>2019-09-01T08:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple layers by attribute</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118443#M4872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kurtis - I'm assuming you've already read through the&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm"&gt;SQL reference for query expressions used in ArcGIS—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;help linked to from the Append tool help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the description you provided above, it sounds like you would want to append features where status = "completed"&lt;/P&gt;&lt;P&gt;&amp;nbsp;and maybe append to a different feature class where status = "not started" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you need to learn SQL - just use the query builder:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458641_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;STATUS is equal to "completed"&lt;/P&gt;&lt;P&gt;STATUS is equal to "not started"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that get you going in the right direction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 19:54:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/combine-multiple-layers-by-attribute/m-p/118443#M4872</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-09-04T19:54:16Z</dc:date>
    </item>
  </channel>
</rss>

