<?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 Spatial Statistics multi-bands raster in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-statistics-multi-bands-raster/m-p/150003#M2094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a real beginner to Python!&amp;nbsp; I want to calculate statistics for a single raster file with 10 bands but I can't get it to loop through all the bands. I am able to list my bands using arcpy.Describe(file_x)&amp;nbsp; and file_x.children ...I can extract stats for band 1 but can't get it to loop to the next band when I want to use this tool :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;outZSaT = ZonalStatisticsAsTable(inZoneData, zoneField, inValueRaster, outTable, "NODATA", MEAN") &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure how to call or loop through my bands ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, any help is welcome. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2011 19:31:03 GMT</pubDate>
    <dc:creator>HugoDrouin</dc:creator>
    <dc:date>2011-10-12T19:31:03Z</dc:date>
    <item>
      <title>Spatial Statistics multi-bands raster</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-statistics-multi-bands-raster/m-p/150003#M2094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a real beginner to Python!&amp;nbsp; I want to calculate statistics for a single raster file with 10 bands but I can't get it to loop through all the bands. I am able to list my bands using arcpy.Describe(file_x)&amp;nbsp; and file_x.children ...I can extract stats for band 1 but can't get it to loop to the next band when I want to use this tool :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;outZSaT = ZonalStatisticsAsTable(inZoneData, zoneField, inValueRaster, outTable, "NODATA", MEAN") &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure how to call or loop through my bands ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, any help is welcome. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 19:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-statistics-multi-bands-raster/m-p/150003#M2094</guid>
      <dc:creator>HugoDrouin</dc:creator>
      <dc:date>2011-10-12T19:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Statistics multi-bands raster</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-statistics-multi-bands-raster/m-p/150004#M2095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at these python scripts as a potential starting point &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=7BC45E58-1422-2418-A00F-329E9CA585BC"&gt;http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=7BC45E58-1422-2418-A00F-329E9CA585BC&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 21:22:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-statistics-multi-bands-raster/m-p/150004#M2095</guid>
      <dc:creator>ThomasDilts</dc:creator>
      <dc:date>2011-10-12T21:22:24Z</dc:date>
    </item>
  </channel>
</rss>

