Image service properties in ArcGIS
Some of the properties of the image service are controlled by the image service administrator. This information includes the name of the service, the processes applied to the service, and metadata. There are also many properties you can alter using the client application to suit your requirements. These properties include the spatial reference system, default sampling method, mosaic method, compression method, and background color. The image service administrator can also control what properties the client can alter. For example, a client might not always get to use the Viewpoint mosaic method because there are limited data sources with which this method can be used. Therefore, the administrator can remove it from the choices given to the client.
The image service properties
Field |
Description |
---|---|
Spatial reference system |
Defines the spatial reference system the imagery display should be based on. Each request to the server is for an image based on a rectangular window in the specified spatial reference. Some client applications can define or redefine the required spatial reference. |
Sampling method |
Defines the sampling method by which raster pixels are sampled by the server to match the resolution of the client request. Depending on the application, the sampling method can be changed. More accurate radiometry values are obtained using nearest neighbor sampling, but this method can result in jagged edges of features. Bilinear interpolation provides smoother edges and lines but can result in some smoothing of the image. |
Mosaic method |
An image returned to the client can be created from a number of input rasters. The mosaic method defines how the mosaic is created from different rasters.
|
Lock raster ID |
The image is locked to a specified raster ID if the mosaic method is defined as Lock Image. This can be used to display, by default, only one raster in a service. The Raster ID is specified in the service table. If you know the ID of the raster you want to lock, you can enter it here. Refer to Viewing image service metadata in ArcGIS to learn about locking rasters. |
Compression method |
Defines the method of compression in which to transmit the mosaicked raster data from the server to the client. If accessing the image services over an LAN, large data volumes do not cause a problem. However, when working over slower connections on the Internet, it is better to apply a compression to the imagery before transmission. This compression reduces the size of transmitted imagery but puts an additional load on the service provider to compress the data first.
|
Compression quality |
Defines the quality of compression. A compression quality of 100 percent is the best. Values closer to 0 have very high compression ratios with little regard for quality. Values closer to 100 maintain visual quality while attempting to compress the image. A value of 100 may also indicate no loss in quality if using a lossless compression. |
Background color |
Defines the default background color of the image service. Where there is no imagery, the specified color is displayed. |