GeoprocessingRaster constructor

GeoprocessingRaster(
  1. Uri? uri, {
  2. String format = '',
})

Create a geoprocessing date parameter with the given URL and image format.

Parameters:

  • uri — The URL of the raster data location.
  • format — The image format of the raster data.