<?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 viewing raster information for many rasters in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/viewing-raster-information-for-many-rasters/m-p/628371#M48936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to view a compilation of the properties (raster data properties) for multiple rasters? (Or any set of feature data?) I have 18&amp;nbsp;DEMs that I want to mosaic, but I want to double check the pixel-depth, pixel-type&amp;nbsp;and pyramid levels&amp;nbsp;for all of them before I create the mosaic. I know you can double-click the layer to bring up the properties window, then select raster data and read the data, but that's a lot of clicking... Is there a tool or script that can compile a summary of data points for all the DEM files?&lt;/P&gt;&lt;P&gt;Ideally, if it's scriptable, I'd love if someone could point me in the right direction to learn how to write a script that could do it. I can work with Python, VBScript,&amp;nbsp;and most likely any other supported language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Oct 2016 17:41:40 GMT</pubDate>
    <dc:creator>DCWORK_GIS</dc:creator>
    <dc:date>2016-10-28T17:41:40Z</dc:date>
    <item>
      <title>viewing raster information for many rasters</title>
      <link>https://community.esri.com/t5/python-questions/viewing-raster-information-for-many-rasters/m-p/628371#M48936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to view a compilation of the properties (raster data properties) for multiple rasters? (Or any set of feature data?) I have 18&amp;nbsp;DEMs that I want to mosaic, but I want to double check the pixel-depth, pixel-type&amp;nbsp;and pyramid levels&amp;nbsp;for all of them before I create the mosaic. I know you can double-click the layer to bring up the properties window, then select raster data and read the data, but that's a lot of clicking... Is there a tool or script that can compile a summary of data points for all the DEM files?&lt;/P&gt;&lt;P&gt;Ideally, if it's scriptable, I'd love if someone could point me in the right direction to learn how to write a script that could do it. I can work with Python, VBScript,&amp;nbsp;and most likely any other supported language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 17:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/viewing-raster-information-for-many-rasters/m-p/628371#M48936</guid>
      <dc:creator>DCWORK_GIS</dc:creator>
      <dc:date>2016-10-28T17:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: viewing raster information for many rasters</title>
      <link>https://community.esri.com/t5/python-questions/viewing-raster-information-for-many-rasters/m-p/628372#M48937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arcpy help&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy/what-is-arcpy-.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy/what-is-arcpy-.htm"&gt;What is ArcPy?—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Describe properties&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/describe.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/describe.htm"&gt;Describe—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Raster properties&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/raster-dataset-properties.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-functions/raster-dataset-properties.htm"&gt;Raster Dataset properties—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So essentially select your folder/geodatabase and use ListRasters to get each raster in turn, get the describe property and pull out what you need, assemble, print and save&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 17:49:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/viewing-raster-information-for-many-rasters/m-p/628372#M48937</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-10-28T17:49:59Z</dc:date>
    </item>
  </channel>
</rss>

