<?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 Spatially Enabled Dataframes export to feature class (shapefile) issues in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatially-enabled-dataframes-export-to-feature/m-p/1302095#M8816</link>
    <description>&lt;P&gt;Just want others to be aware of a potential issue when converting/exporting a spatially enabled dataframe to a feature class shapefile.&lt;/P&gt;&lt;P&gt;When exporting a spatially enabled dataframe (sedf) to a feature class, i.e. shapefile in this case, I was getting data in certain integer columns that was being changed by the function (.spatial.to_featureclass). After some debugging, I discovered that my column names from a pandas dataframe that I had merged with a sedf had more than 8 characters. I believe this is an issue with the dbf created for the shapefile wherein the column names cannot be greater than 8 characters when using the sanitize_columns = True parameter. When I renamed the columns to shorter lengths and then exported, the data was not changed.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2023 16:05:40 GMT</pubDate>
    <dc:creator>mjrubino</dc:creator>
    <dc:date>2023-06-22T16:05:40Z</dc:date>
    <item>
      <title>Spatially Enabled Dataframes export to feature class (shapefile) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatially-enabled-dataframes-export-to-feature/m-p/1302095#M8816</link>
      <description>&lt;P&gt;Just want others to be aware of a potential issue when converting/exporting a spatially enabled dataframe to a feature class shapefile.&lt;/P&gt;&lt;P&gt;When exporting a spatially enabled dataframe (sedf) to a feature class, i.e. shapefile in this case, I was getting data in certain integer columns that was being changed by the function (.spatial.to_featureclass). After some debugging, I discovered that my column names from a pandas dataframe that I had merged with a sedf had more than 8 characters. I believe this is an issue with the dbf created for the shapefile wherein the column names cannot be greater than 8 characters when using the sanitize_columns = True parameter. When I renamed the columns to shorter lengths and then exported, the data was not changed.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 16:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/spatially-enabled-dataframes-export-to-feature/m-p/1302095#M8816</guid>
      <dc:creator>mjrubino</dc:creator>
      <dc:date>2023-06-22T16:05:40Z</dc:date>
    </item>
  </channel>
</rss>

