<?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 Cell size on cost path calculation in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/cell-size-on-cost-path-calculation/m-p/610918#M4098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a basic question about cell size (i.e. in meters of my calculation; 30 meters compare with 300 meters) on cost path calculations.&lt;/P&gt;&lt;P&gt;Is it true, if I have smaller cell size of cost surface will have bigger cost path values?&lt;/P&gt;&lt;P&gt;In my understand the smaller cell size will have more accumulated cells of cost distance, and vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still don't understand this paragraph at [1]:&lt;/P&gt;&lt;P&gt;When the input source data is a feature class, the source locations are converted internally to a raster before performing the analysis. The resolution of the raster can be controlled with the &lt;SPAN class="uicontrol"&gt;Output cell size&lt;/SPAN&gt; parameter or the &lt;A class="xref" href="http://resources.arcgis.com/en/help/main/10.1/001w/001w0000001s000000.htm" rel="/en/help/main/10.1/001w/001w0000001s000000.htm"&gt;Cell Size&lt;/A&gt; environment. By default, the resolution will be determined by the shorter of the width or height of the extent of input feature, in the input spatial reference, divided by 250.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[1] &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z00000018000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z00000018000000"&gt;ArcGIS Help 10.1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;[bayu]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2015 11:01:30 GMT</pubDate>
    <dc:creator>BayuWidyasanyata</dc:creator>
    <dc:date>2015-04-17T11:01:30Z</dc:date>
    <item>
      <title>Cell size on cost path calculation</title>
      <link>https://community.esri.com/t5/developers-questions/cell-size-on-cost-path-calculation/m-p/610918#M4098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a basic question about cell size (i.e. in meters of my calculation; 30 meters compare with 300 meters) on cost path calculations.&lt;/P&gt;&lt;P&gt;Is it true, if I have smaller cell size of cost surface will have bigger cost path values?&lt;/P&gt;&lt;P&gt;In my understand the smaller cell size will have more accumulated cells of cost distance, and vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still don't understand this paragraph at [1]:&lt;/P&gt;&lt;P&gt;When the input source data is a feature class, the source locations are converted internally to a raster before performing the analysis. The resolution of the raster can be controlled with the &lt;SPAN class="uicontrol"&gt;Output cell size&lt;/SPAN&gt; parameter or the &lt;A class="xref" href="http://resources.arcgis.com/en/help/main/10.1/001w/001w0000001s000000.htm" rel="/en/help/main/10.1/001w/001w0000001s000000.htm"&gt;Cell Size&lt;/A&gt; environment. By default, the resolution will be determined by the shorter of the width or height of the extent of input feature, in the input spatial reference, divided by 250.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[1] &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z00000018000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z00000018000000"&gt;ArcGIS Help 10.1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;[bayu]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 11:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/cell-size-on-cost-path-calculation/m-p/610918#M4098</guid>
      <dc:creator>BayuWidyasanyata</dc:creator>
      <dc:date>2015-04-17T11:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cell size on cost path calculation</title>
      <link>https://community.esri.com/t5/developers-questions/cell-size-on-cost-path-calculation/m-p/610919#M4099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If no cell size is given the larger of the extent width or height is divided by 250 to give the cell size.&amp;nbsp; When you are doing cost analysis, you are still working with a cell size.&amp;nbsp; which means that you have to know the cost per cell area.&amp;nbsp; You simply can't take the number of cells as the total 'cost' in some economic sense etc, it is a relative measure.&amp;nbsp; I suggest you experiment&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;generate a cost surface using a large cell area say 100 m^2 (ie 10m cell size, then run cost path&lt;/LI&gt;&lt;LI&gt;resample the cost surface so that the cell size is 1 m (ie 1m^2 area), and rerun the cost path.&lt;/LI&gt;&lt;LI&gt;compare&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;since you have resampled the cost surface and not generated a new cost surface which may differ in shape you can now see whether the paths differ when going from one location to another.&amp;nbsp; Produce these examples, then we can talk some more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 11:12:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/cell-size-on-cost-path-calculation/m-p/610919#M4099</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-17T11:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cell size on cost path calculation</title>
      <link>https://community.esri.com/t5/developers-questions/cell-size-on-cost-path-calculation/m-p/610920#M4100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case:&lt;/P&gt;&lt;P&gt;- I know the cell size is 30m X 30m (900 sqm)&lt;/P&gt;&lt;P&gt;- I know/define the cost per cell size, I stated it as 'normalization cost' which have values between 1 to 21.54. This values is defined as "cost multiplier" of my infrastructure development. e.g. total cost ($) = norm. cost * cost per km.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, I will try to reproduce with different cell size (cell area) and update here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Dan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 11:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/cell-size-on-cost-path-calculation/m-p/610920#M4100</guid>
      <dc:creator>BayuWidyasanyata</dc:creator>
      <dc:date>2015-04-17T11:58:08Z</dc:date>
    </item>
  </channel>
</rss>

