Specify properties for an image service FeedbackFeedback E-mail this topicE-mail this topic Print this topicPrint this topic
Image services properties can be used to request an image from the server. The properties do not change the image on the server, they do control how it is sent from the server.
To set image service properties
  1. Right click on the image service layer in the contents window and click Properties.
  2. Adjust the properties as desired and click OK.

Transmission Compression A drop-down menu and text box to specify the compression applied to transmitted data. This transmission compression can be preset in the source to an image service, but you can always change this. A highly compressed image is transmitted faster than an uncompressed image; however, the image quality may not be as good.

Resampling A drop-down menu that allows you to choose which resampling method will be used on the imagery that is displayed. The options include nearest neighbor, bilinear interpolation, cubic convolution, and majority.

The mosaicked image displayed from a mosaic dataset can be created from a number of input rasters. The mosaic method defines how the mosaicked image display is created from these rasters. For example, when using the By Attribute method, the values in an attribute field are used to sort the images, and when using Closest to Center, the image closest to the center of the display is positioned as the top image in the mosaic. Additionally, the mosaic operator allows you to define how to resolve the overlapping cells, such as choosing a blending operation. The mosaic methods are defined as part of the mosaic dataset properties, but all may not be available. The mosaic methods include the following:

When using a date field with the By Attribute mosaic method, the base value must be entered using one of the following: The mosaic operators include the following: Generally, the mosaicked image is created using the following process:
  1. A spatial query defines the potential images.
  2. The current scale is compared with the minimum and maximum pixel values of the potential images.
  3. The qualified images are selected and sorted according to the mosaic method (the sorting order can be ascending or descending).
  4. The overlap area is resolved by the mosaic operator.
When the Lock Raster mosaic method is specified, the first two steps above are not used.
  1. Click the Mosaic Method drop-down arrow and choose a method.
  2. Optionally, uncheck Sort Ascending.
  3. Optionally, click the Mosaic Operator drop-down arrow and choose a different operator for calculating overlapping cell values.