<?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: Split a Polyline with Variable Distance in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612758#M20346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/classes/polyline.htm"&gt;&lt;STRONG&gt;arcpy.Polyline class&lt;/STRONG&gt;&lt;/A&gt; has&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="background-color: #ffffff; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px 0px; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 14.8px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: 0px; line-height: 26.35px; margin-bottom: 26.35px; orphans: 2; overflow: auto; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 754.75px; word-spacing: 0px; border: 0.5px solid #cccccc;"&gt;&lt;TBODY style="overflow: auto; width: 100%;"&gt;&lt;TR style="border-bottom-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; text-align: left;"&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;positionAlongLine (value, {use_percentage})&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;P style="margin-bottom: 0px; margin-top: 0px;"&gt;Returns a point on a line at a specified distance from the beginning of the line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #4c4c4c; font-family: 'Consolas','Andale Mono','Lucida Console','Monaco',monospace; font-size: 17px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-spacing: 0px;"&gt;segmentAlongLine (start_measure, end_measure, {use_percentage})&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;TABLE style="background-color: #ffffff; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px 0px; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 14.8px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: 0px; line-height: 26.35px; margin-bottom: 26.35px; orphans: 2; overflow: auto; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 754.75px; word-spacing: 0px; border: 0.5px solid #cccccc;"&gt;&lt;TBODY style="overflow: auto; width: 100%;"&gt;&lt;TR style="border-bottom-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; text-align: left;"&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;DIV style="border-left-color: #4c4c4c; border-left-style: none; border-left-width: 0px; border-right-color: #4c4c4c; border-right-style: none; border-right-width: 0px; font-weight: 300; padding: 0px;"&gt;start_measure&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;P style="margin-bottom: 0px; margin-top: 0px;"&gt;The starting distance from the beginning of the line.&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;Double&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-bottom-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; text-align: left;"&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;DIV style="border-left-color: #4c4c4c; border-left-style: none; border-left-width: 0px; border-right-color: #4c4c4c; border-right-style: none; border-right-width: 0px; font-weight: 300; padding: 0px;"&gt;end_measure&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;P style="margin-bottom: 0px; margin-top: 0px;"&gt;The ending distance from the beginning of the line.&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;Double&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-bottom-color: #4c4c4c; border-bottom-style: none; border-bottom-width: 0px; text-align: left;"&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;DIV style="border-left-color: #4c4c4c; border-left-style: none; border-left-width: 0px; border-right-color: #4c4c4c; border-right-style: none; border-right-width: 0px; font-weight: 300; padding: 0px;"&gt;use_percentage&lt;/DIV&gt;&lt;DIV style="border-left-color: #4c4c4c; border-left-style: none; border-left-width: 0px; border-right-color: #4c4c4c; border-right-style: none; border-right-width: 0px; font-weight: 300; padding: 0px;"&gt; &lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;P style="margin-bottom: 26.35px; margin-top: 0px;"&gt;The start and end measures may be specified as fixed units or as a ratio.&lt;/P&gt;&lt;P style="margin-bottom: 26.35px; margin-top: 0px;"&gt;If True, &lt;SPAN style="font-family: &amp;amp;quot;"&gt;start_measure&lt;/SPAN&gt; and &lt;SPAN style="font-family: &amp;amp;quot;"&gt;end_measure&lt;/SPAN&gt; are used as a percentage; &lt;STRONG&gt;if False, &lt;SPAN style="font-family: &amp;amp;quot;"&gt;start_measure&lt;/SPAN&gt; and &lt;SPAN style="font-family: &amp;amp;quot;"&gt;end_measure&lt;/SPAN&gt; are used as a distance.&lt;/STRONG&gt; For percentages, the measures should be expressed as a double from 0.0 (0 percent) to 1.0 (100 percent).&lt;/P&gt;&lt;P style="margin-bottom: 0px; margin-top: 0px;"&gt;(The default value is False)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you don't need to use percentages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Apr 2018 12:24:41 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-04-22T12:24:41Z</dc:date>
    <item>
      <title>Split a Polyline with Variable Distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612757#M20345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to split a polyline into several sections. The sections are not same in the size. The &lt;STRONG&gt;"Split"&amp;nbsp;&lt;/STRONG&gt;option in the &lt;STRONG&gt;"Editor"&amp;nbsp;&lt;/STRONG&gt;toolbox only allows me to split the line into two sections. &lt;STRONG&gt;"Split Line at Points"&lt;/STRONG&gt; tool lets me split the line into several sections, but I have to have a separate point file with points in my desired sections, which I don't have. I also don't know how to create a point file with points which are not equidistant to each other along a polyline. Is there any way I can split a polyline by my desired variable distance? I would appreciate the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2018 10:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612757#M20345</guid>
      <dc:creator>SoelemAafnan</dc:creator>
      <dc:date>2018-04-22T10:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Split a Polyline with Variable Distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612758#M20346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/classes/polyline.htm"&gt;&lt;STRONG&gt;arcpy.Polyline class&lt;/STRONG&gt;&lt;/A&gt; has&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="background-color: #ffffff; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px 0px; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 14.8px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: 0px; line-height: 26.35px; margin-bottom: 26.35px; orphans: 2; overflow: auto; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 754.75px; word-spacing: 0px; border: 0.5px solid #cccccc;"&gt;&lt;TBODY style="overflow: auto; width: 100%;"&gt;&lt;TR style="border-bottom-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; text-align: left;"&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;positionAlongLine (value, {use_percentage})&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;P style="margin-bottom: 0px; margin-top: 0px;"&gt;Returns a point on a line at a specified distance from the beginning of the line.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #4c4c4c; font-family: 'Consolas','Andale Mono','Lucida Console','Monaco',monospace; font-size: 17px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-spacing: 0px;"&gt;segmentAlongLine (start_measure, end_measure, {use_percentage})&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;TABLE style="background-color: #ffffff; border-collapse: collapse; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-spacing: 0px 0px; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 14.8px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: 0px; line-height: 26.35px; margin-bottom: 26.35px; orphans: 2; overflow: auto; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: 754.75px; word-spacing: 0px; border: 0.5px solid #cccccc;"&gt;&lt;TBODY style="overflow: auto; width: 100%;"&gt;&lt;TR style="border-bottom-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; text-align: left;"&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;DIV style="border-left-color: #4c4c4c; border-left-style: none; border-left-width: 0px; border-right-color: #4c4c4c; border-right-style: none; border-right-width: 0px; font-weight: 300; padding: 0px;"&gt;start_measure&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;P style="margin-bottom: 0px; margin-top: 0px;"&gt;The starting distance from the beginning of the line.&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;Double&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-bottom-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; text-align: left;"&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;DIV style="border-left-color: #4c4c4c; border-left-style: none; border-left-width: 0px; border-right-color: #4c4c4c; border-right-style: none; border-right-width: 0px; font-weight: 300; padding: 0px;"&gt;end_measure&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;P style="margin-bottom: 0px; margin-top: 0px;"&gt;The ending distance from the beginning of the line.&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;Double&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-bottom-color: #4c4c4c; border-bottom-style: none; border-bottom-width: 0px; text-align: left;"&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;DIV style="border-left-color: #4c4c4c; border-left-style: none; border-left-width: 0px; border-right-color: #4c4c4c; border-right-style: none; border-right-width: 0px; font-weight: 300; padding: 0px;"&gt;use_percentage&lt;/DIV&gt;&lt;DIV style="border-left-color: #4c4c4c; border-left-style: none; border-left-width: 0px; border-right-color: #4c4c4c; border-right-style: none; border-right-width: 0px; font-weight: 300; padding: 0px;"&gt; &lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="border-left-color: #cccccc; border-left-style: solid; border-left-width: 1px; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px; font-weight: 300; padding: 8.67px;"&gt;&lt;P style="margin-bottom: 26.35px; margin-top: 0px;"&gt;The start and end measures may be specified as fixed units or as a ratio.&lt;/P&gt;&lt;P style="margin-bottom: 26.35px; margin-top: 0px;"&gt;If True, &lt;SPAN style="font-family: &amp;amp;quot;"&gt;start_measure&lt;/SPAN&gt; and &lt;SPAN style="font-family: &amp;amp;quot;"&gt;end_measure&lt;/SPAN&gt; are used as a percentage; &lt;STRONG&gt;if False, &lt;SPAN style="font-family: &amp;amp;quot;"&gt;start_measure&lt;/SPAN&gt; and &lt;SPAN style="font-family: &amp;amp;quot;"&gt;end_measure&lt;/SPAN&gt; are used as a distance.&lt;/STRONG&gt; For percentages, the measures should be expressed as a double from 0.0 (0 percent) to 1.0 (100 percent).&lt;/P&gt;&lt;P style="margin-bottom: 0px; margin-top: 0px;"&gt;(The default value is False)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you don't need to use percentages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2018 12:24:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612758#M20346</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-04-22T12:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Split a Polyline with Variable Distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612759#M20347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Dan mentioned using some Python would probably be the best way to solve this problem. See this thread&amp;nbsp;for an example of using&amp;nbsp;&lt;EM style="background-color: #ffffff; color: #4c4c4c; font-weight: 500;"&gt;segmentAlongLine &lt;/EM&gt; &amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/message/761470-re-splitting-polylines?commentID=761470#comment-761470" title="https://community.esri.com/message/761470-re-splitting-polylines?commentID=761470#comment-761470"&gt;https://community.esri.com/message/761470-re-splitting-polylines?commentID=761470#comment-761470&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you variable distances defined? Where are they stored (as attributes of each line feature, or in a related table)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2018 16:28:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612759#M20347</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-04-22T16:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Split a Polyline with Variable Distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612760#M20348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply. My distances are stored as chainages of certain points in a spreadsheet. But surprisingly, I can't find the&amp;nbsp;segmentAlongLine&amp;nbsp;tool in arcpy, although I could find the&amp;nbsp;positionAlongLine&amp;nbsp;tool. What am I doing wrong? Another thing, how do I apply the tool to my desired polyline? The documentation for the segmentAlongLine&amp;nbsp;doesn't show any place for the polyline that I need to split.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2018 18:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612760#M20348</guid>
      <dc:creator>SoelemAafnan</dc:creator>
      <dc:date>2018-04-22T18:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Split a Polyline with Variable Distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612761#M20349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the two links on the same page... scroll further... albeit it is the 10.6 help files, so if you are using an older version, it may not be in your help if you searched on your own and didn't follow my link&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2018 21:56:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612761#M20349</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-04-22T21:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Split a Polyline with Variable Distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612762#M20350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try &lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/linear-referencing/what-is-linear-referencing.htm"&gt;Linear Referencing&lt;/A&gt;&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;Check the exercises of &lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/linear-referencing/an-overview-of-the-linear-referencing-tutorial.htm"&gt;Linear Referencing Tutorial&lt;/A&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 15:27:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612762#M20350</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2018-04-23T15:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Split a Polyline with Variable Distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612763#M20351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ArcGIS are you using?&amp;nbsp;&lt;EM&gt;segmentAlongLine&lt;/EM&gt; has been around for several versions. If you&amp;nbsp;have a version without this method it is still possible to create a method to extract segments of a polyline. See this thread where I posted a snippet as example:&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/message/648311-re-trim-line-to-specified-length?commentID=648311#comment-648311" title="https://community.esri.com/message/648311-re-trim-line-to-specified-length?commentID=648311#comment-648311"&gt;https://community.esri.com/message/648311-re-trim-line-to-specified-length?commentID=648311#comment-648311&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look at the suggestion made by&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/62883"&gt;Jayanta Poddar&lt;/A&gt;&amp;nbsp;which could offer a solution for your use case.&amp;nbsp;Specifically have a look at:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/linear-referencing/about-transforming-event-measures.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/linear-referencing/about-transforming-event-measures.htm"&gt;About transforming event measures—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 15:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612763#M20351</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-04-23T15:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Split a Polyline with Variable Distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612764#M20352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ArcGIS 10.2.2. Thank you for the responses, I am looking into the options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polyline-with-variable-distance/m-p/612764#M20352</guid>
      <dc:creator>SoelemAafnan</dc:creator>
      <dc:date>2018-04-23T16:19:13Z</dc:date>
    </item>
  </channel>
</rss>

