<?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: Select by Attributes in Model Builder followed by Select by Location in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365080#M27110</link>
    <description>&lt;P&gt;Oh I actually just gave it a shot myself.&lt;/P&gt;&lt;P&gt;Here's an actual working model:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_1-1703882058414.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90174i93DF1DB3D0395F6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_1-1703882058414.png" alt="AlfredBaldenweck_1-1703882058414.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Updated Layer or Table view from the first Select by Attribute is fed directly into the Select By Location box as "Selecting Features". After that runs, I set the "Layer with Selection" as a precondition for a second "Select By Attribute", whose selection type is set to "Clear Selection".&lt;/P&gt;&lt;P&gt;Unfortunately that Clear Selection only seems to work when running the model through model builder (rather than the geoprocessing pane) but I added it because it was really annoying me to still have the polygons still be selected.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_3-1703882332466.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90176i28C3618C6E6B39AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_3-1703882332466.png" alt="AlfredBaldenweck_3-1703882332466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Dec 2023 20:39:06 GMT</pubDate>
    <dc:creator>AlfredBaldenweck</dc:creator>
    <dc:date>2023-12-29T20:39:06Z</dc:date>
    <item>
      <title>Select by Attributes in Model Builder followed by Select by Location</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365050#M27108</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am working on a project using ADA ramps in a city with point data and a series of polygon data representing different equity zones, land use, etc within the metropolitan area.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the land use feature class, I have a variety of land use classifications such as residential, business, and industrial.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I have used Model Builder to identify which ramps fall within the boundaries of the different polygon data I am working with.&lt;/P&gt;&lt;P&gt;Now I want to go further in my analysis and identify which ramps are located in proximity to different land use zones for my city, as I want to accomplish this by selecting by attributes (based on land use zones, as shown below) that are within the land use feature class.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screenshot 2023-12-29 134308.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90156iB8CE8DCB2918A4EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-12-29 134308.jpg" alt="Screenshot 2023-12-29 134308.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Current Model" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90158i67B4AAC2CBC80734/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-12-29 133817.jpg" alt="Current Model" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Current Model&lt;/span&gt;&lt;/span&gt;So far this is what my model looks like, my input feature is the ADA ramps followed by the different parameters that I set to allow me to change my different location criteria, but now I want to identify and use each specific land to identify which ramps correspond to each land use type in the city.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 19:23:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365050#M27108</guid>
      <dc:creator>JuanVilla12</dc:creator>
      <dc:date>2023-12-29T19:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes in Model Builder followed by Select by Location</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365066#M27109</link>
      <description>&lt;P&gt;I'm not that experienced with Model builder, but the way I'd code this is to add in the Select by Attributes in beforehand, then take the output layer and feed it in to Select by Location as the "selecting features" parameter.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_0-1703879581287.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90167iD52E8DEE1FE12921/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_0-1703879581287.png" alt="AlfredBaldenweck_0-1703879581287.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 19:53:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365066#M27109</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-12-29T19:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes in Model Builder followed by Select by Location</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365080#M27110</link>
      <description>&lt;P&gt;Oh I actually just gave it a shot myself.&lt;/P&gt;&lt;P&gt;Here's an actual working model:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_1-1703882058414.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90174i93DF1DB3D0395F6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_1-1703882058414.png" alt="AlfredBaldenweck_1-1703882058414.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Updated Layer or Table view from the first Select by Attribute is fed directly into the Select By Location box as "Selecting Features". After that runs, I set the "Layer with Selection" as a precondition for a second "Select By Attribute", whose selection type is set to "Clear Selection".&lt;/P&gt;&lt;P&gt;Unfortunately that Clear Selection only seems to work when running the model through model builder (rather than the geoprocessing pane) but I added it because it was really annoying me to still have the polygons still be selected.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_3-1703882332466.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90176i28C3618C6E6B39AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_3-1703882332466.png" alt="AlfredBaldenweck_3-1703882332466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 20:39:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365080#M27110</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-12-29T20:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Select by Attributes in Model Builder followed by Select by Location</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365105#M27111</link>
      <description>&lt;P&gt;I tried your method and it worked, thank you.&lt;/P&gt;&lt;P&gt;I had the same issue with trying to run it through the geoprocessing tab but it worked fine through the model builder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set the land use selection result as the input for the 2nd select layer by attribute.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-12-29 172207.jpg" style="width: 731px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90184iE2326956F86B3036/image-dimensions/731x397?v=v2" width="731" height="397" role="button" title="Screenshot 2023-12-29 172207.jpg" alt="Screenshot 2023-12-29 172207.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 22:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/select-by-attributes-in-model-builder-followed-by/m-p/1365105#M27111</guid>
      <dc:creator>JuanVilla12</dc:creator>
      <dc:date>2023-12-29T22:41:40Z</dc:date>
    </item>
  </channel>
</rss>

