Hi ThinkGeo,
I am using QueryTools on a InMemoryFeatureLayer (that contains Points except one MultiLineShape that includes those points). I want to restrict to point shapes only.
Currently when I use GetFeaturesWithinDistanceOf() it does returns LineShape which I filter out outside the call.
Is there any better approach?
Regards,
Anil