GeoprocessingRasterOutput
GeoprocessingRasterOutput =
object
Defined in: src/ExpoArcgis.types.ts:1559
A raster output from a geoprocessing tool. Mirrors GeoprocessingRaster.
Properties
Section titled “Properties”filePath?
Section titled “filePath?”
optionalfilePath?:string
Defined in: src/ExpoArcgis.types.ts:1564
Absolute local file path (set when the output raster is a local file).
type:
"raster"
Defined in: src/ExpoArcgis.types.ts:1560
optionalurl?:string
Defined in: src/ExpoArcgis.types.ts:1562
Remote raster URL (set by the service for output rasters).