Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I have a map service that represents the World map with a table with population associated. I would like to filter some of the data matching a criteria and then, select ALL remaining features to work with them later, for instance, adding all them to an array.

For example, I can solve the first part of the problem if I create an ArcGIS Dynamic Map Service and apply a Layer Definition filtering to obtain a subset, like filtering countries with an population bigger/smaller than a threshold.

But, once I see on the screen my filtered map, how can I select all remaining features?

Does anyone know? Any Feature Layer magic?

Thanks for your help!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.