<?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 to select points based on multiple attributes in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-select-points-based-on-multiple-attributes/m-p/306242#M10636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One way of doing this would be to run a summary on each attribute. This will give you a table for each attribute that lists each unique value and its count. Join those two tables to the original table and make a selection based on the count fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2011 14:32:54 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2011-05-04T14:32:54Z</dc:date>
    <item>
      <title>How to select points based on multiple attributes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-select-points-based-on-multiple-attributes/m-p/306241#M10635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So here is my problem. I have a point feature class with multiple fields. All features will have values in the first field that can be the same value but can also be different. Then the second field will all have values that can be the same value but also can be different. Please keep in mind these two fields are populated with different types of values. I need to be able to select all features that in the first field have a count of more than 1 (groups of duplicates) and those groups of duplicates selected can only be selected if their values in the second field are different from eachother (unique) within the same duplicate group. This sounds confusing but hopefully someone will understand this. Really need some help on this. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 14:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-select-points-based-on-multiple-attributes/m-p/306241#M10635</guid>
      <dc:creator>DuaneEckert</dc:creator>
      <dc:date>2011-05-04T14:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to select points based on multiple attributes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-select-points-based-on-multiple-attributes/m-p/306242#M10636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One way of doing this would be to run a summary on each attribute. This will give you a table for each attribute that lists each unique value and its count. Join those two tables to the original table and make a selection based on the count fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 14:32:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-select-points-based-on-multiple-attributes/m-p/306242#M10636</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2011-05-04T14:32:54Z</dc:date>
    </item>
  </channel>
</rss>

