Display Name: Calculate Field
Description: Geoprocessing tool used to perform field calculations.
Category:
Help URL: https://maps1webserver2.croppermap.com/arcgis/rest/directories/arcgisoutput/Refresh_GPServer/Refresh/CalculateField.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_table
Data Type: GPFeatureRecordSetLayer
Display Name Input Table
Description: The table containing the field that will be updated with the new calculation.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 102100
(3857)
Fields:
-
FID
(
type: esriFieldTypeOID, alias: FID
)
-
ESZone1920
(
type: esriFieldTypeString, alias: ESZone1920, length: 50
)
-
PBID
(
type: esriFieldTypeString, alias: PBID, length: 10
)
-
LiveK5
(
type: esriFieldTypeInteger, alias: LiveK5
)
-
Live68
(
type: esriFieldTypeInteger, alias: Live68
)
-
Live912
(
type: esriFieldTypeInteger, alias: Live912
)
-
Size
(
type: esriFieldTypeDouble, alias: Size
)
-
Shape_Length
(
type: esriFieldTypeDouble, alias: Shape_Length
)
-
Shape_Area
(
type: esriFieldTypeDouble, alias: Shape_Area
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: field
Data Type: GPString
Display Name Field Name
Description: The field that will be updated with the new calculation.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: ESZone1920
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ Shape, ESZone1920, PBID, LiveK5, Live68, Live912, Size ]
Parameter: expression
Data Type: GPString
Display Name Expression
Description: The simple calculation expression used to create a value that will populate the selected rows.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: !ESZone1920!
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: expression_type
Data Type: GPString
Display Name Expression Type
Description: Specifies the type of expression that will be used.VB—The expression will be written in a standard VB format. This is the default. PYTHON—The expression will be written in a standard Python format. Use of geoprocessor methods and properties is the same as creating a 9.2 version geoprocessor. PYTHON_9.3—The expression will be written in a standard Python format. Use of geoprocessor methods and properties is the same as creating a 9.3 version geoprocessor. Field calculations with a VB Expression type are not supported on 64-bit products, including ArcGIS Pro, ArcGIS Desktop—Background Geoprocessing (64-bit)—and ArcGIS Server. To successfully use Calculate Field in these products, expressions should be converted to Python, or in the case of Background Geoprocessing (64-bit), background processing can alternatively be disabled.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: PYTHON_9.3
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ VB, PYTHON, PYTHON_9.3 ]
Parameter: code_block
Data Type: GPString
Display Name Code Block
Description: Allows for a block of code to be entered for complex expressions.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: out_table
Data Type: GPFeatureRecordSetLayer
Display Name Output Feature Class
Description:
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Geometry Type: esriGeometryPolygon
HasZ: false
HasM: false
Spatial Reference: 102100
(3857)
Fields:
-
FID
(
type: esriFieldTypeOID, alias: FID
)
-
ESZone1920
(
type: esriFieldTypeString, alias: ESZone1920, length: 50
)
-
PBID
(
type: esriFieldTypeString, alias: PBID, length: 10
)
-
LiveK5
(
type: esriFieldTypeInteger, alias: LiveK5
)
-
Live68
(
type: esriFieldTypeInteger, alias: Live68
)
-
Live912
(
type: esriFieldTypeInteger, alias: Live912
)
-
Size
(
type: esriFieldTypeDouble, alias: Size
)
-
Shape_Length
(
type: esriFieldTypeDouble, alias: Shape_Length
)
-
Shape_Area
(
type: esriFieldTypeDouble, alias: Shape_Area
)
Features: None.
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job