<?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 can measure general slope, aspect and height of polygons? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756720#M10958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you rule out some of the information that can be obtained from ZonalStatisticsAsTable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000w8000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000w8000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2012 14:34:15 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2012-01-12T14:34:15Z</dc:date>
    <item>
      <title>how can measure general slope, aspect and height of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756719#M10957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a&amp;nbsp; polygon shp file from 300 landslides and&amp;nbsp; I need to have some information&amp;nbsp; for this landslides &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1- general slope of landslide`s polygon (not cell by cell)&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2- general aspect of polygons&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3- average height and max and min height of polygons &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I need all this data for each polygon one by one. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know which I have to do this in several steps but I dont know how? please tell me how can I do this. I searched a lot but ,no solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 14:23:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756719#M10957</guid>
      <dc:creator>mortazapirouz</dc:creator>
      <dc:date>2012-01-12T14:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: how can measure general slope, aspect and height of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756720#M10958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you rule out some of the information that can be obtained from ZonalStatisticsAsTable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000w8000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000w8000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 14:34:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756720#M10958</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-01-12T14:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: how can measure general slope, aspect and height of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756721#M10959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not sure exactly what you mean by "general slope and aspect" but a Zonal function will return a specified statistic (min, max, mean, median, stdv, etc...). I should point out that if you are after the mean aspect, this is quite erroneous because aspect is a circular variable. If you want mean aspect for an area you should transform aspect into a linear measure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 15:33:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756721#M10959</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2012-01-12T15:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: how can measure general slope, aspect and height of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756722#M10960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good point ... a quick Google search using "circular statistics" will provide numerous links on how to derive 'circular' or 'directional' statistical parameters from input data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 17:28:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756722#M10960</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-01-12T17:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: how can measure general slope, aspect and height of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756723#M10961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For "general slope and aspect" I'd generate an elevation trend surface from your DEM (masked to your polygon):&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Clip and mask your DEM to the polygon then convert the masked DEM to &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Raster_to_Point/001200000007000000/"&gt;points&lt;/A&gt;, or...&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000002r000000"&gt;Create Random Points&lt;/A&gt; constrained by your landslide polygon which you can use to &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Extract_Values_to_Points/009z0000002t000000/"&gt;sample&lt;/A&gt; the elevation values.&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;Then&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Generate the &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Trend/009z0000006v000000/"&gt;elevation trend surface&lt;/A&gt; from those points and then calculate slope and aspect from that.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Repeat 300 times (batch or script)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 20:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756723#M10961</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2012-01-12T20:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: how can measure general slope, aspect and height of polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756724#M10962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Luke Pinner&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 08:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-measure-general-slope-aspect-and-height-of/m-p/756724#M10962</guid>
      <dc:creator>mortazapirouz</dc:creator>
      <dc:date>2012-01-13T08:48:01Z</dc:date>
    </item>
  </channel>
</rss>

