Display Name: Select
Description: Geoprocessing tool that uses a select expression to extract features from one feature class and output them to a new feature class.
Category:
Help URL: https://zee.rs.gov.br/server/rest/directories/arcgisoutput/App/_Select__GPServer/App__Select_/Select.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_features
Data Type: GPFeatureRecordSetLayer
Display Name Input Features
Description: The input feature class or layer from which features are selected.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 4674
(4674)
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
nm_municip
(
type: esriFieldTypeString, alias: nm_municip, length: 60
)
-
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: The output feature class to be created. If no expression is used, it contains all input features.
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 4674
(4674)
Fields:
-
OBJECTID
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
nm_municip
(
type: esriFieldTypeString, alias: nm_municip, length: 60
)
-
Shape_Length
(
type: esriFieldTypeDouble, alias: Shape_Length
)
-
Shape_Area
(
type: esriFieldTypeDouble, alias: Shape_Area
)
Features: None.
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: where_clause
Data Type: GPString
Display Name Expression
Description: An SQL expression used to select a subset of features.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: nm_municip = 'PORTO ALEGRE'
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