<?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: No attribute table in an aspect raster output - can't use raster calculator in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741709#M10757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;somewhat I don´t see the edit button anymore, strange...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway: I did it with TINs&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Mar 2013 13:45:41 GMT</pubDate>
    <dc:creator>MathiasHaarmann</dc:creator>
    <dc:date>2013-03-30T13:45:41Z</dc:date>
    <item>
      <title>No attribute table in an aspect raster output - can't use raster calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741706#M10754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used the tool "Aspect" in spatial Analyst &amp;gt; Surface Analysis (standard pull down option)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I successfully created an aspect layer - but I would like to see the distribution of slopes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the following in raster calculator&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;([Aspect]*2 + 675 % 720) / 90 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as proposed by Mr Huber here: &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/thread.asp?t=131925&amp;amp;f=40&amp;amp;c=3"&gt;http://forums.esri.com/thread.asp?t=131925&amp;amp;f=40&amp;amp;c=3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but it does'nt recognize my aspect layer. Also, there's no attribute table attached to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be much appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mathieu Beaulieu,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Institute of Resources, Environment, Sustainability&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;University of British-Columbia&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vancouver, B.C.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Canada&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 17:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741706#M10754</guid>
      <dc:creator>MathieuBeaulieu</dc:creator>
      <dc:date>2010-10-05T17:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table in an aspect raster output - can't use raster calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741707#M10755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to convert the aspect grid to an integer grid before performing any further analysis. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to preserve decimal places, first multiply by 10 or 100 etc.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then use the Spatial Analyst --&amp;gt; Math --&amp;gt; Int tool and finally divide by the same number you multiplied by before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kristina&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geography Graduate Student&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Portland State University&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 20:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741707#M10755</guid>
      <dc:creator>KristinaDick</dc:creator>
      <dc:date>2010-12-27T20:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table in an aspect raster output - can't use raster calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741708#M10756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Somehow I´m not able to make head of this. I´d like to extract/select the southern exposition-pixels of an aspect-raster, but these calculations don´t help me: whubers calculation gives out 7 classes of which 6 are actual aspect-classes which are in total 315° (his reference to his older replies in another thread doesn´t work for me). And Kristina´s calculations results in a raster, with a range of values between -1 and 359, which is somewhat crude not including 360. Maybe we can "reheat" the topic for ArcGIS 10.1 again?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards and thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mathias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 20:08:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741708#M10756</guid>
      <dc:creator>MathiasHaarmann</dc:creator>
      <dc:date>2013-03-25T20:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: No attribute table in an aspect raster output - can't use raster calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741709#M10757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;somewhat I don´t see the edit button anymore, strange...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway: I did it with TINs&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2013 13:45:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-attribute-table-in-an-aspect-raster-output-can/m-p/741709#M10757</guid>
      <dc:creator>MathiasHaarmann</dc:creator>
      <dc:date>2013-03-30T13:45:41Z</dc:date>
    </item>
  </channel>
</rss>

