Raster DataSource

Raster data source is a file-based raster that resides in a registered raster workspace.

Referenced by: dataSource

Properties

Property Details
dataSourceName The raster datasource's name.
type String value indicating the type for the dataSource.
Valid value of this property raster
workspaceId The unique string value used to identify the datasource's workspace.

Raster DataSource Example

{
  "type": "raster",
  "workspaceId": "rasterWS",
  "dataSourceName": "NewOrleans.tif"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.