<?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: Can I detect if pyramids have been created for a raster in Arcpy? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/can-i-detect-if-pyramids-have-been-created-for-a/m-p/663694#M51563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009t0000001p000000"&gt;you can't&lt;/A&gt; unless you can program in a right-click (can't find anything anywhere, except *.ovr files can also be created, but I don't know if you can check for them)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 00:18:28 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2014-08-12T00:18:28Z</dc:date>
    <item>
      <title>Can I detect if pyramids have been created for a raster in Arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/can-i-detect-if-pyramids-have-been-created-for-a/m-p/663693#M51562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I'm writing a tool in Python that looks through rasters stored in a workspace and notes down certain details about them. The results are stored in a feature class. One of the things I'm trying to determine about the rasters is if pyramids have been made for each of them. The only way I can find so far is to look for a .rrd file with the raster. But that won't work for any rasters that are stored in a geodatabase. Can someone please tell me if there is some other way in Python to detect if pyramids have been created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 23:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/can-i-detect-if-pyramids-have-been-created-for-a/m-p/663693#M51562</guid>
      <dc:creator>AllanMills</dc:creator>
      <dc:date>2014-08-11T23:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I detect if pyramids have been created for a raster in Arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/can-i-detect-if-pyramids-have-been-created-for-a/m-p/663694#M51563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009t0000001p000000"&gt;you can't&lt;/A&gt; unless you can program in a right-click (can't find anything anywhere, except *.ovr files can also be created, but I don't know if you can check for them)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 00:18:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/can-i-detect-if-pyramids-have-been-created-for-a/m-p/663694#M51563</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-08-12T00:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can I detect if pyramids have been created for a raster in Arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/can-i-detect-if-pyramids-have-been-created-for-a/m-p/663695#M51564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not aware of any way to do this using arcpy but would also be interested to know if this functionality exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The functionality *should* be part of &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Describe/018v00000066000000/"&gt;arcpy describe&lt;/A&gt; but it doesn't seem to be exposed. It is obviously there in the underlying ArcObjects as the Layer Properties shows this in the Raster Information section:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="lyr-props-pyramids.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/3294_lyr-props-pyramids.png" style="width: 620px; height: 460px;" /&gt;&lt;/P&gt;&lt;P&gt;Also, note that as of ArcGIS 10 pyramids for file based rasters will be created as &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009t00000026000000"&gt;OVR files&lt;/A&gt; instead of RRD files. However this doesn't help if the raster is in a geodatabase. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Owen&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.spatialxp.com.au/"&gt;Spatial XP&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 00:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/can-i-detect-if-pyramids-have-been-created-for-a/m-p/663695#M51564</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2014-08-12T00:29:19Z</dc:date>
    </item>
  </channel>
</rss>

