<?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: Workflow for converting shapefiles to file geodatabases in Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512977#M22573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was using the feature class to geodatabase tool.  I am instead using&lt;/P&gt;&lt;P&gt;data, export data in Map since that defaults to file gdb without much user&lt;/P&gt;&lt;P&gt;intervention.  The folder structure is fairly deep and has unique file&lt;/P&gt;&lt;P&gt;names for point and polygon parcels, so I think writing a script would take&lt;/P&gt;&lt;P&gt;about as long as exporting 100 counties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Jan 2019 16:05:06 GMT</pubDate>
    <dc:creator>JayJohnson2</dc:creator>
    <dc:date>2019-01-12T16:05:06Z</dc:date>
    <item>
      <title>Workflow for converting shapefiles to file geodatabases in Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512973#M22569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is a good way to convert shapefiles to geodatabases in Pro?&amp;nbsp; Can it be done as a batch?&amp;nbsp; I keep ending up with a shapefile copy in my destination folder&amp;nbsp;since there is no option to designate this file type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would prefer not to use Map, that's what I am doing for now.&amp;nbsp; &amp;nbsp;It seems there has to be a way to get this to work, the Pro documentation promises it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 17:30:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512973#M22569</guid>
      <dc:creator>JayJohnson2</dc:creator>
      <dc:date>2019-01-11T17:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for converting shapefiles to file geodatabases in Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512974#M22570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a Copy Paste technique in the Catalog view where you end up with a copy of the shapefile?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about Exporting the Shapefile to a file gdb either from the Catalog view or the Contents pane of Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 17:45:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512974#M22570</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-01-11T17:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for converting shapefiles to file geodatabases in Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512975#M22571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or try the &lt;STRONG&gt;Feature Class to Geodatabase&lt;/STRONG&gt; geoprocessing tool. This allows you to&amp;nbsp;process&amp;nbsp;multiple input shapefiles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 17:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512975#M22571</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2019-01-11T17:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for converting shapefiles to file geodatabases in Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512976#M22572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or if you have a ton of shapefiles - Modelbuilder using an Iterator for the Feature Class to Geodatabase GP tool!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 22:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512976#M22572</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2019-01-11T22:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for converting shapefiles to file geodatabases in Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512977#M22573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was using the feature class to geodatabase tool.  I am instead using&lt;/P&gt;&lt;P&gt;data, export data in Map since that defaults to file gdb without much user&lt;/P&gt;&lt;P&gt;intervention.  The folder structure is fairly deep and has unique file&lt;/P&gt;&lt;P&gt;names for point and polygon parcels, so I think writing a script would take&lt;/P&gt;&lt;P&gt;about as long as exporting 100 counties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2019 16:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512977#M22573</guid>
      <dc:creator>JayJohnson2</dc:creator>
      <dc:date>2019-01-12T16:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for converting shapefiles to file geodatabases in Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512978#M22574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joshua, how can I designate this tool to output file geodatabases?  Or is&lt;/P&gt;&lt;P&gt;that not possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2019 16:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512978#M22574</guid>
      <dc:creator>JayJohnson2</dc:creator>
      <dc:date>2019-01-12T16:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for converting shapefiles to file geodatabases in Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512979#M22575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like the Feature Class to Geodatabase GP tool is defaulting to your Default.gdb that's buried in a Window's folder structure.&amp;nbsp; What I would do is create a new file geodatabase in a project folder (in the Catalog window, right click in the folder you where you want the *.gdb to be stored and select New File Geodatabase), then run the Feature Class to Geodatabase GP tool with output geodatabase being the newly created file geodatabase.&amp;nbsp; Make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2019 16:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512979#M22575</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2019-01-14T16:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for converting shapefiles to file geodatabases in Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512980#M22576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2019 16:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/workflow-for-converting-shapefiles-to-file/m-p/512980#M22576</guid>
      <dc:creator>JayJohnson2</dc:creator>
      <dc:date>2019-01-14T16:53:13Z</dc:date>
    </item>
  </channel>
</rss>

