Image service properties in Image Server Viewer
Some of the properties of the image service are controlled by the image service administrator. This information includes the name of the image service, the processes applied, and metadata. There are also many properties you can alter to suit your requirements using the client application. 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 choose to alter. For example, a client might not always get to choose the Viewpoint mosaic method, because there are limited data sources this method can be used with. Therefore, the administrator can choose to remove it from the choices given to the client.
The image service properties
Field |
Description |
---|---|
Spatial Reference System |
Defines the spatial reference system based on which imagery should be displayed. 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 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 the nearest neighbor sampling but 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 step 8 in Viewing image service metadata 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 a 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 value is displayed. |