<?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 Compare tool does not work as expected in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/feature-compare-tool-does-not-work-as-expected/m-p/777863#M1445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Background -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to SDE and want to create an SDE and file backup that only copies over changed files. My process is - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iterate Features - use Feature Compare to check if they are the same from SDE to backup SDE, if so then do nothing, if not then continue. I don't think the sort field is the problem. I think the tool tries too hard and all I really need is a simple file/table hash. I tried using the "Shape" field as well and got similar errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Oct 2019 14:44:25 GMT</pubDate>
    <dc:creator>MalcolmMeyer2</dc:creator>
    <dc:date>2019-10-04T14:44:25Z</dc:date>
    <item>
      <title>Feature Compare tool does not work as expected</title>
      <link>https://community.esri.com/t5/geodatabase-questions/feature-compare-tool-does-not-work-as-expected/m-p/777861#M1443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After two days of debugging the Feature Compare tool in ArcCatalog 10.7.1 and reading through this forum it would seem the tool does not work as expected. It seems way too comprehensive. It would be great if there was a "simple" compare checkbox that would just compare the shapes and attributes...debugging all these errors is just not going to cut it. See workaround below if you are in the same situation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workflow:&lt;/P&gt;&lt;P&gt;Import feature into a backup SDE from production SDE&lt;/P&gt;&lt;P&gt;Compare Features with Feature Compare (making sure to change the names of the features so they are both the same)&lt;/P&gt;&lt;P&gt;Sort by ObjectID&lt;/P&gt;&lt;P&gt;If Features are different, delete existing backup and copy new features to backup&lt;/P&gt;&lt;P&gt;Expected Result = Features are the same&lt;/P&gt;&lt;P&gt;Actual Result, features are different&lt;/P&gt;&lt;P&gt;Tried a variety of methods, with a variety of what I consider errors...&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;FeatureClass: ObjectID 21 is different for Field Shape (Base: Geometry, Test: Geometry).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;SpatialReference: Spatial References have different M precision (Base: 0.000000000000, 1.000000000000, Test: -100000.000000000000, 10000.000000000000).&lt;BR /&gt;SpatialReference: Spatial References have different Z precision (Base: 0.000000000000, 1.000000000000, Test: -100000.000000000000, 10000.000000000000).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So either the tool does not work properly or the documentation is missing key information for users to use this tool properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similar Questions with no real answers&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/125079"&gt;Feature Compare tool -- why is it comparing geometry?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/161538"&gt;Feature Compare explained&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/104915"&gt;Feature Compare Results&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/102104"&gt;Feature Compare Tool not working&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/200125"&gt;feature compare results show fields mismatch but they are identical&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workaround -&lt;/P&gt;&lt;P&gt;I am exporting to GeoJSON (with esri2open because the built-in tool Features to JSON tool is not 100% consistent), hashing the files and comparing the hashes, super simple and works 100% of the time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2019 13:57:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/feature-compare-tool-does-not-work-as-expected/m-p/777861#M1443</guid>
      <dc:creator>MalcolmMeyer2</dc:creator>
      <dc:date>2019-10-04T13:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Compare tool does not work as expected</title>
      <link>https://community.esri.com/t5/geodatabase-questions/feature-compare-tool-does-not-work-as-expected/m-p/777862#M1444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice workaround, Malcolm! I wasn't aware of esri2open but I'm glad I am now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't expect Feature Compare to work&amp;nbsp;too well&amp;nbsp;with OBJECTID as the sort field, since OBJECTIDs are notoriously unstable. Which command or GP tool did you use to import&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;your features into a backup SDE from production SDE? Sometimes the OIDs get scrambled depending on which tool you use.&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/copy.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/copy.htm"&gt;Copy&lt;/A&gt;&amp;nbsp;work better than others in my experience.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2019 14:33:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/feature-compare-tool-does-not-work-as-expected/m-p/777862#M1444</guid>
      <dc:creator>MicahBabinski</dc:creator>
      <dc:date>2019-10-04T14:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Compare tool does not work as expected</title>
      <link>https://community.esri.com/t5/geodatabase-questions/feature-compare-tool-does-not-work-as-expected/m-p/777863#M1445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Background -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to SDE and want to create an SDE and file backup that only copies over changed files. My process is - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iterate Features - use Feature Compare to check if they are the same from SDE to backup SDE, if so then do nothing, if not then continue. I don't think the sort field is the problem. I think the tool tries too hard and all I really need is a simple file/table hash. I tried using the "Shape" field as well and got similar errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2019 14:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/feature-compare-tool-does-not-work-as-expected/m-p/777863#M1445</guid>
      <dc:creator>MalcolmMeyer2</dc:creator>
      <dc:date>2019-10-04T14:44:25Z</dc:date>
    </item>
  </channel>
</rss>

