<?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 Change 90 m DEM raster to 250 m resolution? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66093#M3793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh guess that does the trick. Thank you. About the cell size, 90 m DEM data has a cell size of 8.3333E-04, to convert it to 250 m, should I calculate it with direct ratio (8.3333E-4 x 250 m / 90 m) or should I do somewhat a scaling adjustment other than this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 22:44:41 GMT</pubDate>
    <dc:creator>AlperOnen</dc:creator>
    <dc:date>2012-02-09T22:44:41Z</dc:date>
    <item>
      <title>How to Change 90 m DEM raster to 250 m resolution?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66091#M3791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, first of all, sorry if this is a pretty basic thing to do. I searched over internet for a while but couldn't find a direct explanation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have downloaded some 90 m DEM files from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://hydrosheds.cr.usgs.gov/" rel="nofollow" target="_blank"&gt;USGS&lt;/A&gt;&lt;SPAN&gt; and merged them on ArcGIS and I want to convert the merged DEM into 250 m resolution. I think I have to use Raster Calculator but since I'm not familiar with it, I need some assistance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Al&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 22:23:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66091#M3791</guid>
      <dc:creator>AlperOnen</dc:creator>
      <dc:date>2012-02-09T22:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change 90 m DEM raster to 250 m resolution?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66092#M3792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perhaps the Resample Tool in Data Management, Raster toolset, Raster processing toolset is what you're looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 22:34:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66092#M3792</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2012-02-09T22:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change 90 m DEM raster to 250 m resolution?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66093#M3793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh guess that does the trick. Thank you. About the cell size, 90 m DEM data has a cell size of 8.3333E-04, to convert it to 250 m, should I calculate it with direct ratio (8.3333E-4 x 250 m / 90 m) or should I do somewhat a scaling adjustment other than this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 22:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66093#M3793</guid>
      <dc:creator>AlperOnen</dc:creator>
      <dc:date>2012-02-09T22:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change 90 m DEM raster to 250 m resolution?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66094#M3794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Al,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It sounds like you have SRTM 90 m data, which typically comes in a geographic coordinate system (WGS_1984) having a resolution of 0.00083333333 decimal degrees.&amp;nbsp; If you truly want your data to have units of meters you need to run Project Raster and specify a coordinate system that uses meters.&amp;nbsp; Then you specify 250 for output cell size.&amp;nbsp; Please be sure to set your resampling technique in the tool to Bilinear since the default is Nearest (which you don't want).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 15:06:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66094#M3794</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-02-10T15:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change 90 m DEM raster to 250 m resolution?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66095#M3795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much :).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 19:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-change-90-m-dem-raster-to-250-m-resolution/m-p/66095#M3795</guid>
      <dc:creator>AlperOnen</dc:creator>
      <dc:date>2012-02-10T19:04:13Z</dc:date>
    </item>
  </channel>
</rss>

