<?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 Tracing a trace network - starting points in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/tracing-a-trace-network-starting-points/m-p/1407873#M81654</link>
    <description>&lt;P&gt;In one of my projects I have a point featureclass containing points which should be used for tracing a Trace Network. The trace network has simple edge. When looking at the documentation of the Trace-tool&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/trace-network/trace.htm" target="_blank" rel="noopener"&gt;Trace (Trace Network)&lt;/A&gt;&amp;nbsp;the parameter starting points needs to be a feature layer.&lt;/P&gt;&lt;P&gt;I've also created a pythonscript which does the tracing.&lt;/P&gt;&lt;P&gt;Steps in the pythonscript:&lt;/P&gt;&lt;P&gt;1. Selects two point features from the point featurelayer (featureclass)&lt;/P&gt;&lt;P&gt;2. Creates a FeatureLayer based on these to points&lt;/P&gt;&lt;P&gt;3. Runs the trace with the Trace tool&lt;/P&gt;&lt;P&gt;When running this script I get this error:&amp;nbsp;ERROR 002512: Shortest path requires two starting points.&lt;/P&gt;&lt;P&gt;There are indeed selected two points and each point is snapped to the roads (edges). When adding an additional step to the script, that creates a featureclass containing the two points and creating the featurelayer based on this featureclass, it works.&lt;/P&gt;&lt;P&gt;Do I actually need to have a featureclass for the points in the shortest path analysis and not only a featurelayer based on a selection?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2024 09:00:29 GMT</pubDate>
    <dc:creator>TorbjørnDalløkken2</dc:creator>
    <dc:date>2024-04-10T09:00:29Z</dc:date>
    <item>
      <title>Tracing a trace network - starting points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tracing-a-trace-network-starting-points/m-p/1407873#M81654</link>
      <description>&lt;P&gt;In one of my projects I have a point featureclass containing points which should be used for tracing a Trace Network. The trace network has simple edge. When looking at the documentation of the Trace-tool&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/trace-network/trace.htm" target="_blank" rel="noopener"&gt;Trace (Trace Network)&lt;/A&gt;&amp;nbsp;the parameter starting points needs to be a feature layer.&lt;/P&gt;&lt;P&gt;I've also created a pythonscript which does the tracing.&lt;/P&gt;&lt;P&gt;Steps in the pythonscript:&lt;/P&gt;&lt;P&gt;1. Selects two point features from the point featurelayer (featureclass)&lt;/P&gt;&lt;P&gt;2. Creates a FeatureLayer based on these to points&lt;/P&gt;&lt;P&gt;3. Runs the trace with the Trace tool&lt;/P&gt;&lt;P&gt;When running this script I get this error:&amp;nbsp;ERROR 002512: Shortest path requires two starting points.&lt;/P&gt;&lt;P&gt;There are indeed selected two points and each point is snapped to the roads (edges). When adding an additional step to the script, that creates a featureclass containing the two points and creating the featurelayer based on this featureclass, it works.&lt;/P&gt;&lt;P&gt;Do I actually need to have a featureclass for the points in the shortest path analysis and not only a featurelayer based on a selection?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 09:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tracing-a-trace-network-starting-points/m-p/1407873#M81654</guid>
      <dc:creator>TorbjørnDalløkken2</dc:creator>
      <dc:date>2024-04-10T09:00:29Z</dc:date>
    </item>
  </channel>
</rss>

