<?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 Merging Elevation Data for GeoRAS in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/merging-elevation-data-for-georas/m-p/694200#M3585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am preparing a GeoRAS model and I have three separate elevation data of varying accuracy and extents. I have a .dtm from a field survey of the river's channel, a .dtm from an aerial for the roadway over the stream and the embankments and I have a 1/9th Arc Second DEM from USGS for the floodplain. I am having trouble merging the files since they overlap. The USGS DEM is a much larger area and the other 2 areas are within the DEM area. I want the areas where I have field survey to take priority and be used where available then I want the aerial data to be used then where neither of the 2 are available I want the USGS DEM to be used. Is there anyway to combine these three with having the more accuarate files be used in the overlapping areas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 May 2013 23:03:19 GMT</pubDate>
    <dc:creator>GregSullivan1</dc:creator>
    <dc:date>2013-05-04T23:03:19Z</dc:date>
    <item>
      <title>Merging Elevation Data for GeoRAS</title>
      <link>https://community.esri.com/t5/water-resources-questions/merging-elevation-data-for-georas/m-p/694200#M3585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am preparing a GeoRAS model and I have three separate elevation data of varying accuracy and extents. I have a .dtm from a field survey of the river's channel, a .dtm from an aerial for the roadway over the stream and the embankments and I have a 1/9th Arc Second DEM from USGS for the floodplain. I am having trouble merging the files since they overlap. The USGS DEM is a much larger area and the other 2 areas are within the DEM area. I want the areas where I have field survey to take priority and be used where available then I want the aerial data to be used then where neither of the 2 are available I want the USGS DEM to be used. Is there anyway to combine these three with having the more accuarate files be used in the overlapping areas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 23:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/merging-elevation-data-for-georas/m-p/694200#M3585</guid>
      <dc:creator>GregSullivan1</dc:creator>
      <dc:date>2013-05-04T23:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Elevation Data for GeoRAS</title>
      <link>https://community.esri.com/t5/water-resources-questions/merging-elevation-data-for-georas/m-p/694201#M3586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This uses the Spatial Analyst extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Spatial Analyst toolbar-&amp;gt;options-&amp;gt;set the working directory(or something like that, I'm not at my machine at the moment) to where you want the new DEM to be saved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Spatial Analyst-&amp;gt;Raster Calculator type "newDEMname=merge(DEMsurvey,DEMfromAerial,USGSDEM)" without the quotes.&amp;nbsp; That will combine your DEM's into a single DEM of whatever you call "newDEMname" in the working directory you set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The DEM will be built using the order going right to left(ie USGS will be base, then written over by Aerial, then written over by survey)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;newDEM=Mosaic(same DEM order) will also work, but when i have overlapping data I prefer merge.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NOTE: If your cells are offset or of different sizes, the results might be a little funky&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if the USGS DEM has way more data than you need, you can clip it down using a polygon shapefile and Spatial Analyst-&amp;gt;Extract by Mask if you want to make it a bit more manageable.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 02:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/merging-elevation-data-for-georas/m-p/694201#M3586</guid>
      <dc:creator>MattMead</dc:creator>
      <dc:date>2013-05-05T02:01:55Z</dc:date>
    </item>
  </channel>
</rss>

