TilerInfo interface

Dataset Info.

Properties

bandDescriptions

Band Descriptions

bandMetadata

Band Metadata

bounds

Bounds

colorInterpretation

Color interpretation

colormap

Colormap

coordinateReferenceSystem

Coordinate Reference System

count

Count

driver

Driver

dtype

Data type

height

Height

maxZoom

Maxzoom

minZoom

Minzoom

noDataType

NoData Type

offsets

Offsets

overviews

Overviews

scales

Scales

width

Width

Property Details

bandDescriptions

Band Descriptions

bandDescriptions?: string[][]

Property Value

string[][]

bandMetadata

Band Metadata

bandMetadata?: BandMetadataElement[][]

Property Value

bounds

Bounds

bounds: number[]

Property Value

number[]

colorInterpretation

Color interpretation

colorInterpretation?: string[]

Property Value

string[]

colormap

Colormap

colormap?: Record<string, string[]>

Property Value

Record<string, string[]>

coordinateReferenceSystem

Coordinate Reference System

coordinateReferenceSystem?: string

Property Value

string

count

Count

count?: number

Property Value

number

driver

Driver

driver?: string

Property Value

string

dtype

Data type

dtype: string

Property Value

string

height

Height

height?: number

Property Value

number

maxZoom

Maxzoom

maxZoom?: number

Property Value

number

minZoom

Minzoom

minZoom?: number

Property Value

number

noDataType

NoData Type

noDataType?: string

Property Value

string

offsets

Offsets

offsets?: number[]

Property Value

number[]

overviews

Overviews

overviews?: number[]

Property Value

number[]

scales

Scales

scales?: number[]

Property Value

number[]

width

Width

width?: number

Property Value

number