<?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: Python extract point by line every specific lenght in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220483#M17036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren and Jeff,&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;I will follow this way and script published by Darren.&lt;/P&gt;&lt;P&gt;Thanks guys&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2016 09:37:20 GMT</pubDate>
    <dc:creator>DEVAPP</dc:creator>
    <dc:date>2016-02-11T09:37:20Z</dc:date>
    <item>
      <title>Python extract point by line every specific lenght</title>
      <link>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220477#M17030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi at all,&lt;/P&gt;&lt;P&gt;i could extract a point by a lines.&lt;/P&gt;&lt;P&gt;I have write a script for extract the start and end point of line, but i could exctract point by line every 500 meters respect the total lenght of line.&lt;/P&gt;&lt;P&gt;Is there in python some script to do this or some example (way) to see?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:10:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220477#M17030</guid>
      <dc:creator>DEVAPP</dc:creator>
      <dc:date>2016-02-10T16:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Python extract point by line every specific lenght</title>
      <link>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220478#M17031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be interested in &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/linear-referencing/designing-a-linear-referencing-system-in-your-geod.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/linear-referencing/designing-a-linear-referencing-system-in-your-geod.htm"&gt;Designing a linear referencing system in your geodatabase—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:32:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220478#M17031</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-02-10T16:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Python extract point by line every specific lenght</title>
      <link>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220479#M17032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.esri.com/thread/162987"&gt;this thread&lt;/A&gt; for an example. You can ignore the part about constructing perpendicular lines and simply place points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:44:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220479#M17032</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-02-10T16:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Python extract point by line every specific lenght</title>
      <link>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220480#M17033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would take a look at a useful function available to you directly from a geometry object.&lt;/P&gt;&lt;P&gt;The function is called positionAlongLine:&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/Polyline/018z00000008000000/" style="line-height: 1.5;" title="http://resources.arcgis.com/en/help/main/10.2/#/Polyline/018z00000008000000/"&gt;PolyLine&lt;/A&gt;&lt;SPAN style="line-height: 1.5;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;To get to that function you will first need to get access to the polyline geometry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;That can be done using some of the examples here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/Reading_geometries/002z0000001t000000/" title="http://resources.arcgis.com/en/help/main/10.2/#/Reading_geometries/002z0000001t000000/"&gt;Reading geometries&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Once you have the access to Polyline geometry you will be able to use the positionAlongLine function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The value needed will depend on the spatial reference of the geometry, more to the point the linear unit.&lt;/P&gt;&lt;P&gt;So if the unit is meters the value pass to the function will be in meters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could look at the python range function to give you a list of the values to pass in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.python.org/2/library/functions.html#range" title="https://docs.python.org/2/library/functions.html#range"&gt;2. Built-in Functions — Python 2.7.11 documentation&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function will return a point geometry, so you can pass that geometry to the next step in your process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 18:42:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220480#M17033</guid>
      <dc:creator>JeffBigos</dc:creator>
      <dc:date>2016-02-10T18:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Python extract point by line every specific lenght</title>
      <link>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220481#M17034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Jeff, you've pretty well described the exact process I linked to...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;... perpLines = []&amp;nbsp; &lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;... fc = &lt;SPAN class="string" style="font-weight: inherit; font-style: inherit;"&gt;"line"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;... sr = arcpy.Describe(fc).spatialReference&amp;nbsp; &lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;... perpLineSpacing = &lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;1000&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;... perpLineLength = &lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;1000&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;... with arcpy.da.SearchCursor(fc,&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit;"&gt;"SHAPE@"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,spatial_reference=sr) as cursor:&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;for&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; row &lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; cursor:&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;for&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; part &lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; row[&lt;/SPAN&gt;&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;]: &lt;/SPAN&gt;&lt;SPAN class="comment" style="font-weight: inherit; font-style: inherit;"&gt;# part = a line array&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;for&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; i &lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; range(len(part)):&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; i==&lt;/SPAN&gt;&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="comment" style="font-weight: inherit; font-style: inherit;"&gt;# first vertex&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; perpLineCounter = &lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;else&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;:&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dy = part&lt;I&gt;.Y - part[i-&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;].Y&amp;nbsp; &lt;/SPAN&gt;&lt;/I&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dx = part&lt;I&gt;.X - part[i-&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;].X&amp;nbsp; &lt;/SPAN&gt;&lt;/I&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; segmentAngle = math.degrees(math.atan2(dy,dx))&amp;nbsp; &lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; segmentLength = math.sqrt(math.pow(dy,&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;)+math.pow(dx,&lt;/SPAN&gt;&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;))&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; linesOnSegment = int(segmentLength/perpLineSpacing)&amp;nbsp; &lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;for&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; line &lt;/SPAN&gt;&lt;SPAN class="keyword" style="font-weight: inherit; font-style: inherit;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; range(linesOnSegment+&lt;/SPAN&gt;&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;):&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; point = row[&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;].positionAlongLine(perpLineCounter * perpLineSpacing)&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; left = arcpy.Point(point.centroid.X - (math.cos(math.radians(segmentAngle-&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;90&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;))*perpLineLength), point.centroid.Y - (math.sin(math.radians(segmentAngle-&lt;/SPAN&gt;&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;90&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;))*perpLineLength))&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; right = arcpy.Point(point.centroid.X + (math.cos(math.radians(segmentAngle-&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;90&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;))*perpLineLength), point.centroid.Y + (math.sin(math.radians(segmentAngle-&lt;/SPAN&gt;&lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;90&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;))*perpLineLength))&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; perpLines.append(arcpy.Polyline(arcpy.Array([left,right]),sr))&amp;nbsp; &lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; perpLineCounter += &lt;SPAN class="number" style="font-weight: inherit; font-style: inherit;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;... arcpy.CopyFeatures_management(perpLines ,r&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit;"&gt;'in_memory\lines'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A href="https://community.esri.com/legacyfs/online/180443_pastedImage_0.png" target="_blank"&gt;&lt;IMG __jive_id="180443" class="image-1 jive-image" height="565" src="https://community.esri.com/legacyfs/online/180443_pastedImage_0.png" style="margin: 10px 10px 10px 0; border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="493" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:45:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220481#M17034</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2021-12-11T10:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Python extract point by line every specific lenght</title>
      <link>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220482#M17035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I love the output from that script, Nice work on that one!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 20:02:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220482#M17035</guid>
      <dc:creator>JeffBigos</dc:creator>
      <dc:date>2016-02-10T20:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Python extract point by line every specific lenght</title>
      <link>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220483#M17036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren and Jeff,&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;I will follow this way and script published by Darren.&lt;/P&gt;&lt;P&gt;Thanks guys&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 09:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-extract-point-by-line-every-specific-lenght/m-p/220483#M17036</guid>
      <dc:creator>DEVAPP</dc:creator>
      <dc:date>2016-02-11T09:37:20Z</dc:date>
    </item>
  </channel>
</rss>

