I'm trying to implement an intersection with ArcGIS 9.3.1, flex and rest api.
I have two layers, I query the first one that returns a Graphic object, with this Geometry I want to query a second layer with an intersection. The problem is that the second query returns all the features even outside the intersection geometry. There's an example outside over the net? :)