<?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 Script to construct points on a polyline in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-script-to-construct-points-on-a-polyline/m-p/681035#M52769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out the positionAlongLine property of the polyline geometry object. You can use it by combining a search cursor on your line features to get the geometry and an insert cursor on your point features to write the points to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;resources.arcgis.com/en/help/main/10.1/index.html#/Polyline/018z00000008000000&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jul 2013 18:20:43 GMT</pubDate>
    <dc:creator>MathewCoyle</dc:creator>
    <dc:date>2013-07-17T18:20:43Z</dc:date>
    <item>
      <title>Python Script to construct points on a polyline</title>
      <link>https://community.esri.com/t5/python-questions/python-script-to-construct-points-on-a-polyline/m-p/681034#M52768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking for a simple python script that I can direct at a line shapefile and have it cycle through each line in the file while constructing points along each lines. The number of points required per line is a value in the attribute table. Points need to be evenly space with a point at the beginning and at the end of each line. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have almost 5000 lines to cycle through with any where between 2 and 50+ points per line. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running arcgis 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 16:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-script-to-construct-points-on-a-polyline/m-p/681034#M52768</guid>
      <dc:creator>BrendanQuigley</dc:creator>
      <dc:date>2013-07-17T16:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Python Script to construct points on a polyline</title>
      <link>https://community.esri.com/t5/python-questions/python-script-to-construct-points-on-a-polyline/m-p/681035#M52769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out the positionAlongLine property of the polyline geometry object. You can use it by combining a search cursor on your line features to get the geometry and an insert cursor on your point features to write the points to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;resources.arcgis.com/en/help/main/10.1/index.html#/Polyline/018z00000008000000&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 18:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-script-to-construct-points-on-a-polyline/m-p/681035#M52769</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2013-07-17T18:20:43Z</dc:date>
    </item>
  </channel>
</rss>

