<?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 Subtype &amp; Domain from GDB to Table in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/subtype-domain-from-gdb-to-table/m-p/860531#M5679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a Geodatabase containing an &lt;STRONG&gt;obj class (main table)&lt;/STRONG&gt; which has &lt;STRONG&gt;subtypes&lt;/STRONG&gt; and these contain &lt;STRONG&gt;domains.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;N&lt;SPAN style="line-height: 26px;"&gt;eed a way (scripting) to get those subtypes &amp;amp; domains in a "readable" &lt;/SPAN&gt;&lt;SPAN style="line-height: 26px;"&gt;&lt;STRONG&gt;table&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 26px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 26px;"&gt;Help?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2015 16:02:49 GMT</pubDate>
    <dc:creator>EduardoAbreu-Freire</dc:creator>
    <dc:date>2015-08-20T16:02:49Z</dc:date>
    <item>
      <title>Subtype &amp; Domain from GDB to Table</title>
      <link>https://community.esri.com/t5/geodatabase-questions/subtype-domain-from-gdb-to-table/m-p/860531#M5679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a Geodatabase containing an &lt;STRONG&gt;obj class (main table)&lt;/STRONG&gt; which has &lt;STRONG&gt;subtypes&lt;/STRONG&gt; and these contain &lt;STRONG&gt;domains.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;N&lt;SPAN style="line-height: 26px;"&gt;eed a way (scripting) to get those subtypes &amp;amp; domains in a "readable" &lt;/SPAN&gt;&lt;SPAN style="line-height: 26px;"&gt;&lt;STRONG&gt;table&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 26px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 26px;"&gt;Help?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 16:02:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/subtype-domain-from-gdb-to-table/m-p/860531#M5679</guid>
      <dc:creator>EduardoAbreu-Freire</dc:creator>
      <dc:date>2015-08-20T16:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: subtype &amp; domain from gdb to table</title>
      <link>https://community.esri.com/t5/geodatabase-questions/subtype-domain-from-gdb-to-table/m-p/860532#M5680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use Domain To Table (Data Management Tools - Domains) and batch the jobs to export all the domains. Not sure about how to export Subtypes though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="8-20-2015 12-36-53 PM.png" class="image-1 jive-image" src="/legacyfs/online/123190_8-20-2015 12-36-53 PM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 17:38:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/subtype-domain-from-gdb-to-table/m-p/860532#M5680</guid>
      <dc:creator>BenGrod</dc:creator>
      <dc:date>2015-08-20T17:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: subtype &amp; domain from gdb to table</title>
      <link>https://community.esri.com/t5/geodatabase-questions/subtype-domain-from-gdb-to-table/m-p/860533#M5681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is python code you are looking for you could have a look at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://arcpy.wordpress.com/2013/09/13/get-coded-value-descriptions-when-accessing-data-with-cursors/" title="https://arcpy.wordpress.com/2013/09/13/get-coded-value-descriptions-when-accessing-data-with-cursors/"&gt;Get coded-value descriptions when accessing data with cursors | ArcPy Café&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... and this thread: &lt;A href="https://community.esri.com/message/543985"&gt;Batch export coded value domains to table&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some remarks included in this document: &lt;A href="https://community.esri.com/docs/DOC-1927"&gt;Some Python Snippets&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... and the help provides samples on subtypes and domains:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://desktop.arcgis.com/es/desktop/latest/analyze/arcpy-data-access/listdomains.htm" title="http://desktop.arcgis.com/es/desktop/latest/analyze/arcpy-data-access/listdomains.htm"&gt;ListDomains—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/LI&gt;&lt;LI&gt;&lt;A href="http://desktop.arcgis.com/es/desktop/latest/analyze/arcpy-data-access/listsubtypes.htm" title="http://desktop.arcgis.com/es/desktop/latest/analyze/arcpy-data-access/listsubtypes.htm"&gt;ListSubtypes—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 18:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/subtype-domain-from-gdb-to-table/m-p/860533#M5681</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-08-20T18:25:36Z</dc:date>
    </item>
  </channel>
</rss>

