Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

tile scheme #99

@ltclm

Description

@ltclm

why is our tile adressing scheme different from the default tms scheme described here:
http://www.maptiler.org/google-maps-coordinates-tile-bounds-projection/

The viewer on this page shows the last tile which fully contains switzerland has the address:
TMS: 6,33,41
Google: 6,33,22

In our scheme the corresponding tile has the address: 5,33,7
i know the y value in the cesium debug mode is wrong (top left origin instead of bottom left origin).
Where is the offset in the z-value coming from?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions