<?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 combine multiple shapefiles of same name into fgdb in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346771#M19799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just making sure, all 3 of the layers are of the same geometry type? (polyline, polygon, point)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 15:06:04 GMT</pubDate>
    <dc:creator>BenjaminMittler</dc:creator>
    <dc:date>2016-03-08T15:06:04Z</dc:date>
    <item>
      <title>How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346761#M19789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to combine multiple shapefiles into a file geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The shapefiles are in separate folders with same filenames and attribute fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried combining but i get a gdb with separate filenames (ie. shape1, shape2, shape3 etc.).&amp;nbsp; Im downloading these datasets in pieces, and would like to reassemble all of them into one gdb file and layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a sample of what I want to combine. The folders are differnt names, but the shapefiles are all the same. I need a workflow to combine these, plus append new files as I download them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 01:38:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346761#M19789</guid>
      <dc:creator>TerryWatson</dc:creator>
      <dc:date>2016-03-07T01:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346762#M19790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you copy one of your shapefiles over to the geodatabase and then use the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/append.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/append.htm"&gt;Append—Help | ArcGIS for Desktop&lt;/A&gt; tool to append the other datasets into your current one? Do you have many that you are working with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not that then, export the first shapefile into your gdb and then open that gdb feature class in an Edit Session and just copy and paste the other shapefiles into the Editing layer. Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not see an attachment for your first post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 02:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346762#M19790</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-03-07T02:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346763#M19791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I will try...edited post...should see attachment now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append gives me an error - TEST says schemas dont match and NO TEST fails also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be happy with being able to combine shapefiles with the same name (ie. DML - Department Misc Lease.shp ) into one shapefile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 02:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346763#M19791</guid>
      <dc:creator>TerryWatson</dc:creator>
      <dc:date>2016-03-07T02:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346764#M19792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is probably some kind of easy iteration thing to do in order to get all of this to behave the way you want, but I cannot think of it right now. This may be tedious, but this is what I would do since there isn't a ton of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first extract folder, export it all into a geodatabase (from ArcCatalog, create a new file gdb and import multiple shapefiles and grab them all from that folder). Then add all those feature classes into ArcMap. Then for each subsequent extract folder, load the shapefiles into the same ArcMap instance, start an edit session for the original gdb features, and copy and paste the shapefiles into the gdb. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that makes sense and it's too bad that Append didn't work. I'm sure someone else on here (likely tomorrow) would have a better and more appropriate answer involving a geoprocessing tool and maybe some iterations. Either way, good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 03:04:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346764#M19792</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-03-07T03:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346765#M19793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help...I cant figure it out either...will keep trying a few things tho&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 03:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346765#M19793</guid>
      <dc:creator>TerryWatson</dc:creator>
      <dc:date>2016-03-07T03:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346766#M19794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried the &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/merge.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/merge.htm"&gt;Merge—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; tool. If they are all the same format you should be able to combine them into one, you may have to rename the files so they all don't have the same name. Seems I read something a while back were having files with same name was an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;You may also be interested in &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/loading-data-in-arcmap-about-loading-data-in-arcma.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/loading-data-in-arcmap-about-loading-data-in-arcma.htm"&gt;About loading data in ArcMap—ArcGIS Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 13:52:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346766#M19794</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-03-07T13:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346767#M19795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Merge but I didnt get the results i needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 00:03:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346767#M19795</guid>
      <dc:creator>TerryWatson</dc:creator>
      <dc:date>2016-03-08T00:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346768#M19796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before merging, were all of your shapefiles exported into your geodatabase? This may have to happen first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 00:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346768#M19796</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-03-08T00:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346769#M19797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I have done that...Merging returns an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 14:42:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346769#M19797</guid>
      <dc:creator>TerryWatson</dc:creator>
      <dc:date>2016-03-08T14:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346770#M19798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind or error are you getting? And have you tried just copying and pasting (from the shapefile layer into your file gdb layer)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 14:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346770#M19798</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-03-08T14:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346771#M19799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just making sure, all 3 of the layers are of the same geometry type? (polyline, polygon, point)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 15:06:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346771#M19799</guid>
      <dc:creator>BenjaminMittler</dc:creator>
      <dc:date>2016-03-08T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346772#M19800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...please try the attached files and see what you get...im having no luck here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 15:24:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346772#M19800</guid>
      <dc:creator>TerryWatson</dc:creator>
      <dc:date>2016-03-08T15:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346773#M19801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you go about creating these shapefiles. Seems to be a problem with attribute tables. Most of them don't load attribute table data. Maybe a problem with field names. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 15:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346773#M19801</guid>
      <dc:creator>BenjaminMittler</dc:creator>
      <dc:date>2016-03-08T15:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346774#M19802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached. This is the combined dataset for just the first shapefile, into a file gdb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the process I did and it was pretty fast&lt;/P&gt;&lt;P&gt;1. Open ArcMap, load the first shapefile&lt;/P&gt;&lt;P&gt;2. Export this shapefile to file geodatabase (you may need to create this first).&lt;/P&gt;&lt;P&gt;3. In ArcMap, only have the file gdb feature class in the Table of Contents, then load all of the other shapefiles of just that file (so, the first one).&lt;/P&gt;&lt;P&gt;4. Open edit session for the gdb feature class.&lt;/P&gt;&lt;P&gt;5. Select all records from the next shapefile (like from folder two) that you have in your TOC, and then go to Edit --&amp;gt; Copy and then Edit --&amp;gt; Paste and select the feature class to paste into.&lt;/P&gt;&lt;P&gt;6. Repeat that for the next 8 or 9 shapefiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked for the first shapefile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, like Benjamin said, many of these shapefiles have broken tables which would be why you are getting errors. You may need to find the source of the data and verify that they are valid shapefiles (with good tables).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 15:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346774#M19802</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-03-08T15:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple shapefiles of same name into fgdb</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346775#M19803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I think the broken/inconsistent tables are a problem...thanks for your help everyone...I will find a workaround to get this done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 00:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-multiple-shapefiles-of-same-name/m-p/346775#M19803</guid>
      <dc:creator>TerryWatson</dc:creator>
      <dc:date>2016-03-09T00:35:40Z</dc:date>
    </item>
  </channel>
</rss>

