TilerInfo interface

데이터셋 정보.

속성

bandDescriptions

밴드 설명

bandMetadata

밴드 메타데이터

bounds

범위

colorInterpretation

색 해석

colormap

컬러맵

coordinateReferenceSystem

좌표 기준계

count

개수

driver

Driver

dtype

데이터 형식

height

높이

maxZoom

최대줌

minZoom

민줌

noDataType

NoData 타입

offsets

상쇄

overviews

개요

scales

저울

width

너비

속성 세부 정보

bandDescriptions

밴드 설명

bandDescriptions?: string[][]

속성 값

string[][]

bandMetadata

밴드 메타데이터

bandMetadata?: BandMetadataElement[][]

속성 값

bounds

범위

bounds: number[]

속성 값

number[]

colorInterpretation

색 해석

colorInterpretation?: string[]

속성 값

string[]

colormap

컬러맵

colormap?: Record<string, string[]>

속성 값

Record<string, string[]>

coordinateReferenceSystem

좌표 기준계

coordinateReferenceSystem?: string

속성 값

string

count

개수

count?: number

속성 값

number

driver

Driver

driver?: string

속성 값

string

dtype

데이터 형식

dtype: string

속성 값

string

height

높이

height?: number

속성 값

number

maxZoom

최대줌

maxZoom?: number

속성 값

number

minZoom

민줌

minZoom?: number

속성 값

number

noDataType

NoData 타입

noDataType?: string

속성 값

string

offsets

상쇄

offsets?: number[]

속성 값

number[]

overviews

개요

overviews?: number[]

속성 값

number[]

scales

저울

scales?: number[]

속성 값

number[]

width

너비

width?: number

속성 값

number