<?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: Walk-Time Map in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/walk-time-map/m-p/1555297#M12253</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P data-unlink="true"&gt;Why do you say your results look odd?&amp;nbsp; Following the analysis outlined in the blog you should get a Distance Accumulation raster that has a value at every pixel representing how long, in hours, it takes to walk to a particular location (a source).&amp;nbsp; You can set the Maximum Distance to 0.083 (5min), 0.16 (10min), or 0.25 (15min)&amp;nbsp; of an hour to isolate the locations you are interested in or don't set a Maximum Distance and use a post-processing tool (like Con or Less Than) to isolate your areas of interest.&amp;nbsp; If you provide more details I might be able to help.&lt;BR /&gt;&lt;BR /&gt;Also, in ArcGIS Pro 3.4, new options have been added to the Vertical Factors, including &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/adjust-the-encountered-distance-using-a-vertical-factor.htm#:~:text=are%20both%201.0.-,Hiking%20time,-The%20VF%20is" target="_self"&gt;Hiking Time&lt;/A&gt; and &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/adjust-the-encountered-distance-using-a-vertical-factor.htm#:~:text=is%20calculated%20from.-,Bidirectional%20hiking%20time,-This%20function%20determines" target="_self"&gt;Bidirectional Hiking Time&lt;/A&gt;, so you don't need to create your own table.&amp;nbsp; These new factors are based on Tobler's Hiking Function.&amp;nbsp; For additional information please see the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/adjust-the-encountered-distance-using-a-vertical-factor.htm#:~:text=Click%20Run.-,Tobler%E2%80%99s%20hiking%20function,-You%20want%20to" target="_self"&gt;Distance Toolset Concept&lt;/A&gt; documentation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Liz Graham&lt;/P&gt;
&lt;P&gt;Product Engineer on the Spatial Analyst Extension&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2024 19:26:05 GMT</pubDate>
    <dc:creator>ElizabethGraham</dc:creator>
    <dc:date>2024-11-05T19:26:05Z</dc:date>
    <item>
      <title>Walk-Time Map</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/walk-time-map/m-p/1507546#M12221</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I hope everyone is doing well. I took a look to blog posts, tutorials and examples but still could not figure out how to solve my problem.&lt;/P&gt;&lt;P&gt;I have a park locations point shape file and a walking speed raster derived from a slope map and Tobler's hiking function. I want to create a final raster to show 5, 10 and 15-minute walking distances from park locations, considering the walking speed (meter/minute) raster.&lt;/P&gt;&lt;P&gt;I also followed the post below, which is parallel to my goal, but the my results so far are different than they got.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/spatial-approaches-to-determine-accessibility/" target="_blank"&gt;Spatial approaches to determine accessibility (esri.com)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then, I will try to connect this raster with local population data.&lt;/P&gt;&lt;P&gt;I tried using the Cost Distance, Distance Accumulation and Distance Allocation tools, but the results I got seemed odd. I don't want to use Network Analysis as I'm ignoring road network data because people can walk over anywhere they would find during an emergency. I would be happy if you share your suggestions.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2024 15:25:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/walk-time-map/m-p/1507546#M12221</guid>
      <dc:creator>mafatu</dc:creator>
      <dc:date>2024-07-20T15:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Walk-Time Map</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/walk-time-map/m-p/1555297#M12253</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P data-unlink="true"&gt;Why do you say your results look odd?&amp;nbsp; Following the analysis outlined in the blog you should get a Distance Accumulation raster that has a value at every pixel representing how long, in hours, it takes to walk to a particular location (a source).&amp;nbsp; You can set the Maximum Distance to 0.083 (5min), 0.16 (10min), or 0.25 (15min)&amp;nbsp; of an hour to isolate the locations you are interested in or don't set a Maximum Distance and use a post-processing tool (like Con or Less Than) to isolate your areas of interest.&amp;nbsp; If you provide more details I might be able to help.&lt;BR /&gt;&lt;BR /&gt;Also, in ArcGIS Pro 3.4, new options have been added to the Vertical Factors, including &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/adjust-the-encountered-distance-using-a-vertical-factor.htm#:~:text=are%20both%201.0.-,Hiking%20time,-The%20VF%20is" target="_self"&gt;Hiking Time&lt;/A&gt; and &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/adjust-the-encountered-distance-using-a-vertical-factor.htm#:~:text=is%20calculated%20from.-,Bidirectional%20hiking%20time,-This%20function%20determines" target="_self"&gt;Bidirectional Hiking Time&lt;/A&gt;, so you don't need to create your own table.&amp;nbsp; These new factors are based on Tobler's Hiking Function.&amp;nbsp; For additional information please see the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/adjust-the-encountered-distance-using-a-vertical-factor.htm#:~:text=Click%20Run.-,Tobler%E2%80%99s%20hiking%20function,-You%20want%20to" target="_self"&gt;Distance Toolset Concept&lt;/A&gt; documentation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Liz Graham&lt;/P&gt;
&lt;P&gt;Product Engineer on the Spatial Analyst Extension&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 19:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/walk-time-map/m-p/1555297#M12253</guid>
      <dc:creator>ElizabethGraham</dc:creator>
      <dc:date>2024-11-05T19:26:05Z</dc:date>
    </item>
  </channel>
</rss>

