Hello,
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.
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.
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.
Thank you,
Rebecca