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
For some reason, zoom levels 11+ are using GMTED data in the ocean near 0,0, instead of ETOPO1 as documented. Tested manually on all zoom levels 11-15.
The text was updated successfully, but these errors were encountered:
DaMatrix
added a commit
to BuildTheEarth/terraplusplus
that referenced
this issue
Dec 28, 2020
According to https://github.com/tilezen/joerd/blob/master/docs/data-sources.md#what-is-sourced-at-what-zooms, GMTED data should only be being used for land data between zooms 4-6. However, when testing bathymetry at 0,0, I noticed the following:
Zoom 10 (working)
Zoom 11 (broken)
For some reason, zoom levels 11+ are using GMTED data in the ocean near 0,0, instead of ETOPO1 as documented. Tested manually on all zoom levels 11-15.
The text was updated successfully, but these errors were encountered: