<?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: Tool like Point and Line Density for Polygons? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468437#M6710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your not interested in overlaps you may be interested in &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/feature-to-point.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/feature-to-point.htm"&gt;Feature To Point—Help | ArcGIS for Desktop&lt;/A&gt; then do your density analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 16:16:32 GMT</pubDate>
    <dc:creator>WesMiller</dc:creator>
    <dc:date>2016-01-19T16:16:32Z</dc:date>
    <item>
      <title>Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468435#M6708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have to calculate a magnitude-per-unit area from&lt;SPAN style="text-decoration: underline;"&gt; &lt;SPAN style="color: #3d3d3d; text-decoration: underline;"&gt;polygon&lt;/SPAN&gt;e-features&lt;/SPAN&gt; that fall within a neighborhood around each cell. Is there a tool like Point Density for polygon-features?&lt;/P&gt;&lt;P&gt;Thanks a lot for answering. I'm using ArcGIS 10.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;ich möchte die Größe pro Flächeneinheit auf Basis von Polygon-Features, die sich innerhalb einer bestimmten Nachbarschaft um eine einzelne Zelle befinden berechnen. Gibt es ein Tool ähnlich wie Point Density auch für Polygone?&lt;/P&gt;&lt;P&gt;Vielen Dank für eine Antwort im Voraus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 15:51:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468435#M6708</guid>
      <dc:creator>JuttaSchiller</dc:creator>
      <dc:date>2016-01-19T15:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468436#M6709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a screenshot of the data? Are you interested in counting overlaps of polygons? Or is creating random points inside the polygons based on the magnitude value an option so you can perform the Point (or Kernel) density?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 16:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468436#M6709</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2016-01-19T16:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468437#M6710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your not interested in overlaps you may be interested in &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/feature-to-point.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/feature-to-point.htm"&gt;Feature To Point—Help | ArcGIS for Desktop&lt;/A&gt; then do your density analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 16:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468437#M6710</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-01-19T16:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468438#M6711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I need the same like the output of the line or point density but for polygenes. And I need the polygons and not points out of the polygons, so this is unfortunately no option.&amp;nbsp; What I need is a neighborhood (circle) from 1000 meters and how many polygons are in this neighborhood relating to the whole area. &lt;/P&gt;&lt;P&gt;The area is whole Germany and the polygons are resting places and parking sites. &lt;/P&gt;&lt;P&gt;Thanks for answering&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 16:24:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468438#M6711</guid>
      <dc:creator>JuttaSchiller</dc:creator>
      <dc:date>2016-01-19T16:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468439#M6712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a visual of what you are trying to do? Could you provide a screen shot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 16:30:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468439#M6712</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-01-19T16:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468440#M6713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps I should make a fishnet, intersect the polygons with the fishnet, and then feature to point.&amp;nbsp; So I get more points depending how big an area is. Then I can use the tool point density with variety. I have to make other analyses with the result.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/170810_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 16:34:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468440#M6713</guid>
      <dc:creator>JuttaSchiller</dc:creator>
      <dc:date>2016-01-19T16:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468441#M6714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Could you share a screenshot of a small area with some polygons (labeled with the value you would like to include in the analysis)? You can use a Fishnet, union and then aggregate per fishnet polygon, but maybe it is nicer to have the smoother effect of Kernel Density. What resolution (pixel size) are you planning to use for the entire extent of Germany?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 20:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468441#M6714</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2016-01-19T20:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468442#M6715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a shot, the ID of the elements should be the input and it should count how many different features are in a circle but with having the whole area as basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/170839_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;The pixel size is 100x100 meters, so quite a lot for whole Germany. Kernel density is not an option, because I do same point density’s with point-features as input and like to sum (cell stat) the point density with the density of the polygons (when I know how to do itJ).&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 09:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468442#M6715</guid>
      <dc:creator>JuttaSchiller</dc:creator>
      <dc:date>2016-01-20T09:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468443#M6716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting... this starts to sound more like a Focal Statistics operation (see: &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/how-focal-statistics-works.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/how-focal-statistics-works.htm"&gt;How Focal Statistics works—Help | ArcGIS for Desktop&lt;/A&gt; ) where you use the SUM operator on a raster where each cell has that belongs to a polygon has the value of the area (1ha) or simply use the value 1 and know that the resulting sum is expressed in hectares. And on the other hand counting the number of different cells (Variety) of a raster that has unique values for each polygon (is the raster does not have this you could try &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/region-group.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/region-group.htm"&gt;Region Group—Help | ArcGIS for Desktop&lt;/A&gt; (unless polygons connect)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 11:18:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468443#M6716</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2016-01-20T11:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468444#M6717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm still rather confused as to what you are trying to accomplish here, but I'll attempt a possible solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you use&lt;/P&gt;&lt;P&gt;1) &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/create-random-points.htm"&gt;Create Random Points&lt;/A&gt;​ to generate a multipoint feature class constrained by your polygons&lt;/P&gt;&lt;P&gt;2) &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/spatial-join.htm" style="text-decoration: underline;"&gt;Spatial Join&lt;/A&gt;​&amp;nbsp; to get your population_field from your polygon&lt;/P&gt;&lt;P&gt;3) run &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/point-density.htm"&gt;Point Density&lt;/A&gt;​ on your population field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if you want to generate equally spaced points in your polygons by running &lt;/P&gt;&lt;P&gt;1) &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/polygon-to-raster.htm"&gt;Polygon to Raster&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;2) &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/raster-to-point.htm"&gt;Raster to Point&lt;/A&gt;​ &lt;/P&gt;&lt;P&gt;3) &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/spatial-join.htm"&gt;Spatial Join&lt;/A&gt;​ with your polygon and generated points to get your population_field&lt;/P&gt;&lt;P&gt;4) &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/dissolve.htm"&gt;Dissolve&lt;/A&gt;​ your points on the population_field&lt;/P&gt;&lt;P&gt;5) run &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/point-density.htm"&gt;Point Density&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 12:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468444#M6717</guid>
      <dc:creator>LukeSturtevant</dc:creator>
      <dc:date>2016-01-20T12:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tool like Point and Line Density for Polygons?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468445#M6718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="CitaviBibliographyEntry"&gt;Thanks a lot for your answer. This is what I also did. I made a raster out of the polygon-feature. This is my input for the focal statistic with variety over an id-field which I had to create for the raster. I used also the tool focal statistic with sum for the whole area. The last step was to divide the focal stat from the raster (out of the polygones) with the focal stat (from the whole area).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 10:54:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/tool-like-point-and-line-density-for-polygons/m-p/468445#M6718</guid>
      <dc:creator>JuttaSchiller</dc:creator>
      <dc:date>2016-01-25T10:54:06Z</dc:date>
    </item>
  </channel>
</rss>

