<?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: Finding the Maximum Area Served (from a point location) Relative to Population in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510163#M4973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wow thanks for the quick response!&amp;nbsp; I'll give this a try.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 17:30:24 GMT</pubDate>
    <dc:creator>JesseHopkins</dc:creator>
    <dc:date>2013-11-25T17:30:24Z</dc:date>
    <item>
      <title>Finding the Maximum Area Served (from a point location) Relative to Population</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510161#M4971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to find the area served by a point location (roughly 29 points) based on a population layer.&amp;nbsp; These points are facilities that serve the population during an outbreak event - they each have a max population served field. I need to create districts or boundaries around each facility showing the public where they should go durning an outbreak.&amp;nbsp; Using a Census Block layer, what is the best way to achieve this goal? I'm assuming Location-Allocation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: Distance from point would be considered a cost.&amp;nbsp; Want to find a boundary closest to the facility representing the maximum population allowed .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jesse Hopkins&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 13:13:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510161#M4971</guid>
      <dc:creator>JesseHopkins</dc:creator>
      <dc:date>2013-11-25T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the Maximum Area Served (from a point location) Relative to Population</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510162#M4972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the Location-Allocation with the Maximize Capacitated Coverage where the point's max population served is the capacity and the population at each census block centroids will be demand. You can solve the 29 points and then you will need to take each cluster of centroids assigned to one point and select their polygons and dissolve them. Do note that there is guarantee that you will get a nice contiguous polygon boundary as the optimal assignment is based on centroids point and trying to maximize the population served.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/#/Location_allocation_analysis/004700000050000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/#/Location_allocation_analysis/004700000050000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 15:33:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510162#M4972</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2013-11-25T15:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the Maximum Area Served (from a point location) Relative to Population</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510163#M4973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wow thanks for the quick response!&amp;nbsp; I'll give this a try.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 17:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510163#M4973</guid>
      <dc:creator>JesseHopkins</dc:creator>
      <dc:date>2013-11-25T17:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the Maximum Area Served (from a point location) Relative to Population</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510164#M4974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got everything set up, just trying to get a few properties and parameters finalized. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would I use the "Weight" property as my demand field in the Demand Points layer? Basically where would I set the Centroid Population as a paramater at?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jesse Hopkins&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 19:05:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510164#M4974</guid>
      <dc:creator>JesseHopkins</dc:creator>
      <dc:date>2013-11-25T19:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the Maximum Area Served (from a point location) Relative to Population</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510165#M4975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you map the population at your census blocks as "weight" when you load in these as demand locations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The census centroids is not at parameter. By that I meant the demand points feature class. That would be the census block point feature class. These points are usually the "centroids" of the census block polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 20:20:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/finding-the-maximum-area-served-from-a-point/m-p/510165#M4975</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2013-11-25T20:20:31Z</dc:date>
    </item>
  </channel>
</rss>

