<?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: Delete selected features from select by location in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800948#M1334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help, both of you. I had read those articles previously, but I think I had to step away for a while and come back before I was really able to understand how to apply the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Rebecca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Nov 2015 20:26:00 GMT</pubDate>
    <dc:creator>RebeccaWilson</dc:creator>
    <dc:date>2015-11-10T20:26:00Z</dc:date>
    <item>
      <title>Delete selected features from select by location</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800945#M1331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a tool in Model Builder that identifies protection areas (buffers) that, through time, have become misaligned and are no longer centered on the feature that they were created for. I then want to take the selected features and delete them. I'm planning on making this a tool that can be run on a semi-regular basis to check for discrepancies, delete the feature, then run through the rest of the tool that re-creates the buffer and/or creates buffers for new features. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is, the delete feature will delete ALL the buffers if there are no selections. I haven't been able to find much help as to how to implement an if/then condition that applies to select by location. All the help seems to only apply to selections based on attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel like I'm missing something simple here. If there are no selected misaligned features/buffers, I just need the tool to then continue onto the rest without deleting any features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Rebecca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 20:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800945#M1331</guid>
      <dc:creator>RebeccaWilson</dc:creator>
      <dc:date>2015-11-04T20:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Delete selected features from select by location</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800946#M1332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should give you everything you need to implement if-then-logic for this task in ModelBuilder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Using If-Then-Else logic for branching&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/analyze/modelbuilder/using-if-then-else-logic-for-branching.htm" title="http://desktop.arcgis.com/en/desktop/latest/analyze/modelbuilder/using-if-then-else-logic-for-branching.htm"&gt;http://desktop.arcgis.com/en/desktop/latest/analyze/modelbuilder/using-if-then-else-logic-for-branching.htm&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to use the following tool to check the number of features selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get Count (Data Management)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/get-count.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/get-count.htm"&gt;http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/get-count.htm&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 20:45:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800946#M1332</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-11-04T20:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Delete selected features from select by location</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800947#M1333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This blog post promises to talk about it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2011/09/20/modelbuilderifthenelse4/" title="http://blogs.esri.com/esri/arcgis/2011/09/20/modelbuilderifthenelse4/"&gt;If you are stuck at "if" – Part 4 – Does Selection Exists model example | ArcGIS Blog&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 20:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800947#M1333</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-11-04T20:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Delete selected features from select by location</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800948#M1334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help, both of you. I had read those articles previously, but I think I had to step away for a while and come back before I was really able to understand how to apply the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Rebecca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 20:26:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800948#M1334</guid>
      <dc:creator>RebeccaWilson</dc:creator>
      <dc:date>2015-11-10T20:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Delete selected features from select by location</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800949#M1335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This link seems dead, even though it's linked from within esri help files, they can't find it either.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 00:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800949#M1335</guid>
      <dc:creator>AndrewBarker3</dc:creator>
      <dc:date>2019-04-05T00:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Delete selected features from select by location</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800950#M1336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That blog post series is very useful, but it is based on ArcMap and Pro's Model Builder has better branching tools now. I would guess that's why the powers that be pulled from the blog. Pity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 17:54:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-selected-features-from-select-by-location/m-p/800950#M1336</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-04-05T17:54:51Z</dc:date>
    </item>
  </channel>
</rss>

