<?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 Creating Route Flips the original polyline? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638328#M36099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am encountering a strange problem all of a sudden. I have a shape file with a single polyline with a known direction. When I Create a Route with this line, the direction "Flips". Any ideas?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2016 13:46:30 GMT</pubDate>
    <dc:creator>JohnHandley</dc:creator>
    <dc:date>2016-04-07T13:46:30Z</dc:date>
    <item>
      <title>Creating Route Flips the original polyline?</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638328#M36099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am encountering a strange problem all of a sudden. I have a shape file with a single polyline with a known direction. When I Create a Route with this line, the direction "Flips". Any ideas?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 13:46:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638328#M36099</guid>
      <dc:creator>JohnHandley</dc:creator>
      <dc:date>2016-04-07T13:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Route Flips the original polyline?</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638329#M36100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you created the route was any of these checked?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="gptoolparamtbl" style="margin-bottom: 1.5em; font-size: 0.875em; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; border: 1px solid #dddddd; color: #4d4d4d; background-color: white;"&gt;&lt;TBODY&gt;&lt;TR style="border-bottom-width: 1px; border-bottom-color: #dddddd;"&gt;&lt;TD class="gptoolparamname" style="border-left-width: 1px; border-left-style: solid; border-left-color: #dddddd; border-right-width: 1px; border-right-style: solid; border-right-color: #dddddd; padding: 12px;"&gt;&lt;P&gt;coordinate_priority&lt;/P&gt;&lt;P class="paramhint"&gt;(Optional)&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-left-width: 1px; border-left-style: solid; border-left-color: #dddddd; border-right-width: 1px; border-right-style: solid; border-right-color: #dddddd; padding: 12px;"&gt;&lt;P style="font-size: 0.875rem;"&gt;The position from which measures will be accumulated for each output route. This parameter is ignored when the measure source is TWO_FIELDS.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;UPPER_LEFT —Measures will be accumulated from the point closest to the minimum bounding rectangle's upper left corner. This is the default.&lt;/LI&gt;&lt;LI&gt;LOWER_LEFT —Measures will be accumulated from the point closest to the minimum bounding rectangle's lower left corner.&lt;/LI&gt;&lt;LI&gt;UPPER_RIGHT —Measures will be accumulated from the point closest to the minimum bounding rectangle's upper right corner.&lt;/LI&gt;&lt;LI&gt;LOWER_RIGHT —Measures will be accumulated from the point closest to the minimum bounding rectangle's lower right corner.&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;These in cases will over rule digitized direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to get around it is to edit your line segment and chose the appropriate method of accumulating the measures:&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/linear-referencing/about-setting-route-measures.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/linear-referencing/about-setting-route-measures.htm"&gt;About setting route measures—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 14:18:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638329#M36100</guid>
      <dc:creator>TedKowal</dc:creator>
      <dc:date>2016-04-07T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Route Flips the original polyline?</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638330#M36101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Routes will only respect the direction of a line if you use From and To end measures on the original lines to build them, otherwise they change direction according to the orientation priority corner you chose with the Create Route tool.&amp;nbsp; The original line did not flip, but the Route events for that line easily can flip if you built the route from the wrong corner.&amp;nbsp; Anyway, post the Create Route settings you used if you want more help to get the behavior you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 14:19:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638330#M36101</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-04-07T14:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Route Flips the original polyline?</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638331#M36102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if you need to flip lines, there is a tool for that, or you can do in an edit session manually. &lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/editing-toolbox/flip-line.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/editing-toolbox/flip-line.htm"&gt;Flip Line—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-fundamentals/flipping-lines.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-fundamentals/flipping-lines.htm"&gt;Flipping the direction of a line—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use case example (but not for routes), I use the flip line in a&amp;nbsp; script whee I need to buffer a&amp;nbsp; flight lines, based on the value in a field&amp;nbsp; (left or right).&amp;nbsp; Originally the lines are all contiguous and "in the same direction".&amp;nbsp; I select all those with the on field = "right", flip them, then I can buffer them using the left option and they will buffer as I need them.&amp;nbsp; I mention this to point out that it can be scripted if you have some way to select those lines that are "in the wrong direction".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 15:50:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638331#M36102</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-04-07T15:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Route Flips the original polyline?</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638332#M36103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding the 'From' and 'To' information to the Table, and then selecting&amp;nbsp; "TWO FIELDS', in Create Routes, fixed my issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 16:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-route-flips-the-original-polyline/m-p/638332#M36103</guid>
      <dc:creator>JohnHandley</dc:creator>
      <dc:date>2016-04-07T16:08:13Z</dc:date>
    </item>
  </channel>
</rss>

