<?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: Create Line segments from Point Locations referencing Linear feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240275#M63353</link>
    <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/512" target="_blank"&gt;@AyanPalit&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;I am very confused at this point...&lt;/P&gt;&lt;P&gt;You would think that if I had my road layer with M values and a Point layer with measurements along that road layer that I would run a tool and extract the road segments that are between those point locations.&amp;nbsp; I guess I need to know what format the data needs to be in and what tool to run&lt;/P&gt;&lt;P&gt;1. I have a point FC with a bunch of records ... Well there is one record for the Start Location and one record for the End Location.&amp;nbsp; Do I need to dissolve these?&amp;nbsp; I am not sure how to take these point locations that have a measurement along the Road FC and extract the road segment that lies between the points and place that in a different line FC.&lt;/P&gt;&lt;P&gt;Do I need to create a new FC that has a From Measure field and a To Measure field with those values I calculated?&amp;nbsp; In a sense taking the existing point sets and combine them into one row with a Start and End Field value?&lt;/P&gt;&lt;P&gt;I cannot quite figure out the next step.&amp;nbsp; I don't think my data is in a format to do what I am trying to do.&lt;/P&gt;&lt;P&gt;I cannot figure out your comment below because I have a Line Feature (Roads) and a point Feature (Start and End points in separate rows).&amp;nbsp; The below comment is not making sense.&amp;nbsp; It wont let me put in Roads as the Input and then Points as the Input Route Features....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Note that you may use the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/linear-referencing/locate-features-along-routes.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Locate Features Along Route&lt;/A&gt;&amp;nbsp;GP on a point or linear feature (road segments). Processing&amp;nbsp;linear feature will produce a table with attributes FMEAS (from measure) and TMEAS (to measure).&amp;nbsp;"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help thus far.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2022 19:34:09 GMT</pubDate>
    <dc:creator>kapalczynski</dc:creator>
    <dc:date>2022-12-12T19:34:09Z</dc:date>
    <item>
      <title>Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240162#M63347</link>
      <description>&lt;P&gt;Starting point:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have a point file that denote Start and End Locations&lt;/LI&gt;&lt;LI&gt;I have a road file that should to the roads&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am trying to create road segments that start at the start point and end at the end point.&amp;nbsp; So I am trying to extract those road segments in-between the sets of points.&amp;nbsp; NOTE:&amp;nbsp; There can be overlap between Start/End Point 1 and Start/End Point2.&amp;nbsp; So I need multiple road segments in the output that might have overlap between them.&lt;/P&gt;&lt;P&gt;I started by Snapping the Points to the road.&lt;/P&gt;&lt;P&gt;I also have a similar Points file that is snapped and Dissolved&amp;nbsp; by a unique identifier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have network analyst but I am very rusty.....Any thoughts on how I can achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 15:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240162#M63347</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2022-12-12T15:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240171#M63348</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/633156"&gt;@kapalczynski&lt;/a&gt;&amp;nbsp;The use case/workflow is better handled through &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/introduction-to-linear-referencing.htm" target="_self"&gt;Linear Referencing&lt;/A&gt; (simple functions) and &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/production/roads-highways/what-is-roads-and-highways.htm" target="_self"&gt;Roads and Highways&lt;/A&gt;&amp;nbsp; (advanced functions).&lt;/P&gt;&lt;P&gt;You can get started with the following references:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/linear-referencing-datasets.htm" target="_self"&gt;Linear referencing datasets&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Roads may be &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/introduction-to-routes-and-route-feature-classes.htm" target="_self"&gt;modelled as Routes&lt;/A&gt; with the Start/End locations as Calibration Points or simply &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/update-route-measures.htm" target="_self"&gt;update measures on the vertices&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;The Road Segments may be &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/display-route-events.htm" target="_self"&gt;modelled as Route Events&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/transportation/how-to-choose-between-linear-referencing-and-location-referencing/" target="_self"&gt;How to choose between linear referencing and location referencing&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 12 Dec 2022 15:34:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240171#M63348</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2022-12-12T15:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240217#M63349</link>
      <description>&lt;P&gt;OK so I have a linear referenced road feature that has M values. I can identify to see those distance along the line&lt;/P&gt;&lt;P&gt;I have a Feature Class with XY of start and End....I am not sure where to go from here....&lt;/P&gt;&lt;P&gt;Do I have to go into the point FC and create a new field to identify the road segment the point is on?&lt;/P&gt;&lt;P&gt;Not sure cause I do not have distance along a road for those points I only have the XY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_0-1670863791682.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58301i0B931E85468CEC68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kapalczynski_0-1670863791682.png" alt="kapalczynski_0-1670863791682.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 16:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240217#M63349</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2022-12-12T16:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240241#M63350</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/512" target="_blank"&gt;@AyanPalit&lt;/A&gt;&amp;nbsp; OK so I took my point Feature Class with the XY values and ran it against the Roads with M values (Locate Features Along Route) and I ended up with a Table that has the point locations and a new field called MEAS which seems to get the distance the point location is along the road...&lt;/P&gt;&lt;P&gt;Now I want to select the road segment that falls between 2 specific points and right that to a new Line Feature Class.&amp;nbsp; Noting that there can be overlaps between the other point sets...&lt;/P&gt;&lt;P&gt;I think I am doing this correct?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 17:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240241#M63350</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2022-12-12T17:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240253#M63351</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/512"&gt;@AyanPalit&lt;/a&gt;&amp;nbsp; Now just trying to export that Line segment between the 2 point locations and do this for every pair of points. Noting there is overlap between some of the points.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_0-1670867081628.png" style="width: 709px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58302i0EC0A81C80F32EF6/image-dimensions/709x319?v=v2" width="709" height="319" role="button" title="kapalczynski_0-1670867081628.png" alt="kapalczynski_0-1670867081628.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 17:47:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240253#M63351</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2022-12-12T17:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240257#M63352</link>
      <description>&lt;P&gt;I believe you are on the right track and kudos on using&amp;nbsp;&lt;SPAN&gt;Locate Features Along Route GP in your workflow. Note that you may use the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/linear-referencing/locate-features-along-routes.htm" target="_self"&gt;Locate Features Along Route&lt;/A&gt; GP on a point or linear feature (road segments). Processing&amp;nbsp;linear feature will produce a table with attributes FMEAS (from measure) and TMEAS (to measure). All records with spatial coincidence with the road routes are processed , including overlaps. You may then use&amp;nbsp;&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;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 17:57:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240257#M63352</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2022-12-12T17:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240275#M63353</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/512" target="_blank"&gt;@AyanPalit&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;I am very confused at this point...&lt;/P&gt;&lt;P&gt;You would think that if I had my road layer with M values and a Point layer with measurements along that road layer that I would run a tool and extract the road segments that are between those point locations.&amp;nbsp; I guess I need to know what format the data needs to be in and what tool to run&lt;/P&gt;&lt;P&gt;1. I have a point FC with a bunch of records ... Well there is one record for the Start Location and one record for the End Location.&amp;nbsp; Do I need to dissolve these?&amp;nbsp; I am not sure how to take these point locations that have a measurement along the Road FC and extract the road segment that lies between the points and place that in a different line FC.&lt;/P&gt;&lt;P&gt;Do I need to create a new FC that has a From Measure field and a To Measure field with those values I calculated?&amp;nbsp; In a sense taking the existing point sets and combine them into one row with a Start and End Field value?&lt;/P&gt;&lt;P&gt;I cannot quite figure out the next step.&amp;nbsp; I don't think my data is in a format to do what I am trying to do.&lt;/P&gt;&lt;P&gt;I cannot figure out your comment below because I have a Line Feature (Roads) and a point Feature (Start and End points in separate rows).&amp;nbsp; The below comment is not making sense.&amp;nbsp; It wont let me put in Roads as the Input and then Points as the Input Route Features....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Note that you may use the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/linear-referencing/locate-features-along-routes.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Locate Features Along Route&lt;/A&gt;&amp;nbsp;GP on a point or linear feature (road segments). Processing&amp;nbsp;linear feature will produce a table with attributes FMEAS (from measure) and TMEAS (to measure).&amp;nbsp;"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help thus far.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 19:34:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240275#M63353</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2022-12-12T19:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240302#M63354</link>
      <description>&lt;P&gt;If you have your own road line features, you can create a network dataset on them. Then you can create a Route analysis layer, add your start and end points as Stops and solve a shortest path route. This will return you back a line feature of the shortest path. If that is all you need then you are done. If you need the individual original street features that make up that route then you run the GP tool Copy Traversed Source Features.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/network-analyst/copy-traversed-source-features-output.htm" target="_blank"&gt;Output from Copy Traversed Source Features—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If this is the work flow you want to follow, I would suggest going through couple of the Network Analyst tutorials to get you started.&amp;nbsp; Especially:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/how-to-create-a-usable-network-dataset.htm" target="_blank"&gt;Create a network dataset—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/route-tutorial.htm" target="_blank"&gt;Find the shortest path and generate directions with Route—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 19:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240302#M63354</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2022-12-12T19:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240362#M63356</link>
      <description>&lt;P&gt;OK&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/512"&gt;@AyanPalit&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1137"&gt;@JaySandhu&lt;/a&gt;&amp;nbsp;now I'm confused even more... I know there are a ton of ways to approach problems as I am being told two ways here...&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I attached my Point Feature Class that has to fields at the end 'ToMeasure' and 'FromMeasur'&lt;/LI&gt;&lt;LI&gt;I attached a road segment with M values.&lt;/LI&gt;&lt;LI&gt;RTE_NM was used for the 'Locate Features Along Route'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What would be the best solution to get an output of 580 line features that correspond to the records in the Point FC 'ToMeasure' and 'FromMeasur' Fields.&lt;/P&gt;&lt;P&gt;I am looking to get 580 road segments that mirror the Route FC that are between each of the 580 Locations per the Measure fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really Appreciate your help with this.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 21:25:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240362#M63356</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2022-12-12T21:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240384#M63357</link>
      <description>&lt;P&gt;Looks like you need a linear referencing solution and NOT a routing solution.&lt;/P&gt;&lt;P&gt;You need to turn your Route95 line features into linearly referenced routes with appropriate calibrations. Then your point features with the start and end measures are really an Event table with linear events based on these linearly referenced routes.&lt;/P&gt;&lt;P&gt;For example, the first point, has a route name:&amp;nbsp;R-VA IS00095NB and From Measure: 89.618 and To Measure 91.943&lt;/P&gt;&lt;P&gt;To return back a line feature between these two measure values for multiple records, you can use the Locate Feature Along Route tool. But for that to work, you need to provide the Route95 set up as linearly referenced routes with that measure units so positions like 89.618 to 91.943 can be figured out.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/linear-referencing/locate-features-along-routes.htm" target="_blank"&gt;Locate Features Along Routes (Linear Referencing)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use the Create Routes tool to turn the Route95 lines into appropriate routes. But I am not sure what measure values to use to calibrate them for your measure values. Tool info:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/linear-referencing/create-routes.htm" target="_blank"&gt;Create Routes (Linear Referencing)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 22:03:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240384#M63357</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2022-12-12T22:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240410#M63358</link>
      <description>&lt;P&gt;I think your input data is already set up to be used directly. So try this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Convert your point feature class to a table using the Export table tool and write to a table called TSM_FeaturesOutp_ExportTable and then use the Make Route Event Layer to create your lines as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaySandhu_0-1670886730329.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58337iA88ECBBBFDAC61A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JaySandhu_0-1670886730329.png" alt="JaySandhu_0-1670886730329.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this is the output you are looking for.&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 23:14:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240410#M63358</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2022-12-12T23:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240559#M63359</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1137"&gt;@JaySandhu&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/512"&gt;@AyanPalit&lt;/a&gt;&amp;nbsp;&amp;nbsp;AWESOME... THANKS SO MUCH for your help thoughts and guidance...&amp;nbsp;&lt;/P&gt;&lt;P&gt;This stuff is so tricky... especially getting your data in the correct format... Cheers....&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 13:06:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240559#M63359</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2022-12-13T13:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240585#M63360</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/633156"&gt;@kapalczynski&lt;/a&gt;&amp;nbsp;Glad the suggestions worked out for you. Do take some time to further review the linear referencing concepts using links provided previously. I am also moving the post from Network Analyst to ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1137"&gt;@JaySandhu&lt;/a&gt;&amp;nbsp;Thanks for tag teaming with me!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 14:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240585#M63360</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2022-12-13T14:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create Line segments from Point Locations referencing Linear feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240601#M63362</link>
      <description>&lt;P&gt;Great thank you both again... If anyone reading this wants any further into please feel free to reach out&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 15:03:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-line-segments-from-point-locations/m-p/1240601#M63362</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2022-12-13T15:03:05Z</dc:date>
    </item>
  </channel>
</rss>

