ImageQueryFilter

Base Type: TimeQueryFilter

A class for an image query filter used to define a spatial query or an attribute query and retrieve images for a given cell size .

 

Property

Type

Description

PixelSize

Point

Specifies a request pixel (cell) size. It will be used to select catalog items based the minimum and maximum pixel size range of each raster. The unit of the pixel size is defined by the spatial reference.

 

Remarks

 

Defines a query filter which can be used to retrieve images for a given cell size.

 

Examples

C#