<?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: Creating a Route on a Stream System in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/creating-a-route-on-a-stream-system/m-p/447789#M25626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what I did to correct the issue, although I'm all ears if there is a better way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On each of my stream segments, I had calculated a 'Miles' field. I then added two more fields: 'Start' which I calculated to 0 (zero) and End which I calculated to the 'Miles' field value.&amp;nbsp; Instead of using&amp;nbsp; Coordinate Priority, I used the From-Measure-Field and To-Measure-Field options with Start and End respectively...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/400926_pastedImage_1.png" style="width: 620px; height: 488px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2018 17:29:20 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2018-04-09T17:29:20Z</dc:date>
    <item>
      <title>Creating a Route on a Stream System</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-a-route-on-a-stream-system/m-p/447788#M25625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a stream polyline feature class that I would like to turn into a route for linear referencing.&amp;nbsp; I added a field called Miles for which to base the M value is to be based.&amp;nbsp; Using the Create Routes tool (in ArcGIS 10.5.1 or ArcGIS Pro 2.1.2) I'm running into a snag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I set the Coordinate Priority option to Upper_Right, my river miles are not correct&amp;nbsp;for half the streams.&amp;nbsp; Please refer to the image below.&amp;nbsp; The main stream is highlighted in blue, and I have symbolized each of the tributaries with the arrow heads at the end of the line.&amp;nbsp; The main stream and the tributaries that flow in from the south have their river miles correct: they increase from the source downhill to the confluence.&amp;nbsp; However, the tributaries that flow in from the north are all bass-ackwards.&amp;nbsp; Flipping a route segment in an edit session does not seem to correct the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bottom line: how do you create a Route of existing features and have the measurement value follow the direction of the polyline from-to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/400925_pastedImage_1.png" style="width: 620px; height: 532px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 16:49:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-a-route-on-a-stream-system/m-p/447788#M25625</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-04-09T16:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Route on a Stream System</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-a-route-on-a-stream-system/m-p/447789#M25626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what I did to correct the issue, although I'm all ears if there is a better way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On each of my stream segments, I had calculated a 'Miles' field. I then added two more fields: 'Start' which I calculated to 0 (zero) and End which I calculated to the 'Miles' field value.&amp;nbsp; Instead of using&amp;nbsp; Coordinate Priority, I used the From-Measure-Field and To-Measure-Field options with Start and End respectively...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/400926_pastedImage_1.png" style="width: 620px; height: 488px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 17:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-a-route-on-a-stream-system/m-p/447789#M25626</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-04-09T17:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Route on a Stream System</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-a-route-on-a-stream-system/m-p/447790#M25627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe I do not believe there are any better ways, only different flavors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my shop, not dealing with streams but road I have similar situations and some difficult (political) when dealing with LRS...&amp;nbsp; My ramps and connecting roads are like your tributaries and the mainline analogous to the main river...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use two options.... For the Main line since it is political and funding is derived from mileage, I use calibration points to create dynamic segmentation... for the ramps like your tributaries I simply use the length along option starting at 0 and make sure all the road segments are drawn in the proper direction (orientation)... The only times I had issues with coordinate priority is if I had the line segments that I building the LRS from accidentally drawn in the wrong directions or had small gaps in between.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 15:46:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-a-route-on-a-stream-system/m-p/447790#M25627</guid>
      <dc:creator>TedKowal</dc:creator>
      <dc:date>2018-04-10T15:46:19Z</dc:date>
    </item>
  </channel>
</rss>

