<?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 calculate zonal statistics using overlapping polygons in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335792#M4707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I'm trying to calculate zonal statistics with a grid as input and overlapping circles in a feature class as areas. As I understud the software is converting the feature class with the polygons in a raster file in the background and clips the polygons. Can I avoid this somehow or is there an other possibility to extract this spatial information from the grid? What I would need is the number of cells with specific values within a 2000m radius around points. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2015 16:35:39 GMT</pubDate>
    <dc:creator>HannahPomella</dc:creator>
    <dc:date>2015-05-15T16:35:39Z</dc:date>
    <item>
      <title>calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335792#M4707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I'm trying to calculate zonal statistics with a grid as input and overlapping circles in a feature class as areas. As I understud the software is converting the feature class with the polygons in a raster file in the background and clips the polygons. Can I avoid this somehow or is there an other possibility to extract this spatial information from the grid? What I would need is the number of cells with specific values within a 2000m radius around points. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 16:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335792#M4707</guid>
      <dc:creator>HannahPomella</dc:creator>
      <dc:date>2015-05-15T16:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335793#M4708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if I understand your dilemma correctly, the issue is the overlapping polygons (circles) not being processed correctly by the Zonal Statistics tool.&amp;nbsp; If that is the case, the help for the tool offers this explanation and resolution for this issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;If the zone feature input has overlapping polygons, the zonal analysis will not be performed for each individual polygon. Since the feature input is converted to a raster, each location can only have one value. &lt;/EM&gt;&lt;P&gt;&lt;EM&gt;An alternative method is to process the zonal statistics iteratively for each of the polygon zones and collate the results.&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp; &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z000000w7000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z000000w7000000"&gt;ArcGIS Help 10.1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the solution then would involve iterating the Zonal Statistics tool for each individual polygon.&amp;nbsp; Common ways to accomplish this include Python and Modelbuilder (using an Iterator).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(EDIT:&amp;nbsp; fixed typos]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 17:25:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335793#M4708</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2015-05-15T17:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335794#M4709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to Chris' comment about processing zones individually, it sounds like you may be more interested in the &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Tabulate_Area/009z000000w2000000/"&gt;Tabulate Area&lt;/A&gt; tool (which will list the cells in each class), rather than &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Zonal_Statistics/009z000000w7000000/"&gt;Zonal Statistics&lt;/A&gt; (which performs some numerical summarization of your classes, like mean, range, etc.).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 17:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335794#M4709</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-05-15T17:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335795#M4710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Esri has provided an enhanced Zonal Statistics and Tabulate Area tools that handle overlapping polygons in the &lt;A href="http://blogs.esri.com/esri/arcgis/2013/01/17/introducing-the-spatial-analyst-supplemental-tools/"&gt;Spatial Analyst Supplemental tools.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have posted a toolbox on ArcGIS Online that does both zonal statistics of tabulations of categorical data from points. (It does the buffers for you).&amp;nbsp; It also includes a tool that will weed points if you don't want to run them one at a time, which can be slow for thousands of points:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=cbb59504f59f4e18b23817fb0ef40e56"&gt;NAWQA Area-Characterization Toolbox&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a lot more discussion on this, see:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/209528"&gt;Re: Zonal Statistics as Table: Overlapping Polygons: Solution Required&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 04:07:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335795#M4710</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2015-05-16T04:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335796#M4711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, thank you very much for your aswers and sorry for my late replay. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;SPAN class="jive-username-link jiveTT-hover-user"&gt;@Darren Wiens&lt;/SPAN&gt;&lt;/SPAN&gt; You are right, i need the Tabluate Area tool to get the results I want. But there is still the problem with the overlapping polygons. For sure I can calculate single circle areas and summarise then the results in one table, but I have to calculate &amp;gt;1000 points, so a tool would be nice to have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Curtis Price thank you for your tipps.&amp;nbsp; I tried now the spatial analyst supplemental tool on ArcGIS 10.3.&lt;/P&gt;&lt;P&gt;If I use the Tabulate Area 2 tool on three not overlapping circles it's working perfectly. Then I tried it on three overlapping circles and it does the same as the standart Tabulate Area tool. Its not calculating the entire area. Maybe somebody has a hint what could be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried also the NAWQA Area-Characterization Toolbox, but its alwas producing a error "the extent my input featurs is not exact"... No idea what could be wrong with them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Hannah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 15:11:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335796#M4711</guid>
      <dc:creator>HannahPomella</dc:creator>
      <dc:date>2015-05-20T15:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335797#M4712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is how you can do it with Python. Requires Spatial Analyst. This example uses an overlapping zone feature class called "buffer_1000" (must have "FID" field), class raster called "raster" (must have "Value" field), and outputs one table for each feature in the zone feature class called "outTable1", "outTable2", etc. You can then run &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Merge/001700000055000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;Merge &lt;/A&gt;to consolidate these output tables. Of course, change the feature class names to suit your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;gt;&amp;gt;&amp;gt; zoneFC = "buffer_1000"
