<?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: How to know FeatureClasses in File GDB database (eg. topo.gdb) in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617390#M34870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply. I got solution for this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is piece of code in C++&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;std::vector&amp;lt; std::wstring &amp;gt; childListRoot;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hr =&amp;nbsp;&amp;nbsp; geodatabase.GetChildDatasets(L"\\",L"", childListRoot) // Returns&amp;nbsp; all tables,feature classes,feature datasets etc. in .gdb file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hr =&amp;nbsp;&amp;nbsp; geodatabase.GetChildDatasets(L"\\",L"Feature Class", childListRoot) // Returns Feature classes in .gdb file to childListRoot&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mudapa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 10:57:06 GMT</pubDate>
    <dc:creator>kishoremudapaka</dc:creator>
    <dc:date>2013-04-09T10:57:06Z</dc:date>
    <item>
      <title>How to know FeatureClasses in File GDB database (eg. topo.gdb)</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617387#M34867</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;I have folder "Topo.gdb" (a file gdb dataset). I need C++ piece of code, to know the FeatureClasses in that database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mudapa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 05:28:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617387#M34867</guid>
      <dc:creator>kishoremudapaka</dc:creator>
      <dc:date>2013-04-08T05:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to know FeatureClasses in File GDB database (eg. topo.gdb)</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617388#M34868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What software are you using?&amp;nbsp; If it's ArcObjects, then you should include the version&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in a post to the &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/forums/20-ArcObjects-SDKs"&gt;ArcObjects forum&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; It's the File Geodatabase API, then you should&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;say which release (though it should be 1.3) when posting in the &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/forums/126-File-Geodatabase-API"&gt;FGDB API forum&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 12:29:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617388#M34868</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-04-08T12:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to know FeatureClasses in File GDB database (eg. topo.gdb)</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617389#M34869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mudapa:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would suggest using python to execute this task as it is quite simple and not too hard to learn.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As such I would post this same thread to the Python subforum and include the version of ArcGIS you are using (very important) and the operating system that you are working with (not as important).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can provide you some sample code and provide helpful links from the python forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 13:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617389#M34869</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2013-04-08T13:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to know FeatureClasses in File GDB database (eg. topo.gdb)</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617390#M34870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply. I got solution for this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is piece of code in C++&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;std::vector&amp;lt; std::wstring &amp;gt; childListRoot;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hr =&amp;nbsp;&amp;nbsp; geodatabase.GetChildDatasets(L"\\",L"", childListRoot) // Returns&amp;nbsp; all tables,feature classes,feature datasets etc. in .gdb file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hr =&amp;nbsp;&amp;nbsp; geodatabase.GetChildDatasets(L"\\",L"Feature Class", childListRoot) // Returns Feature classes in .gdb file to childListRoot&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mudapa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 10:57:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-know-featureclasses-in-file-gdb-database-eg/m-p/617390#M34870</guid>
      <dc:creator>kishoremudapaka</dc:creator>
      <dc:date>2013-04-09T10:57:06Z</dc:date>
    </item>
  </channel>
</rss>

