<?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: Converting DEM cell size from degrees to meters in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670729#M38042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a large DEM dataset of the world's landmasses. The cell size is currently 1 arc-second. I need to resample the cell size to 250 meters. I can't for the life of me find out how to do this, but I need to in order to match it up with the cell size of other rasters I am using (which will make it easier to run some custom tools on them after converting to ASCII).&lt;BR /&gt;&lt;BR /&gt;Is this possible to do? I understand there will be some error involved converting from degrees to meters, especially at higher latitudes, but since I'm converting from ~30 meters to 250 meters I assume that won't be much of an issue.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Straightforward to use GP tool called �??Project Raster�?? at &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/Project_Raster/00170000007q000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/#/Project_Raster/00170000007q000000/&lt;/A&gt;&lt;SPAN&gt; . However, we users don�??t see the tool in 10.x&amp;nbsp; (see the attachment).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nevertheless, considering your DEM data using geodetic/WGS 84 (Z CS is �??WGS_1984_Geoid�??), advisable to use the following effective workflow in ArcGIS:[INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Create MD with local projection (saying, UTM 15 with the datum NAD83 /WGS 84); here, the better practice is: to ensure your data source with �??Elevation�?? under �??General�?? and Z CS in Spatial Reference Properties referred to �??WGS_1984_Geoid�??;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Load your 30-m DEM into MD;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Export the desired AOI directly from MD as raster (TIFF, or IMG). Here, ensure �??cell_size�?? equal to 250-m (rather than 30-m);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Convert into any other formats like ASCII, etc�?�[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 05:41:21 GMT</pubDate>
    <dc:creator>larryzhang1</dc:creator>
    <dc:date>2013-12-17T05:41:21Z</dc:date>
    <item>
      <title>Converting DEM cell size from degrees to meters</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670727#M38040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a large DEM dataset of the world's landmasses. The cell size is currently 1 arc-second. I need to resample the cell size to 250 meters. I can't for the life of me find out how to do this, but I need to in order to match it up with the cell size of other rasters I am using (which will make it easier to run some custom tools on them after converting to ASCII).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible to do? I understand there will be some error involved converting from degrees to meters, especially at higher latitudes, but since I'm converting from ~30 meters to 250 meters I assume that won't be much of an issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 17:45:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670727#M38040</guid>
      <dc:creator>DavidWampler</dc:creator>
      <dc:date>2013-12-16T17:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DEM cell size from degrees to meters</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670728#M38041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to project your data from GCS to a flat projected coordinate system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//003r0000000q000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//003r0000000q000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your biggest problem here will be to select a suitable PCS for your analysis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will depend on what you are doing with the data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may have to consider splitting up the data into continental sized bits and projecting each one separately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 05:05:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670728#M38041</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2013-12-17T05:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DEM cell size from degrees to meters</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670729#M38042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a large DEM dataset of the world's landmasses. The cell size is currently 1 arc-second. I need to resample the cell size to 250 meters. I can't for the life of me find out how to do this, but I need to in order to match it up with the cell size of other rasters I am using (which will make it easier to run some custom tools on them after converting to ASCII).&lt;BR /&gt;&lt;BR /&gt;Is this possible to do? I understand there will be some error involved converting from degrees to meters, especially at higher latitudes, but since I'm converting from ~30 meters to 250 meters I assume that won't be much of an issue.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Straightforward to use GP tool called �??Project Raster�?? at &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/Project_Raster/00170000007q000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/#/Project_Raster/00170000007q000000/&lt;/A&gt;&lt;SPAN&gt; . However, we users don�??t see the tool in 10.x&amp;nbsp; (see the attachment).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nevertheless, considering your DEM data using geodetic/WGS 84 (Z CS is �??WGS_1984_Geoid�??), advisable to use the following effective workflow in ArcGIS:[INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Create MD with local projection (saying, UTM 15 with the datum NAD83 /WGS 84); here, the better practice is: to ensure your data source with �??Elevation�?? under �??General�?? and Z CS in Spatial Reference Properties referred to �??WGS_1984_Geoid�??;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Load your 30-m DEM into MD;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Export the desired AOI directly from MD as raster (TIFF, or IMG). Here, ensure �??cell_size�?? equal to 250-m (rather than 30-m);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Convert into any other formats like ASCII, etc�?�[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 05:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670729#M38042</guid>
      <dc:creator>larryzhang1</dc:creator>
      <dc:date>2013-12-17T05:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DEM cell size from degrees to meters</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670730#M38043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt; However, very sadly, we users don�??t see the tool in 10.x so far (see the attachment)[/INDENT]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Larry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In your graphic, what happens if you expand the tools in Raster. I.e &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DataManagement-&amp;gt;ProjectionsandTransformations-&amp;gt;Raster-&amp;gt;ProjectRaster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 13:38:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670730#M38043</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-12-17T13:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DEM cell size from degrees to meters</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670731#M38044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Larry&lt;BR /&gt;In your graphic, what happens if you expand the tools in Raster. I.e &lt;BR /&gt;&lt;BR /&gt;DataManagement-&amp;gt;ProjectionsandTransformations-&amp;gt;Raster-&amp;gt;ProjectRaster&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks�?Steve�?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Visible now after expending.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can try this GP (or the GP 'Resample') and then compare with the above MD workflow ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:35:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670731#M38044</guid>
      <dc:creator>larryzhang1</dc:creator>
      <dc:date>2013-12-17T15:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DEM cell size from degrees to meters</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670732#M38045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the help - that got me on the right track. A second difficulty is that the projection I am using is not in the default list (MODIS Sinusoidal) - I should have mentioned that to start with. But, adding a custom geographic transformation for that did the trick. In the end, I got the cell sizes to match up perfectly!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For reference of anyone else needing to project into the MODIS sinusoidal, this page gave the required extra information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://code.env.duke.edu/projects/mget/wiki/SinusoidalMODIS"&gt;https://code.env.duke.edu/projects/mget/wiki/SinusoidalMODIS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although I only needed to follow a few of the steps there along with what was mentioned in this thread to get it to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 19:38:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-dem-cell-size-from-degrees-to-meters/m-p/670732#M38045</guid>
      <dc:creator>DavidWampler</dc:creator>
      <dc:date>2013-12-19T19:38:52Z</dc:date>
    </item>
  </channel>
</rss>

