<?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 Count points within polygons where an attribute matches in both in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/count-points-within-polygons-where-an-attribute/m-p/1352639#M75474</link>
    <description>&lt;P&gt;I am trying to do something which should be relatively simple but I can't seem to work it out, at least not without doing lots of intermediate steps, perhaps outputting to Excel to summarise it that way.&lt;/P&gt;&lt;P&gt;Essentially I have two layers:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Polygon layer representing GP practice catchments (one per catchment)&lt;/LI&gt;&lt;LI&gt;Point layer of patients location and the details of the GP practice they are registered to (one record per patient)&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All I am trying to do is determine, for each GP practice catchment, the number of patients who are registered to that practice &lt;U&gt;and within&lt;/U&gt; the catchment, and the number of patients who are registered to that practice and &lt;U&gt;out with&lt;/U&gt; the catchment.&amp;nbsp; Ideally outputted to a nice table.&lt;/P&gt;&lt;P&gt;Part of the difficulty I am having is that I can't work out how to deal with GP practice catchment cross-over i.e a patient could be within 2 catchments but registered to only 1 (or neither!) of those GP practices.&amp;nbsp; I've attached a word document which I hope better explains the data.&lt;/P&gt;&lt;P&gt;Perhaps I am over complicating this in my head, I had thought that a spatial join and summarise would suffice but I kind of only want to spatially join patients to a particularly catchment if their Practice_ID is the same as said catchment.&lt;/P&gt;&lt;P&gt;Hopefully my scribblings make sense, thanks in advance for anyone's help.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 16:33:51 GMT</pubDate>
    <dc:creator>MichaelRobb2</dc:creator>
    <dc:date>2023-11-22T16:33:51Z</dc:date>
    <item>
      <title>Count points within polygons where an attribute matches in both</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/count-points-within-polygons-where-an-attribute/m-p/1352639#M75474</link>
      <description>&lt;P&gt;I am trying to do something which should be relatively simple but I can't seem to work it out, at least not without doing lots of intermediate steps, perhaps outputting to Excel to summarise it that way.&lt;/P&gt;&lt;P&gt;Essentially I have two layers:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Polygon layer representing GP practice catchments (one per catchment)&lt;/LI&gt;&lt;LI&gt;Point layer of patients location and the details of the GP practice they are registered to (one record per patient)&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All I am trying to do is determine, for each GP practice catchment, the number of patients who are registered to that practice &lt;U&gt;and within&lt;/U&gt; the catchment, and the number of patients who are registered to that practice and &lt;U&gt;out with&lt;/U&gt; the catchment.&amp;nbsp; Ideally outputted to a nice table.&lt;/P&gt;&lt;P&gt;Part of the difficulty I am having is that I can't work out how to deal with GP practice catchment cross-over i.e a patient could be within 2 catchments but registered to only 1 (or neither!) of those GP practices.&amp;nbsp; I've attached a word document which I hope better explains the data.&lt;/P&gt;&lt;P&gt;Perhaps I am over complicating this in my head, I had thought that a spatial join and summarise would suffice but I kind of only want to spatially join patients to a particularly catchment if their Practice_ID is the same as said catchment.&lt;/P&gt;&lt;P&gt;Hopefully my scribblings make sense, thanks in advance for anyone's help.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 16:33:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/count-points-within-polygons-where-an-attribute/m-p/1352639#M75474</guid>
      <dc:creator>MichaelRobb2</dc:creator>
      <dc:date>2023-11-22T16:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count points within polygons where an attribute matches in both</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/count-points-within-polygons-where-an-attribute/m-p/1352763#M75484</link>
      <description>&lt;P&gt;yes it should just be a spatial join and some data wrangling.&amp;nbsp; I think what you're missing is that the join has to be One_to_Many to account for the overlapping catchments.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 19:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/count-points-within-polygons-where-an-attribute/m-p/1352763#M75484</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-11-22T19:56:38Z</dc:date>
    </item>
  </channel>
</rss>

