<?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: Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point. in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490100#M16374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, will you mark my answer as correct such that other users will know?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2015 18:11:30 GMT</pubDate>
    <dc:creator>DavidColey</dc:creator>
    <dc:date>2015-03-30T18:11:30Z</dc:date>
    <item>
      <title>Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490093#M16367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for anyone that knows how to convert a polylineM to a point containing the M-values from each vertex in the polylineM layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 14:21:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490093#M16367</guid>
      <dc:creator>MikeSullivan</dc:creator>
      <dc:date>2015-03-20T14:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490094#M16368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried ETGeowizard? It does all sorts of conversions, also Polyline to point (vertices), and it can probably also put the M-values into an attribute.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Kathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 14:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490094#M16368</guid>
      <dc:creator>KatharinaDubach</dc:creator>
      <dc:date>2015-03-20T14:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490095#M16369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I've used that before, but what I would like to do is incorporate that conversion into model builder and use it in conjunction with other routines.&amp;nbsp; I'm not sure if I could call that geoprocess from ETGeoWizards in a model.&amp;nbsp; I just downloaded ETGeowizards now and am going to see, but I doubt it since I wouldn't have access to the geoprocessing code used from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 14:41:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490095#M16369</guid>
      <dc:creator>MikeSullivan</dc:creator>
      <dc:date>2015-03-20T14:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490096#M16370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike-&lt;/P&gt;&lt;P&gt;just run the&lt;/P&gt;&lt;P&gt;Toolboxes\System Toolboxes\Data Management Tools.tbx\Features\Add Geometry Attributes&lt;/P&gt;&lt;P&gt;tool and it will extract the xyzm values from a line and add them as attributes to that line feature.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 16:26:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490096#M16370</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2015-03-20T16:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490097#M16371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, that will work, but let me explain what I'm trying to do with those values.&amp;nbsp; After I get them pulled out, I want to label each vertex with it's corresponding M-Value, as a stationing value along that line.&amp;nbsp; Having the attributes on the line segment, will that allow me to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 16:30:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490097#M16371</guid>
      <dc:creator>MikeSullivan</dc:creator>
      <dc:date>2015-03-20T16:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490098#M16372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure why not? As long as the tool can add the fields to your lines (i.e. run as data owner if in sde) then you can lable like normal, right? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 16:53:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490098#M16372</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2015-03-20T16:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490099#M16373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, David!&amp;nbsp; That did the trick.&amp;nbsp; I'm good to go now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 19:17:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490099#M16373</guid>
      <dc:creator>MikeSullivan</dc:creator>
      <dc:date>2015-03-27T19:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone have a model built that will convert a PolylineM to point with M-values in the point feature class?  I need this to convert M-values to point.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490100#M16374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, will you mark my answer as correct such that other users will know?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 18:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/does-anyone-have-a-model-built-that-will-convert-a/m-p/490100#M16374</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2015-03-30T18:11:30Z</dc:date>
    </item>
  </channel>
</rss>

