<?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 Creating a shapefile from a featureclass with Globalid field in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/creating-a-shapefile-from-a-featureclass-with/m-p/703055#M54442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm currently using ArcView 9.2, working on a file geodatabase created with 9.3.1. A featureclass that I use contains a field of type 'Globalid'. When I try to perform a Clip_analysis using this featureclass as the input layer, and save the results as a shapefile, the clip fails with this message&lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "&amp;lt;interactive input&amp;gt;", line 1, in ?&lt;BR /&gt;RuntimeError: &lt;BR /&gt;Error in creating output z:\TestArea\inlets.shp&lt;BR /&gt;The Field type is invalid or unsupported for the operation. [GLOBALID]&lt;BR /&gt;Failed to execute (Clip).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried DeleteField_management, which fails also. The only command I've found that works is Feature Class to Feature Class, by deleting the GLOBALID field from the field list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of a method to &lt;/SPAN&gt;&lt;STRONG&gt;programmatically&lt;/STRONG&gt;&lt;SPAN&gt; ignore this field, without changing the source data?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jul 2011 17:28:56 GMT</pubDate>
    <dc:creator>BruceNielsen</dc:creator>
    <dc:date>2011-07-22T17:28:56Z</dc:date>
    <item>
      <title>Creating a shapefile from a featureclass with Globalid field</title>
      <link>https://community.esri.com/t5/python-questions/creating-a-shapefile-from-a-featureclass-with/m-p/703055#M54442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm currently using ArcView 9.2, working on a file geodatabase created with 9.3.1. A featureclass that I use contains a field of type 'Globalid'. When I try to perform a Clip_analysis using this featureclass as the input layer, and save the results as a shapefile, the clip fails with this message&lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "&amp;lt;interactive input&amp;gt;", line 1, in ?&lt;BR /&gt;RuntimeError: &lt;BR /&gt;Error in creating output z:\TestArea\inlets.shp&lt;BR /&gt;The Field type is invalid or unsupported for the operation. [GLOBALID]&lt;BR /&gt;Failed to execute (Clip).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried DeleteField_management, which fails also. The only command I've found that works is Feature Class to Feature Class, by deleting the GLOBALID field from the field list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of a method to &lt;/SPAN&gt;&lt;STRONG&gt;programmatically&lt;/STRONG&gt;&lt;SPAN&gt; ignore this field, without changing the source data?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 17:28:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-a-shapefile-from-a-featureclass-with/m-p/703055#M54442</guid>
      <dc:creator>BruceNielsen</dc:creator>
      <dc:date>2011-07-22T17:28:56Z</dc:date>
    </item>
  </channel>
</rss>

