Adding service overviews

LegacyLegacy:

ArcGIS 10 is the last release of the stand-alone ArcGIS Image Server product. The image service definition (.ISDef) has been replaced by an improved geodatabase data model—the mosaic dataset—which can be published as an image service using the ArcGIS Server Image extension.

Steps:
  1. Click the New Rectangle Rectangle, New Polygon Polygon, New Circle Circle, or New Ellipse Ellipse tool on the Draw toolbar.
  2. Draw a polygon over the area in the service where you want to generate service overviews.
  3. Click the Image Service drop-down menu on the Image Service Definition Editor toolbar and click Advanced > Optimize > Service Overviews > Add.

    This opens the Service Overview Parameters dialog box.

  4. The following fields on the dialog box need to be filled in.

    • Base Pixel Size—Base pixel size used to create service overviews
    • Derived Images Output Folder—Folder to which the derived tiles are output
    • Overview Factor—Factor to be used to create service overviews (Generally values 2 and 3 are used.)
    • Sampling Method—Sampling method to be used to create service overviews—either nearest neighbor or bilinear interpolation
    • Format—Format to be used to create external overviews
    • Compression Method—Method of compression to be used to create external overviews
    • Compression Quality—Compression quality to be used to create external overviews
    • Tile Size—Tile size that has to be used (for TIFF) to create external overviews

  5. Type a value in the Base Pixel Size text box.
  6. Click OK.

    An Image Service Editor message appears,telling you that the service overviews have been added to the image service definition. You need to build the image service definition by checking the Generate derived images option to generate the overview images.

  7. Click OK.
  8. Open the service table.

    You can see the newly added service overview as a row in the table.

  9. Click the Image Service drop-down menu on the Image Service Definition Editor toolbar and click Advanced > Build.
  10. Check the Generate derived images option on the Build Options dialog box.
  11. Click OK.
  12. Close the Service Editor Report window to display a message after the build is over.

    The service overview has been added to the image service definition.

Related Topics


4/19/2011