org.n52.wps.ags.analysis.proximity.multipleringbuffer MultipleRingBuffer_analysis Creates a new feature class of buffer features using a set of buffer distances. The new features may be dissolved using the distance values or as a set of individual features. Uses ArcObjects library - Analysis Input_Features Input Features The feature layer or feature class to be buffered. application/x-zipped-shp application/x-zipped-shp Distances Distances The distances, in ascending size, used to create buffer zones around the Input Features. Line_Side Line Side The units used with the Distance values. Default Centimeters DecimalDegrees Feet Inches Kilometers Meters Miles Millimeters NauticalMiles Points Yards If the units are not specified, or are entered as Default, the units of the Input Features are used (or if the Output Coordinate System environment has been set, its units will be used). Default Centimeters DecimalDegrees Feet Inches Kilometers Meters Miles Millimeters NauticalMiles Points Yards Field_Name Field Name The name of the field in the Output Feature Class that will store the buffer distance used to create each feature. If no value is specified, the name will be distance. The type of the field is double. Dissolve_Option Dissolve Option Specifies whether a dissolve will be performed to remove buffer feature overlap. NONE — Individual buffer for each feature is maintained, regardless of overlap. This is the default. ALL — Dissolves all the buffers together into a single feature and removes any overlap. LIST — Dissolves by a given list of fields. NONE ALL Outside_Polygons_Only Outside Polygons Only Valid only for input polygon features. FULL — Input polygon features will be given a complete buffer. This is the default. OUTSIDE_ONLY — The area inside the input polygon features will be excluded from the resulting buffer. Output_Feature_class Output Feature class The new polygon feature class to be created. application/x-zipped-shp application/x-zipped-shp text/XML http://schemas.opengis.net/gml/2.1.2/feature.xsd