<?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: Intersect stream layer with another layer and preserve its flow direction? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648861#M9348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Line direction is not preserved in overlay operations - if you want to re-orient your lines you need to create a &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//002r00000001000000"&gt;geometric network&lt;/A&gt; to find the ones pointing in the wrong selection, and then flip the selected lines using editing or the Flip Line tool.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks curtvprice! I've found out that ArcHydro also has Network Tools. &lt;/SPAN&gt;&lt;A href="http://web.ics.purdue.edu/~vmerwade/education/archydro.pdf"&gt;One pretty good guide here&lt;/A&gt;&lt;SPAN&gt;. I'll give it a try and report back later&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2014 15:16:53 GMT</pubDate>
    <dc:creator>TungNg</dc:creator>
    <dc:date>2014-05-19T15:16:53Z</dc:date>
    <item>
      <title>Intersect stream layer with another layer and preserve its flow direction?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648857#M9344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering if there is a way to intersect a stream segment layer (created by ArcHydro) with another layer (e.g. a grid) but preserve its flow direction (sample in fig. below). The reason for doing this is to get the correct flow order from upstream to downstream of different individual reaches so that these information can be used in cascading flow in hydrological models&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://i.imgur.com/0Kl0SYa.png"&gt;&lt;IMG src="http://i.imgur.com/0Kl0SYa.png" /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I used Intersect (Analysis) tool, stream segments were broken into reaches just fine but their orders were messed up&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion would be appreciated! Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 23:30:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648857#M9344</guid>
      <dc:creator>TungNg</dc:creator>
      <dc:date>2014-05-14T23:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect stream layer with another layer and preserve its flow direction?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648858#M9345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Interesting to hear that the intersect tool ends up flipping the polyline direction. Well if your network contains no loops or bifurcations then you could use RivEX to re-orienate the vector network to a snapped mouth point. Have a look at the online &lt;/SPAN&gt;&lt;A href="http://www.rivex.co.uk/html/Help.html"&gt;help&lt;/A&gt;&lt;SPAN&gt; and search for the reorientation tool, make sure you understand the input requirements.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 10:15:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648858#M9345</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2014-05-15T10:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect stream layer with another layer and preserve its flow direction?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648859#M9346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Interesting to hear that the intersect tool ends up flipping the polyline direction. Well if your network contains no loops or bifurcations then you could use RivEX to re-orienate the vector network to a snapped mouth point. Have a look at the online &lt;A href="http://www.rivex.co.uk/html/Help.html"&gt;help&lt;/A&gt; and search for the reorientation tool, make sure you understand the input requirements.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for the reply! I'll check out RivEX later. Regarding "intersect tool", I don't really know how it works: longitudinal or latitudinal wise or something else. Would be great if someone here points it out for me&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 16:24:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648859#M9346</guid>
      <dc:creator>TungNg</dc:creator>
      <dc:date>2014-05-15T16:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect stream layer with another layer and preserve its flow direction?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648860#M9347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;When I used Intersect (Analysis) tool, stream segments were broken into reaches just fine but their orders were messed up&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Line direction is not preserved in overlay operations - if you want to re-orient your lines you need to create a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//002r00000001000000"&gt;geometric network&lt;/A&gt;&lt;SPAN&gt; to find the ones pointing in the wrong selection, and then flip the selected lines using editing or the Flip Line tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 17:57:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648860#M9347</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2014-05-15T17:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect stream layer with another layer and preserve its flow direction?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648861#M9348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Line direction is not preserved in overlay operations - if you want to re-orient your lines you need to create a &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//002r00000001000000"&gt;geometric network&lt;/A&gt; to find the ones pointing in the wrong selection, and then flip the selected lines using editing or the Flip Line tool.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks curtvprice! I've found out that ArcHydro also has Network Tools. &lt;/SPAN&gt;&lt;A href="http://web.ics.purdue.edu/~vmerwade/education/archydro.pdf"&gt;One pretty good guide here&lt;/A&gt;&lt;SPAN&gt;. I'll give it a try and report back later&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 15:16:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/intersect-stream-layer-with-another-layer-and/m-p/648861#M9348</guid>
      <dc:creator>TungNg</dc:creator>
      <dc:date>2014-05-19T15:16:53Z</dc:date>
    </item>
  </channel>
</rss>

