You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2022. It is now read-only.
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?
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?