<?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: How can I create a cost distance matrix between polygons in the same layer?  in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166907#M2368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. The polygons are vector data. Would I need to&lt;/P&gt;&lt;P&gt;convert them to raster? I need to work out the distance between&lt;/P&gt;&lt;P&gt;administrative districts on an island chain. I wanted to calculate the&lt;/P&gt;&lt;P&gt;distance using time taken to travel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you know if this is possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jun 2017 13:37:04 GMT</pubDate>
    <dc:creator>TaraLal</dc:creator>
    <dc:date>2017-06-15T13:37:04Z</dc:date>
    <item>
      <title>How can I create a cost distance matrix between polygons in the same layer?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166905#M2366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to make a table of distances between each polygon in a layer but I want to do that using cost distance not Euclidean distance. I've made a cost distance&amp;nbsp;raster but now I can't find a tool that will tabulate the distance between each polygon. Can this be done using polygons or would I have to use point data and even then why tool would do that? The near tool uses straight line distances.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts would be very helpful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 10:48:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166905#M2366</guid>
      <dc:creator>TaraLal</dc:creator>
      <dc:date>2017-06-15T10:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a cost distance matrix between polygons in the same layer?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166906#M2367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cost distance is for raster data as is Euclidean distance.&amp;nbsp; Polygons are represented as zones in raster world.&amp;nbsp; The Near tool is for vector data. &amp;nbsp;&lt;/P&gt;&lt;P&gt;So can you clarify if you are using raster data or vector data.&amp;nbsp; And if you have raster data, how have you discretized your zones? (perhaps by RegionGroup?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 11:30:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166906#M2367</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-15T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a cost distance matrix between polygons in the same layer?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166907#M2368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. The polygons are vector data. Would I need to&lt;/P&gt;&lt;P&gt;convert them to raster? I need to work out the distance between&lt;/P&gt;&lt;P&gt;administrative districts on an island chain. I wanted to calculate the&lt;/P&gt;&lt;P&gt;distance using time taken to travel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you know if this is possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 13:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166907#M2368</guid>
      <dc:creator>TaraLal</dc:creator>
      <dc:date>2017-06-15T13:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a cost distance matrix between polygons in the same layer?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166908#M2369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you would need to run a CostDistance for each polygon and retrieve the values of the cost for each destination polygon (perhaps using a zonal statistics minimum or mean depending on the value you are interested in:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics.htm"&gt;Zonal Statistics—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;). You could also use CostPath to visualize the optimum routes between the polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 15:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166908#M2369</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-06-15T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a cost distance matrix between polygons in the same layer?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166909#M2370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xander,&lt;/P&gt;&lt;P&gt;Thanks for your answer. Would I need to separate each polygon into a different layer to&amp;nbsp;run a cost distance?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try zonal stats &amp;nbsp;to see if that can provide a solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 21:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166909#M2370</guid>
      <dc:creator>TaraLal</dc:creator>
      <dc:date>2017-06-15T21:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a cost distance matrix between polygons in the same layer?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166910#M2371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose that if you select the polygon you want to process just before you execute the cost distance, it will use only the selected feature(s).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 22:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-can-i-create-a-cost-distance-matrix-between/m-p/166910#M2371</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-06-15T22:20:01Z</dc:date>
    </item>
  </channel>
</rss>

