By Bradley Strittmatter, Senior GIS Specialist

Download the script.

Code Summary

The purpose of this project is to demonstrate how you can use an ArcGIS Server Local map service to create a buffer from selected features. The selected features can come from multiple layers and the selection set my contain multiple geometry types simultaniously. The buffer polygon is created for all of the geometries, then used to make a selection from a layer choosed by the user.

The download contains an entire working example which only requires minor changes to function. A Local ArcGIS Server map serivce is required to use this example.