<?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: Creating a Polygon based on population alone in Spatial Statistics Questions</title>
    <link>https://community.esri.com/t5/spatial-statistics-questions/creating-a-polygon-based-on-population-alone/m-p/219851#M694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the address is all you have, it will not be possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your address location has information on population density (X pop/km2), then you could create a buffer around the point:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family:courier new;"&gt;radius = SQRT((30.000 pop / (X pop/km2)) / PI) * 1000 &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;(in meters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have building blocks (or center points of building blocks), you could use some code to sort the distance of each block (only use block that are within a certain distance) to the address location and sum the population per building block until you reach the 30K. Merge the polygons together or create a convex hull to obtain the polygon you're looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;... or maybe &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005p0000004w000000"&gt;Grouping Analysis&lt;/A&gt;&lt;SPAN&gt; works for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Feb 2014 13:16:47 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2014-02-24T13:16:47Z</dc:date>
    <item>
      <title>Creating a Polygon based on population alone</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/creating-a-polygon-based-on-population-alone/m-p/219850#M693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a tool or function that allows me to create a polygon, based on population alone surrounding a specific point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, taking a specific address and then creating a polygon based on surrounding population of 30k.&amp;nbsp; The output I'm looking for is a polygon generated that shows exactly how large the area surrounding the given address is that includes exactly (or at least very close) to 30k people.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any information will help, even if it's an outside tool our source.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/creating-a-polygon-based-on-population-alone/m-p/219850#M693</guid>
      <dc:creator>NickSittinger</dc:creator>
      <dc:date>2014-02-18T19:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Polygon based on population alone</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/creating-a-polygon-based-on-population-alone/m-p/219851#M694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the address is all you have, it will not be possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your address location has information on population density (X pop/km2), then you could create a buffer around the point:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family:courier new;"&gt;radius = SQRT((30.000 pop / (X pop/km2)) / PI) * 1000 &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;(in meters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have building blocks (or center points of building blocks), you could use some code to sort the distance of each block (only use block that are within a certain distance) to the address location and sum the population per building block until you reach the 30K. Merge the polygons together or create a convex hull to obtain the polygon you're looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;... or maybe &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005p0000004w000000"&gt;Grouping Analysis&lt;/A&gt;&lt;SPAN&gt; works for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 13:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/creating-a-polygon-based-on-population-alone/m-p/219851#M694</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2014-02-24T13:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Polygon based on population alone</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/creating-a-polygon-based-on-population-alone/m-p/219852#M695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there a tool or function that allows me to create a polygon, based on population alone surrounding a specific point.&lt;BR /&gt;&lt;BR /&gt;For example, taking a specific address and then creating a polygon based on surrounding population of 30k.&amp;nbsp; The output I'm looking for is a polygon generated that shows exactly how large the area surrounding the given address is that includes exactly (or at least very close) to 30k people.&lt;BR /&gt;&lt;BR /&gt;Any information will help, even if it's an outside tool our source.&lt;BR /&gt;&lt;BR /&gt;thank you&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the point density tool. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.youtube.com/watch?v=E43UfVxj-W0"&gt;http://www.youtube.com/watch?v=E43UfVxj-W0&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 07:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/creating-a-polygon-based-on-population-alone/m-p/219852#M695</guid>
      <dc:creator>DXXX</dc:creator>
      <dc:date>2014-03-03T07:51:27Z</dc:date>
    </item>
  </channel>
</rss>

