I'm trying to use the geometry service relation to find objects in a graphics layer that are intersecting or within my extent.
My geometries to find can be points or polylines. I've tried a number of options but can't find a combination of parameters that work when I input mixed geometry types.
Using Shape Comparison Language I'm getting Unable to complete operation. - Dimension extended relationship evaluation failed on any cominations I try.
I'd like to avoid splitting the graphics by type to query them and get the impression I shouldn't have to but can't find the silver bullet.