opengeospatial / 2D-Tile-Matrix-Set

OGC 2D Tile Matrix Set & TileSet Metadata standard
https://www.ogc.org/standards/tms
Apache License 2.0
8 stars 10 forks source link

Add the CDB Global Grid as a defined tile matrix set #17

Closed jerstlouis closed 3 years ago

jerstlouis commented 3 years ago

The CDB Global Grid combines the CDB Zones with the CDB Level of Details to define both using the 2DTMS Variable Width Tile Matrix Sets conformance class. A definition is available here: https://maps.ecere.com/ogcapi/tileMatrixSets/CDBGlobalGrid (JSON). It also provides an alternative practical example of variable width tile matrices.

Re-using the 2DTMS standard in CDB would greatly simplify understanding of these concepts.

jerstlouis commented 3 years ago

Applied in https://github.com/opengeospatial/2D-Tile-Matrix-Set/pull/19

joanma747 commented 3 years ago

Changes applied by @jerstlouis