<?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: Copy fc in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/copy-fc/m-p/1043660#M60654</link>
    <description>&lt;P&gt;Hi Mick,&lt;/P&gt;&lt;P data-unlink="true"&gt;After you use the select by location tool, to copy the information from one field from the feature class to another feature class you will want to use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/append.htm" target="_self"&gt;Append&lt;/A&gt; tool. If the destination FC has more than one field, you will want to only map that one field you want to copy. If the destination FC only has that one field that you want to copy, then you don't need the field mapping.&amp;nbsp; What do the FC's fields look like and which field do you want to copy?&lt;/P&gt;</description>
    <pubDate>Sun, 04 Apr 2021 12:31:05 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-04-04T12:31:05Z</dc:date>
    <item>
      <title>Copy fc</title>
      <link>https://community.esri.com/t5/python-questions/copy-fc/m-p/1043634#M60648</link>
      <description>&lt;P&gt;Could you tell me how to copy (the information from one field) from one feature class to another feature class with application arcpy.SelectLayerByLocation with spatial join WITHIN? Any examples will be okay.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 05:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-fc/m-p/1043634#M60648</guid>
      <dc:creator>Mick</dc:creator>
      <dc:date>2021-04-04T05:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Copy fc</title>
      <link>https://community.esri.com/t5/python-questions/copy-fc/m-p/1043653#M60652</link>
      <description>&lt;P&gt;Not sure which one&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/select-by-location-within-a-layer.htm" target="_blank"&gt;Select By Location: Select based on spatial relationship within the layer—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;most likely&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/select-layer-by-location.htm" target="_blank"&gt;Select Layer By Location (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with the overlap type of&lt;/P&gt;&lt;P&gt;&lt;EM&gt;WITHIN —The features in the input layer will be selected if they are within a selecting feature.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;code samples are at the bottom of the last link&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 11:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-fc/m-p/1043653#M60652</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-04-04T11:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Copy fc</title>
      <link>https://community.esri.com/t5/python-questions/copy-fc/m-p/1043660#M60654</link>
      <description>&lt;P&gt;Hi Mick,&lt;/P&gt;&lt;P data-unlink="true"&gt;After you use the select by location tool, to copy the information from one field from the feature class to another feature class you will want to use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/append.htm" target="_self"&gt;Append&lt;/A&gt; tool. If the destination FC has more than one field, you will want to only map that one field you want to copy. If the destination FC only has that one field that you want to copy, then you don't need the field mapping.&amp;nbsp; What do the FC's fields look like and which field do you want to copy?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 12:31:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-fc/m-p/1043660#M60654</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-04-04T12:31:05Z</dc:date>
    </item>
  </channel>
</rss>

