<?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 Linear Referencing: Offset Line vs Point in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/linear-referencing-offset-line-vs-point/m-p/245718#M19049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Lines and Points that, when linear referenced, draw "correctly". What I mean by correctly is, my Points features are strewn across the lines features, but the Points have a distinct start and an end that should be aligned to the start and end of the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When drawn with no offset, they line up correctly:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/291293_noOffset.jpg" style="width: 620px; height: 475px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as I include an offset equally to both the lines and points, they start to "skew":&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/291294_offset.jpg" style="width: 620px; height: 490px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, the points don't line up with where the line features end. The line length is the same value given as the points length, with the same offset value and using the same linear referenced resource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2016 16:19:54 GMT</pubDate>
    <dc:creator>PaulYoum1</dc:creator>
    <dc:date>2016-12-27T16:19:54Z</dc:date>
    <item>
      <title>Linear Referencing: Offset Line vs Point</title>
      <link>https://community.esri.com/t5/python-questions/linear-referencing-offset-line-vs-point/m-p/245718#M19049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Lines and Points that, when linear referenced, draw "correctly". What I mean by correctly is, my Points features are strewn across the lines features, but the Points have a distinct start and an end that should be aligned to the start and end of the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When drawn with no offset, they line up correctly:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/291293_noOffset.jpg" style="width: 620px; height: 475px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as I include an offset equally to both the lines and points, they start to "skew":&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/291294_offset.jpg" style="width: 620px; height: 490px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, the points don't line up with where the line features end. The line length is the same value given as the points length, with the same offset value and using the same linear referenced resource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 16:19:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/linear-referencing-offset-line-vs-point/m-p/245718#M19049</guid>
      <dc:creator>PaulYoum1</dc:creator>
      <dc:date>2016-12-27T16:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linear Referencing: Offset Line vs Point</title>
      <link>https://community.esri.com/t5/python-questions/linear-referencing-offset-line-vs-point/m-p/245719#M19050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LR is screwed up for offsets. &amp;nbsp;Lines offset in the opposite direction of the points when you use the same advanced setting for the side of offset. &amp;nbsp;Change the points to be the opposite advanced setting for the side to get it to behave better. &amp;nbsp;I have not seen any skew using my data that looks anything like the amount of skew shown on your horizontal line on the right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 18:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/linear-referencing-offset-line-vs-point/m-p/245719#M19050</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-12-27T18:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linear Referencing: Offset Line vs Point</title>
      <link>https://community.esri.com/t5/python-questions/linear-referencing-offset-line-vs-point/m-p/245720#M19051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has been identified as a BUG and ESRI has it currently open:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://support.esri.com/bugs/nimbus/QlVHLTAwMDEwMTE4OA==" title="http://support.esri.com/bugs/nimbus/QlVHLTAwMDEwMTE4OA=="&gt;BUG-000101188: A line event layer with an offset does not include v..&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 14:38:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/linear-referencing-offset-line-vs-point/m-p/245720#M19051</guid>
      <dc:creator>PaulYoum1</dc:creator>
      <dc:date>2017-05-23T14:38:31Z</dc:date>
    </item>
  </channel>
</rss>

