Display Name: Union
Description: Ferramenta que executa união geométrica das feições de entrada. Conserva todas as feições e seus atributos no arquivo de saída.
Category:
Help URL: https://zee.rs.gov.br/server/rest/directories/arcgisoutput/App/_Union_GPServer/App__Union/Union.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: out_feature_class
Data Type: GPFeatureRecordSetLayer
Display Name Feição resultante
Description: The feature class that will contain the results.
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 4674
(4674)
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
FID_AJURICABA
(
type: esriFieldTypeInteger, alias: FID_AJURICABA
)
-
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
)
-
FID_AJURICABA_Buff_in
(
type: esriFieldTypeInteger, alias: FID_AJURICABA_Buff_in
)
-
NM_MUNICIP_1
(
type: esriFieldTypeString, alias: NM_MUNICIP, length: 60
)
-
GEOCODIGO_1
(
type: esriFieldTypeInteger, alias: GEOCODIGO
)
-
Symbol_1
(
type: esriFieldTypeString, alias: Symbol, length: 50
)
-
G_MGS_H_1
(
type: esriFieldTypeDouble, alias: G_MGS_H
)
-
G_MGS2_H_1
(
type: esriFieldTypeDouble, alias: G_MGS2_H
)
-
C1_MGP_H_1
(
type: esriFieldTypeDouble, alias: C1_MGP_H
)
-
C2_MGP_H_1
(
type: esriFieldTypeDouble, alias: C2_MGP_H
)
-
C3_MGP_H_1
(
type: esriFieldTypeDouble, alias: C3_MGP_H
)
-
Shape_Leng_1
(
type: esriFieldTypeDouble, alias: Shape_Leng
)
-
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: esriGPParameterTypeOptional
Category:
Parameter: join_attributes
Data Type: GPString
Display Name Atributos
Description: Determines which attributes from the input features will be transferred to the output feature class.All attributes—All the attributes from the input features will be transferred to the output feature class. This is the default. All attributes except feature IDs—All the attributes except the FID from the input features will be transferred to the output feature class. Only feature IDs—Only the FID field from the input features will be transferred to the output feature class.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: ALL
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ NO_FID, ONLY_FID, ALL ]
Parameter: cluster_tolerance
Data Type: GPLinearUnit
Display Name Tolerância
Description: The minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in X or Y (or both).
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: gaps
Data Type: GPBoolean
Display Name Permitir gaps
Description: Gaps are areas in the output feature class that are completely enclosed by other polygons. This is not invalid, but it may be desirable to identify these for analysis. To find the gaps in the output, uncheck this parameter—a feature will be created in these areas. To select these features, query the output feature class based on all the input feature's FID values being equal to -1. Checked—No feature will be created for areas in the output that are completely enclosed by polygons. This is the default. Unchecked—A feature will be created for the areas in the output that are completely enclosed by polygons. This feature will have blank attributes and its FID values will be -1.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: true
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