<?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: Problem in connecting river centerlines in HEC-GeoRAs in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225633#M1057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I export RAS files from ArcMap 10 to HECRAS and I do not see junctions in the HEC RAS , even though the attribute table for the stream line shows the correct nodes. I have tried using both RASTER and TIN formats for the surfaces but it does not help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest solutions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, RK&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2013 00:21:17 GMT</pubDate>
    <dc:creator>RipenKaur</dc:creator>
    <dc:date>2013-02-08T00:21:17Z</dc:date>
    <item>
      <title>Problem in connecting river centerlines in HEC-GeoRAs</title>
      <link>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225629#M1053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I digitized the river centerlines and I used snapping tools to connect reaches. But when I checked the attributes table, I saw that my reaches are not connected because in that table, FromNode, ToNode, ArcLength, FromSta and ToSta are &amp;lt;Null&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I clicked on RAS Geometry -&amp;gt; Stream Centerline Attributes -&amp;gt; Topology. After that I met this error: "River nodes lie outside the terrain". I don't know how to solve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much if you could help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Amir&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 00:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225629#M1053</guid>
      <dc:creator>AmirJavaheri</dc:creator>
      <dc:date>2013-01-22T00:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in connecting river centerlines in HEC-GeoRAs</title>
      <link>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225630#M1054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Amir,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure to split your centerlines where ever they intersect.&amp;nbsp; GeoRAS will still run, but there is the chance that it will screw up your distances if you dont split them manually.&amp;nbsp; As long as you use the snap tool to overlap the vertices, HEC-RAS should still create the junction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the node outside the terrain error, I assume you are using the DEM from your previous post as your terrain data?&amp;nbsp; If so, it seems there may be a bug when using georas with DEMs.&amp;nbsp; Several of my coworkers have experienced similar errors even though the spatial reference is correct and the lines are quite obviously within the DEM boundary.&amp;nbsp; It doesnt happen all the time though so we havent yet pinned down what the issue is.&amp;nbsp; You can get around this by clipping down your DEM and converting it to a TIN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 15:19:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225630#M1054</guid>
      <dc:creator>MattMead</dc:creator>
      <dc:date>2013-01-22T15:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in connecting river centerlines in HEC-GeoRAs</title>
      <link>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225631#M1055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Amir,&lt;BR /&gt;Make sure to split your centerlines where ever they intersect.&amp;nbsp; GeoRAS will still run, but there is the chance that it will screw up your distances if you dont split them manually.&amp;nbsp; As long as you use the snap tool to overlap the vertices, HEC-RAS should still create the junction.&lt;BR /&gt;&lt;BR /&gt;As for the node outside the terrain error, I assume you are using the DEM from your previous post as your terrain data?&amp;nbsp; If so, it seems there may be a bug when using georas with DEMs.&amp;nbsp; Several of my coworkers have experienced similar errors even though the spatial reference is correct and the lines are quite obviously within the DEM boundary.&amp;nbsp; It doesnt happen all the time though so we havent yet pinned down what the issue is.&amp;nbsp; You can get around this by clipping down your DEM and converting it to a TIN.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you! yes, I am using DEM. I could convert them to TIN. But I have another problem. I want to merge 3 maps. As I read in forum, first I should merge the DEM files and then convert it to TIN. But I don't know how to do that. I really appreciate if you can help me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 01:33:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225631#M1055</guid>
      <dc:creator>AmirJavaheri</dc:creator>
      <dc:date>2013-01-23T01:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in connecting river centerlines in HEC-GeoRAs</title>
      <link>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225632#M1056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I dont use Arc10 yet but our head GIS guy does and says to use Mosaic to combine your DEM datasets.&amp;nbsp; There are tutorials on doing so in the help files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 12:27:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225632#M1056</guid>
      <dc:creator>MattMead</dc:creator>
      <dc:date>2013-01-23T12:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in connecting river centerlines in HEC-GeoRAs</title>
      <link>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225633#M1057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I export RAS files from ArcMap 10 to HECRAS and I do not see junctions in the HEC RAS , even though the attribute table for the stream line shows the correct nodes. I have tried using both RASTER and TIN formats for the surfaces but it does not help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest solutions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, RK&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 00:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225633#M1057</guid>
      <dc:creator>RipenKaur</dc:creator>
      <dc:date>2013-02-08T00:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in connecting river centerlines in HEC-GeoRAs</title>
      <link>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225634#M1058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It will only auto-generate the junctions if you turn on vertex snapping and snap the end vertices.&amp;nbsp; Double check to make sure you have those points snapped together.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Failing that, its just as easy to turn on "move object" in the HEC-RAS geometry window and just move the end vertex of your tributary stream to overlap the receiving stream.&amp;nbsp; This will split the reach at that location.&amp;nbsp; You will have to manually input the junction data though(distances and such).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 01:58:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225634#M1058</guid>
      <dc:creator>MattMead</dc:creator>
      <dc:date>2013-02-08T01:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in connecting river centerlines in HEC-GeoRAs</title>
      <link>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225635#M1059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It will only auto-generate the junctions if you turn on vertex snapping and snap the end vertices.&amp;nbsp; Double check to make sure you have those points snapped together.&lt;BR /&gt;&lt;BR /&gt;Failing that, its just as easy to turn on "move object" in the HEC-RAS geometry window and just move the end vertex of your tributary stream to overlap the receiving stream.&amp;nbsp; This will split the reach at that location.&amp;nbsp; You will have to manually input the junction data though(distances and such).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Meadmw, your suggestion worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 21:58:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/problem-in-connecting-river-centerlines-in-hec/m-p/225635#M1059</guid>
      <dc:creator>RipenKaur</dc:creator>
      <dc:date>2013-04-04T21:58:14Z</dc:date>
    </item>
  </channel>
</rss>

