<?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 copy field attributes from one feature class to another feature class in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/copy-field-attributes-from-one-feature-class-to/m-p/527935#M29957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is anyone aware of a way to copy field values from one feature class to a field in another feature class either python or modelbuilder?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 16:10:41 GMT</pubDate>
    <dc:creator>RobinSmith</dc:creator>
    <dc:date>2013-09-24T16:10:41Z</dc:date>
    <item>
      <title>copy field attributes from one feature class to another feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-field-attributes-from-one-feature-class-to/m-p/527935#M29957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is anyone aware of a way to copy field values from one feature class to a field in another feature class either python or modelbuilder?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 16:10:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-field-attributes-from-one-feature-class-to/m-p/527935#M29957</guid>
      <dc:creator>RobinSmith</dc:creator>
      <dc:date>2013-09-24T16:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: copy field attributes from one feature class to another feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-field-attributes-from-one-feature-class-to/m-p/527936#M29958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is anyone aware of a way to copy field values from one feature class to a field in another feature class either python or modelbuilder?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With a common attribute (single field) and a one-to-one or many-to-one relationship between target and source tables you can use a join and the Field Calculator.&amp;nbsp; Just make sure you use the Make Feature Layer tool in ModelBuilder before attempting to join a feature class or table to another.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the relationship is only spatial then a Spatial Join may be needed in addition to the join and field calculator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More complex relationships based on multi-field relates would require Python and cursors.&amp;nbsp; So more info about what the relationship is between the source and target feature classes/tables is needed to know what you need to do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 18:43:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-field-attributes-from-one-feature-class-to/m-p/527936#M29958</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-09-24T18:43:14Z</dc:date>
    </item>
  </channel>
</rss>

