Describes the layer's supported capabilities.
The compression quality value.
Controls the tolerance of the lerc compression algorithm.
The copyright text as defined by the service.
The SQL where clause used to filter rasters.
An array of fields in the layer.
The format of the exported image.
Indicates if the layer has multidimensionalInfo.
Indicates the maximum height of the image exported by the service.
Indicates the maximum width of the image exported by the service.
Defines how to interpolate pixel values.
Defines how overlapping images should be mosaicked.
The multidimensional information associated with the layer if the layer's hasMultidimensions property is true
.
The pixel value representing no available information.
Interpretation of the noData setting.
The name of an oid
field containing a unique value or identifier for each raster in the layer.
A function that processes pixelData.
Raster source pixel type.
A complete list of fields that consists of raster attribute table fields, item pixel value, service pixel value, service pixel value with various server defined function templates, and raster attribute table fields.
The renderer assigned to the layer.
Specifies the rule for how the requested image should be rendered.
Source raster information of the image service.
The image service's metadata JSON exposed by the ArcGIS REST API.
The spatial reference of the image service.
The URL to the REST endpoint of the layer.
The version of ArcGIS Server in which the image service is published.
Computes histograms based on the provided ImageHistogramParameters.
Computes statistics and histograms for the provided ImageHistogramParameters.
Returns an image using the export REST operation that displays data from an ImageryLayer.
Generates raster info for the specified rendering rule.
Gets the image coordinate system information of a catalog item in an image service.
Get the raster info of a catalog item in an image service.
Returns sample point locations, pixel values and corresponding resolutions of the source data for a given geometry.
Sends a request to the ArcGIS REST image service to identify content based on the specified ImageIdentifyParameters.
Executes a Query against an image service and returns a FeatureSet, which can be accessed using the .then()
method once the promise resolves.
Generated using TypeDoc
Defines a band combination using 0-based band indexes.
Read more...