<?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 Select a point by attribute inside a polygon in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1079724#M43441</link>
    <description>&lt;P&gt;Hi, I have 88k polygons with 128k points and I want to select the points with the highest attribute "1-12" inside each polygon.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jul 2021 16:50:05 GMT</pubDate>
    <dc:creator>ManfredSaberbein</dc:creator>
    <dc:date>2021-07-16T16:50:05Z</dc:date>
    <item>
      <title>Select a point by attribute inside a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1079724#M43441</link>
      <description>&lt;P&gt;Hi, I have 88k polygons with 128k points and I want to select the points with the highest attribute "1-12" inside each polygon.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 16:50:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1079724#M43441</guid>
      <dc:creator>ManfredSaberbein</dc:creator>
      <dc:date>2021-07-16T16:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Select a point by attribute inside a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1079747#M43442</link>
      <description>&lt;P&gt;So you can accomplish this using the intersect tool (or similar) in conjunction with other tools, or methods, to determine the highest "1-12" for each polygon assuming that each polygon has that many points inside.&lt;/P&gt;&lt;P&gt;Also, what do you mean by highest attribute "1-12". If you mean ObjectID, then that will take a few more steps.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 17:36:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1079747#M43442</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2021-07-16T17:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Select a point by attribute inside a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1079793#M43443</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/504709"&gt;@ManfredSaberbein&lt;/a&gt;&amp;nbsp;you could also do this with a Spatial Join.&amp;nbsp; Spatially Join the Points layer to the Polygons layer and select the option that would "Summarize by Maximum."&lt;BR /&gt;&lt;BR /&gt;If you run the Intersect tool instead, I'd recommend running Table To Excel afterwards and pull the data into a Pivot Table for easy summarization (to find the max of the Point field of interest).&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 18:22:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1079793#M43443</guid>
      <dc:creator>ThomasHamill</dc:creator>
      <dc:date>2021-07-16T18:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Select a point by attribute inside a polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1080319#M43454</link>
      <description>&lt;P&gt;Thank you, I did it!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":party_popper:"&gt;🎉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 15:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/select-a-point-by-attribute-inside-a-polygon/m-p/1080319#M43454</guid>
      <dc:creator>ManfredSaberbein</dc:creator>
      <dc:date>2021-07-19T15:57:58Z</dc:date>
    </item>
  </channel>
</rss>

