If I understood right you want the union of Layer 1 results so you can query Layer 2 that intersect that geometry. You can look at the following SDK samples:First, Query Layer 1http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#AttributeQuerySecond, Call Union on Layer 1 query resultshttp://help.arcgis.com/en/webapi/silverlight/samples/start.htm#UnionThird, Perform Query on Layer 2 by using Union results as Query.Geometry.http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#SpatialQuery
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.