Specifying a string when using the Classify Pixel process

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.

This example uses a string to show how you can select pixel values that may not be in a continuous range.

Steps:
  1. Open an image service definition.
  2. Click the Image Service Properties button Image Service Properties on the Image Service Definition Editor toolbar.

    The Image Service Properties dialog box appears.

  3. Click the Service Processes node.
  4. Click the Classify Pixel process and click the Add Process button Add Process.

    The selected process is added to the Processes Selected list on the right.

  5. Click Classify Pixel in the Processes Selected list.
  6. Click the Edit button Edit.

    The Classify Pixel Process Definition dialog box is displayed.

  7. Click the Include method drop-down arrow on the ClassifyPixel Process Definition dialog box and click And.
  8. Click the Exclude method drop-down arrow and click None.
  9. Type "0-20;30-40" in the Include range for band 1 text box.
  10. Type "0-60" in the Include range for band 2 text box.
  11. Type "0-40" in the Include range for band 3 text box.

    Include Method 2

  12. Click OK.
  13. Click the Extract Bands process and click the Add Process button Add Process.

    The selected process gets added to the Processes Selected list on the right.

  14. Click OK.
  15. Build the image service definition with the Compute Output Properties options checked, as the output image properties will change to one band from the three-band input.
  16. Preview the image service definition.

Related Topics


4/19/2011