﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10451	MapBox imagery with zoom level > 17	anonymous	team	"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"	defect	closed	normal		Core imagery		duplicate		
