Display Name: Select Layer By Attribute
Description: Adds, updates, or removes a selection based on an attribute query.
Category:
Help URL: https://sig.taesa.com.br/arcgis/rest/directories/arcgisoutput/campanha_supressao_2025/Select_Layer_By_Attribute_GPServer/campanha_supressao_2025_Select_Layer_By_Attribute/SelectLayerByAttribute.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_layer_or_view
Data Type: GPFeatureRecordSetLayer
Display Name in_layer_or_view
Description: The data to which the selection will be applied.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolyline
HasZ: false
HasM: false
Spatial Reference: 102100
(3857)
Fields:
-
objectid
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
id_responsavel
(
type: esriFieldTypeInteger, alias: ID do Responsável
)
-
dt_levantamento
(
type: esriFieldTypeDate, alias: Data do Levantamento, length: 8
)
-
comp_acesso
(
type: esriFieldTypeDouble, alias: Comprimento do Acesso
)
-
larg_acesso
(
type: esriFieldTypeSmallInteger, alias: Largura do Acesso
)
-
ds_linha_transmissao
(
type: esriFieldTypeString, alias: Linha de Transmissão, length: 100
)
-
est_extrem
(
type: esriFieldTypeString, alias: Vão mais próximo, length: 50
)
-
globalid
(
type: esriFieldTypeGlobalID, alias: globalid, length: 38
)
-
created_user
(
type: esriFieldTypeString, alias: created_user, length: 255
)
-
created_date
(
type: esriFieldTypeDate, alias: created_date, length: 8
)
-
last_edited_user
(
type: esriFieldTypeString, alias: last_edited_user, length: 255
)
-
last_edited_date
(
type: esriFieldTypeDate, alias: last_edited_date, length: 8
)
-
shape_Length
(
type: esriFieldTypeDouble, alias: shape_Length
)
Features: None.
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: selection_type
Data Type: GPString
Display Name Selection Type
Description: Specifies how the selection will be applied and what to do if a selection already exists.New selection—The resulting selection replaces the current selection. This is the default.Add to the current selection—The resulting selection is added to the current selection if one exists. If no selection exists, this is the same as the new selection option.Remove from the current selection—The resulting selection is removed from the current selection. If no selection exists, this option has no effect.Select subset from the current selection—The resulting selection is combined with the current selection. Only records that are common to both remain selected.Switch the current selection—The selection is switched. All records that were selected are removed from the current selection, and all records that were not selected are added to the current selection. The Expression parameter (where_clause in Python) is ignored when this option is specified.Clear the current selection—The selection is cleared or removed. The Expression parameter (where_clause in Python) is ignored when this option is specified.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: NEW_SELECTION
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ NEW_SELECTION, ADD_TO_SELECTION, REMOVE_FROM_SELECTION, SUBSET_SELECTION, SWITCH_SELECTION, CLEAR_SELECTION ]
Parameter: where_clause
Data Type: GPString
Display Name Expression
Description: An SQL expression used to select a subset of records.
Direction: esriGPParameterDirectionInput
Filter:
Dependency: in_layer_or_view
Default Value: ds_linha_transmissao = 'LT 230 kV LAGOA NOVA II - CURRAIS NOVOS II'
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: out_layer_or_view
Data Type: GPFeatureRecordSetLayer
Display Name Updated Layer Or Table View
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type: esriGeometryPolyline
HasZ: false
HasM: false
Spatial Reference: 102100
(3857)
Fields:
-
objectid
(
type: esriFieldTypeOID, alias: OBJECTID
)
-
id_responsavel
(
type: esriFieldTypeInteger, alias: ID do Responsável
)
-
dt_levantamento
(
type: esriFieldTypeDate, alias: Data do Levantamento, length: 8
)
-
comp_acesso
(
type: esriFieldTypeDouble, alias: Comprimento do Acesso
)
-
larg_acesso
(
type: esriFieldTypeSmallInteger, alias: Largura do Acesso
)
-
ds_linha_transmissao
(
type: esriFieldTypeString, alias: Linha de Transmissão, length: 100
)
-
est_extrem
(
type: esriFieldTypeString, alias: Vão mais próximo, length: 50
)
-
globalid
(
type: esriFieldTypeGlobalID, alias: globalid, length: 38
)
-
created_user
(
type: esriFieldTypeString, alias: created_user, length: 255
)
-
created_date
(
type: esriFieldTypeDate, alias: created_date, length: 8
)
-
last_edited_user
(
type: esriFieldTypeString, alias: last_edited_user, length: 255
)
-
last_edited_date
(
type: esriFieldTypeDate, alias: last_edited_date, length: 8
)
-
shape_Length
(
type: esriFieldTypeDouble, alias: shape_Length
)
Features: None.
Parameter Type: esriGPParameterTypeDerived
Category:
Parameter: invert_where_clause
Data Type: GPBoolean
Display Name Invert Where Clause
Description: Specifies whether the expression will be used as is, or the opposite of the expression will be used.Unchecked—The query will be used as is. This is the default.Checked—The opposite of the query will be used. If the Selection Type parameter is used, the reversal of the selection occurs before it is combined with existing selections.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: count
Data Type: GPLong
Display Name Count
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
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