<?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: Points along a polyline with equal total line lengths between points in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577744#M92182</link>
    <description>&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;Generate Points Along Lines (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/split-line-at-point.htm" target="_blank"&gt;Split Line at Point (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So generate the points that you want to use, then split the polyline.&lt;/P&gt;&lt;P&gt;You can't actually make all the points of a polyline equally spaced otherwise you would have a straight line since each deviation in angle necessitates a point, and segments make up the polyline.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2025 11:09:09 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2025-01-22T11:09:09Z</dc:date>
    <item>
      <title>Points along a polyline with equal total line lengths between points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577741#M92180</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working with a stream represented as a braided polyline. My goal is to place points along the stream such that the total length of the polyline segments between consecutive points is constant.&lt;/P&gt;&lt;P&gt;The stream's braided nature means the polyline isn't always a single straight line, and the segments can have varying orientations and curvatures (see screenshot).&lt;/P&gt;&lt;P&gt;I'm looking for advice or methods to achieve this. Any suggestions or insights would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 10:11:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577741#M92180</guid>
      <dc:creator>AttA</dc:creator>
      <dc:date>2025-01-22T10:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Points along a polyline with equal total line lengths between points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577744#M92182</link>
      <description>&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;Generate Points Along Lines (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/split-line-at-point.htm" target="_blank"&gt;Split Line at Point (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So generate the points that you want to use, then split the polyline.&lt;/P&gt;&lt;P&gt;You can't actually make all the points of a polyline equally spaced otherwise you would have a straight line since each deviation in angle necessitates a point, and segments make up the polyline.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 11:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577744#M92182</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-01-22T11:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Points along a polyline with equal total line lengths between points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577768#M92185</link>
      <description>&lt;P&gt;Dear Dan,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply!&lt;/P&gt;&lt;P&gt;I realise my visual example was not the best: what I meant to achieve is to have points (not necessarily equally spaced) that would include a portion of my stream that sums up to the same length. I would assume two points would be closed to each other if the stream section in between is highly braided and further from each other if the stream section is straight.&lt;/P&gt;&lt;P&gt;What I achieve now using "generate points along line" is really weird, as I get exaclty the opposite (closer points on straight portions of the stream).&lt;/P&gt;&lt;P&gt;I am also not sure if I should merge all segments into one before running any tool.&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 14:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577768#M92185</guid>
      <dc:creator>AttA</dc:creator>
      <dc:date>2025-01-22T14:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Points along a polyline with equal total line lengths between points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577866#M92191</link>
      <description>&lt;P&gt;buffer the braided stream by a distance to collapse the braided streams (use the dissolve all features option )&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/buffer.htm" target="_blank"&gt;Buffer (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You should now have a buffer without any interior holes (hopefully)&lt;/P&gt;&lt;P&gt;Ifffff you have the Topographic Production extention, then you could use&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/topographic-production/polygon-to-centerline.htm" target="_blank"&gt;Polygon To Centerline (Topographic Production)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but assuming you don't, then you could reverse the buffer using a negative distance which "might" yield a single skinny polygon.&lt;/P&gt;&lt;P&gt;Other options would be conversion to raster after a negative buffer, then thinning the raster and conversion to polyline if you want a line rather than a polygon.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/thin.htm" target="_blank"&gt;Thin (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are many other options, but you will not a a one-shot tool that will do what you want for all stream braiding patterns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 17:49:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1577866#M92191</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-01-22T17:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Points along a polyline with equal total line lengths between points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1579460#M92350</link>
      <description>&lt;P&gt;Dear Dan,&lt;/P&gt;&lt;P&gt;Thank you very much for the help!!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 11:17:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-a-polyline-with-equal-total-line/m-p/1579460#M92350</guid>
      <dc:creator>AttA</dc:creator>
      <dc:date>2025-01-28T11:17:00Z</dc:date>
    </item>
  </channel>
</rss>

