<?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 a maximum cost pathway/ corridor in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580217#M8394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To create a corridor that is 100km wide is a little difficult when you use costs that are different than the value 1. You may want to look into the Corridor tool in Spatial Analyst: &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000024000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000024000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a corridor with a with of 100 km you could use the Buffer tool (when you have you route converted to line) or the Euclidean Distance tool for raster input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2015 12:09:08 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-01-22T12:09:08Z</dc:date>
    <item>
      <title>Creating a maximum cost pathway/ corridor</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580213#M8390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am hoping someone can advise me on how to go about doing the following analysis or which tools to use. I have a 150km wide grid made up 30m pixel cells with values ranging from 0 to 11. I need to run an analysis to select a 100km wide corridor in the 150km corrdier for where thecells in the corridor add up to the maximum value. the 150km wide corridor is 1000km long&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 08:36:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580213#M8390</guid>
      <dc:creator>fahiemadaniels</dc:creator>
      <dc:date>2015-01-22T08:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a maximum cost pathway/ corridor</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580214#M8391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and you have ruled out reversing the costs associated with your classes? in that way, was a deterrent will now serve as an attractant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:18:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580214#M8391</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-01-22T09:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a maximum cost pathway/ corridor</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580215#M8392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌ I have set it up and inverted the numbers just incase. So do I just run a cost distance then? and I am unsure as to how to specify that the corridor created must be 100km wide though. Any ideas/ suggestions would be highly appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580215#M8392</guid>
      <dc:creator>fahiemadaniels</dc:creator>
      <dc:date>2015-01-22T09:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a maximum cost pathway/ corridor</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580216#M8393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In cost analysis, you ascribe costs to landscape features, the lower the cost, the easier it is to traverse a piece of terrain (for example).&amp;nbsp; By changing the order of the costs, things that were attractants now become deterrents...then do your regular procedure of doing the cost distance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should point out at this junction that you have used a linear scale meaning that there is little separation between the various classes.&amp;nbsp; The path you will get differ drastically when you use non-linear scales since the ultimate goal is to minimize the traverse cost ... ultimately to a destination if you are extending this to an ultimate path.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example in stead of&lt;/P&gt;&lt;P&gt;1, 2, 3, 4, 5, 6, 7, 8, 9&lt;/P&gt;&lt;P&gt; you used&lt;/P&gt;&lt;P&gt;1,2, 30, 40, 500, 6000, 7000, 8000,9000&lt;/P&gt;&lt;P&gt;I would venture that the likelihood of any segment of a path traversing the 4th or above classes would be minimal at best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A cost, cost distance and ultimately a cost path analysis is purely subjective in the sense that I can generate any desired path from an origin to a destination simply by changing the order and/or cost values associated with landscape features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should you wish finer, control, generate a slope map and aspect map, reclassify and add those to your cost surface generating a new cost surface...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in summary....I can generate any minimal/maximal cost path desired simply by altering the factors to include in the 'cost' for a location, and the values I assign to the classes used in the cost.&lt;/P&gt;&lt;P&gt;so this becomes a "where do you want the path to go" style question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:54:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580216#M8393</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-01-22T09:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a maximum cost pathway/ corridor</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580217#M8394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To create a corridor that is 100km wide is a little difficult when you use costs that are different than the value 1. You may want to look into the Corridor tool in Spatial Analyst: &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000024000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z00000024000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a corridor with a with of 100 km you could use the Buffer tool (when you have you route converted to line) or the Euclidean Distance tool for raster input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 12:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-maximum-cost-pathway-corridor/m-p/580217#M8394</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-01-22T12:09:08Z</dc:date>
    </item>
  </channel>
</rss>

