<?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: How do I create a boundary points layer with updated Highway Postmile values?  in Transportation Questions</title>
    <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310634#M998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is an easy answer to this. You can use the tool "Locate Features on Route" to generate an event table like you describe.&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/linear-ref-toolbox/locate-features-along-routes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/linear-ref-toolbox/locate-features-along-routes.htm"&gt;Locate Features Along Routes—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After you create the event table you can render it as points using the Begin measure. You could also render it as line events using both the BEGIN and END measures.&lt;/P&gt;&lt;P&gt;If your polyline is not currently a route (it has measures (M values) on the coordinates) then you can turn it into a route using the "Create Routes" tool.&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/linear-ref-toolbox/create-routes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/linear-ref-toolbox/create-routes.htm"&gt;Create Routes—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2016 13:58:00 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2016-11-03T13:58:00Z</dc:date>
    <item>
      <title>How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310632#M996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a polyline layer for State Highways and a polygon layer of Urban Areas.&amp;nbsp;&amp;nbsp; I need to create a points layer where the highways intersect the boundaries of the Urban Areas.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the highways layer has Postmile values in it.&amp;nbsp;&amp;nbsp; When I create the "boundary points" layer, I need to have updated Postmile values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&amp;nbsp; If I have&amp;nbsp;a Highway with Begin Postmile = 0 and End Postmile = 19, if the Highway intersects the boundary of the Urban Area at 6, then my Points layer should have fields looking like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BEGIN&amp;nbsp; END&lt;/P&gt;&lt;P&gt;0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done something similar using another software but I'd like to think its simpler in ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 00:47:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310632#M996</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-03T00:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310633#M997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to take a look at linear referencing for your highway layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 11:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310633#M997</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-11-03T11:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310634#M998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is an easy answer to this. You can use the tool "Locate Features on Route" to generate an event table like you describe.&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/linear-ref-toolbox/locate-features-along-routes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/linear-ref-toolbox/locate-features-along-routes.htm"&gt;Locate Features Along Routes—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After you create the event table you can render it as points using the Begin measure. You could also render it as line events using both the BEGIN and END measures.&lt;/P&gt;&lt;P&gt;If your polyline is not currently a route (it has measures (M values) on the coordinates) then you can turn it into a route using the "Create Routes" tool.&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/linear-ref-toolbox/create-routes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/linear-ref-toolbox/create-routes.htm"&gt;Create Routes—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 13:58:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310634#M998</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-03T13:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310635#M999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached.  I was able to split segments for the Routes into&lt;/P&gt;&lt;P&gt;Urban and Rural sections and was able to Aggregate the Route segments, but&lt;/P&gt;&lt;P&gt;the problems now are how to have the correct begin/end measures at the&lt;/P&gt;&lt;P&gt;intersection points (created intersection points with other software).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Brenner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 22:34:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310635#M999</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-07T22:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310636#M1000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Locate Features along Routes is manual and not efficient for what I need&lt;/P&gt;&lt;P&gt;help with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I can aggregate segments and then break them up into Urban and Rural&lt;/P&gt;&lt;P&gt;Segments, I am 2/3 of the way there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need to do is re-calculate (Calibrate?) the routes so that the&lt;/P&gt;&lt;P&gt;Begin/End measures are for the segments from begin-end from Boundary&lt;/P&gt;&lt;P&gt;INTERSECTION POINT TO BOUNDARY INTERSECTION POINT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the Routes layer to do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I found out how to split the lines between rural and urban areas, the&lt;/P&gt;&lt;P&gt;fields that came up were for the Cities boundary layer or ? and not for the&lt;/P&gt;&lt;P&gt;Polyline layer (postmiles).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel T. Brenner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RESEARCH ANALYST I (GEOGRAPHIC INFORMATION SYSTEMS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIVISION OF RESEARCH, INNOVATION, and SYSTEM INFORMATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Highway System Information and Performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1120 N Street MS 38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sacramento, CA  95814&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(916) 657-4277&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(510) 593-7547 cell&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;daniel.brenner@dot.ca.gov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;“Consider the unconsidered.”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;“Certainty is not a sure thing!”&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 20:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310636#M1000</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-08T20:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310637#M1001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm a little confused here:&amp;nbsp; You say you have created intersections with another software package.&amp;nbsp; Since I have no idea what that package is, I'm not able to comment, but if you have the points, they can become events along your route.&amp;nbsp; Do you want the start the counter over again every time a route passes from urban to rural etc? If that's the case, I guess you would need to consider each segment (rural, urban, rural, urban etc) it's own route and calibrate it as such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm no expert on Linear Referencing, but the cool thing about routes is you don't have to physically split it at various locations, you just keep the route flowing, and calibrate it as needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 21:12:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310637#M1001</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-11-08T21:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310638#M1002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for this, I will give it a try, but the heart of the matter is that once I was to/would be able to create new routes based on this tool, how can I get the correct Postmile Values at where the line intersects the boundary of the polygon?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(imagine 5 and 10 as polygon borders)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BEG&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; END&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;5&lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0----------------------------------5\---------------------------10\------------------------15&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 08:12:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310638#M1002</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-10T08:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310639#M1003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's where the Locate Features along Routes tool comes in. Check out the documentation on it in the link from my previous post. It does exactly what you are looking for. At lest I think it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 14:45:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310639#M1003</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-14T14:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310640#M1004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know you're doing what you can, but for now look at my attachments again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forget that I used another software to create a Points layer of boundary&lt;/P&gt;&lt;P&gt;points (where the polyline intersects the polygon boundary).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The illustrations show the differences between what I have right now (a&lt;/P&gt;&lt;P&gt;polyline layer with a number of segments with individual measurement&lt;/P&gt;&lt;P&gt;values) and what I need (a polyline layer of one segment length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, I have used Linear Referencing tools but I am only getting the&lt;/P&gt;&lt;P&gt;current begin and end points of each segment;  I need to have the values&lt;/P&gt;&lt;P&gt;based on where the polyline intersects the polygon boundary---ideally with&lt;/P&gt;&lt;P&gt;an automated procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I essentially have a 3 part procedure for a segments layer that has 2500&lt;/P&gt;&lt;P&gt;segments:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) A polyline feature that has segments with measurements.  I need to&lt;/P&gt;&lt;P&gt;aggregate the segments into one segment with a total length of X?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Break the newly aggregated polyline find the (new) point measures for&lt;/P&gt;&lt;P&gt;where the new polyline segment intersects the boundary of the polygon .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) My points layer database needs to have fields indicating the prior&lt;/P&gt;&lt;P&gt;segment's Begin Point and the End point values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the tools in Linear Referencing, but haven't been able to find&lt;/P&gt;&lt;P&gt;the tool/tools that work.  For example, the one tool that aggregates the&lt;/P&gt;&lt;P&gt;segments doesn't give me the fields I need--Begin and End point measures&lt;/P&gt;&lt;P&gt;for the segments, just the ID fields for the polylines (??).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Brenner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 18:42:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310640#M1004</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-14T18:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310641#M1005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know you're doing what you can, but for now look at my attachments again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forget that I used another software to create a Points layer of boundary&lt;/P&gt;&lt;P&gt;points (where the polyline intersects the polygon boundary).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The illustrations show the differences between what I have right now (a&lt;/P&gt;&lt;P&gt;polyline layer with a number of segments with individual measurement&lt;/P&gt;&lt;P&gt;values) and what I need (a polyline layer of one segment length), and then&lt;/P&gt;&lt;P&gt;creating new measurement values based on the new segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a polyline layer with 2500 segments; Locate Measures is a manual&lt;/P&gt;&lt;P&gt;procedure that is very time consuming.   I need an automated procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, I have used Linear Referencing tools but I am only getting the&lt;/P&gt;&lt;P&gt;current begin and end points of each segment;  I need to aggregate the&lt;/P&gt;&lt;P&gt;current measures into one composite measure and then create a layer of&lt;/P&gt;&lt;P&gt;points with measurement values based on the new segment's values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) A polyline feature that has segments with measurements.  I need to&lt;/P&gt;&lt;P&gt;aggregate the segments into one segment with a total length of X?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Break the newly aggregated polyline find the (new) point measures for&lt;/P&gt;&lt;P&gt;where the new polyline segment intersects the boundary of the polygon .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) My points layer database needs to have fields indicating the prior&lt;/P&gt;&lt;P&gt;segment's Begin Point and the End point values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the tools in Linear Referencing, but haven't been able to find&lt;/P&gt;&lt;P&gt;the tool/tools that work.  For example, the one tool that aggregates the&lt;/P&gt;&lt;P&gt;segments doesn't give me the fields I need--Begin and End point measures&lt;/P&gt;&lt;P&gt;for the segments, just the ID fields for the polylines (??).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you used the Linear Referencing tools?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Brenner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 18:48:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310641#M1005</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-14T18:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310642#M1006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my post from 11/8 in particular the line that states :&lt;STRONG&gt;&lt;EM&gt; I'm no expert on Linear Referencing....&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No I haven't used the tools.&amp;nbsp; I can't answer your questions;&amp;nbsp; I only was able to offer you the (free) advice at the very beginning.&amp;nbsp; I think Tom has provided you with some solid information as well.&amp;nbsp; If you need specific guidance and help with this project, I suggest you contact ESRI Tech Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 19:22:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310642#M1006</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-11-14T19:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310643#M1007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at your illustration again and I am sticking with my recommendation. Here is the process I recommend.&lt;/P&gt;&lt;P&gt;1. Create Linear Referencing routes out of your segments. Use the Create Routes tool that I mentioned before for this. For the "measure_source" you will use the TWO_FIELDS option and specify the two fields in your segments that have your from and to measures. This will produce a linear referencing routes where the coordinates have the measure values (x,y,m). Your measures will not be displayed in fields like they are in the segments because they are stored on the coordinates. You can use this route layer for other linear referencing functions.&lt;/P&gt;&lt;P&gt;2. Use the Locate Features Along Routes tool to overlay your Polygons onto the routes you created in step 1. The polygon layer will be your "in_features" and he route layer will be your "in_routes". The result of this will be a table that has the route ID as well as a From and a To measure field. The From Measure field will have the first measure where the polygon touches the route and the To measure will be the second.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. In ArcMap or ArcGIS Pro use the Make Route Event Layer tool. For your route features you will use the routes you created in step #1 and for the Input Events you will use the table that was created in step #2. You will create point events using the To Measure field that you specified in step #2. The result will be an point layer that will have the measure that the polygon instersected the routes as well as a From Measure (Begin Point) where the polygon first intersected the routes. If you want an actual point dataset you can export this layer out to a new feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to render the events as lines with the from and to measure but that is not what you originally asked for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 14:19:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310643#M1007</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-16T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310644#M1008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is 10:40 am PST as I write and I will be in the office in the next hour&lt;/P&gt;&lt;P&gt;or so.   What Time Zone are you in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Brenner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 18:41:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310644#M1008</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-17T18:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310645#M1009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MANY APOLOGIES as I have had another GIS person named JOE who has given&lt;/P&gt;&lt;P&gt;feedback on my problem as well!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is 10:40 am PST as I write and I will be in the office in the next hour&lt;/P&gt;&lt;P&gt;or so.   What Time Zone are you in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Brenner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 18:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310645#M1009</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-17T18:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310646#M1010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TOM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your procedure on both a 'segmented' layer and an 'aggregated'&lt;/P&gt;&lt;P&gt;layer (each segment is one whole line, although the Begin Measures = 0&lt;/P&gt;&lt;P&gt;aren't always correct for a SHS System), and long story short, the best&lt;/P&gt;&lt;P&gt;result was when I used the Segmented layer and came up with the segments&lt;/P&gt;&lt;P&gt;that you see in the jpg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)  Why is it there are only segments on the inside for the Events layer&lt;/P&gt;&lt;P&gt;and not on the outside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)  Why is it that if there is a gap between polygons, the beginning value&lt;/P&gt;&lt;P&gt;of one segment is NOT = value of the last segment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should say that the values for the segments that are in polygons next to&lt;/P&gt;&lt;P&gt;each other are nice to see, although I am curious if the values were&lt;/P&gt;&lt;P&gt;calculated against the Odometer values and not the Postmiles?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might be able to edit the values in the segments layer but I'd like to&lt;/P&gt;&lt;P&gt;think I wouldn't have to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 02:11:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310646#M1010</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-18T02:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310647#M1011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. The tool is designed to create events where the routes intersect polygons. So you won't get events where you don't have polygons. I didn't realize that your polygons had gaps in them. One way to get the result you want is to create events that cover the full extent of routes and then overlay the events (using the Overlay Route Events tool) that you have here (just under the polygons) with those events. I created a simple tool that creates events that cover routes here:&amp;nbsp;&lt;A class="link-titled" href="http://www.arcgis.com/home/item.html?id=61ac9c2b884244ef8499049f6e3cac52" title="http://www.arcgis.com/home/item.html?id=61ac9c2b884244ef8499049f6e3cac52"&gt;http://www.arcgis.com/home/item.html?id=61ac9c2b884244ef8499049f6e3cac52&lt;/A&gt;&amp;nbsp;. Check out the tool "Create Events Covering Routes".&lt;/P&gt;&lt;P&gt;2. I think this has to do with how you calibrated your routes. The events that get generated are going to equal the measures you have on the routes at those locations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your last question is about Odometer or Postmile. I have worked with the postmile system and it is a different animal from an LRS perspective. To use these tools with Postmile measures you have to generate Route IDs that mimic the prefix and suffix values that you have in your measure fields. So instead of route 1 from 13r to 15r you might have 1r from 13 to 15. Then after you generate your new event tables that have 1r from 13 to 15 you could calculate them back to route 1 from 13 to 15. I'm not sure what your approach here. I'm just trying to give you some suggestions that might help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:46:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310647#M1011</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-18T14:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310648#M1012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again and again for all your time on responding to my questions.  I&lt;/P&gt;&lt;P&gt;do want to emphasize that I appreciate it and given what I am learning&lt;/P&gt;&lt;P&gt;makes me have an appetite for Application Development, which is something I&lt;/P&gt;&lt;P&gt;don't normally embrace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by being uncertain of what my approach is?   Do you mean&lt;/P&gt;&lt;P&gt;how to determine the Postmile prefixes and suffixes for the Postmiles at&lt;/P&gt;&lt;P&gt;the intersections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because they aren't a part of the calculations, I have an icky feeling that&lt;/P&gt;&lt;P&gt;determining prefixes and suffixes might be manual?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS there a particular Directory location I should put the Tool in for&lt;/P&gt;&lt;P&gt;installation?  I will try to run the tool from my Project folder but I have&lt;/P&gt;&lt;P&gt;a sense I should have it in my ESRI folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RE: Postmiles:   The values that I saw for them were smaller than Odometer&lt;/P&gt;&lt;P&gt;measures, so initially the end results seemed higher (Odometer values) than&lt;/P&gt;&lt;P&gt;Postmiles so that was where my concern was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the procedure again and the values looked slightly better but if&lt;/P&gt;&lt;P&gt;you're saying there is a way to get the correct measures that are Postmile&lt;/P&gt;&lt;P&gt;based then I am open to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it help if I sent you the data sets I am working with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Brenner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 20:39:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310648#M1012</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-18T20:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310649#M1013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Brenner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 23:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310649#M1013</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-18T23:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310650#M1014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am curious if this is equivalent to the new Begin and End values after a&lt;/P&gt;&lt;P&gt;polyline layer's segments have been aggregated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also, if a polyline begins with a measure other than 0, is it possible&lt;/P&gt;&lt;P&gt;to maintain that as a beginning value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 23:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310650#M1014</guid>
      <dc:creator>DanielBrenner</dc:creator>
      <dc:date>2016-11-18T23:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a boundary points layer with updated Highway Postmile values?</title>
      <link>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310651#M1015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error message is for the field name being too long. &amp;nbsp;Is the destination file a shapefile by chance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 23:33:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/how-do-i-create-a-boundary-points-layer-with/m-p/310651#M1015</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-18T23:33:12Z</dc:date>
    </item>
  </channel>
</rss>

