Appearance
@npm9912/v-map / map-provider/geotiff/utils/GeoTIFFTileProcessor / TileDataParams
Interface: TileDataParams
Defined in: src/map-provider/geotiff/utils/GeoTIFFTileProcessor.ts:43
Parameters for tile data generation
Properties
colorStops?
optionalcolorStops:ColorStop[]
Defined in: src/map-provider/geotiff/utils/GeoTIFFTileProcessor.ts:50
resampleMethod
resampleMethod:
"near"|"bilinear"
Defined in: src/map-provider/geotiff/utils/GeoTIFFTileProcessor.ts:49
resolution
resolution:
number
Defined in: src/map-provider/geotiff/utils/GeoTIFFTileProcessor.ts:48
tileSize
tileSize:
number
Defined in: src/map-provider/geotiff/utils/GeoTIFFTileProcessor.ts:47
x
x:
number
Defined in: src/map-provider/geotiff/utils/GeoTIFFTileProcessor.ts:44
y
y:
number
Defined in: src/map-provider/geotiff/utils/GeoTIFFTileProcessor.ts:45
z
z:
number
Defined in: src/map-provider/geotiff/utils/GeoTIFFTileProcessor.ts:46