<?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: Problem with the geoprocessing CopyFeatures when I want to copy only selected elements from a layer in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1203607#M8601</link>
    <description>&lt;P&gt;There is no reason to use&amp;nbsp;&lt;SPAN&gt;SelectLayerByAttribute or&amp;nbsp;SelectLayerByLocation from geoprocessing. You can select layer features directly using FeatureLayer method&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic11392.html" target="_self"&gt;Select&lt;/A&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 05:32:52 GMT</pubDate>
    <dc:creator>GKmieliauskas</dc:creator>
    <dc:date>2022-08-17T05:32:52Z</dc:date>
    <item>
      <title>Problem with the geoprocessing CopyFeatures when I want to copy only selected elements from a layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1202470#M8589</link>
      <description>&lt;P&gt;I'm currently doing&amp;nbsp; the following operation in an app in C#:&lt;/P&gt;&lt;P&gt;1- Do a geoprocessing SelectLayerByAttribute on a layer x&lt;/P&gt;&lt;P&gt;2- Do a geoprocessing CopyFeatures of that layer x and the output ends up in an FGDB&lt;/P&gt;&lt;P&gt;I did expect that the result would contain only the selected items in the layer x, but that's not the case.&amp;nbsp; The whole content of the layer x is copied.&amp;nbsp; The CopyFeatures does not seem to take into account that some elements are selected even though the documentation says so.&lt;/P&gt;&lt;P&gt;Just to be sure, I did a MakeFeatureLayer with the same query and then I did the CopyFeatures and it worked.&amp;nbsp; So the problem does not come from the query itself.&lt;/P&gt;&lt;P&gt;Anybody seen that problem?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 17:25:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1202470#M8589</guid>
      <dc:creator>MarioLandry2</dc:creator>
      <dc:date>2022-08-12T17:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the geoprocessing CopyFeatures when I want to copy only selected elements from a layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1203267#M8593</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I use&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/select.htm" target="_self"&gt;Select&lt;/A&gt;&amp;nbsp;. It covers both: SelectLayerByAttribute and CopyFeatures.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 14:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1203267#M8593</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-08-16T14:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the geoprocessing CopyFeatures when I want to copy only selected elements from a layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1203282#M8594</link>
      <description>&lt;P&gt;Thanks, it will work with that solution.&lt;BR /&gt;&lt;BR /&gt;I also have a SelectLayerByLocation followed by a &lt;SPAN&gt;CopyFeatures&amp;nbsp;&lt;/SPAN&gt;that does not take into account the result of the selection. &amp;nbsp;So I guess that there is still a problem with that one.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 14:33:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1203282#M8594</guid>
      <dc:creator>MarioLandry2</dc:creator>
      <dc:date>2022-08-16T14:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the geoprocessing CopyFeatures when I want to copy only selected elements from a layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1203607#M8601</link>
      <description>&lt;P&gt;There is no reason to use&amp;nbsp;&lt;SPAN&gt;SelectLayerByAttribute or&amp;nbsp;SelectLayerByLocation from geoprocessing. You can select layer features directly using FeatureLayer method&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic11392.html" target="_self"&gt;Select&lt;/A&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 05:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/problem-with-the-geoprocessing-copyfeatures-when-i/m-p/1203607#M8601</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-08-17T05:32:52Z</dc:date>
    </item>
  </channel>
</rss>

