<?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: Closest Park Analysis in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1137711#M50615</link>
    <description>&lt;P&gt;i will give this a go too, thank you. i shall reply in due course&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 23:14:05 GMT</pubDate>
    <dc:creator>FraserM</dc:creator>
    <dc:date>2022-01-26T23:14:05Z</dc:date>
    <item>
      <title>Closest Park Analysis</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135088#M50208</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Say I have 5 friends all in different locations. They are represented by points. I want to find the closest park (represented also by a point, representing the entrance) to all the friends, in other words the most convenient park for everyone to go too.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Crucially, I want to achieve this ALONG A NETWORK. I have fiddled with the closest facility analysis layer but that just returns the closest park to each friend, i.e. it returns 5 parks not 1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly sure there is a way to do the above... but I cannot find it on google. So help is appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 18:35:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135088#M50208</guid>
      <dc:creator>FraserM</dc:creator>
      <dc:date>2022-01-19T18:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Park Analysis</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135095#M50209</link>
      <description>&lt;P&gt;You could solve this a few different ways. I would run an analysis of distance from each person to each park. Then sum the distance totals by park. The park with the lowest total distance is technically "closest" to everyone, but still may be furthest away for one of your friends.&amp;nbsp; I was thinking another method would be similar except instead of distance you rank the parks for each person based on distance and then average the ranks. I think the results would be the same, but in this approach you could remove the farthest and closest parks from everyone's ranking - so its not too convenient or too far for one of your friends. This approach does have the potential to eliminate all the parks.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 19:06:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135095#M50209</guid>
      <dc:creator>DevinLavigne</dc:creator>
      <dc:date>2022-01-19T19:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Park Analysis</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135098#M50210</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/network-analyst/make-od-cost-matrix-analysis-layer.htm" target="_blank"&gt;Make OD Cost Matrix Analysis Layer (Network Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;might be useful since you could find the park that minimizes the travel "costs" for all not just one person&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 19:07:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135098#M50210</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-01-19T19:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Park Analysis</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135219#M50225</link>
      <description>&lt;P&gt;I will have a look in to this tomorrow, thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 22:30:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135219#M50225</guid>
      <dc:creator>FraserM</dc:creator>
      <dc:date>2022-01-19T22:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Park Analysis</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135220#M50226</link>
      <description>&lt;P&gt;Interesting I like the sound of the first method... &lt;SPAN&gt;I will have a look in to this tomorrow, &lt;/SPAN&gt;thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 22:32:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135220#M50226</guid>
      <dc:creator>FraserM</dc:creator>
      <dc:date>2022-01-19T22:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Park Analysis</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135557#M50277</link>
      <description>&lt;P&gt;You can use the Location-Allocation solver. Make the&amp;nbsp; park entrances as facilities and the friend locations as demand. Solve for 1. It will find the location of the park that minimizes overall travel time from all the friend's. However the solution may not be equitable to everyone as some may have to travel more than others. You can put in a travel time cutoff and try to find another solution. This solver has many options, so you can see what gives you a good solution.&lt;/P&gt;&lt;P&gt;More info here:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/location-allocation-analysis-layer.htm" target="_blank"&gt;Location-allocation analysis layer—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 18:11:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1135557#M50277</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2022-01-20T18:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Park Analysis</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1137711#M50615</link>
      <description>&lt;P&gt;i will give this a go too, thank you. i shall reply in due course&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 23:14:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/closest-park-analysis/m-p/1137711#M50615</guid>
      <dc:creator>FraserM</dc:creator>
      <dc:date>2022-01-26T23:14:05Z</dc:date>
    </item>
  </channel>
</rss>

