Display Name: Extract Values To Table
Description: Extracts cell values from a set of rasters to a table, based on a point or polygon feature class.
Category:
Help URL: https://www.arcgisbd.com/server/rest/directories/arcgisoutput/ExtensionTestNJN/ExtractValuesToTableNJN_GPServer/ExtensionTestNJN_ExtractValuesToTableNJN/ExtractValuesToTable.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_features
Data Type: GPString
Display Name Input features
Description: The points or polygon features to be created.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: Community_Clinic_Nos_LGED_2010
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ Community_Clinic_Nos_LGED_2010, District_boundary_BBS_2011, Output Feature Class, Buffer5km ]
Parameter: in_rasters
Data Type: GPMultiValue:GPString
Display Name Input rasters
Description: The rasters must all have the same extent, coordinate system, and cell size.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: [
ADB.Elevation_Band_1
]
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ ADB.Elevation_Band_1, Output raster, Test095 ]
Parameter Infos:
Name: String
Data Type: GPString
Display Name: String
Filter:
Parameter: out_table
Data Type: GPRecordSet
Display Name Output table
Description: The output table contains a record for each point and each raster that has data. If polygon features are input, they are converted to points that coincide with the raster cell centers.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Fields:
-
OID
(
type: esriFieldTypeOID, alias: OID
)
-
Value
(
type: esriFieldTypeDouble, alias: Value
)
-
SrcID_Feat
(
type: esriFieldTypeInteger, alias: SrcID_Feat
)
-
SrcID_Rast
(
type: esriFieldTypeInteger, alias: SrcID_Rast
)
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: out_raster_names_table
Data Type: GPRecordSet
Display Name Output raster names table
Description: Saves the names of the Input rasters to disc.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Fields:
-
OID
(
type: esriFieldTypeOID, alias: OID
)
-
RasterName
(
type: esriFieldTypeString, alias: RasterName, length: 256
)
Features: None.
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: add_warning_field
Data Type: GPBoolean
Display Name Add warnings to output table
Description: Records if input features are partially or completely covered by the Input rasters.Checked—Warning field is added to the output table and populated with a P when a feature is partially covered by raster values.Unchecked—Warning field is not added to the output table.
Direction: esriGPParameterDirectionInput
Filter:
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
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata