Image service Identify method

Returns the identified result for a given geometry, a mosaic rule, and pixel size.

Identify(Geometry Location, MosaicRule MosaicRule, Point PixelSize)

Parameter

Description

Location

A geometry that defines the location to be identified. The location can be a point or a polygon.

MosaicRule

A mosaic rule defining the image sorting order.

PixelSize

A point that defines pixel size level being identified.

Return Value

The ImageServerIdentifyResult object.

Remarks

Included in the ImageServerIdentifyResult object are:

11/8/2016