I try to use a polygon geometry to query or identify out the intersected features (return both geometry and attributes) from a map service's layers. Is there any performance difference between these two tasks (i.e., identify and query) to fulfill my task?
Thanks for your input.
Wei