<?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 Calculating point density within a buffer in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-point-density-within-a-buffer/m-p/72895#M994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm relatively new to density analysis in ArcGIS, so this may be a simple question, but here it goes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to calculate the density of businesses within a 1-mile buffer of my study participants. I have point layers for both the businesses and participants. I used the Point Density tool to calculate the density of businesses with the following settings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Output cell size: 100m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neighborhood: Circle&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Radius: 1609 map units (my map units are in meters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Area units: Square miles&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now that I have a density raster, how do I go about determining the densities within a mile of my participants? Am I correct in my interpretation that the value of the cells that coincide with my participant points are the values I'm looking for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for any direction you can provide!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2012 21:09:10 GMT</pubDate>
    <dc:creator>BeckyGajewski</dc:creator>
    <dc:date>2012-09-06T21:09:10Z</dc:date>
    <item>
      <title>Calculating point density within a buffer</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-point-density-within-a-buffer/m-p/72895#M994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm relatively new to density analysis in ArcGIS, so this may be a simple question, but here it goes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to calculate the density of businesses within a 1-mile buffer of my study participants. I have point layers for both the businesses and participants. I used the Point Density tool to calculate the density of businesses with the following settings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Output cell size: 100m&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neighborhood: Circle&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Radius: 1609 map units (my map units are in meters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Area units: Square miles&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now that I have a density raster, how do I go about determining the densities within a mile of my participants? Am I correct in my interpretation that the value of the cells that coincide with my participant points are the values I'm looking for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for any direction you can provide!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 21:09:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-point-density-within-a-buffer/m-p/72895#M994</guid>
      <dc:creator>BeckyGajewski</dc:creator>
      <dc:date>2012-09-06T21:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating point density within a buffer</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-point-density-within-a-buffer/m-p/72896#M995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One thing you can do is to create a field in the point shapefile called count and use the field calculator to give every point a value of 1.&amp;nbsp; Next you need to convert your to points&amp;nbsp; to rasters using the point to raster tool and have the count field as the value. You can use the same cell size of 100 m and use SUM for the assignment type (this will ensure that if there are 2 points within 100 m the cell value will be 2 ect.).&amp;nbsp; Finally you can run focal statistics with a circle of 5280 ft (or 1609.344 m if the units are in meters) using the sum statistic.&amp;nbsp; This will tell you how many points are within one mile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Caleb&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 17:14:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/calculating-point-density-within-a-buffer/m-p/72896#M995</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-11T17:14:18Z</dc:date>
    </item>
  </channel>
</rss>

