Select to view content in your preferred language

Identify Layers Instead of Features

401
1
04-28-2010 11:41 AM
BrendanDwyer
Frequent Contributor
I want to be able to use the identify task to only return layers, instead of individual features of the layers.  The idea is that someone can click on point or create and extent and the tool will return when layers are in the extent. 

I can use the identify task as it is, (hijack the results from the task to only show layers) but the layers have tons of features and the processes time out.  I've tried setting the MaxRecordCount in the map service configuration file to 10, but that doesn't seem to help.

Any ideas...?
Tags (2)
0 Kudos
1 Reply
karldailey
Deactivated User
maybe use QueryTask instead of identify
0 Kudos