Display Name: Append
Description: Appends multiple input datasets into an existing target dataset. Input datasets can be point, line, or polygon feature classes, tables, rasters, raster catalogs, annotation feature classes, or dimensions feature classes., To combine input datasets into a new output dataset, use the Merge tool.
Category:
Help URL: https://webgis.ecora.ca/server/rest/directories/arcgisoutput/Append_tool_GPServer/Append_tool/Append.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputs
Data Type: GPMultiValue:GPFeatureRecordSetLayer
Display Name Input Datasets
Description: The input datasets whose data will be appended into the target dataset. Input datasets can be point, line, or polygon feature classes, tables, rasters, raster catalogs, annotation feature classes, or dimensions feature classes. Each input dataset must match the data type of the target dataset.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: target
Data Type: GPFeatureRecordSetLayer
Display Name Target Dataset
Description: The existing dataset that the input datasets' data will be appended into. Each input dataset must match the data type of the target dataset.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 3153
(3153)
Fields:
-
FID
(
type: esriFieldTypeOID, alias: FID
)
-
BUFF_DIST
(
type: esriFieldTypeDouble, alias: BUFF_DIST
)
-
ORIG_FID
(
type: esriFieldTypeInteger, alias: ORIG_FID
)
-
SHAPE_Leng
(
type: esriFieldTypeDouble, alias: SHAPE_Leng
)
-
Shape_Length
(
type: esriFieldTypeDouble, alias: Shape_Length
)
-
Shape_Area
(
type: esriFieldTypeDouble, alias: Shape_Area
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: schema_type
Data Type: GPString
Display Name Schema Type
Description: Specifies if the schema (field definitions) of the input datasets must match the schema of the target dataset in order for data to be appended. TEST
—Input dataset schema (field definitions) must match the schema of the target dataset. An error will be returned if the schemas do not match. NO_TEST
—Input dataset schema (field definitions) do not have to match that of the target dataset. Any fields from the input datasets that do not match the fields of the target dataset will not be mapped to the target dataset unless the mapping is explicitly set in the Field Map control.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: TEST
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ TEST, NO_TEST ]
Parameter: field_mapping
Data Type: GPString
Display Name Field Map
Description: Controls how the attribute information in input datasets' fields is transferred to the target dataset. This parameter can only be used if the Schema Type NO_TEST is specified. Because the input datasets' data is appended into an existing target dataset that has a predefined schema (field definitions), fields cannot be added or removed from the target dataset. Merge rules allow you to specify how values from two or more
input fields are merged into a single output value.
There are several merge rules that you can use:
First—Use the first input field's values to populate the output field.Last—Use the last input field's values to populate the output field.Join—Concatenate (join) all input fields' values to populate the output field.Sum—Calculate the total of all input fields' values.Mean—Calculate the mean (average) of all input fields' values.Median—Calculate the median (middle) value.Mode—Use the value with the highest frequency.Min—Use the minimum value of all input fields' values.Max—Use the maximum value of all input fields' values.Standard deviation—Use the standard deviation classification method on all input fields'
values.Count—Find the number of records included in the calculation.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: subtype
Data Type: GPString
Display Name Subtype
Description: A subtype description to assign that subtype to all new data that is appended to the target dataset.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: output
Data Type: GPFeatureRecordSetLayer
Display Name Output Features
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 3153
(3153)
Fields:
-
FID
(
type: esriFieldTypeOID, alias: FID
)
-
BUFF_DIST
(
type: esriFieldTypeDouble, alias: BUFF_DIST
)
-
ORIG_FID
(
type: esriFieldTypeInteger, alias: ORIG_FID
)
-
SHAPE_Leng
(
type: esriFieldTypeDouble, alias: SHAPE_Leng
)
-
Shape_Length
(
type: esriFieldTypeDouble, alias: Shape_Length
)
-
Shape_Area
(
type: esriFieldTypeDouble, alias: Shape_Area
)
Features: None.
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata