<?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: Identify suitable land area where a specific tree type can grow in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1259144#M11866</link>
    <description>&lt;P&gt;I had not yet applied the definition query to the raster for elevation. What is the reason for reclassifying the raster? Cant I just use the raster to polygon tool directly?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 22:22:15 GMT</pubDate>
    <dc:creator>Hope-Hauptman</dc:creator>
    <dc:date>2023-02-16T22:22:15Z</dc:date>
    <item>
      <title>Identify suitable land area where a specific tree type can grow</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1258702#M11863</link>
      <description>&lt;P&gt;I have four separate layers: mean annual precipitation (shp), temp min (shp), temp max (shp) and elevation (raster). I have two goals:&lt;/P&gt;&lt;P&gt;1. To locate possible areas that are suitable for tree growth using the following specific parameter ranges within those layers and visualize those areas on a map.&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Mean annual precipitation&lt;/P&gt;&lt;/TD&gt;&lt;TD width="364"&gt;&lt;P&gt;100 to 300 mm/per year&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Temperature&amp;nbsp; minimum&lt;/P&gt;&lt;/TD&gt;&lt;TD width="364"&gt;&lt;P&gt;Greater than 3°C&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Temperature maximum&lt;/P&gt;&lt;/TD&gt;&lt;TD width="364"&gt;&lt;P&gt;Lower than 50°C&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Elevation&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="364"&gt;&lt;P&gt;250 to 1300 meters&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. To calculate the total area (km^2) of land that that has the above parameters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using four different definition queries for each layer but this does not make an overall map that has the criteris above and it also does not allow me to calculate area. I am not sure where to begin to create a workflow for this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 21:18:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1258702#M11863</guid>
      <dc:creator>Hope-Hauptman</dc:creator>
      <dc:date>2023-02-15T21:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Identify suitable land area where a specific tree type can grow</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1258709#M11864</link>
      <description>&lt;P&gt;Seems like a basic MCA question.&amp;nbsp; It seems you've applied the right definition queries to limit the areas you need, however you now need to find the intersection of these layers&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/intersect.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/intersect.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have you reclassified the Raster?&amp;nbsp; You can use raster calculator (something like Con statement to reclassify), Reclassify tool and then raster to polygon the remaining values.&amp;nbsp; that polygon will be your matching elevation area.&amp;nbsp; Intersect all of these and that's your area which matches all the criteria.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Ensure the data is projected and then just calculate geometry attributes, or copy to a feature class and look at the shape area (beware probably m^2 i.e divide by a million) perhaps but unlikely ft^2 depending on your projection.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 21:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1258709#M11864</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-02-15T21:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Identify suitable land area where a specific tree type can grow</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1258758#M11865</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/spatial-analyst/suitability-modeler/what-is-the-suitability-modeler.htm" target="_blank"&gt;What is the Suitability Modeler?—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;may accommodate what you need as well.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 01:05:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1258758#M11865</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-02-16T01:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identify suitable land area where a specific tree type can grow</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1259144#M11866</link>
      <description>&lt;P&gt;I had not yet applied the definition query to the raster for elevation. What is the reason for reclassifying the raster? Cant I just use the raster to polygon tool directly?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 22:22:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1259144#M11866</guid>
      <dc:creator>Hope-Hauptman</dc:creator>
      <dc:date>2023-02-16T22:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Identify suitable land area where a specific tree type can grow</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1259153#M11867</link>
      <description>&lt;P&gt;You could do that, but depending on the size and heterogeneity of the raster and also the cell size, it could take a very long time and then be cumbersome to work with (think possibly millions of tiny squares).&lt;/P&gt;&lt;P&gt;Using a raster operation initially to reclassify is much much more practical and efficient.&amp;nbsp; Also don't think you can apply a definition query to a raster but not completely up to speed on Pro.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 22:32:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/identify-suitable-land-area-where-a-specific-tree/m-p/1259153#M11867</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-02-16T22:32:18Z</dc:date>
    </item>
  </channel>
</rss>

