<?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: Map of colour-coded grid cells according to a classification scheme in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021618#M1940</link>
    <description>&lt;P&gt;Thanks David!&lt;/P&gt;&lt;P&gt;That's really helpful. I had got as far as making a fishnet but stalled at that point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe easiest to run the two methods you suggested, rasterise the outputs and use zonal stats or map algebra to somehow automate the final classification. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 15:13:03 GMT</pubDate>
    <dc:creator>ConnieHarpur</dc:creator>
    <dc:date>2021-02-18T15:13:03Z</dc:date>
    <item>
      <title>Map of colour-coded grid cells according to a classification scheme</title>
      <link>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021602#M1937</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a map consisting of a gridded area, whereby each grid cell is colour coded according to it's classification (1-4). The classification system is based on:&lt;SPAN&gt;1. The dominant feature class present,&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="inherit"&gt;and 2. Average slope angle. There are 4 possible classes.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="inherit"&gt;I have a raster of slope gradient and a number of different features mapped out as shape files.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;What would be the easiest way to do this? The study area is large (&amp;gt;250 km^2) and I'd like the grid to have a resolution of 1 cell= 250m^2... I'm therefore reluctant to add classes for each cell manually, and it would be great if I could automate this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to work out how to do this using Zonal Statistics (which I think is the way forwards?), but couldn't quite figure it out...&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd be really grateful for any help!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Connie&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 17:02:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021602#M1937</guid>
      <dc:creator>ConnieHarpur</dc:creator>
      <dc:date>2021-01-29T17:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Map of colour-coded grid cells according to a classification scheme</title>
      <link>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021608#M1938</link>
      <description>&lt;P&gt;For a start:&lt;/P&gt;&lt;P&gt;Create a fishnet -&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-fishnet.htm" target="_blank"&gt;Create Fishnet (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Run Zonal statistics 'AVERAGE' against the fishnet and the slope raster.&amp;nbsp; Each cell in the fishnet is a polygon feature, against which will need a unique ID, maybe you can use ObjectID, not sure - not hard to create one either way.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/tabulate-intersection.htm" target="_blank"&gt;Tabulate Intersection (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Should get you dominant features, if area is dominance.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's going to be a bit of messing about with the tabulate intersection table, but it shouldnt be too tricky.&lt;/P&gt;&lt;P&gt;Unsure how you want to bring it all together to classify though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 17:10:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021608#M1938</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-01-29T17:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Map of colour-coded grid cells according to a classification scheme</title>
      <link>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021618#M1940</link>
      <description>&lt;P&gt;Thanks David!&lt;/P&gt;&lt;P&gt;That's really helpful. I had got as far as making a fishnet but stalled at that point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe easiest to run the two methods you suggested, rasterise the outputs and use zonal stats or map algebra to somehow automate the final classification. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 15:13:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021618#M1940</guid>
      <dc:creator>ConnieHarpur</dc:creator>
      <dc:date>2021-02-18T15:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Map of colour-coded grid cells according to a classification scheme</title>
      <link>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021619#M1941</link>
      <description>&lt;P&gt;Yes I think so, makes more sense for checking your outputs too.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 17:35:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/map-of-colour-coded-grid-cells-according-to-a/m-p/1021619#M1941</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-01-29T17:35:33Z</dc:date>
    </item>
  </channel>
</rss>

