<?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 Problems exporting feature class to shapefile in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192106#M8494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am experiencing problems when exporting a file geodatabase feature class to shapefile. The file geodatabase feature class has more than 6 million features and 19 fields. In ArcGIS Pro, I exported the feature class by using the Feature Class to Feature Class tool. While the geometries were exported correctly, the attributes in the shapefile are mixed up. For example, a feature that is located in country A got the attributes of a feature located in country B and vice versa. I also tried exporting the feature class with ArcCatalog, but I am facing the them problem there. Any idea about the cause of the problem and what I can do for a successful and correct export? I am using ArcGI Pro 2.4.3. and ArcGIS Desktop 10.7.1.&lt;/P&gt;&lt;P&gt;P.S. I need to export to shapefile since I need to share the data with a colleague in another organization who can only read shapefiles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2020 16:44:22 GMT</pubDate>
    <dc:creator>CarstenSchuermann</dc:creator>
    <dc:date>2020-03-04T16:44:22Z</dc:date>
    <item>
      <title>Problems exporting feature class to shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192106#M8494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am experiencing problems when exporting a file geodatabase feature class to shapefile. The file geodatabase feature class has more than 6 million features and 19 fields. In ArcGIS Pro, I exported the feature class by using the Feature Class to Feature Class tool. While the geometries were exported correctly, the attributes in the shapefile are mixed up. For example, a feature that is located in country A got the attributes of a feature located in country B and vice versa. I also tried exporting the feature class with ArcCatalog, but I am facing the them problem there. Any idea about the cause of the problem and what I can do for a successful and correct export? I am using ArcGI Pro 2.4.3. and ArcGIS Desktop 10.7.1.&lt;/P&gt;&lt;P&gt;P.S. I need to export to shapefile since I need to share the data with a colleague in another organization who can only read shapefiles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 16:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192106#M8494</guid>
      <dc:creator>CarstenSchuermann</dc:creator>
      <dc:date>2020-03-04T16:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems exporting feature class to shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192107#M8495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be hitting a limitation of a shape file size, which is 2GB;&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/appendices/geoprocessing-considerations-for-shapefile-output.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/appendices/geoprocessing-considerations-for-shapefile-output.htm"&gt;Geoprocessing considerations for shapefile output—Appendices | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How large are the files that is "exported"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 17:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192107#M8495</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-03-04T17:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems exporting feature class to shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192108#M8496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any chance your data is joined to another table?&lt;/P&gt;&lt;P&gt;Are you using right click from layer or feature contents pane to access export data via feature class to feature class tool?&lt;/P&gt;&lt;P&gt;I don't believe the&amp;nbsp; tool can switch your table data around or assign data, attributes that aren't already there, ie good data in good data out.&lt;/P&gt;&lt;P&gt;I wish I had the magic answer 4 you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 17:17:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192108#M8496</guid>
      <dc:creator>BrianWade</dc:creator>
      <dc:date>2020-03-04T17:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems exporting feature class to shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192109#M8497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks George for your reply. The size of the *.dbf file is exactly 2 GB, those of the *.shp file is 162 MB. Does this mean that the attribute information are only partially exported? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 18:06:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192109#M8497</guid>
      <dc:creator>CarstenSchuermann</dc:creator>
      <dc:date>2020-03-04T18:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems exporting feature class to shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192110#M8498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am going to go with yes on that. Maybe try to export in 2 smaller chunks to see if that works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ,dbf is storing all the table data so that would make sense that it is corrupted at the 2GB mark. Here is the documentation, non-Esri:&amp;nbsp;&lt;A class="link-titled" href="https://www.dbase.com/Knowledgebase/faq/dBASE_Limits_FAQ.html" title="https://www.dbase.com/Knowledgebase/faq/dBASE_Limits_FAQ.html"&gt;https://www.dbase.com/Knowledgebase/faq/dBASE_Limits_FAQ.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/484036_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 19:05:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-exporting-feature-class-to-shapefile/m-p/192110#M8498</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-03-04T19:05:28Z</dc:date>
    </item>
  </channel>
</rss>

