<?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: Convert / Copy a PGDB in a FGDB with phyton in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/convert-copy-a-pgdb-in-a-fgdb-with-phyton/m-p/473447#M36980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at arcpy.da.walk and arcpy.management.copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//018w00000023000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//018w00000023000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/EN/HELP/MAIN/10.2/index.html#/Copy/001700000051000000/" title="http://resources.arcgis.com/EN/HELP/MAIN/10.2/index.html#/Copy/001700000051000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 11:05:59 GMT</pubDate>
    <dc:creator>Luke_Pinner</dc:creator>
    <dc:date>2015-08-12T11:05:59Z</dc:date>
    <item>
      <title>Convert / Copy a PGDB in a FGDB with phyton</title>
      <link>https://community.esri.com/t5/python-questions/convert-copy-a-pgdb-in-a-fgdb-with-phyton/m-p/473446#M36979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;Unfortunately&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I had&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;GeoNet&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in finding&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;still no luck&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;here&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt;.&lt;BR /&gt; &lt;SPAN class="hps"&gt;We&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are looking for a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;batch&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;script&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;which&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;copies&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an existing&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;PGDB&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data content&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;FGDB&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;transformed&lt;/SPAN&gt;?&lt;BR /&gt; &lt;SPAN class="hps"&gt;This automates&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the easiest&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;just&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;batch&lt;/SPAN&gt;.&lt;BR /&gt; &lt;SPAN class="hps"&gt;Has&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;here&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;solution&lt;/SPAN&gt;?&lt;BR /&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;Many thanks&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and greetings&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;Mike&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 08:36:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-copy-a-pgdb-in-a-fgdb-with-phyton/m-p/473446#M36979</guid>
      <dc:creator>MikeSchudel1</dc:creator>
      <dc:date>2015-08-12T08:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert / Copy a PGDB in a FGDB with phyton</title>
      <link>https://community.esri.com/t5/python-questions/convert-copy-a-pgdb-in-a-fgdb-with-phyton/m-p/473447#M36980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at arcpy.da.walk and arcpy.management.copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//018w00000023000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//018w00000023000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/EN/HELP/MAIN/10.2/index.html#/Copy/001700000051000000/" title="http://resources.arcgis.com/EN/HELP/MAIN/10.2/index.html#/Copy/001700000051000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 11:05:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-copy-a-pgdb-in-a-fgdb-with-phyton/m-p/473447#M36980</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2015-08-12T11:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Convert / Copy a PGDB in a FGDB with phyton</title>
      <link>https://community.esri.com/t5/python-questions/convert-copy-a-pgdb-in-a-fgdb-with-phyton/m-p/473448#M36981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here the links to the 10.3 Help mentioned by &lt;A href="https://community.esri.com/migrated-users/8829"&gt;Luke Pinner&lt;/A&gt; , since the "#" sign in the URL is still causing the link to direct to the start page of the Help:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/analyze/arcpy-data-access/walk.htm" title="http://desktop.arcgis.com/en/desktop/latest/analyze/arcpy-data-access/walk.htm"&gt;Walk—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/copy.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/copy.htm"&gt;Copy—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, not sure if this would work, but when you select in ArcCatalog (of the Catalog window) the elements of the PGDB and copy them into the FGDB, does this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are looking for Python code. Do you have many PGDB's and looking for a way to process all of these at once?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 18:35:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-copy-a-pgdb-in-a-fgdb-with-phyton/m-p/473448#M36981</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-08-12T18:35:17Z</dc:date>
    </item>
  </channel>
</rss>

