<?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: Identifying feature 'type' - feature class, raster or table? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/identifying-feature-type-feature-class-raster-or/m-p/554015#M43303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the datatype property of the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Describe_object_properties/018v00000013000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;Describe&lt;/A&gt;&lt;SPAN&gt; function to do this.&amp;nbsp; Ex:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;desc = arcpy.Describe(fc)
print desc.datatype&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 23:56:50 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2021-12-11T23:56:50Z</dc:date>
    <item>
      <title>Identifying feature 'type' - feature class, raster or table?</title>
      <link>https://community.esri.com/t5/python-questions/identifying-feature-type-feature-class-raster-or/m-p/554013#M43301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Having a major brain fade here!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I examine an object within a gdb, and determine if it is a FC, raster, or table?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 23:43:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/identifying-feature-type-feature-class-raster-or/m-p/554013#M43301</guid>
      <dc:creator>AnthonyCheesman1</dc:creator>
      <dc:date>2014-02-12T23:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying feature 'type' - feature class, raster or table?</title>
      <link>https://community.esri.com/t5/python-questions/identifying-feature-type-feature-class-raster-or/m-p/554014#M43302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brain fade averted, I think.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will use ListFeatureClasses, ListRasters ad ListTables, compare the item in question to these lists, and make the determination accordingly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully this works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 23:56:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/identifying-feature-type-feature-class-raster-or/m-p/554014#M43302</guid>
      <dc:creator>AnthonyCheesman1</dc:creator>
      <dc:date>2014-02-12T23:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying feature 'type' - feature class, raster or table?</title>
      <link>https://community.esri.com/t5/python-questions/identifying-feature-type-feature-class-raster-or/m-p/554015#M43303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the datatype property of the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Describe_object_properties/018v00000013000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;Describe&lt;/A&gt;&lt;SPAN&gt; function to do this.&amp;nbsp; Ex:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;desc = arcpy.Describe(fc)
print desc.datatype&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 23:56:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/identifying-feature-type-feature-class-raster-or/m-p/554015#M43303</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2021-12-11T23:56:50Z</dc:date>
    </item>
  </channel>
</rss>

