Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageServiceIdentifyResult

Hierarchy

  • ImageServiceIdentifyResult

Index

Properties

catalogItemVisibilities

catalogItemVisibilities: number[]

The set of visible areas for the identified catalog items.

Read more...

catalogItems

catalogItems: supportFeatureSet

The set of catalog items that overlap the input geometry.

Read more...

location

location: Point

The identified location.

Read more...

name

name: string

The identify property name.

Read more...

objectId

objectId: number

The identify property id.

Read more...

properties

properties: any

The attributes of the identified object.

Read more...

value

value: string

The identify image service pixel value.

Read more...

Generated using TypeDoc