<?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: The least cost distances between more than two points in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652166#M9398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Xander, along these same lines, do you know how to run a least cost path between multiple points that results in a pairwise least cost path for all points?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, if you have 5 points, you would have 10 paths?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stephanie Garvis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2013 17:57:08 GMT</pubDate>
    <dc:creator>StephanieGarvis</dc:creator>
    <dc:date>2013-10-03T17:57:08Z</dc:date>
    <item>
      <title>The least cost distances between more than two points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652163#M9395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, colleagues,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am learning the ArcGIS spatial analyst. I have some problems. My questions are listed as below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. What is the difference between the layer file with ???end to end blue arrows??? icon and the the layer file with the yellow diamond icon?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. What is the format of the layer files with ???end to end blue arrows??? icon?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Is the format of the layer files with a yellow diamond icon .lyr?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Should I select the layer file (e.g. elevation) with ???end to end blue arrows??? icon or layer file with yellow diamond icon?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. I would like to calculate the least cost distances (LCD) between more than two points, however the ???Spatial Analyst Tutorial??? provides the workflow for only two points (the final site and destination in Stowe.gdb). Can you tell me the complete workflow for calculating the LCDs among more than two points (see, among the five schools in the tutorial)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached please find the model I made.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 08:43:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652163#M9395</guid>
      <dc:creator>XiaochenLi</dc:creator>
      <dc:date>2013-10-02T08:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: The least cost distances between more than two points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652164#M9396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;1. What is the difference between the layer file with �??end to end blue&amp;nbsp; arrows�?? icon and the the layer file with the yellow diamond icon?&lt;BR /&gt;2. What is the format of the layer files with �??end to end blue arrows�?? icon?&lt;BR /&gt;3. Is the format of the layer files with a yellow diamond icon .lyr?&lt;BR /&gt;4. Should I select the layer file (e.g. elevation) with �??end to end blue arrows�?? icon or layer file with yellow diamond icon?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Data variables are shown with the Model Variable icon (what you refer to as '&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;end to end blue&amp;nbsp; arrows&lt;/SPAN&gt;&lt;SPAN&gt;'), and layers from the ArcMap table of contents are shown with the Layer icon ('&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;yellow diamond icon&lt;/SPAN&gt;&lt;SPAN&gt;'). In your case they both refer to the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;same data source&lt;/SPAN&gt;&lt;SPAN&gt;, but in order to avoid adding the same layer twice as a different variable, you should use the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Model Variable icon&lt;/SPAN&gt;&lt;SPAN&gt; ('&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;end to end blue&amp;nbsp; arrows&lt;/SPAN&gt;&lt;SPAN&gt;').&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can read more about this in the topic &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Adding_and_connecting_data_and_tools/002w0000002r000000/"&gt;Adding and connecting data and tools&lt;/A&gt;&lt;SPAN&gt; (lower part)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;5. I would like to calculate the least cost distances (LCD) between more&amp;nbsp; than two points, however the �??Spatial Analyst Tutorial�?? provides the&amp;nbsp; workflow for only two points (the final site and destination in&amp;nbsp; Stowe.gdb). Can you tell me the complete workflow for calculating the&amp;nbsp; LCDs among more than two points (see, among the five schools in the&amp;nbsp; tutorial)?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;If there are multiple cells or zones as input destinations, the least-cost path can be calculated from each cell (resulting in multiple paths, one path for each cell), each zone (one path from each zone), or by layer (only one path, the cheapest from any zone). A parameter in the tool specifies which process should be utilized. &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Source: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000021000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000021000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your Cost Path is colored white since it cannot be executed. It requires&amp;nbsp; at least three parameters and only two are specified. In your case the "in_destination_data" is missing. See Help topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000019000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000019000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in short:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Cost Distance will create a accessibility from 1 or more sources&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Cost Path will calculate the path from 1 or more destinations back to the best accessible source&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 10:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652164#M9396</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-10-02T10:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: The least cost distances between more than two points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652165#M9397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Xander,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your reply. Your instructions are very useful and helpful to me. I'll practice according to your instructions. Thanks again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xiaochen&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Data variables are shown with the Model Variable icon (what you refer to as '&lt;SPAN style="font-style:italic;"&gt;end to end blue&amp;nbsp; arrows&lt;/SPAN&gt;'), and layers from the ArcMap table of contents are shown with the Layer icon ('&lt;SPAN style="font-style:italic;"&gt;yellow diamond icon&lt;/SPAN&gt;'). In your case they both refer to the &lt;SPAN style="text-decoration:underline;"&gt;same data source&lt;/SPAN&gt;, but in order to avoid adding the same layer twice as a different variable, you should use the &lt;SPAN style="text-decoration:underline;"&gt;Model Variable icon&lt;/SPAN&gt; ('&lt;SPAN style="font-style:italic;"&gt;end to end blue&amp;nbsp; arrows&lt;/SPAN&gt;').&lt;BR /&gt;&lt;BR /&gt;You can read more about this in the topic &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Adding_and_connecting_data_and_tools/002w0000002r000000/"&gt;Adding and connecting data and tools&lt;/A&gt; (lower part)&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;If there are multiple cells or zones as input destinations, the least-cost path can be calculated from each cell (resulting in multiple paths, one path for each cell), each zone (one path from each zone), or by layer (only one path, the cheapest from any zone). A parameter in the tool specifies which process should be utilized. &lt;BR /&gt;&lt;/SPAN&gt;Source: &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000021000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000021000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Your Cost Path is colored white since it cannot be executed. It requires&amp;nbsp; at least three parameters and only two are specified. In your case the "in_destination_data" is missing. See Help topic:&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000019000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000019000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So in short:&lt;BR /&gt;The Cost Distance will create a accessibility from 1 or more sources&lt;BR /&gt;The Cost Path will calculate the path from 1 or more destinations back to the best accessible source&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Xander&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 03:49:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652165#M9397</guid>
      <dc:creator>XiaochenLi</dc:creator>
      <dc:date>2013-10-03T03:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: The least cost distances between more than two points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652166#M9398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Xander, along these same lines, do you know how to run a least cost path between multiple points that results in a pairwise least cost path for all points?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, if you have 5 points, you would have 10 paths?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stephanie Garvis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 17:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652166#M9398</guid>
      <dc:creator>StephanieGarvis</dc:creator>
      <dc:date>2013-10-03T17:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: The least cost distances between more than two points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652167#M9399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Xander, along these same lines, do you know how to run a least cost path between multiple points that results in a pairwise least cost path for all points?&lt;BR /&gt;&lt;BR /&gt;So, if you have 5 points, you would have 10 paths?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Stephanie Garvis&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Stephanie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you would like to calculate from a set of 5 points the least cost path between each pair of points, you shoud create cost distance rasters for each point. So we're talking about 1 calculation for each point (5 in total). Then for point 1 you take the cost distance raster and the 4 other points to calculate the 4 paths. For point number 2 you take points 3, 4 and 5 and calculate the paths. For point number 3 take points 4 and 5 en for point 4 take point 5. I do not see a faster way since to determine the path to a source you will need the cost distance raster specifically for that source.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 05:46:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652167#M9399</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-10-04T05:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: The least cost distances between more than two points</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652168#M9400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Stephanie,&lt;BR /&gt;&lt;BR /&gt;If you would like to calculate from a set of 5 points the least cost path between each pair of points, you shoud create cost distance rasters for each point. So we're talking about 1 calculation for each point (5 in total). Then for point 1 you take the cost distance raster and the 4 other points to calculate the 4 paths. For point number 2 you take points 3, 4 and 5 and calculate the paths. For point number 3 take points 4 and 5 en for point 4 take point 5. I do not see a faster way since to determine the path to a source you will need the cost distance raster specifically for that source.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Xander&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi again, thanks for the response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Stephanie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 14:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/the-least-cost-distances-between-more-than-two/m-p/652168#M9400</guid>
      <dc:creator>StephanieGarvis</dc:creator>
      <dc:date>2013-10-04T14:04:55Z</dc:date>
    </item>
  </channel>
</rss>

