<?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 Calculating M Values for each vertex in the line in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/calculating-m-values-for-each-vertex-in-the-line/m-p/75744#M6156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All , &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to calculate the m value for each vertex in the line .. Currently I am calculating the m Value based on the distance between the current point and its previous point and storing it .. Is there a faster approach rather than iterating each point in the line using the Update Cursor and calculating m Value .. any help much appreciated&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 14:33:13 GMT</pubDate>
    <dc:creator>VikramS</dc:creator>
    <dc:date>2012-12-11T14:33:13Z</dc:date>
    <item>
      <title>Calculating M Values for each vertex in the line</title>
      <link>https://community.esri.com/t5/python-questions/calculating-m-values-for-each-vertex-in-the-line/m-p/75744#M6156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All , &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to calculate the m value for each vertex in the line .. Currently I am calculating the m Value based on the distance between the current point and its previous point and storing it .. Is there a faster approach rather than iterating each point in the line using the Update Cursor and calculating m Value .. any help much appreciated&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 14:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/calculating-m-values-for-each-vertex-in-the-line/m-p/75744#M6156</guid>
      <dc:creator>VikramS</dc:creator>
      <dc:date>2012-12-11T14:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating M Values for each vertex in the line</title>
      <link>https://community.esri.com/t5/python-questions/calculating-m-values-for-each-vertex-in-the-line/m-p/75745#M6157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I may be wrong here but i think you can avoid calculating them at all if you use the Linear Referencing Tool -&amp;gt; Create Routes &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it will take your line features and export a routed line with M Values populated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it can be a bit fiddly if you have Vertical line segments or extreme variations in Z.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, See this post&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/73312-Reg-Create-Route-Tool"&gt;http://forums.arcgis.com/threads/73312-Reg-Create-Route-Tool&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 14:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/calculating-m-values-for-each-vertex-in-the-line/m-p/75745#M6157</guid>
      <dc:creator>AnthonyTimpson2</dc:creator>
      <dc:date>2012-12-12T14:03:28Z</dc:date>
    </item>
  </channel>
</rss>

