Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DecodeInfo

Index

Constructors

constructor

Properties

Readonly center

center: Vector3 = new THREE.Vector3()

The center of the Tile in the target Projection space. Geometries generated by decoding the OMV tile must be relative to this position.

Readonly columnCount

columnCount: number

The maximum number of columns.

Readonly geoBox

geoBox: GeoBox

The GeoBox of the Tile to decode.

Readonly projectedBoundingBox

projectedBoundingBox: OrientedBox3 = new OrientedBox3()

Readonly rowCount

rowCount: number

The maximum number of rows.

Readonly storageLevelOffset

storageLevelOffset: number

The storage level offset.

Readonly targetProjection

targetProjection: Projection

Readonly tileBounds

tileBounds: Box3 = new THREE.Box3()

The tile bounds in the OMV tile space webMercatorTilingScheme.

Readonly tileKey

tileKey: TileKey

The TileKey of the Tile to decode.

Readonly tileSize

tileSize: Vector3 = new THREE.Vector3()

The tile size in the OMV tile space webMercatorTilingScheme.

Readonly tileSizeOnScreen

tileSizeOnScreen: number

Estimated tile size in pixels.

Optional worldTileProjectionCookie

worldTileProjectionCookie: WorldTileProjectionCookie
internal

Accessors

sourceProjection

tilingScheme

Generated using TypeDoc