TileAddressingScheme type

Scheme for tile addressing in TileJSON specification
KnownTileAddressingScheme can be used interchangeably with TileAddressingScheme, this enum contains the known values that the service supports.

Known values supported by the service

xyz: XYZ tile addressing scheme with origin at top-left
tms: TMS tile addressing scheme with origin at bottom-left

type TileAddressingScheme = string