<?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 How to get the route measure? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-get-the-route-measure/m-p/128733#M9991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All the Python examples to work with geometry are for point features.&amp;nbsp; Would someone please tell me how I can get the measure (not length) from a route feature class?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fardosht&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2011 14:41:49 GMT</pubDate>
    <dc:creator>deleted-user-hb3f0SCDAPf8</dc:creator>
    <dc:date>2011-11-14T14:41:49Z</dc:date>
    <item>
      <title>How to get the route measure?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-the-route-measure/m-p/128733#M9991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All the Python examples to work with geometry are for point features.&amp;nbsp; Would someone please tell me how I can get the measure (not length) from a route feature class?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fardosht&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 14:41:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-the-route-measure/m-p/128733#M9991</guid>
      <dc:creator>deleted-user-hb3f0SCDAPf8</dc:creator>
      <dc:date>2011-11-14T14:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the route measure?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-get-the-route-measure/m-p/128734#M9992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;All the Python examples to work with geometry are for point features.&amp;nbsp; Would someone please tell me how I can get the measure (not length) from a route feature class?&lt;BR /&gt;&lt;BR /&gt;Your help is greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Fardosht&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If all you want is the beginning or ending measure value of a line the code in the Field Calculator that works using Python (if you have 9.3 or up) is one of the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;!Shape.FirstPoint.M!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;!Shape.LastPoint.M!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are wanting the measure at any point along the line I am not really sure if Python has an interface that replicates the ArcObjects IRouteLocator and IRouteLocation functionality.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 15:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-get-the-route-measure/m-p/128734#M9992</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2011-11-14T15:18:19Z</dc:date>
    </item>
  </channel>
</rss>

