<?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 point feature at specific route measure in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318276#M72050</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/463302"&gt;@ChaimSchwartzIroads&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/production/roads-highways/what-is-roads-and-highways.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Roads and Highways&lt;/A&gt;&amp;nbsp;does offer 'Stay Put'&amp;nbsp;behavior, that allows to retain the&amp;nbsp;original location. If you are a&amp;nbsp;Road and Highways user, I would recommend modelling&amp;nbsp;MILESTONES as an LRS Event; the pros outweigh the cons. Alternately you can model a Milestone network(separate from the Roads) as well and in this case the Event will be referenced off this network.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 13:55:19 GMT</pubDate>
    <dc:creator>AyanPalit</dc:creator>
    <dc:date>2023-08-14T13:55:19Z</dc:date>
    <item>
      <title>Create point feature at specific route measure</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318160#M72031</link>
      <description>&lt;P&gt;This seems like such a basic task, but I can't find a simple straight forward way to accomplish it:&lt;/P&gt;&lt;P&gt;We have a route enabled (m values enabled)&amp;nbsp; "ROADS" feature class.&amp;nbsp;We routinely need to update an associated "MILESTONES" layer, by placing milestones (point features) at specific route intervals (every 1 KM, based on measurements, not distance). There's a few ways of accomplishing this, the main one being:&lt;/P&gt;&lt;P&gt;(1) Creating new records in &lt;STRONG&gt;a separate table&lt;/STRONG&gt;, with the required "FromKM" "ToKM" fields.&lt;/P&gt;&lt;P&gt;(2) Runnig the "make route" tool.&lt;/P&gt;&lt;P&gt;(3) Adding the outcome to the final MILESTONES feature class.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But there has to be a better way...isn't there? Specifically, a way of doing it without requiring to move data between separate layers. I'm aware of the&amp;nbsp;&amp;nbsp;"Add Point Event Tool&amp;nbsp; (that comes with the linear referencing license) but that tool doesn't create a point &lt;STRONG&gt;feature, &lt;/STRONG&gt;rather a point event.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 08:30:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318160#M72031</guid>
      <dc:creator>ChaimSchwartzIroads</dc:creator>
      <dc:date>2023-08-13T08:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create point feature at specific route measure</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318265#M72048</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/463302"&gt;@ChaimSchwartzIroads&lt;/a&gt;&amp;nbsp;Interesting use case.&amp;nbsp;&lt;SPAN&gt;The workflow is best handled through&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/introduction-to-linear-referencing.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Linear Referencing&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;(simple functions - included in ArcGIS Pro) and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/production/roads-highways/what-is-roads-and-highways.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Roads and Highways&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; (advanced functions - additional extension license).&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;My suggested workflows are as below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;ArcGIS Pro&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/introduction-to-linear-referencing.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Linear Referencing&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Roads are&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&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" rel="nofollow noopener noreferrer"&gt;modelled as Routes&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with the Start/End locations as Calibration Points or simply&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/update-route-measures.htm" target="_self" rel="nofollow noopener noreferrer"&gt;update measures on the vertices&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;Create a simple table with the &lt;SPAN&gt;FromKM/ToKM&amp;nbsp;&lt;/SPAN&gt;values with desired increments of 1, 10 etc. Use the table to then generate the&amp;nbsp;&lt;SPAN&gt;milestone point layer&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/linear-referencing/display-route-events.htm" target="_self" rel="nofollow noopener noreferrer"&gt;modelled as Route Events&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Export&amp;nbsp;&lt;SPAN&gt;milestone as a feature class.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Create a model or script if this is a often repeated process.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/production/roads-highways/what-is-roads-and-highways.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Roads and Highways&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Roads are&lt;SPAN&gt;&amp;nbsp;modelled as Route or&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/tool-reference/location-referencing/an-overview-of-the-lrs-network-toolset.htm" target="_blank" rel="noopener"&gt;LRS Network&lt;/A&gt; with the Start/End locations as Calibration Points.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Create a &lt;A href="https://pro.arcgis.com/en/pro-app/3.1/tool-reference/location-referencing/an-overview-of-the-lrs-event-toolset.htm" target="_blank" rel="noopener"&gt;LRS Event&lt;/A&gt;&amp;nbsp;Feature Class for &lt;SPAN&gt;MILESTONES&amp;nbsp;&lt;/SPAN&gt;having&amp;nbsp;&lt;SPAN&gt;FromKM/ToKM&amp;nbsp;&lt;/SPAN&gt;fields with desired increments of 1, 10 etc. In this case you do not have to move data from separate layers. Moreover, the&amp;nbsp;&lt;SPAN&gt;MILESTONES can be updated using geoprocessing tools when changes are made to the Road network geometry or measures.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 14 Aug 2023 11:13:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318265#M72048</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2023-08-14T11:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create point feature at specific route measure</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318270#M72049</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/512"&gt;@AyanPalit&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Your answer confirms what we've found for the scenario in which we don't have a Roads and Highways extension, I was hoping there was a simpler way. You are right regarding the Roads and Highways scenario: in that case we could handle the milestones as a route event layer. The reason we currently need it to be managed as a feature class is because we wouldn't want the milestones to "move" automatically every time a road is updated - they have to keep their original location, which I know is a behavior that can be configured with Road and Highways.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 11:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318270#M72049</guid>
      <dc:creator>ChaimSchwartzIroads</dc:creator>
      <dc:date>2023-08-14T11:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create point feature at specific route measure</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318276#M72050</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/463302"&gt;@ChaimSchwartzIroads&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/production/roads-highways/what-is-roads-and-highways.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Roads and Highways&lt;/A&gt;&amp;nbsp;does offer 'Stay Put'&amp;nbsp;behavior, that allows to retain the&amp;nbsp;original location. If you are a&amp;nbsp;Road and Highways user, I would recommend modelling&amp;nbsp;MILESTONES as an LRS Event; the pros outweigh the cons. Alternately you can model a Milestone network(separate from the Roads) as well and in this case the Event will be referenced off this network.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 13:55:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318276#M72050</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2023-08-14T13:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create point feature at specific route measure</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318336#M72053</link>
      <description>&lt;P&gt;I’m curious, what are the cons you were referring to, in regards to managing the milestones as a LRS event layer?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 14:26:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318336#M72053</guid>
      <dc:creator>ChaimSchwartzIroads</dc:creator>
      <dc:date>2023-08-14T14:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create point feature at specific route measure</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318454#M72060</link>
      <description>&lt;P&gt;Depends on data conditions / business workflows.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Road and Highways offers advanced linear referencing for enterprise organizations.&amp;nbsp; An additional extension license could be a concern for some if this is the only use case to be supported.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 20:08:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-point-feature-at-specific-route-measure/m-p/1318454#M72060</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2023-08-14T20:08:11Z</dc:date>
    </item>
  </channel>
</rss>

