﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17953	Stamen Terrain layer seems broken	naoliv	team	"While trying to use the [https://josm.openstreetmap.de/wiki/Maps/Worldwide#StamenTerrain Stamen Terrain layer], first we get a redirect and then a not found:

For example:

{{{
GET https://stamen-tiles-a.a.ssl.fastly.net/terrain-background/16/24098/36891.jpg -> HTTP_1_1 301 (22 B)
Download redirected to '/terrain-background/16/24098/36891.png'
GET https://stamen-tiles-a.a.ssl.fastly.net/terrain-background/16/24098/36891.png -> HTTP_1_1 404 (286 B)
}}}

Opening https://stamen-tiles-a.a.ssl.fastly.net/terrain-background/16/24098/36891.png on the browser we can see:

{{{
404 Not Found

    Code: NoSuchKey
    Message: The specified key does not exist.
    Key: terrain-background/16/24098/36891.png
    RequestId: C08D89AA9E326945
    HostId: pX2MO+NZg8WYANX8lbnNzEQHdoiW2mmNcJFe3o5j9Bf5CUoFlZnn1V/xu9rX0ylDOSH+5U7BWro=
}}}

I am unsure if we can simply update the URL to `http://{switch:a,b,c,d}.tile.stamen.com/terrain/{zoom}/{x}/{y}.png`
"	defect	closed	normal		External imagery source		othersoftware		
