<?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 Duplicate fields when exporting a feature class with sybtypes to a shapefile in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362744#M12515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For some reason whenever I export a feature class to a shapefile I have been getting duplicate fields appearing at the end of the attribute table of the exported shapefile. The fields that are duplicating themselves are the fields that have subtypes. This is occurring for all feature classes that I export that have subtypes. It does not occur to feature classes without subtypes. Whenever a field is duplicated it is headed with 'd_(field name)'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example: I export a feature with the following fields that each have subtypes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DATA_SRCE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ENV_VALUES&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CAP_METH&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the exported shapefile they appear as duplicates at the end of the attribute table as this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;d_DATA_SRC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d_ENV_VALU&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d_CAP_METH&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone had a similar problem? Or might know why this is happening?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 03:04:09 GMT</pubDate>
    <dc:creator>MichaelFifield</dc:creator>
    <dc:date>2013-05-15T03:04:09Z</dc:date>
    <item>
      <title>Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362744#M12515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For some reason whenever I export a feature class to a shapefile I have been getting duplicate fields appearing at the end of the attribute table of the exported shapefile. The fields that are duplicating themselves are the fields that have subtypes. This is occurring for all feature classes that I export that have subtypes. It does not occur to feature classes without subtypes. Whenever a field is duplicated it is headed with 'd_(field name)'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example: I export a feature with the following fields that each have subtypes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DATA_SRCE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ENV_VALUES&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CAP_METH&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the exported shapefile they appear as duplicates at the end of the attribute table as this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;d_DATA_SRC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d_ENV_VALU&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d_CAP_METH&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone had a similar problem? Or might know why this is happening?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 03:04:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362744#M12515</guid>
      <dc:creator>MichaelFifield</dc:creator>
      <dc:date>2013-05-15T03:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362745#M12516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;These fields (that start with "d_") contain the description of your subtype.&amp;nbsp; This was added due to numerous requests to add the subtype description (if one exists) to exported shapefiles.&amp;nbsp; Shapefiles don't support subtypes, so we export both the subtype code and description as regular fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can control whether these fields get written by setting the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001w00000049000000"&gt;Transfer Field Domain Descriptions&lt;/A&gt;&lt;SPAN&gt; environment setting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 15:15:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362745#M12516</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2013-05-15T15:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362746#M12517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for replying to my problem, much appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS version 10.0. Is there a way of changing this environmental setting, as you proposed, in 10.0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 22:47:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362746#M12517</guid>
      <dc:creator>MichaelFifield</dc:creator>
      <dc:date>2013-05-15T22:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362747#M12518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for replying to my problem, much appreciated. &lt;BR /&gt;&lt;BR /&gt;I am using ArcGIS version 10.0. Is there a way of changing this environmental setting, as you proposed, in 10.0?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Environmental settings are in all versions of desktop since geoprocessing first began, so it is in your version.&amp;nbsp; There is an option button at the bottom of every tool that says "Environments..."&amp;nbsp; (the buttons at the bottom of every tool are "OK", "Cancel", "Environments...", "Show Help&amp;gt;&amp;gt;/&amp;lt;&amp;lt;Hide Help", and "tool Help").&amp;nbsp; The option you need is seen when you press the Environments button and expand the Fields group and is called "Transfer field domain description".&amp;nbsp; Uncheck that option if you do not want the added fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 23:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362747#M12518</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-05-15T23:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362748#M12519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies if I'm missing something, but all I can see when I expand the 'Fields' drop down in 'Environmental Settings' is a tick box for 'Maintain fully qualified field names'. I am thinking this tick box for 'Transfer field domain description' you are referring to may have only become available in version 10.1? If so, does anyone know of any other way of performing the same function in version 10?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 01:06:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362748#M12519</guid>
      <dc:creator>MichaelFifield</dc:creator>
      <dc:date>2013-05-16T01:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362749#M12520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're not missing anything.&amp;nbsp; I don't have the definitive answer for you because we're all gone for the day (except me, apparently).&amp;nbsp; What service pack are you on?&amp;nbsp; It turns out that we put this into one of the service packs w/o exposing the environment.&amp;nbsp; I'll know more tomorrow.&amp;nbsp; In the meantime, can you just delete the fields on the output with &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Delete_Field/00170000004n000000/"&gt;Delete Field&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 01:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362749#M12520</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2013-05-16T01:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362750#M12521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As far as I know we are just using the basic 10.0 version i.e. we haven't had any updates since initially upgrading to 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yeah you're right, I can just delete the fields easy enough. It's just a problem that's been bugging me for quite some time now so would like to try and resolve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 01:16:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362750#M12521</guid>
      <dc:creator>MichaelFifield</dc:creator>
      <dc:date>2013-05-16T01:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362751#M12522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michelle, sounds like your fix is to update to 10.1, or delete the fields -- or avoid using shapefiles, which are most useful today as a transfer format. (GDB feature classes support null values, domains, subtypes, and process and draw faster, among other benefits.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Service packs are available to you - even if you aren't up to date on maintenance, so I highly recommend you update to &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/downloads/patches-servicepacks/view/productid/66/metaid/1876"&gt;10.0 SP 5&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 05:12:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362751#M12522</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-05-16T05:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362752#M12523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For those of you keeping score at home, we added subtype and domain descriptions when exporting geodatabase features to shapefiles beginning with 10.0SP4 and refined the algorithm (there were cases where writing the descriptions could be really slow) at 10.0SP5.&amp;nbsp;&amp;nbsp; We added the&amp;nbsp; environment setting at 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only certain tools write the domain description.&amp;nbsp; For example, the Feature Class To Feature Class and Table To Table tools write the description, but Feature Class To Shapefile and Copy Features do not write the domain description.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, how can you determine which 10.0 tools write the domain description?&amp;nbsp; By looking at the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/A_quick_tour_of_geoprocessing_tool_references/002t0000000z000000/"&gt;online 10.1 tool documentation&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; If the 10.1 tool documentation does not list the Transfer Field Domain Descriptions environment, then the 10.0 tool doesn't write the domain description.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tools that write the domain description:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Feature Class To Feature Class&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Table To Table&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Tools that DO NOT write the domain description:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Feature Class To Shapefile&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Copy Features&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Copy Rows&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;I apologize for the confusion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 16:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362752#M12523</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2013-05-16T16:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362753#M12524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using 10.5 sp 5 and I'm finding that Feature Class to Feature Class will not write descriptions. Instead it will add the domain table to the output GDB as to satisfy the domain link in the field. I created a blank PGDB, used FC to FC with a domain linked FC as the input and a new layer as the output in the blank PGDB. After successful completion I see domain tables in my output PGDB and a Select By Attributes in ArcMap reveals that the layer is in fact referencing domain codes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can ESRI confirm this behavior in 10.0 SP5? As I understand the post above, the environment variable is not available in 10.0 but the functionality was expected to have been built into the FC to FC geoprocessing tool. Is that correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerod&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 14:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362753#M12524</guid>
      <dc:creator>JerodSperry</dc:creator>
      <dc:date>2013-07-09T14:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate fields when exporting a feature class with sybtypes to a shapefile</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362754#M12525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm using 10.5 sp 5 and I'm finding that Feature Class to Feature Class will not write descriptions. Instead it will add the domain table to the output GDB as to satisfy the domain link in the field. I created a blank PGDB, used FC to FC with a domain linked FC as the input and a new layer as the output in the blank PGDB. After successful completion I see domain tables in my output PGDB and a Select By Attributes in ArcMap reveals that the layer is in fact referencing domain codes.&lt;BR /&gt;&lt;BR /&gt;Can ESRI confirm this behavior in 10.0 SP5? As I understand the post above, the environment variable is not available in 10.0 but the functionality was expected to have been built into the FC to FC geoprocessing tool. Is that correct?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The environment variable only applies when writing shapefiles.&amp;nbsp; If you're copying a geodatabase feature class to another geodatabase, the necessary domain tables &amp;amp; values are created or updated in the output gdb.&amp;nbsp; This is the behavior you're seeing.&amp;nbsp; It's only when writing to shapefiles that descriptions are written (shapefile workspaces -- that is, system folders -- don't support domains).&amp;nbsp; So the behavior you're seeing is correct and has always been the behavior when copying from one gdb to another.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 16:13:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/duplicate-fields-when-exporting-a-feature-class/m-p/362754#M12525</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2013-07-09T16:13:04Z</dc:date>
    </item>
  </channel>
</rss>

