<?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: Density of points in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687814#M30405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks I will experiment some and see what I can find out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2020 12:21:49 GMT</pubDate>
    <dc:creator>Lebowski</dc:creator>
    <dc:date>2020-04-27T12:21:49Z</dc:date>
    <item>
      <title>Density of points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687808#M30399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a couple point feature classes, where many of the points are fairly close to one another, does anyone have any good suggestions on how to calculate get the density/numbers of points within a specific area?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 11:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687808#M30399</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2020-04-27T11:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Density of points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687809#M30400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chad, you may want to search for Point Density and Kernel Density, they are similar but there are important differences between them.&lt;/P&gt;&lt;P&gt;If you want to use an aggregation method, I personally like to generate a grid of spatial bins, then count how many points are within each bin using the Spatial Join tool. Generate Tesselation is a great tool which can also produce a hexagonal grid of bins (Hexagons are the most complex regular shape that can be tessellated, and have equidistant centres to all their neighbours!).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 11:36:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687809#M30400</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-04-27T11:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Density of points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687810#M30401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response David! I have been experimenting with the Point Density tool but the raster output seems a little cumbersome to work with and I cannot seem to build and/or generate a attribute table for the data. I have attached a image of the points I am trying to create density for.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="Purple Points are the points I am trying to create density for" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/490070_PointDen.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 11:52:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687810#M30401</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2020-04-27T11:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Density of points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687811#M30402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah ok, those raster density outputs aren't really designed for attribution in a tabular form.&lt;/P&gt;&lt;P&gt;I'd highly recommend making that grid of hexagons (play about with the size you want) then do a spatial join based on those points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 12:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687811#M30402</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-04-27T12:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Density of points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687812#M30403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a specific tool that you use to create the Hexagons?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 12:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687812#M30403</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2020-04-27T12:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Density of points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687813#M30404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;absolutely,&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/generatetesellation.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/generatetesellation.htm"&gt;Generate Tessellation—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this may not be available on your version of arcmap if its quite old however. The fishnet tool would be useful if not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 12:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687813#M30404</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-04-27T12:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Density of points</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687814#M30405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks I will experiment some and see what I can find out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 12:21:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/density-of-points/m-p/687814#M30405</guid>
      <dc:creator>Lebowski</dc:creator>
      <dc:date>2020-04-27T12:21:49Z</dc:date>
    </item>
  </channel>
</rss>

