Opened 11 years ago
Closed 10 years ago
#10451 closed defect (duplicate)
MapBox imagery with zoom level > 17
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core imagery | Version: | |
Keywords: | Cc: |
Description
In the parts of the world where MapBox Satellite imagery is only available up to zoom level 17 (which is to say, everywhere except US and Western Europe), you get blank tiles when zooming in close enough.
One way fix to this problem is to edit the TMS link, changing it from
tms[19]:http://{switch:a,b,c}.tiles.mapbox.com/...
to
tms[17]:http://{switch:a,b,c}.tiles.mapbox.com/...
However, JOSM should deal with this correctly out of the box.
The problem is also described in the comments section of this post: http://www.openstreetmap.org/user/lxbarth/diary/21622
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
Component: | Core → Core imagery |
---|
comment:2 by , 11 years ago
comment:3 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #10454.
See also ticket 10454