<?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 to determine areas with a mimimum population within a minimum distance in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-determine-areas-with-a-minimum-population/m-p/478803#M21028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would consider using a Selection&amp;nbsp;approach to this. In ArcGIS Pro, go to the Map tab &amp;gt; Select By Location, enter in the parameters, including the 3 mile buffer as the Search Distance. Then, now that you have your areas within the buffer selected, you can do a Select By Attributes (also under the Map tab), wherein you input&amp;nbsp;those areas, switching the Selection type to 'Select subset from the current selection,' and build your Expression by either using the query builder or SQL (i.e. Numerical_Population_field &amp;gt;= 15000).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Dec 2019 04:20:23 GMT</pubDate>
    <dc:creator>JacobHelfman1</dc:creator>
    <dc:date>2019-12-21T04:20:23Z</dc:date>
    <item>
      <title>How to determine areas with a minimum population within a minimum distance</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-determine-areas-with-a-minimum-population/m-p/478802#M21027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can create a 3 mile buffer around a point and enrich the buffer with population.&amp;nbsp; With multiple points and multiple buffers I can then determine which buffers have a minimum population of 15,000 people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But now I want to determine all areas that have a minimum population of 15,000 within a 3 mile radius in a given study area, like the state of Wisconsin.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible without breaking the computer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2019 17:34:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-determine-areas-with-a-minimum-population/m-p/478802#M21027</guid>
      <dc:creator>David-Semitekol</dc:creator>
      <dc:date>2019-12-20T17:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine areas with a mimimum population within a minimum distance</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-determine-areas-with-a-minimum-population/m-p/478803#M21028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would consider using a Selection&amp;nbsp;approach to this. In ArcGIS Pro, go to the Map tab &amp;gt; Select By Location, enter in the parameters, including the 3 mile buffer as the Search Distance. Then, now that you have your areas within the buffer selected, you can do a Select By Attributes (also under the Map tab), wherein you input&amp;nbsp;those areas, switching the Selection type to 'Select subset from the current selection,' and build your Expression by either using the query builder or SQL (i.e. Numerical_Population_field &amp;gt;= 15000).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2019 04:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-determine-areas-with-a-minimum-population/m-p/478803#M21028</guid>
      <dc:creator>JacobHelfman1</dc:creator>
      <dc:date>2019-12-21T04:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine areas with a mimimum population within a minimum distance</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-determine-areas-with-a-minimum-population/m-p/478804#M21029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Jacob.&amp;nbsp; The situation is though that I want to create the buffers, and then enrich them with population to determine if they meet the minimum 15k.&amp;nbsp; The problem is that the buffer is now a moving target, with an unknown number of possibilities.&amp;nbsp; The trick is creating a process that can create a buffer, determine the population, and then move on to another area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, if we stick to census blocks only, then figure out a way to aggregate the census blocks within a 3 mile area, determine if their populations meet the 15k pop threshold, and then display it on a map for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I keep thinking that the end result would look like an IDW analysis, or as some would call it: a "heat map", with the areas colored to show that they meet the population threshold.&amp;nbsp; It can also be thought of a suitability analysis, but with the population per area unknown and needed to be determined.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2019 18:22:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-determine-areas-with-a-minimum-population/m-p/478804#M21029</guid>
      <dc:creator>David-Semitekol</dc:creator>
      <dc:date>2019-12-27T18:22:52Z</dc:date>
    </item>
  </channel>
</rss>

