<?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 Points along line based on chainages in CSV file in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111024#M47165</link>
    <description>&lt;P&gt;I want to place a series of points (representing defects) along a polyline (representing a pipeline).&amp;nbsp; The defect points are measured by a contractor and the distance from the start is provided effectively in a CSV format with a starting distance from one end, along with various parameters I would like to add as attributes.&lt;/P&gt;&lt;P&gt;I can see how to do this for one point at a time.&amp;nbsp; However I have possibly thousands of points to do.&lt;/P&gt;&lt;P&gt;Is it possible to achieve this in ArcGIS Pro?&lt;/P&gt;&lt;P&gt;An example of the data could be below, the key bits are the line ID and chainage from start.&lt;/P&gt;&lt;PRE&gt;Line, Start, Chainage, Defect Type, etc, etc&lt;BR /&gt;1, MH1, 5.3, BR,&lt;BR /&gt;1, MH1, 10.4, DJ,&lt;BR /&gt;1, MH1, 65, DJ&lt;BR /&gt;14, MH72, 7, DJ&lt;BR /&gt;14, MH72, 8, BR&lt;BR /&gt;etc&lt;BR /&gt;etc&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Oct 2021 20:59:04 GMT</pubDate>
    <dc:creator>BrianOberdorf</dc:creator>
    <dc:date>2021-10-25T20:59:04Z</dc:date>
    <item>
      <title>Points along line based on chainages in CSV file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111024#M47165</link>
      <description>&lt;P&gt;I want to place a series of points (representing defects) along a polyline (representing a pipeline).&amp;nbsp; The defect points are measured by a contractor and the distance from the start is provided effectively in a CSV format with a starting distance from one end, along with various parameters I would like to add as attributes.&lt;/P&gt;&lt;P&gt;I can see how to do this for one point at a time.&amp;nbsp; However I have possibly thousands of points to do.&lt;/P&gt;&lt;P&gt;Is it possible to achieve this in ArcGIS Pro?&lt;/P&gt;&lt;P&gt;An example of the data could be below, the key bits are the line ID and chainage from start.&lt;/P&gt;&lt;PRE&gt;Line, Start, Chainage, Defect Type, etc, etc&lt;BR /&gt;1, MH1, 5.3, BR,&lt;BR /&gt;1, MH1, 10.4, DJ,&lt;BR /&gt;1, MH1, 65, DJ&lt;BR /&gt;14, MH72, 7, DJ&lt;BR /&gt;14, MH72, 8, BR&lt;BR /&gt;etc&lt;BR /&gt;etc&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 20:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111024#M47165</guid>
      <dc:creator>BrianOberdorf</dc:creator>
      <dc:date>2021-10-25T20:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Points along line based on chainages in CSV file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111026#M47167</link>
      <description>&lt;P&gt;Table to points?&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/xy-table-to-point.htm" target="_blank"&gt;XY Table To Point (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 20:43:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111026#M47167</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-10-25T20:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Points along line based on chainages in CSV file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111029#M47169</link>
      <description>&lt;P&gt;Thanks DanPatterson.&amp;nbsp; I think that table to points would work for straight lines if I calculated the coordinates.&amp;nbsp; Occasionally there is a curved line though and I was hoping to avoid actually manipulating the supplied data incase I made an error.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 20:54:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111029#M47169</guid>
      <dc:creator>BrianOberdorf</dc:creator>
      <dc:date>2021-10-25T20:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Points along line based on chainages in CSV file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111033#M47172</link>
      <description>&lt;P&gt;if the polyline is segmented, you can spatially join the points to the line.&lt;/P&gt;&lt;P&gt;Look at the "curve" it may look like one, but it may actually be represented by short segments&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 21:12:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1111033#M47172</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-10-25T21:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Points along line based on chainages in CSV file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1112717#M47351</link>
      <description>&lt;P&gt;Linear referencing would work.&amp;nbsp; &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/linear-referencing/create-routes.htm" target="_self"&gt;Create a set of routes&lt;/A&gt; from the polylines and then use &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/linear-referencing/make-route-event-layer.htm" target="_self"&gt;Make Route Event Layer&lt;/A&gt; to create your points. The event layer will persist as derived data in the aprx.&amp;nbsp; If you need the points persisted to a feature class just export the layer.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Oct 2021 19:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1112717#M47351</guid>
      <dc:creator>MicZatorsky_AEC</dc:creator>
      <dc:date>2021-10-31T19:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Points along line based on chainages in CSV file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1573181#M91690</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/512463"&gt;@BrianOberdorf&lt;/a&gt;&amp;nbsp;I’m curious if you’ve found a solution, as I’m currently dealing with a similar issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 16:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/points-along-line-based-on-chainages-in-csv-file/m-p/1573181#M91690</guid>
      <dc:creator>lal-sabbagh</dc:creator>
      <dc:date>2025-01-07T16:24:48Z</dc:date>
    </item>
  </channel>
</rss>

