I am trying to find a way of identifying points that fall on a line, but not at a vertex or an end point. I can use SpatialRelator (contains/touches) to locate points that match vertices or end points of a line, but currently don't have a method for selecting those that fall purely on the 'edge'. I am basically trying to recreate the 'select by location - within/completely within' functionality in ArcMap. It would be good if I could do this without having to use Python to call Esri functionality.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.