<?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: Getting Median value in raster set... in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323942#M18523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eric- &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the reply! i definitely understand the solution but have a question from your response....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i need to multiply the slope values in the raster dataset by 10 before i use the Int tool...how is that done in arcgis 10?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2012 18:07:37 GMT</pubDate>
    <dc:creator>AndrewLarson</dc:creator>
    <dc:date>2012-11-26T18:07:37Z</dc:date>
    <item>
      <title>Getting Median value in raster set...</title>
      <link>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323940#M18521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey all-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking to get slope statistics for a number of watersheds i am studying. Currently, i have masked a DEM raster set regarding slope degrees to my various watershed feature datasets. When i look at the 'properties' or my masked layers, it has the slope statistics of min, max, mean and std...but no median! i looked into the zonal statistics tool to help me find the median but when i plugged these masked raster sets into the tool, the option to find the median completely disappears....is there any way in which i can get the median slope for these raster sets?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 16:44:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323940#M18521</guid>
      <dc:creator>AndrewLarson</dc:creator>
      <dc:date>2012-11-26T16:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Median value in raster set...</title>
      <link>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323941#M18522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Slope is calculated as a floating point value.&amp;nbsp; Per the help for the Zonal tools:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"When the Value input is integer, all of the statistics (Area, Min, Max, Range, Mean, STD, Sum, Variety, Majority, Minority, and Median) are available to be calculated. If the Value input is floating point, the Majority, Minority, Median, and Variety statistics will not be calculated."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can run the Int tool to truncate the values to be integer, then calculate Median.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 17:10:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323941#M18522</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-11-26T17:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Median value in raster set...</title>
      <link>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323942#M18523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eric- &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the reply! i definitely understand the solution but have a question from your response....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i need to multiply the slope values in the raster dataset by 10 before i use the Int tool...how is that done in arcgis 10?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 18:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323942#M18523</guid>
      <dc:creator>AndrewLarson</dc:creator>
      <dc:date>2012-11-26T18:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Median value in raster set...</title>
      <link>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323943#M18524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;wait i think i found it...is it via the raster calculator tool? then i get new raster set, then i can apply the Int tool to the newest set?...think that makes sense?\&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 18:16:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323943#M18524</guid>
      <dc:creator>AndrewLarson</dc:creator>
      <dc:date>2012-11-26T18:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Median value in raster set...</title>
      <link>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323944#M18525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're on the right track there.&amp;nbsp; Also, you could just run the Times tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 15:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/getting-median-value-in-raster-set/m-p/323944#M18525</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-11-27T15:10:19Z</dc:date>
    </item>
  </channel>
</rss>

