<?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: How would I count the points per address in ArcGIS desktop? in Esri Tutorials Questions</title>
    <link>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35941#M19</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's on my school's computer so I'm not actually sure if it's an advanced license. Yup, I need it to be within that one zone. I've already differentiated between the crimes I need I just need a count per address (when I go into the attributes table of each crime and sort by address I can see there are some duplicates, just not sure how to count them).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestions, I'll try them out later today.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Feb 2015 16:35:09 GMT</pubDate>
    <dc:creator>EmilioDitrocchio</dc:creator>
    <dc:date>2015-02-19T16:35:09Z</dc:date>
    <item>
      <title>How would I count the points per address in ArcGIS desktop?</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35938#M16</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on an assignment for a Forensics class and am stuck on a question. I'm supposed to differentiate theft under/over $5000 during a specific time period in a specific zone, which I've done. It's now asking for an excel table showing the crime count per address in this area. I'm thinking I might need to use the select by location or attribute but I'm not sure how to get it to show what I need. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what my map looks like so far: &lt;A href="http://i.imgur.com/hbArjdy.jpg?1"&gt;http://i.imgur.com/hbArjdy.jpg?1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 04:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35938#M16</guid>
      <dc:creator>EmilioDitrocchio</dc:creator>
      <dc:date>2015-02-19T04:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: How would I count the points per address in ArcGIS desktop?</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35939#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//000800000044000000"&gt;Tabulate Intersection&lt;/A&gt; tool in the Analysis-&amp;gt;Statistics toolbox is probably what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 06:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35939#M17</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2015-02-19T06:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: How would I count the points per address in ArcGIS desktop?</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35940#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you don't have the Advanced license of ArcMap, tabulate intersection won't work but it is on the right track.&lt;/P&gt;&lt;P&gt;When you mean address, it appears that you also want them within the zone outlined in black.&amp;nbsp; If so you can use the Summarize option within the table and summarize the thefts for that zone since you seem to have preselected the queries to do the initial differentiation. &lt;/P&gt;&lt;P&gt;Alternately, you can perform an intersection of the zone with the points and obtain a similar result, but you will still have to get your counts using Summarize&lt;/P&gt;&lt;P&gt;A select by Spatial Location after your attribute quer(ies) with a summarize will also work.&lt;/P&gt;&lt;P&gt;Once you get the data, you can export the table to a format that Excel can read such as &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Table_To_Excel/001200000054000000/"&gt;Table to Excel &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 08:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35940#M18</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-02-19T08:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How would I count the points per address in ArcGIS desktop?</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35941#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's on my school's computer so I'm not actually sure if it's an advanced license. Yup, I need it to be within that one zone. I've already differentiated between the crimes I need I just need a count per address (when I go into the attributes table of each crime and sort by address I can see there are some duplicates, just not sure how to count them).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestions, I'll try them out later today.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 16:35:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35941#M19</guid>
      <dc:creator>EmilioDitrocchio</dc:creator>
      <dc:date>2015-02-19T16:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: How would I count the points per address in ArcGIS desktop?</title>
      <link>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35942#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open your crime point data.&amp;nbsp; Right click on address field.&amp;nbsp; Select summarize.&amp;nbsp; This creates a summary table and will give you a count of how many times the address appears in the data.&amp;nbsp; You can also pre-select for specific crime types and just summarize the selected records.&lt;/P&gt;&lt;P&gt;Be sure to tell your instructor that some really good guys on the ESRI forum helped you out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 16:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-tutorials-questions/how-would-i-count-the-points-per-address-in-arcgis/m-p/35942#M20</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2015-02-19T16:48:29Z</dc:date>
    </item>
  </channel>
</rss>

