<?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: queries? in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447508#M977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, that worked! THANK YOU!! I have been trying different tools for days. Using the two steps, I get exactly what I needed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2015 18:03:37 GMT</pubDate>
    <dc:creator>AlisonBates</dc:creator>
    <dc:date>2015-07-20T18:03:37Z</dc:date>
    <item>
      <title>queries?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447503#M972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to build a query that tells me the number of unique vessels that entered a specific polygon. Each vessel may have gone to several polygons and visit each or any polygon multiple times. I am limited by confidentiality to only display the polygons that have 3 or more unique vessels that went there. I have tried a multitude of tools, but I think what I need is to build a query. Any idea how to build this? I have intersected the points (each record of a vessel) with the polygons, the intersection output is in a point shape file. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 17:24:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447503#M972</guid>
      <dc:creator>AlisonBates</dc:creator>
      <dc:date>2015-07-20T17:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: queries?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447504#M973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Run &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/summary-statistics.htm"&gt;Summary Statistics&lt;/A&gt;, using polygon ID as case field, and ship ID as the COUNT statistic field. Join the result back to your polygon layer to see the ship count for each polygon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 17:33:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447504#M973</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-07-20T17:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: queries?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447505#M974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did try that, but what it gives me is the total count of vessel activity in the cell, but not separated by unique vessels. For example, polygon "A" has 5 point records associated, and the statistics output was 5. however, when i look at my attribute table, only two vessels are associated: one vessel went twice, and the other went three times. So I cannot show this data. I need it to show the number of unique vessel IDs per polygon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 17:41:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447505#M974</guid>
      <dc:creator>AlisonBates</dc:creator>
      <dc:date>2015-07-20T17:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: queries?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447506#M975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh right. You can run Summary Statistics using both polygon ID and ship ID as case fields. This will give you one row per polygon/ship combination. Calculate a new field to hold the polygon/ship combination. Then, run Summary Statistics on that table, using the polygon/ship combination field as the case field, and anything as the statistic field. It will create a new frequency field counting each unique combination.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 17:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447506#M975</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-07-20T17:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: queries?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447507#M976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the case field and statistic field, as Darren recommended, you shouldn't get the results you reported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 17:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447507#M976</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-07-20T17:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: queries?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447508#M977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, that worked! THANK YOU!! I have been trying different tools for days. Using the two steps, I get exactly what I needed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 18:03:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447508#M977</guid>
      <dc:creator>AlisonBates</dc:creator>
      <dc:date>2015-07-20T18:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: queries?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447509#M978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Once I used both in the case field, it worked. Using only one case field, it didn't give me a unique line for each vessel and poly. Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 18:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447509#M978</guid>
      <dc:creator>AlisonBates</dc:creator>
      <dc:date>2015-07-20T18:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: queries?</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447510#M979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for steering you wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 18:54:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/queries/m-p/447510#M979</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-07-20T18:54:58Z</dc:date>
    </item>
  </channel>
</rss>

