<?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: Compare Attributes among feature class(s) in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840649#M3166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay good to go. Looks like that was an oversight on my part. Thank You for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 21:51:08 GMT</pubDate>
    <dc:creator>ModernElectric</dc:creator>
    <dc:date>2014-09-09T21:51:08Z</dc:date>
    <item>
      <title>Compare Attributes among feature class(s)</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840643#M3160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Once a month, I update my Geodatabase with updated property information from our county's assessor data. Other parts of my company need to know is different attributes change on any parcel(s) over a given time. In the past, I would export the data to Excel and use Microsoft Access to compare the different fields and product different excel reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to change my workflow and build an ArcGIS Model through model builder and/or a python script to take Feature Class 1 (Parcels_072014) and compare specific fields with Feature Class 2 (Parcels_092014). Since the Parcel Numbers (PID) doesn't change, but the associated information does (Owner Name, Site Address, ETC) and I want to be able to isolate those changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What is the best way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 20:47:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840643#M3160</guid>
      <dc:creator>ModernElectric</dc:creator>
      <dc:date>2014-09-09T20:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Attributes among feature class(s)</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840644#M3161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what the fastest way to do it would be, but you can join the two feature classes together based on PID and select/export (or do something else) based on the difference in the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 20:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840644#M3161</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2014-09-09T20:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Attributes among feature class(s)</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840645#M3162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Darren:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes, so far I have a model built which brings in the (2) different Parcel feature class(s) into a File Geodatabase which ends with both of them being combined into a new feature class via the PID. I know I can use Calculate Field to compare selected fields in the same row doing the is/else python statement. The different examples I've tried doesn't seem to be working. Not sure if I am writing it correctly or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 21:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840645#M3162</guid>
      <dc:creator>ModernElectric</dc:creator>
      <dc:date>2014-09-09T21:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Attributes among feature class(s)</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840646#M3163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's an example &lt;A href="http://support.esri.com/es/knowledgebase/techarticles/detail/38723"&gt;here&lt;/A&gt;. If that doesn't help, what are you trying?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 21:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840646#M3163</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2014-09-09T21:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Attributes among feature class(s)</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840647#M3164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I am trying and keep getting the 9999 (General Error). What am I not writing properly?&lt;IMG alt="Field Calculator.BMP" class="jive-image image-1" src="/legacyfs/online/9045_Field Calculator.BMP" style="height: auto;" /&gt;&lt;IMG alt="Calculate Field.BMP" class="jive-image image-2" src="/legacyfs/online/9046_Calculate Field.BMP" style="width: 620px; height: 593px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 21:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840647#M3164</guid>
      <dc:creator>ModernElectric</dc:creator>
      <dc:date>2014-09-09T21:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Attributes among feature class(s)</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840648#M3165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change Parser to Python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 21:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840648#M3165</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2014-09-09T21:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Attributes among feature class(s)</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840649#M3166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay good to go. Looks like that was an oversight on my part. Thank You for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 21:51:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/compare-attributes-among-feature-class-s/m-p/840649#M3166</guid>
      <dc:creator>ModernElectric</dc:creator>
      <dc:date>2014-09-09T21:51:08Z</dc:date>
    </item>
  </channel>
</rss>

