<?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: Feature comparison scenario in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75601#M2626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Time 1 (2003):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27285[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Time 2 (2013):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27286[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changes 2003-2013:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27287[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The difference image is the output of the Union tool and was symbolised using the "Categories"-&amp;gt;"Unique values, many fields" renderer on the 2003 and 2013 name fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 01:09:43 GMT</pubDate>
    <dc:creator>Luke_Pinner</dc:creator>
    <dc:date>2013-09-09T01:09:43Z</dc:date>
    <item>
      <title>Feature comparison scenario</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75595#M2620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to find differences among polygon features between two sets of data.&amp;nbsp; For the sake of simplicity, I drew a little &lt;/SPAN&gt;&lt;A href="https://docs.google.com/drawings/d/1g-msZz5JamY5M0-hj_NvCGPgBxj5NDJm-RnuVu8_E6o/edit?usp=sharing"&gt;diagram&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; .&amp;nbsp;&amp;nbsp; Let's say there is a county that consists of four cities: Alpha Ville, Beta Ville, Gamma Ville, and Delta Ville.&amp;nbsp; In 2003, each city occupied a quadrant of the county.&amp;nbsp; Fast forward to 2013 and there have been some changes.&amp;nbsp; First, Gamma Ville has changed its name to Gummy Ville. Second, the coverage of Beta Ville and Delta Ville have shifted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My diagram - and the portions highlighted in green and purple - show differences between the shapefiles.&amp;nbsp; These highlighted areas are the output I hope to achieve.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What operations can I use to do this?&amp;nbsp; I tried &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Feature Compare (Data Management) &lt;/SPAN&gt;&lt;SPAN&gt;because that very much sounds like what I intend, but I keep getting the error, "Table row counts are different".&amp;nbsp; However, I know that my comparison files will have different numbers of features; that is part of why I want to make the comparison, to see changes in existence, geometry, and/or names of all features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2013 04:25:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75595#M2620</guid>
      <dc:creator>JoelIrish</dc:creator>
      <dc:date>2013-09-07T04:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Feature comparison scenario</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75596#M2621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try the union tool &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000s000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000s000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2013 10:50:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75596#M2621</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2013-09-07T10:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Feature comparison scenario</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75597#M2622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try the union tool &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000s000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000s000000&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for replying, Luke.&amp;nbsp; The &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Union&lt;/SPAN&gt;&lt;SPAN&gt; tool merges the two feature sets, but I want to highlight the differences, not obscure them. I also tried the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Symmetrical Difference&lt;/SPAN&gt;&lt;SPAN&gt; tool, but that only outputs the collective differences between the entire data sets.&amp;nbsp; I want to know where and how each feature has changed between sets. Hopefully, this intent comes through in the diagram I linked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2013 14:11:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75597#M2622</guid>
      <dc:creator>JoelIrish</dc:creator>
      <dc:date>2013-09-07T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Feature comparison scenario</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75598#M2623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks for replying, Luke.&amp;nbsp; The &lt;SPAN style="font-style:italic;"&gt;Union&lt;/SPAN&gt; tool merges the two feature sets, but I want to highlight the differences, not obscure them. I also tried the &lt;SPAN style="font-style:italic;"&gt;Symmetrical Difference&lt;/SPAN&gt; tool, but that only outputs the collective differences between the entire data sets.&amp;nbsp; I want to know where and how each feature has changed between sets. Hopefully, this intent comes through in the diagram I linked.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to intesect two feature classes, then summarize the output fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2013 16:55:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75598#M2623</guid>
      <dc:creator>TOMKONG</dc:creator>
      <dc:date>2013-09-07T16:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Feature comparison scenario</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75599#M2624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you use the union tool, the output attribute table will contain all attributes from both input feature classes so can be used to identify areas that haven't changed and those that have,&amp;nbsp; and what they have changed to and from.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2013 20:35:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75599#M2624</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2013-09-07T20:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Feature comparison scenario</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75600#M2625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Time 1 (2003):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27282[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Time 2 (2013):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27283[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changes 2003-2013:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27284[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The difference image is the output of the Union tool and was symbolised using the "Categories"-&amp;gt;"Unique values, many fields" renderer on the 2003 and 2013 name fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 00:34:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75600#M2625</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2013-09-09T00:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Feature comparison scenario</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75601#M2626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Time 1 (2003):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27285[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Time 2 (2013):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27286[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changes 2003-2013:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27287[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The difference image is the output of the Union tool and was symbolised using the "Categories"-&amp;gt;"Unique values, many fields" renderer on the 2003 and 2013 name fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 01:09:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75601#M2626</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2013-09-09T01:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Feature comparison scenario</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75602#M2627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Data Interoperability extension has a couple of transformers, ChangeDetector and Matcher, that will do this job, allowing you to choose the combination of geometric and attribute difference you think is significant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 14:11:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/feature-comparison-scenario/m-p/75602#M2627</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2013-09-09T14:11:55Z</dc:date>
    </item>
  </channel>
</rss>

