<?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: How to Find Slope for Polygon Feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187021#M8295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked!! Thank you so much Dave!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2020 22:41:00 GMT</pubDate>
    <dc:creator>GraceTortorici</dc:creator>
    <dc:date>2020-05-18T22:41:00Z</dc:date>
    <item>
      <title>How to Find Slope for Polygon Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187015#M8289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all! I have gathered SRTM data and from there gathered the slope for my desired region of study. I am specifically looking at tree growth and reforestation. I have a layer of polygons outlining the tree growth I want to specifically look at. How would I be able to find the slopes for these polygons? I know how to use the Extract Multi Values to Point tool, but these are polygons not points. I also tried the Zonal Statistics as Table tool, but it did not work. Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2020 20:48:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187015#M8289</guid>
      <dc:creator>GraceTortorici</dc:creator>
      <dc:date>2020-05-17T20:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Find Slope for Polygon Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187016#M8290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/zonal-statistics.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/zonal-statistics.htm"&gt;Zonal Statistics—Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and its tabular equivalent should work.&amp;nbsp; What did you use and specify for the tools?&amp;nbsp; Did you get errors or just unexpected results?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 01:18:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187016#M8290</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-05-18T01:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Find Slope for Polygon Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187017#M8291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I am just confused on how to run the tool...I created&amp;nbsp;two&amp;nbsp;new fields in my polygon attribute table (one for DEM and one for slope). I do not know if this is right, but I don't see another way. This is my process. The output is generating an empty table. Treegrowth are all of my polygons. Hillshade_STRM_Clip_Clip is my DEM. I also tried this with my slope raster, and got the same results. Thanks!&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/492629_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 02:47:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187017#M8291</guid>
      <dc:creator>GraceTortorici</dc:creator>
      <dc:date>2020-05-18T02:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Find Slope for Polygon Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187018#M8292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the resolution of the SRTM you're using? what's a typical size of your polygon area?&lt;/P&gt;&lt;P&gt;Your zonal statistics can take an average (and many other stats) of the raster cell centres which intersect your polygons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though it's highly unlikely that the slope will be regular across the polygon, or in the same direction, unless we are looking at vineyards or something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 08:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187018#M8292</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-05-18T08:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Find Slope for Polygon Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187019#M8293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I am unsure on how to find the resolution, I am unable to see any information in the display properties. I downloaded a single SRTM tile from Earth Data. Most of my polygons have a shape area of 0...do not know why. Is that normal? They are measuring some decent size areas of tree growth.&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/492664_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 15:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187019#M8293</guid>
      <dc:creator>GraceTortorici</dc:creator>
      <dc:date>2020-05-18T15:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Find Slope for Polygon Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187020#M8294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would take a stab at your data not being projected. I believe Pro can do slope etc with a GCS nowadays but I'd say best practice is to project it if you want to play nice with other data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 16:13:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187020#M8294</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-05-18T16:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Find Slope for Polygon Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187021#M8295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked!! Thank you so much Dave!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 22:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-find-slope-for-polygon-feature/m-p/187021#M8295</guid>
      <dc:creator>GraceTortorici</dc:creator>
      <dc:date>2020-05-18T22:41:00Z</dc:date>
    </item>
  </channel>
</rss>

