<?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 Arc Hydro DEM Reconditioning: Stream lines not buring in! in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67678#M930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Arc Hydro DEM Reconditioning to burn stream lines in to DEM....runs fine says it completed with no problems but stream lines aren't burnt in.&amp;nbsp; It will burn my culvert lines in but not my stream lines.&amp;nbsp; I enter everything the same for burning culverts vs. streams but it won't burn streams!&amp;nbsp; HELP!!&amp;nbsp; Ready to pull my hair out!! Using arc gis 10.3 and hydro tools 2.0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2017 15:26:49 GMT</pubDate>
    <dc:creator>AshleyHitt1</dc:creator>
    <dc:date>2017-03-28T15:26:49Z</dc:date>
    <item>
      <title>Arc Hydro DEM Reconditioning: Stream lines not buring in!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67678#M930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Arc Hydro DEM Reconditioning to burn stream lines in to DEM....runs fine says it completed with no problems but stream lines aren't burnt in.&amp;nbsp; It will burn my culvert lines in but not my stream lines.&amp;nbsp; I enter everything the same for burning culverts vs. streams but it won't burn streams!&amp;nbsp; HELP!!&amp;nbsp; Ready to pull my hair out!! Using arc gis 10.3 and hydro tools 2.0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 15:26:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67678#M930</guid>
      <dc:creator>AshleyHitt1</dc:creator>
      <dc:date>2017-03-28T15:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Arc Hydro DEM Reconditioning: Stream lines not buring in!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67679#M931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assign the stream an attribute value representing the depth of the 'burn'(eg. 2 metere).&amp;nbsp; Convert streams to a raster using the same cell size and extent as the dem.&amp;nbsp; Assign the &amp;nbsp;Subtract the two (Dem - Stream = Burned) now the Dem should have elevations 2 meters less that the original DEM&amp;nbsp; If anything isn't in the same projection or cell size or extent or the stream has a value of 0 assigned to it then nothing will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 17:32:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67679#M931</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-03-28T17:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Arc Hydro DEM Reconditioning: Stream lines not buring in!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67680#M932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answering my question so quickly Dan, much appreciated.&amp;nbsp; Unfortunately I'm still an Arc GIS&amp;nbsp;novice and I'm not quite sure how to accomplish your suggestion.&amp;nbsp; &amp;nbsp;I want to keep the original DEM at the same elevation throughout.&amp;nbsp; End result being a hydo-conditioned DEM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 19:14:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67680#M932</guid>
      <dc:creator>AshleyHitt1</dc:creator>
      <dc:date>2017-03-28T19:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Arc Hydro DEM Reconditioning: Stream lines not buring in!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67681#M933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to burn a dem, you have to sink the streams into the terrain.&amp;nbsp; Subtraction can be accomplished using a Con statement or better still... when you convert your streams, you can reclass nodata to zero and where your streams are to some depth (as suggested above).&amp;nbsp; A raster calculator subtraction will finish the burning or you can use the Minus tool in the spatial analyst.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 19:52:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67681#M933</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-03-28T19:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Arc Hydro DEM Reconditioning: Stream lines not buring in!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67682#M934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, &lt;A href="https://community.esri.com/community/gis/solutions/arc-hydro?sr=search&amp;amp;searchId=d5840ab0-d150-4992-9d4f-6508c20f4c8e&amp;amp;searchIndex=1"&gt;https://community.esri.com/community/gis/solutions/arc-hydro?sr=search&amp;amp;searchId=d5840ab0-d150-4992-9d4f-6508c20f4c8e&amp;amp;searchIndex=1&lt;/A&gt;‌ tools are way more sophisticated - they include a process called AGREE which does much better flow conditioning than what you can do with a simple raster subtraction with the Con tool. Sharing this over there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 04:17:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arc-hydro-dem-reconditioning-stream-lines-not/m-p/67682#M934</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-04-06T04:17:21Z</dc:date>
    </item>
  </channel>
</rss>

