<?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: Heat map from Buffered Layers in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/heat-map-from-buffered-layers/m-p/256551#M8790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at this blog article &lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2012/11/13/spaghetti_and_meatballs/" rel="nofollow" target="_blank"&gt;More adventures in overlay: counting overlapping polygons with spaghetti and meatballs&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first thing you'll need to do is to combine your 11 layers into one feature class.&amp;nbsp; Use the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Merge/001700000055000000/" rel="nofollow" target="_blank"&gt;Merge&lt;/A&gt;&lt;SPAN&gt; tool for this.&amp;nbsp; Then you can follow the pattern outlined in the blog post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Create (spaghetti) polygons from the merged buffers above using the Feature to Polygon tool&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Create (meatball) centroid points using the Feature to Point tool&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use Spatial Join to count the number of overlapping polygons&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2013 20:47:20 GMT</pubDate>
    <dc:creator>DaleHoneycutt</dc:creator>
    <dc:date>2013-04-22T20:47:20Z</dc:date>
    <item>
      <title>Heat map from Buffered Layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/heat-map-from-buffered-layers/m-p/256550#M8789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&amp;nbsp; I am working on project right now where I have 11 layers (all layers are buffers) and I want to create a heat map based on how many layers (buffers) overlap.&amp;nbsp; I am trying to follow these directions: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/9740-Sum-of-Overlapping-Areas-Cells?p=33982&amp;amp;viewfull=1#post33982" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/9740-Sum-of-Overlapping-Areas-Cells?p=33982&amp;amp;viewfull=1#post33982&lt;/A&gt;&lt;SPAN&gt; because it seems to be exactly what I need to do, but I am not understanding the first part (union).&amp;nbsp; I am trying to follow that direction by selecting all of my layers as the union input, but the union is not finishing (I have left it going for hours, I think this is because my data is so large).&amp;nbsp; I was wondering if anyone knows a better way or a work-around that would get me what I am looking for.&amp;nbsp; I am relatively new to ArcGIS (2 semesters) and I am using 10.1.&amp;nbsp; I would really appreciate any help, thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Apr 2013 19:34:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/heat-map-from-buffered-layers/m-p/256550#M8789</guid>
      <dc:creator>JoshuaMatthews</dc:creator>
      <dc:date>2013-04-20T19:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Heat map from Buffered Layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/heat-map-from-buffered-layers/m-p/256551#M8790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at this blog article &lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2012/11/13/spaghetti_and_meatballs/" rel="nofollow" target="_blank"&gt;More adventures in overlay: counting overlapping polygons with spaghetti and meatballs&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first thing you'll need to do is to combine your 11 layers into one feature class.&amp;nbsp; Use the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Merge/001700000055000000/" rel="nofollow" target="_blank"&gt;Merge&lt;/A&gt;&lt;SPAN&gt; tool for this.&amp;nbsp; Then you can follow the pattern outlined in the blog post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Create (spaghetti) polygons from the merged buffers above using the Feature to Polygon tool&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Create (meatball) centroid points using the Feature to Point tool&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use Spatial Join to count the number of overlapping polygons&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 20:47:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/heat-map-from-buffered-layers/m-p/256551#M8790</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2013-04-22T20:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Heat map from Buffered Layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/heat-map-from-buffered-layers/m-p/256552#M8791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Take a look at this blog article &lt;BR /&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/11/13/spaghetti_and_meatballs/"&gt;More adventures in overlay: counting overlapping polygons with spaghetti and meatballs&lt;/A&gt;.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;The first thing you'll need to do is to combine your 11 layers into one feature class.&amp;nbsp; Use the &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Merge/001700000055000000/"&gt;Merge&lt;/A&gt; tool for this.&amp;nbsp; Then you can follow the pattern outlined in the blog post:&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Create (spaghetti) polygons from the merged buffers above using the Feature to Polygon tool&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Create (meatball) centroid points using the Feature to Point tool&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use Spatial Join to count the number of overlapping polygons&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&amp;nbsp; Great info and very helpful!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 01:33:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/heat-map-from-buffered-layers/m-p/256552#M8791</guid>
      <dc:creator>JoshuaMatthews</dc:creator>
      <dc:date>2013-04-23T01:33:23Z</dc:date>
    </item>
  </channel>
</rss>

