<?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: Inserting points at specific intervals along a polyline in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213209#M59918</link>
    <description>&lt;P&gt;You can try Generate Points Along Line tool.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-points-along-lines.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-points-along-lines.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 23:14:48 GMT</pubDate>
    <dc:creator>DanLee</dc:creator>
    <dc:date>2022-09-15T23:14:48Z</dc:date>
    <item>
      <title>Inserting points at specific intervals along a polyline</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213198#M59915</link>
      <description>&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;Can anyone tell me how to add points along a polyline at specific intervals? I am looking at a powerline and need to create points at 500m spacing, so i can then add powerline junctions off these points.&lt;/P&gt;&lt;P&gt;I have tried the offset tool but nothing seems to happen.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 22:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213198#M59915</guid>
      <dc:creator>BrownGoat</dc:creator>
      <dc:date>2022-09-15T22:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting points at specific intervals along a polyline</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213208#M59917</link>
      <description>&lt;P&gt;If you're willing to dive into arcpy &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/cursor.htm" target="_blank" rel="noopener"&gt;cursors&lt;/A&gt; and &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/geometry.htm" target="_blank" rel="noopener"&gt;geometry objects&lt;/A&gt; you should be able to find a way to load in lines, generate points at set intervals along said line and then load those points into a feature class. There might be a stock geoprocessing or editing tool we're both missing but if you like solving little programming challenges this seems worth digging into.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 23:14:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213208#M59917</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2022-09-15T23:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting points at specific intervals along a polyline</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213209#M59918</link>
      <description>&lt;P&gt;You can try Generate Points Along Line tool.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-points-along-lines.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-points-along-lines.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 23:14:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213209#M59918</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2022-09-15T23:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting points at specific intervals along a polyline</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213252#M59923</link>
      <description>&lt;P&gt;+1 David and Dans suggestions.&amp;nbsp; There's both a GP and editing tool - the editing tool will let you create points along a line inside an edit session. Very similar but nice and interactive.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnWatt_1-1663298759153.png" style="width: 379px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/51399iB179C9F4EC24DBBE/image-dimensions/379x307?v=v2" width="379" height="307" role="button" title="JohnWatt_1-1663298759153.png" alt="JohnWatt_1-1663298759153.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnWatt_2-1663299009257.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/51400i0D20156ECE757B6C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnWatt_2-1663299009257.png" alt="JohnWatt_2-1663299009257.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 03:32:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inserting-points-at-specific-intervals-along-a/m-p/1213252#M59923</guid>
      <dc:creator>JohnWatt</dc:creator>
      <dc:date>2022-09-16T03:32:21Z</dc:date>
    </item>
  </channel>
</rss>

