<?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 How count polygons (buildings in area) without information loss in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-count-polygons-buildings-in-area-without/m-p/454444#M19933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm pretty new with GIS and ArcGIS, so sorry for my not fully appropriate &lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;technical language&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have two features:&lt;/P&gt;&lt;P&gt;1) different areas = big polygons, in violet color&lt;/P&gt;&lt;P&gt;2) buildings inside area = smaller polygons, pink color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to count how many buildings are into each area. I wanted to use this (count overlapping polygon):&lt;BR /&gt;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=1dd4a6832b3d40b494dbf8521cc5134c" title="https://www.arcgis.com/home/item.html?id=1dd4a6832b3d40b494dbf8521cc5134c"&gt;https://www.arcgis.com/home/item.html?id=1dd4a6832b3d40b494dbf8521cc5134c&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I need to ''merge'' (?) the features into one, keeping the different polygons (I've tried different commands, and sometimes they merge features but also polygons, so I lost my buildings &lt;EM&gt; in a nutshell&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2017 08:48:27 GMT</pubDate>
    <dc:creator>VeryTary</dc:creator>
    <dc:date>2017-09-13T08:48:27Z</dc:date>
    <item>
      <title>How count polygons (buildings in area) without information loss</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-count-polygons-buildings-in-area-without/m-p/454444#M19933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm pretty new with GIS and ArcGIS, so sorry for my not fully appropriate &lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;technical language&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have two features:&lt;/P&gt;&lt;P&gt;1) different areas = big polygons, in violet color&lt;/P&gt;&lt;P&gt;2) buildings inside area = smaller polygons, pink color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to count how many buildings are into each area. I wanted to use this (count overlapping polygon):&lt;BR /&gt;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=1dd4a6832b3d40b494dbf8521cc5134c" title="https://www.arcgis.com/home/item.html?id=1dd4a6832b3d40b494dbf8521cc5134c"&gt;https://www.arcgis.com/home/item.html?id=1dd4a6832b3d40b494dbf8521cc5134c&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I need to ''merge'' (?) the features into one, keeping the different polygons (I've tried different commands, and sometimes they merge features but also polygons, so I lost my buildings &lt;EM&gt; in a nutshell&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 08:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-count-polygons-buildings-in-area-without/m-p/454444#M19933</guid>
      <dc:creator>VeryTary</dc:creator>
      <dc:date>2017-09-13T08:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: How count polygons (buildings in area) without information loss</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-count-polygons-buildings-in-area-without/m-p/454445#M19934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/spatial-join.htm"&gt;Spatial join&lt;/A&gt;&amp;nbsp;might work to get the attributes together, then a Summarize to get the count&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 09:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-count-polygons-buildings-in-area-without/m-p/454445#M19934</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-13T09:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: How count polygons (buildings in area) without information loss</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-count-polygons-buildings-in-area-without/m-p/454446#M19935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are only interested in the count, you could convert your buildings&lt;/P&gt;&lt;P&gt;to a point feature and then run spatial join to get the number of points&lt;/P&gt;&lt;P&gt;within your polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 11:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-count-polygons-buildings-in-area-without/m-p/454446#M19935</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2017-09-13T11:03:00Z</dc:date>
    </item>
  </channel>
</rss>

