I'm trying to select swInlet points that fall within 100 meters of a set of line segments. When I run the tool, it selects 0 features and then tells me "The input has a selectin. Records to be processed: 0." I've done the following troubleshooting:
(Using ArcGIS Pro 3.1.1)
Check to make sure the layer is selectable
There is no definition query on the layer I want to select
The Select tool "Selection combination mode" is set to "Create a new Selection"
I created a 100 meter buffer and tried to select the layer with that
I've cleared the selection before running the tool
I've tried using Intersects, Completely within, within a distance of
I've tried Inverting the Spatial Relationship: This selects every feature
What am I missing?
Thanks