Image service GetNativeRasterInfo method

Gets raster info for all source raster for a given catalog item. Raster info includes tiling scheme, orientation, number of columns and rows, GeodataXforms, etc.

GetNativeRasterInfo(int RID)

Parameter

Description

RID

The raster ID.

Return Value

Array of RasterInfo objects.

Remarks

The returned array describes the raster info of all source images. A RasterInfo object completely describes an image.

It contains information on:

For example, for an orthorecified, pansharpen, catalog item, three raster RasterInfo objects will be returned, for MS, PAN and Elevation.

2/28/2020