Display Name: Spatial Join
Description: Geoprocessing tool used to join the attributes of two feature classes based on the spatial relationships between the features in the two feature classes and to write the join an output.
Category:
Help URL: https://zee.rs.gov.br/server/rest/directories/arcgisoutput/App/_SpatialJoin_GPServer/App__SpatialJoin/SpatialJoin.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: target_features
Data Type: GPFeatureRecordSetLayer
Display Name Target Features
Description: Attributes of the target features and the attributes from the joined features are transferred to the output feature class. However, a subset of attributes can be defined in the field map parameter.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 4674
(4674)
Fields:
-
FID
(
type: esriFieldTypeOID, alias: FID
)
-
NM_MUNICIP
(
type: esriFieldTypeString, alias: NM_MUNICIP, length: 60
)
-
GEOCODIGO
(
type: esriFieldTypeInteger, alias: GEOCODIGO
)
-
Symbol
(
type: esriFieldTypeString, alias: Symbol, length: 50
)
-
G_MGS_H
(
type: esriFieldTypeDouble, alias: G_MGS_H
)
-
G_MGS2_H
(
type: esriFieldTypeDouble, alias: G_MGS2_H
)
-
C1_MGP_H
(
type: esriFieldTypeDouble, alias: C1_MGP_H
)
-
C2_MGP_H
(
type: esriFieldTypeDouble, alias: C2_MGP_H
)
-
C3_MGP_H
(
type: esriFieldTypeDouble, alias: C3_MGP_H
)
-
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: join_features
Data Type: GPFeatureRecordSetLayer
Display Name Join Features
Description: The attributes from the join features are joined to the attributes of the target features. See the explanation of the Join Operation parameter for details on how the aggregation of joined attributes are affected by the type of join operation.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 4674
(4674)
Fields:
-
FID
(
type: esriFieldTypeOID, alias: FID
)
-
NM_MUNICIP
(
type: esriFieldTypeString, alias: NM_MUNICIP, length: 60
)
-
GEOCODIGO
(
type: esriFieldTypeInteger, alias: GEOCODIGO
)
-
Symbol
(
type: esriFieldTypeString, alias: Symbol, length: 50
)
-
G_MGS_H
(
type: esriFieldTypeDouble, alias: G_MGS_H
)
-
G_MGS2_H
(
type: esriFieldTypeDouble, alias: G_MGS2_H
)
-
C1_MGP_H
(
type: esriFieldTypeDouble, alias: C1_MGP_H
)
-
C2_MGP_H
(
type: esriFieldTypeDouble, alias: C2_MGP_H
)
-
C3_MGP_H
(
type: esriFieldTypeDouble, alias: C3_MGP_H
)
-
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: out_feature_class
Data Type: GPFeatureRecordSetLayer
Display Name Output Feature Class
Description: A new feature class containing the attributes of the target and join features. By default, all attributes of target features and the attributes of the joined features are written to the output. However, the set of attributes to be transferred can be controlled by the field map parameter.
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 4674
(4674)
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
Join_Count
(
type: esriFieldTypeInteger, alias: Join_Count
)
-
TARGET_FID
(
type: esriFieldTypeInteger, alias: TARGET_FID
)
-
NM_MUNICIP
(
type: esriFieldTypeString, alias: NM_MUNICIP, length: 60
)
-
GEOCODIGO
(
type: esriFieldTypeInteger, alias: GEOCODIGO
)
-
Symbol
(
type: esriFieldTypeString, alias: Symbol, length: 50
)
-
G_MGS_H
(
type: esriFieldTypeDouble, alias: G_MGS_H
)
-
G_MGS2_H
(
type: esriFieldTypeDouble, alias: G_MGS2_H
)
-
C1_MGP_H
(
type: esriFieldTypeDouble, alias: C1_MGP_H
)
-
C2_MGP_H
(
type: esriFieldTypeDouble, alias: C2_MGP_H
)
-
C3_MGP_H
(
type: esriFieldTypeDouble, alias: C3_MGP_H
)
-
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: esriGPParameterTypeOptional
Category:
Parameter: field_mapping
Data Type: GPString
Display Name Field Map of Join Features
Description: Controls which attribute fields will be in the output feature class. The initial list contains all the fields from both the target features and the join features. Fields can be added, deleted, renamed, or have their properties changed. The selected fields from the target features are transferred as is, but selected fields from the join features can be aggregated by a valid merge rule. The default value is an empty string, in which case, all fields from both target and join features are transferred to the output. For details on field mapping, see the help topics "Using the field mapping control" and "Mapping input fields to output fields." Multiple fields and statistic
combination may be specified.Merge rules allow you to specify how values from two or more
input fields are merged or combined into a single output value.
There are several merge rules that determine how the output field is populated with values.First—Use the input fields' first value.Last—Use the input fields' last value.Join—Concatenate (join) the input fields' values.Sum—Calculate the total of the input fields' values.Mean—Calculate the mean (average) of the input fields' values.Median—Calculate the median (middle) of the input fields' values.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
Dependency:
Default Value: NM_MUNICIP "NM_MUNICIP" true true false 60 Text 0 0,First,#,AJURICABA,NM_MUNICIP,0,60;GEOCODIGO "GEOCODIGO" true true false 10 Long 0 10,First,#,AJURICABA,GEOCODIGO,-1,-1;Symbol "Symbol" true true false 50 Text 0 0,First,#,AJURICABA,Symbol,0,50;G_MGS_H "G_MGS_H" true true false 19 Double 0 0,First,#,AJURICABA,G_MGS_H,-1,-1;G_MGS2_H "G_MGS2_H" true true false 19 Double 0 0,First,#,AJURICABA,G_MGS2_H,-1,-1;C1_MGP_H "C1_MGP_H" true true false 19 Double 0 0,First,#,AJURICABA,C1_MGP_H,-1,-1;C2_MGP_H "C2_MGP_H" true true false 19 Double 0 0,First,#,AJURICABA,C2_MGP_H,-1,-1;C3_MGP_H "C3_MGP_H" true true false 19 Double 0 0,First,#,AJURICABA,C3_MGP_H,-1,-1;Shape_Leng "Shape_Leng" true true false 19 Double 0 0,First,#,AJURICABA,Shape_Leng,-1,-1;Shape_Area "Shape_Area" true true false 19 Double 0 0,First,#,AJURICABA,Shape_Area,-1,-1;NM_MUNICIP "NM_MUNICIP" true true false 60 Text 0 0,First,#,AJURICABA,NM_MUNICIP,0,60;GEOCODIGO "GEOCODIGO" true true false 10 Long 0 10,First,#,AJURICABA,GEOCODIGO,-1,-1;Symbol "Symbol" true true false 50 Text 0 0,First,#,AJURICABA,Symbol,0,50;G_MGS_H "G_MGS_H" true true false 19 Double 0 0,First,#,AJURICABA,G_MGS_H,-1,-1;G_MGS2_H "G_MGS2_H" true true false 19 Double 0 0,First,#,AJURICABA,G_MGS2_H,-1,-1;C1_MGP_H "C1_MGP_H" true true false 19 Double 0 0,First,#,AJURICABA,C1_MGP_H,-1,-1;C2_MGP_H "C2_MGP_H" true true false 19 Double 0 0,First,#,AJURICABA,C2_MGP_H,-1,-1;C3_MGP_H "C3_MGP_H" true true false 19 Double 0 0,First,#,AJURICABA,C3_MGP_H,-1,-1;Shape_Leng "Shape_Leng" true true false 19 Double 0 0,First,#,AJURICABA,Shape_Leng,-1,-1;Shape_Area "Shape_Area" true true false 19 Double 0 0,First,#,AJURICABA,Shape_Area,-1,-1
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
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job