<?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 Minimum Spanning Tree based on a street network in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471379#M4540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI GIS Experts,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you can help me with my network analyse problem (ArcGIS 10.0 SP2 - ArcView License)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Background:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to create a network of fiber optic cables to specific points along a street network. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Here is what I want to do:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to create a Minimum Spanning Tree based on a street network to give me the shortest path between a couple of &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fiber optic access points. The MST should start at a fiber optic distribution point and "span out" to the access &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;What I tried so far:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to manage it with the Network Analyst and the 'Closest Facility' analysis. The problem is that it handles &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;each connection between a distribution point and a access point as a independent solution (end up in a single &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;route) - so its not the MST.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure if something like that is possible with a geometric network (with sinks and sources) and a flow &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all for your support in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2012 07:08:21 GMT</pubDate>
    <dc:creator>DanielOefele</dc:creator>
    <dc:date>2012-07-19T07:08:21Z</dc:date>
    <item>
      <title>Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471379#M4540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI GIS Experts,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you can help me with my network analyse problem (ArcGIS 10.0 SP2 - ArcView License)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Background:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to create a network of fiber optic cables to specific points along a street network. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Here is what I want to do:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to create a Minimum Spanning Tree based on a street network to give me the shortest path between a couple of &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fiber optic access points. The MST should start at a fiber optic distribution point and "span out" to the access &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;What I tried so far:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to manage it with the Network Analyst and the 'Closest Facility' analysis. The problem is that it handles &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;each connection between a distribution point and a access point as a independent solution (end up in a single &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;route) - so its not the MST.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure if something like that is possible with a geometric network (with sinks and sources) and a flow &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all for your support in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 07:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471379#M4540</guid>
      <dc:creator>DanielOefele</dc:creator>
      <dc:date>2012-07-19T07:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471380#M4541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could look at the following user written tools that contain some minimum spanning tree tools:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.nrel.colostate.edu/projects/starmap/funconn_index.htm"&gt;http://www.nrel.colostate.edu/projects/starmap/funconn_index.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 14:18:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471380#M4541</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2012-07-19T14:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471381#M4542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found a solution for my problem to create a minimum spanning tree (mst) based on a street network:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I create a mst with the spanning tree tools (&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/de/gallery/file//geoprocessing/details?entryID=B66BA793-1422-2418-A0BE-DDA7E07B348B"&gt;http://resources.arcgis.com/de/gallery/file//geoprocessing/details?entryID=B66BA793-1422-2418-A0BE-DDA7E07B348B&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I use the geospatial modelling environment (&lt;/SPAN&gt;&lt;A href="http://www.spatialecology.com/gme/"&gt;http://www.spatialecology.com/gme/&lt;/A&gt;&lt;SPAN&gt; - convert.linestopoints function) to create a start and endpoint of every single line of my mst. These points get the ID of the line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I use the network analyst and the RouteName (ReouteName is the ID of the mst line) function to create single routes between every start and end point created with the geospatial modelling environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your ideas and support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 06:23:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471381#M4542</guid>
      <dc:creator>DanielOefele</dc:creator>
      <dc:date>2012-07-23T06:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471382#M4543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the following post of yours and wanted to find out some more detail in how to performed the following. I've got a&amp;nbsp; similar problem that i'm trying to solve. I've got land parcels that have been identified as users for effluent reuse water for irrigating parks, sports fields and green belts. I want to use the road network to determine the optimal layout of my pipeline network using the parcels as stops. I can easily convert my parcels to points&amp;nbsp; if need be. I wanted to find out from you in more details how to solved your problem using MST, Network Analyst to generate you network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter Wilson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 20:10:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471382#M4543</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2014-07-28T20:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471383#M4544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel, would you mind sending&amp;nbsp;me the tools in the first links since it gives me error and not able to download it.&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 00:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471383#M4544</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-09-20T00:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471384#M4545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't know if that is the one, but &lt;A href="http://www.arcgis.com/home/item.html?id=6ce9db93533345e49350d30a07fc913a"&gt;Spanning tree tools&lt;/A&gt;&amp;nbsp;is a non-networked base tools if you are or can use shapefiles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 00:23:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471384#M4545</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-20T00:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471385#M4546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Dan, actually it is only for point-input layer while I am looking for minimum spanning tree tool that can be applied on a specific road map (a network with points and lines).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 01:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471385#M4546</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-09-20T01:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471386#M4547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes... it isn't designed for that specifically, but can work if the road can be converted to points and the inter-road spacing is greater the along-road point spacing... that is, so that the spanning tree doesn't hop from one road to another. &amp;nbsp;sometimes, you can ensure point-along-line traverse, by densifying the points on the network. &amp;nbsp;You will have issues if the point data set is large, since that incarnation hasn't been optimized (on the todo list)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 01:35:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471386#M4547</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-20T01:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471387#M4548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a good idea, I converted the lines to points but I got this error:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/230820_xx.jpg" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 02:31:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471387#M4548</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-09-20T02:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471388#M4549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;strange... did you unzip everything in the same folder? and add the toolbox to arctoolbox?&lt;/P&gt;&lt;P&gt;If there are bits missing Lano, Let me know and I can fix the update in about 8 hours (not on, or near my 'machine' sorry)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 02:34:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471388#M4549</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-20T02:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471389#M4550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Dan, I am sorry for that. Please kindly let me know whenever you will be done with fixing it, appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 02:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471389#M4550</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-09-20T02:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471390#M4551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan, I fixed it and now it is working fine. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 03:49:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471390#M4551</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-09-20T03:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471391#M4552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm interested in de Spanning Tree Tools, but I can´t find the files, may you please send those files to me or a link? My e-mail is &lt;A href="mailto:anmorenocardozo@gmail.com"&gt;anmorenocardozo@gmail.com&lt;/A&gt;. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2019 21:43:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471391#M4552</guid>
      <dc:creator>Andres_JulianMoreno_Cardozo</dc:creator>
      <dc:date>2019-11-06T21:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Spanning Tree based on a street network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471392#M4553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/382309"&gt;Andres Julian Moreno Cardozo&lt;/A&gt; it requires ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=f96ede37dcd04c2e96dc903a4ce26244" title="https://www.arcgis.com/home/item.html?id=f96ede37dcd04c2e96dc903a4ce26244"&gt;Point tools&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2019 22:41:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/minimum-spanning-tree-based-on-a-street-network/m-p/471392#M4553</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-11-06T22:41:41Z</dc:date>
    </item>
  </channel>
</rss>