... raster = "raster"
... with arcpy.da.SearchCursor(zoneFC,"OID@") as cursor:
...&amp;nbsp;&amp;nbsp;&amp;nbsp; for row in cursor:
...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcpy.MakeFeatureLayer_management(zoneFC,"tempFL","\"FID\"=" + str(row[0]))
...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rast = arcpy.sa.TabulateArea("tempFL","FID",raster,"Value",r"in_memory\outTable" + str(row[0]))&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:54:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335797#M4712</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2021-12-11T15:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335798#M4713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the code.&lt;/P&gt;&lt;P&gt;I changed the file names but he reclaims a syntax error in row 6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; zoneFC="POIzone_Random"&amp;nbsp; &lt;/P&gt;&lt;P&gt;... raster="Allminerals_Extension.bmp"&amp;nbsp; &lt;/P&gt;&lt;P&gt;... with arcpy.da.SearchCursor(zoneFC,"POI_Nr") as cursor:&lt;/P&gt;&lt;P&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for row in cursor:&lt;/P&gt;&lt;P&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcpy.MakeFeatureLayer_management(zoneFC,"tempFL","\"POI_Nr\"=" + str(row[0]))&amp;nbsp; &lt;/P&gt;&lt;P&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rast=arcpy.sa.TabulateArea("tempFL","POI_Nr",raster,"Value",r"E:\Projekte\Coop_Meyer\outTable" + str(row[0]) &amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parsing error SyntaxError: invalid syntax (line 6)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:07:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335798#M4713</guid>
      <dc:creator>HannahPomella</dc:creator>
      <dc:date>2015-05-20T17:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335799#M4714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f6f6f6;"&gt;There was a copy/paste error in there - I've updated above. The final line should end with this, not &amp;gt;&amp;gt;&amp;gt;: str(row[0]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="python" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14321418609866280" data-renderedposition="44_8_912_16" jivemacro_uid="_14321418609866280"&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f6f6f6;"&gt;rast = arcpy.sa.TabulateArea(&lt;/SPAN&gt;&lt;SPAN class="string" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: blue; background-color: #f6f6f6;"&gt;"tempFL"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000; background-color: #f6f6f6;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: blue; background-color: #f6f6f6;"&gt;"FID"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000; background-color: #f6f6f6;"&gt;,raster,&lt;/SPAN&gt;&lt;SPAN class="string" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: blue; background-color: #f6f6f6;"&gt;"Value"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000; background-color: #f6f6f6;"&gt;,r&lt;/SPAN&gt;&lt;SPAN class="string" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: blue; background-color: #f6f6f6;"&gt;"in_memory\outTable"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000; background-color: #f6f6f6;"&gt; + str(row[&lt;/SPAN&gt;&lt;SPAN class="number" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: green; background-color: #f6f6f6;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #000000; background-color: #f6f6f6;"&gt;]))&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:12:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335799#M4714</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-05-20T17:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335800#M4715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm VERRY sorry but I have no idea of coding as you my have noticed &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it reports a error in line 7. But line 7 is empty...... is there somethin I have to write to end the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; zoneFC="POIzone_Random"&amp;nbsp; &lt;/P&gt;&lt;P&gt;... raster="Allminerals_Extension.bmp"&amp;nbsp; &lt;/P&gt;&lt;P&gt;... with arcpy.da.SearchCursor(zoneFC,"POI_Nr") as cursor:&lt;/P&gt;&lt;P&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for row in cursor:&lt;/P&gt;&lt;P&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcpy.MakeFeatureLayer_management(zoneFC,"tempFL","\"POI_Nr\"=" + str(row[0]))&amp;nbsp; &lt;/P&gt;&lt;P&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rast=arcpy.sa.TabulateArea("tempFL","POI_Nr",raster,"Value",r"E:\Projekte\Coop_Meyer\outTable" + str(row[0])&lt;/P&gt;&lt;P&gt;... &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parsing error SyntaxError: invalid syntax (line 7)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:25:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335800#M4715</guid>
      <dc:creator>HannahPomella</dc:creator>
      <dc:date>2015-05-20T17:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335801#M4716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. Python requires proper indentation. The first line has no indentation - it is three '&amp;gt;' characters and one space. The next line is three '.' characters and one space. Both of these are at indentation level zero. Same with line three. Line 4 is indented by 4 spaces, to indicate it is inside the 'with' block. Line 5 is indented by 8 spaces, to indicate it is inside both the 'for' and 'with' blocks. Line 6 (rast=...) should be indented exactly the same as Line 5 - it should be inside both the 'for' and 'with' blocks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335801#M4716</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-05-20T17:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335802#M4717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/101828_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:41:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335802#M4717</guid>
      <dc:creator>HannahPomella</dc:creator>
      <dc:date>2015-05-20T17:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335803#M4718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A ok, now&amp;nbsp; I sow there is a ) missed at the end. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solved this error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;got a new one &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/101829_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335803#M4718</guid>
      <dc:creator>HannahPomella</dc:creator>
      <dc:date>2015-05-20T17:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335804#M4719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What type of feature class are you working with? Where clauses are data-specific (see the help for &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Make_Feature_Layer/00170000006p000000/"&gt;Make Feature Layer&lt;/A&gt;, where clause section). My example used a shapefile - fields are enclosed by double quotes. File GDB fields have no quotes. Personal GDB fields are enclosed by []. A nice way to figure it out is to run Make Feature Layer once through the normal tool dialog to figure out the syntax. Once you get it to work once, you can export the result from the results window to a Python snippet and inspect the syntax more fully in a text editor or IDE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 18:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335804#M4719</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-05-20T18:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335805#M4720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another reason to eschew mdb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can generate the correct delimeters with arcpy.AddFieldDelimeters. The code below would return "[POI_Nr]" if ZoneFC was in a pGDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.AddFieldDelimeters(
&amp;nbsp;&amp;nbsp;&amp;nbsp; os.path.dirname(arcpy.Describe("ZoneFC").catalogPath),
&amp;nbsp;&amp;nbsp;&amp;nbsp; "POI_Nr")&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335805#M4720</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-12-11T15:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: calculate zonal statistics using overlapping polygons</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335806#M4721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was using a personal GDB. Now I export the data to shapefile and run the code again.&lt;/P&gt;&lt;P&gt;Its working at least a bit &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It creates a table with one entry and then stops with a error.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/102318_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 11:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-zonal-statistics-using-overlapping/m-p/335806#M4721</guid>
      <dc:creator>HannahPomella</dc:creator>
      <dc:date>2015-05-22T11:51:30Z</dc:date>
    </item>
  </channel>
</rss>

