<?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: Calculate degrees for go/slow-go/no-go in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548348#M7913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The values you are receiving indicate that you are most likely mixing units of x &amp;amp; y with z.&amp;nbsp; I would guess your DEM is in a geographic coordinate system using units of decimal degrees, and your z (pixel) values are in meters/feet. To ensure accurate slope values you need to have x,y, and z all be in the same units.&amp;nbsp; So, what you need to do is run Project Raster and specify a coordinate system that has the same linear unit as your z units in the DEM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2012 14:06:29 GMT</pubDate>
    <dc:creator>EricRice</dc:creator>
    <dc:date>2012-05-25T14:06:29Z</dc:date>
    <item>
      <title>Calculate degrees for go/slow-go/no-go</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548347#M7912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to calculate degrees for go/slow-go/no-go. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran the raster through SLOPE tool. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First I used option DEGREES, and resulting values were all somewhere between 89.5 and 89.9. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second I used option PERCENT OF SLOPE, and resulting values were between 0 and 17,000,000 with media of about 38,600. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The help page on Calculating Slope seems to assume that I will get values like 58. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Calculating_slope"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Calculating_slope&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot find anywhere an explanation for how to get from 38,000 to the degree it apparently represents. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any guidance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 16:59:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548347#M7912</guid>
      <dc:creator>SimonSeamount</dc:creator>
      <dc:date>2012-05-24T16:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate degrees for go/slow-go/no-go</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548348#M7913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The values you are receiving indicate that you are most likely mixing units of x &amp;amp; y with z.&amp;nbsp; I would guess your DEM is in a geographic coordinate system using units of decimal degrees, and your z (pixel) values are in meters/feet. To ensure accurate slope values you need to have x,y, and z all be in the same units.&amp;nbsp; So, what you need to do is run Project Raster and specify a coordinate system that has the same linear unit as your z units in the DEM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 14:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548348#M7913</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-05-25T14:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate degrees for go/slow-go/no-go</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548349#M7914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That sounds reasonable. The z values are in meters. What projection converts decimal to meters?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 14:32:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548349#M7914</guid>
      <dc:creator>SimonSeamount</dc:creator>
      <dc:date>2012-05-25T14:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate degrees for go/slow-go/no-go</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548350#M7915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use a UTM projection, an Albers, Lambert conformal conic etc etc, there are thousands, so you will need to do some basic reading on projections and/or find out what is the most suitable projection for your area.&amp;nbsp; Many governments use standardized projections which might give you a start if you study area is small&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 14:36:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculate-degrees-for-go-slow-go-no-go/m-p/548350#M7915</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-05-25T14:36:30Z</dc:date>
    </item>
  </channel>
</rss>

