<?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: Statistics table  in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243629#M8304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;since you mention ... raster... you could convert your polygon layer to a raster and use &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/combine.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/combine.htm"&gt;Combine—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;which will give you the unique combinations of your classes between 2 or more rasters.&amp;nbsp; The cell counts will give you the areas of intersection of the input variables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2016 19:09:53 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-04-18T19:09:53Z</dc:date>
    <item>
      <title>Area Cross tab statistics</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243627#M8302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have a polygon feature with different names for each polygon&lt;/P&gt;&lt;P&gt;I have a habitat raster layer with a bunch of classifications (this is clipped to all the polygons above)&lt;/P&gt;&lt;P&gt;I want to run statistics on the Habitat layer where it falls inside the polygon layer, its already clipped so we're good there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&amp;nbsp; I am looking for the polygon feature name with the statistics of each habitat type and their sum in that polygon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Polygon&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trees&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Water&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; developed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Polygon x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 55&lt;/P&gt;&lt;P&gt;Polygon z&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 152&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 66&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 88&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANY IDEAS on how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:42:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243627#M8302</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2016-04-18T18:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243628#M8303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would normally involve a intersect or union of the inputs, then a summary of the output.&lt;/P&gt;&lt;P&gt;Have you looked here (this for v10.3x):&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/an-overview-of-the-analysis-toolbox.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/an-overview-of-the-analysis-toolbox.htm"&gt;An overview of the Analysis toolbox—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/overlay-analysis-approaches.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/overlay-analysis-approaches.htm"&gt;Overlay analysis approaches—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/an-overview-of-the-overlay-toolset.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/an-overview-of-the-overlay-toolset.htm"&gt;An overview of the Overlay toolset—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/summary-statistics.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/summary-statistics.htm"&gt;Summary Statistics—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 19:03:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243628#M8303</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2016-04-18T19:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243629#M8304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;since you mention ... raster... you could convert your polygon layer to a raster and use &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/combine.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/combine.htm"&gt;Combine—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;which will give you the unique combinations of your classes between 2 or more rasters.&amp;nbsp; The cell counts will give you the areas of intersection of the input variables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 19:09:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243629#M8304</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-18T19:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243630#M8305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the &lt;STRONG&gt;Tabulate Area&lt;/STRONG&gt; tool under the Zonal Stats toolbox will do the&lt;/P&gt;&lt;P&gt;trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 19:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243630#M8305</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2016-04-18T19:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243631#M8306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tabulate Area basically does the raster analysis that Dan describes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 00:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243631#M8306</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2016-04-19T00:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics table</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243632#M8307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with the addition of being able to see it, so the choice depends on whether you need just the table or the map and the tabular results...the tables but combine ensures you have the same cell sizes if both the zone and other rasters have the same cell sizes etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 02:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/area-cross-tab-statistics/m-p/243632#M8307</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-19T02:39:58Z</dc:date>
    </item>
  </channel>
</rss>

