ArcGISImageServiceInfo

The metadata for an ArcGIS image service. An ArcGIS image service is a data service that provides access to large collections of imagery, elevation data, rasters, and other remotely sensed data. ArcGISImageServiceInfo provides basic information about the image service, such as the name, extent, spatial reference, pixel type, mosaic field names (if appropriate), and a collection of rendering rules.

To display and interact with the raster images, create a RasterLayer using an ImageServiceRaster constructed from the URL to an ArcGIS Image Service. You can obtain the ArcGISImageServiceInfo content from a loaded ImageServiceRaster.

Since

200.1.0

Properties

Link copied to clipboard

Copyright information from image service info object.

Link copied to clipboard

Current version from image service info object.

Link copied to clipboard

Optional mosaic dataset catalog table fields from image service info object.

Link copied to clipboard

Full extent from image service info object.

Link copied to clipboard

Max scale value from image service info object.

Link copied to clipboard

Min scale value from image service info object.

Link copied to clipboard

Name from image service info object.

Link copied to clipboard

Pixel type from image service info object.

Link copied to clipboard

A collection of information about the rendering rules defined in this image service.

Link copied to clipboard

Spatial reference from image service info object.

Link copied to clipboard

The time info from the image service.

Link copied to clipboard
val url: String

URL from image service info object.