CanvasMap
Getting Started Tutorials 3D Reference

Pyramids

Issues

BlueSpray Tiles

These classes support BlueSpray's tile format and are the base classes for subclasses. The BlueSpray tiles can contain vector (point, polyline, or polygon) or raster data in any projection. The tiles are also only defined when they contain data of sufficent resolution.

CMDatasetPyramid

Member Variables From the JSON Tile Data

Computed Member Variables

Functions

CMTile

Approach

Memober Variables

Functions

OpenFormat Tiles

CMDatasetPyramidOpenFormat

Subclass of CMDatasetPyramid

CMTileOpenFormat

The TileOpenFormat is based on the 256x256 original Google Mercator pixel-baed projection rather than WebMercator.

Implementation