<?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: Extract Begin and End M Value from Route in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561231#M18572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Field Calculator with Python parser:&lt;/P&gt;&lt;P&gt;BeginM = !Shape.firstPoint.M!&lt;/P&gt;&lt;P&gt;EndM = !Shape.lastPoint.M!&lt;/P&gt;&lt;P&gt;will return the start and end measure of the each polylineM to fields BeginM and EndM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Nov 2017 23:07:41 GMT</pubDate>
    <dc:creator>DaveVerbyla</dc:creator>
    <dc:date>2017-11-28T23:07:41Z</dc:date>
    <item>
      <title>Extract Begin and End M Value from Route</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561228#M18569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to populate two fields (BeginM and EndM) with the begin and end measures from route features.&amp;nbsp; Does anyone have any tips on how this can be done?&amp;nbsp; Note - I don't want Min and Max M's blindly placed in BeginM and EndM respectively, as the measures may run the opposite way of the linear feature.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help you can give!&lt;/P&gt;&lt;P&gt;Matt Koukol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 18:05:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561228#M18569</guid>
      <dc:creator>MattKoukol</dc:creator>
      <dc:date>2014-12-18T18:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Begin and End M Value from Route</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561229#M18570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000004m000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000004m000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2).&amp;nbsp; &lt;/A&gt;I'm not sure that hyperlink pasted correctly. If it doesn't go the right place search&lt;/P&gt;&lt;P&gt;Calculate Field (Data Management)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will explain how to use the field calculator to get properties of the geometry object like firstPoint.M and lastPoint.M. So you would add two columns for your from and to measures and populate them with the field calculator. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 02:38:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561229#M18570</guid>
      <dc:creator>RuthBowers</dc:creator>
      <dc:date>2015-04-25T02:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Begin and End M Value from Route</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561230#M18571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt, try the AddGeometryAttributes tool. It has the ability to calculate line start/end M values. It's in the Data Management toolbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 15:37:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561230#M18571</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-04-25T15:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Begin and End M Value from Route</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561231#M18572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Field Calculator with Python parser:&lt;/P&gt;&lt;P&gt;BeginM = !Shape.firstPoint.M!&lt;/P&gt;&lt;P&gt;EndM = !Shape.lastPoint.M!&lt;/P&gt;&lt;P&gt;will return the start and end measure of the each polylineM to fields BeginM and EndM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 23:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/extract-begin-and-end-m-value-from-route/m-p/561231#M18572</guid>
      <dc:creator>DaveVerbyla</dc:creator>
      <dc:date>2017-11-28T23:07:41Z</dc:date>
    </item>
  </channel>
</rss>

