Multiple Ring Buffer

Titleā€ƒ Multiple Ring Buffer

Summary

Creates multiple buffers at specified distances around the input features. These buffers can be merged and dissolved using the buffer distance values to create nonoverlapping buffers.


Illustration

Multiple Ring Buffer illustration

Usage

Syntax

Parameter Explanation
Input_Features

The input point, line, or polygon features to be buffered.

Output_Feature_class

The output feature class that will contain multiple buffers.

Field_Name (Optional)

The name of the field in the output feature class that will store the buffer distance used to create each buffer feature. The default is distance. The field will be of type Double.

Code Samples

Tags

adjacent, area, around, bound, circle, close, coast, concentric, distance, euclidean, expand, extend, fall inside, far, geodesic, gradient, gradual, graduate, multi, multi-ring, near, neighbor, offset, outside, outward, region, sequence, surround, vignette, within, zone

Credits

Use limitations