Display Name: Pairwise Buffer
Description: Creates buffer polygons around input features to a specified distance using a parallel processing approach.
Category:
Help URL: https://www.arcgisbd.com/server/rest/directories/arcgisoutput/ExtensionTestNJN/PairwiseBuffer_GPServer/ExtensionTestNJN_PairwiseBuffer/PairwiseBuffer.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_features
Data Type: GPString
Display Name Input Features
Description: The input point, line, or polygon features to be buffered.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: National_Highway_RHD_2000
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ National_Highway_RHD_2000, Buffer5km ]
Parameter: out_feature_class
Data Type: GPFeatureRecordSetLayer
Display Name Output Feature Class
Description: The feature class containing the output buffers.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 4326
(4326)
LatestVCSWkid(0)
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID_12
)
-
ROADNAME
(
type: esriFieldTypeString, alias: Road Name, length: 100
)
-
R_code
(
type: esriFieldTypeString, alias: Road code, length: 20
)
-
Shape_Le_1
(
type: esriFieldTypeDouble, alias: Road Length (km)
)
-
BUFF_DIST
(
type: esriFieldTypeDouble, alias: BUFF_DIST
)
-
ORIG_FID
(
type: esriFieldTypeInteger, alias: ORIG_FID
)
-
Shape_Length
(
type: esriFieldTypeDouble, alias: Shape_Length
)
-
Shape_Area
(
type: esriFieldTypeDouble, alias: Shape_Area
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: buffer_distance_or_field
Data Type: GPLinearUnit
Display Name Distance [value or field]
Description: The distance around the input features that will be buffered. Distances can be provided as either a value representing a linear distance or as a field from the input features that contains the distance to buffer each feature.If linear units are not specified or are entered as Unknown, the linear unit of the input features' spatial reference will be used.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_features
Default Value: 5.0 (esriKilometers)
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: dissolve_option
Data Type: GPString
Display Name Dissolve Type
Description: Specifies the type of dissolve operation that will be performed to remove buffer overlap.No Dissolve—An individual buffer for each feature will be maintained, regardless of overlap. This is the default.Dissolve all output features into a single feature—All buffers will be dissolved together into a single feature, removing any overlap.Dissolve features using the listed fields' unique values or combination of values—Any buffers sharing attribute values in the listed fields (carried over from the input features) will be dissolved.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: NONE
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ NONE, ALL, LIST ]
Parameter: dissolve_field
Data Type: GPMultiValue:Field
Display Name Dissolve Field(s)
Description: The list of fields from the input features on which the output buffers will be dissolved. Any buffers sharing attribute values in the listed fields (carried over from the input features) will be dissolved.
Direction: esriGPParameterDirectionInput
Filter:
Type: Field
List:
- esriFieldTypeSmallInteger
- esriFieldTypeInteger
- esriFieldTypeSingle
- esriFieldTypeDouble
- esriFieldTypeString
- esriFieldTypeDate
- esriFieldTypeOID
- esriFieldTypeGUID
Dependency: in_features
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter Infos:
Name: Field
Data Type: Field
Display Name: Field
Filter:
Parameter: method
Data Type: GPString
Display Name Method
Description: Specifies whether the planar or geodesic method will be used to create the buffers.Planar—If the input features are in a projected coordinate system, Euclidean buffers will be created. If the input features are in a geographic coordinate system and the buffer distance is in linear units (meters, feet, and so forth, as opposed to angular units such as degrees), geodesic buffers will be created. This is the default. You can use the Output Coordinate System environment setting to specify the coordinate system to use. For example, if your input features are in a projected coordinate system, you can set the environment to a geographic coordinate system to create geodesic buffers.Geodesic (shape preserving)—All buffers will be created using a shape-preserving geodesic buffer method, regardless of the input coordinate system.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_features
Default Value: PLANAR
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ GEODESIC, PLANAR ]
Parameter: max_deviation
Data Type: GPLinearUnit
Display Name Maximum Offset Deviation
Description: The maximum distance the resulting output buffer polygon boundary will deviate from the true buffer boundary.The true buffer boundary is a curve. However, the resulting polygon boundary is a densified polyline. Using this parameter, you can control how the output polygon boundary approximates the true buffer boundary.If this parameter is not set or is set to 0, the tool will identify the maximum deviation. It is recommended that you use the default value. Performance degradation (in the tool and in subsequent analyses) may result from using a maximum offset deviation that is too small.See the Maximum Offset Deviation parameter information in the Densify tool documentation for details.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_features
Default Value: 0.0 (esriDecimalDegrees)
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: esri_out_feature_service_name
Data Type: GPString
Display Name Output Feature Service Name
Description: The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata