<?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: Creating routes for each feature within a FC in ModelBuilder without coordinate priority in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/creating-routes-for-each-feature-within-a-fc-in/m-p/727576#M1958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you read the &lt;A href="http://desktop.arcgis.com/en/arcmap/10.5/tools/linear-ref-toolbox/create-routes.htm"&gt;syntax section&lt;/A&gt; for Create Routes tool the parameter&amp;nbsp;&lt;SPAN style="color: #4d4d4d; background-color: #ffffff;"&gt;coordinate_priority is optional BUT has a default value of&amp;nbsp;&lt;SPAN&gt;UPPER_LEFT, so it must have a supplied value which you can optionally change. It says this parameter is ignored if you set&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;measure source to TWO_FIELDS. You don't give us enough information to determine if you are doing that. So you have to run the tool with the parameter completed even though it is stating it is optional...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #4d4d4d;"&gt;As for your second problem, just one output, you need to provide a unique name for your output being created by the Create Routes tool. Typically when using an iterator you need to be using &lt;A href="http://desktop.arcgis.com/en/arcmap/10.5/analyze/modelbuilder/a-quick-tour-of-using-inline-variable-substitution.htm"&gt;inline variable substitution&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 16:02:43 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2018-04-06T16:02:43Z</dc:date>
    <item>
      <title>Creating routes for each feature within a FC in ModelBuilder without coordinate priority</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/creating-routes-for-each-feature-within-a-fc-in/m-p/727575#M1957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;I´m trying to create a simple model which would select each feature from a FC (streets polylines with vertexes and edges) and transform each of them into a route using the “Create Routes” tool (in a new FC). In this model I don´t want to prefer any of the 4 coordinate priorities (should be optional) but if I left this parameter free the error 000192: Invalid value for coordinate_priority” appears. Next problem is that after running the model I just got a route for the last attribute resp. a FC with only 1 item. I know I´m doing anything wrong with the iteration variable but don´t know what. Could you please help how to transform each feature without any coordinate priority (if it´s possible at all) resp. how to change the it to get all of the features and not only the last one. I will need the routes for other calculations and would appreciate any help! Thanks in advance.&lt;IMG __jive_id="399255" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/399255_Routes_MB.png" style="width: 620px; height: 320px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 20:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/creating-routes-for-each-feature-within-a-fc-in/m-p/727575#M1957</guid>
      <dc:creator>MartinPospisil</dc:creator>
      <dc:date>2018-03-19T20:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating routes for each feature within a FC in ModelBuilder without coordinate priority</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/creating-routes-for-each-feature-within-a-fc-in/m-p/727576#M1958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you read the &lt;A href="http://desktop.arcgis.com/en/arcmap/10.5/tools/linear-ref-toolbox/create-routes.htm"&gt;syntax section&lt;/A&gt; for Create Routes tool the parameter&amp;nbsp;&lt;SPAN style="color: #4d4d4d; background-color: #ffffff;"&gt;coordinate_priority is optional BUT has a default value of&amp;nbsp;&lt;SPAN&gt;UPPER_LEFT, so it must have a supplied value which you can optionally change. It says this parameter is ignored if you set&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;measure source to TWO_FIELDS. You don't give us enough information to determine if you are doing that. So you have to run the tool with the parameter completed even though it is stating it is optional...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #4d4d4d;"&gt;As for your second problem, just one output, you need to provide a unique name for your output being created by the Create Routes tool. Typically when using an iterator you need to be using &lt;A href="http://desktop.arcgis.com/en/arcmap/10.5/analyze/modelbuilder/a-quick-tour-of-using-inline-variable-substitution.htm"&gt;inline variable substitution&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 16:02:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/creating-routes-for-each-feature-within-a-fc-in/m-p/727576#M1958</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2018-04-06T16:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating routes for each feature within a FC in ModelBuilder without coordinate priority</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/creating-routes-for-each-feature-within-a-fc-in/m-p/727577#M1959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The purpose of generating this model was to calculate M-values for each route-feature. The answer is simple than I expected. To ignore the coordinate priority, it suffices to add 2 new fields by the polylines-FC (FROM = 0 and TO = LENGTH). After creating the routes with M-values, each feature could be hatched individually from its origin = 0 m). So no model is necessary.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/29936"&gt;https://community.esri.com/thread/29936&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But thanks for your answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Apr 2018 18:24:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/creating-routes-for-each-feature-within-a-fc-in/m-p/727577#M1959</guid>
      <dc:creator>MartinPospisil</dc:creator>
      <dc:date>2018-04-07T18:24:18Z</dc:date>
    </item>
  </channel>
</rss>

