<?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: Tool to check .gdb's in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412073#M23578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try the Arctoolbox &amp;gt; Data Management Tools &amp;gt; Data Comparison &amp;gt; Feature Compare tool.&amp;nbsp; You will have to walk thru each feature class one at a time or write a script/model for it but it should do what you need.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So currently there is no such tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What you describe first sounds like checking them by hand (which is a bit tedious and error prone).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess I could look into the second one (if I have sufficient time).&amp;nbsp; I'd want to make such a thing generic (not tied to a specific data schema).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 12:32:23 GMT</pubDate>
    <dc:creator>DanielShriver</dc:creator>
    <dc:date>2012-10-11T12:32:23Z</dc:date>
    <item>
      <title>Tool to check .gdb's</title>
      <link>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412071#M23576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know that there are the Map and Catalog tools of ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I was wondering if there is any tool for taking two .gdb folders and doing a "diff" on them.&amp;nbsp; That is compairing items and noting what is different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Such a tool could be helpful in testing (regression and otherwise) of software built on top of the Arc platform, and in seeing how data sets (that are added to over time) change...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 10:45:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412071#M23576</guid>
      <dc:creator>DanielShriver</dc:creator>
      <dc:date>2012-10-11T10:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tool to check .gdb's</title>
      <link>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412072#M23577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try the Arctoolbox &amp;gt; Data Management Tools &amp;gt; Data Comparison &amp;gt; Feature Compare tool.&amp;nbsp; You will have to walk thru each feature class one at a time or write a script/model for it but it should do what you need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 12:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412072#M23577</guid>
      <dc:creator>KevinDunlop</dc:creator>
      <dc:date>2012-10-11T12:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tool to check .gdb's</title>
      <link>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412073#M23578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try the Arctoolbox &amp;gt; Data Management Tools &amp;gt; Data Comparison &amp;gt; Feature Compare tool.&amp;nbsp; You will have to walk thru each feature class one at a time or write a script/model for it but it should do what you need.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So currently there is no such tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What you describe first sounds like checking them by hand (which is a bit tedious and error prone).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess I could look into the second one (if I have sufficient time).&amp;nbsp; I'd want to make such a thing generic (not tied to a specific data schema).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 12:32:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412073#M23578</guid>
      <dc:creator>DanielShriver</dc:creator>
      <dc:date>2012-10-11T12:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tool to check .gdb's</title>
      <link>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412074#M23579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you taken a look at the X-Ray tool for ArcCatalog? This will allow you to compare the design of two different databases. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=e1e911d7d7374285b1ef03d06b3ee642"&gt;http://www.arcgis.com/home/item.html?id=e1e911d7d7374285b1ef03d06b3ee642&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Sean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 21:07:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/tool-to-check-gdb-s/m-p/412074#M23579</guid>
      <dc:creator>SeanGrant</dc:creator>
      <dc:date>2012-10-11T21:07:35Z</dc:date>
    </item>
  </channel>
</rss>

