<?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 Bufferzone in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/bufferzone/m-p/206854#M7074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll will find out the difference in population between year 2000 and 2013. I have a feature class file with the population in year 2000 and 2013 that are connected to the municipal number and that is a point theme. What I want is to have is a buffer zones around each point and the size of the buffer zone is determined by the number of residents that each point has. I the population has increased the buffer zone will get a red color and where the population has decreased the buffer zone is&amp;nbsp; will be blue. Is there anyone who can help me with this? Whether as a model in the Model Builder, Python or toolbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom Anders&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2013 18:32:53 GMT</pubDate>
    <dc:creator>Tom_AndersEngebakken</dc:creator>
    <dc:date>2013-05-02T18:32:53Z</dc:date>
    <item>
      <title>Bufferzone</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/bufferzone/m-p/206854#M7074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll will find out the difference in population between year 2000 and 2013. I have a feature class file with the population in year 2000 and 2013 that are connected to the municipal number and that is a point theme. What I want is to have is a buffer zones around each point and the size of the buffer zone is determined by the number of residents that each point has. I the population has increased the buffer zone will get a red color and where the population has decreased the buffer zone is&amp;nbsp; will be blue. Is there anyone who can help me with this? Whether as a model in the Model Builder, Python or toolbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom Anders&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 18:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/bufferzone/m-p/206854#M7074</guid>
      <dc:creator>Tom_AndersEngebakken</dc:creator>
      <dc:date>2013-05-02T18:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bufferzone</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/bufferzone/m-p/206855#M7075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Create a buffer based on the population.&amp;nbsp; The buffer analysis tool can do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However if the population is say 500,000 it is going to make a huge buffer.&amp;nbsp; and if the smallest is 250 the buffer will be tiny compared to the bigger place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so do some math and create a buffer attribute to determine the size of the buffer.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps taking into account your largest location and considering its full size to be 100%.&amp;nbsp; make its buffer size at 100&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that size is 123000 then 100%=123000 or 1% =1230 population.&amp;nbsp; so a commmunity of 1230 would get buffered at 1 to you calculate the size of any smaller community based on that percentage.&amp;nbsp; You will have to play around with units on the buffer to determine what size would look good.&amp;nbsp; If your map is representing 100s mile across perhaps a good size for the big one would be 100 decimeters (200 dm diameter)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;have another attribute make it a yes/no.&amp;nbsp; Do calculations to determine if the population has increased and make those polygons yes and the others no.&amp;nbsp; then you can symbolize the polygons based on that attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi&lt;BR /&gt;I'll will find out the difference in population between year 2000 and 2013. I have a feature class file with the population in year 2000 and 2013 that are connected to the municipal number and that is a point theme. What I want is to have is a buffer zones around each point and the size of the buffer zone is determined by the number of residents that each point has. I the population has increased the buffer zone will get a red color and where the population has decreased the buffer zone is&amp;nbsp; will be blue. Is there anyone who can help me with this? Whether as a model in the Model Builder, Python or toolbox.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance&lt;BR /&gt;&lt;BR /&gt;Tom Anders&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 19:03:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/bufferzone/m-p/206855#M7075</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-05-02T19:03:42Z</dc:date>
    </item>
  </channel>
</rss>

