﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16330	Unable to define WMS endpoint with key	nkamapper	team	"What is the correct way of entering the WMS endpoint for the following service?

{{{
waapi.webatlas.no/wms-orto-hist?api_key=<key>
}}}

The <key> is the same as in Maps/Norway#NorwayOrthophoto (I am avoiding to write it here).

JOSM will prompt with the menu of layers but will not render the selected layer.
(If one layer is chosen instead of endpoint, the ""?"" and the key is missing from the generated wms url).

Here is a tested and functional example for one of the layers (Oslo area):

{{{
http://waapi.webatlas.no/wms-orto-hist?api_key=<key>&FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=Oslo-1937&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}
}}}

The wms service contains hundreds of historic orthophotos and maps for Norway. Oslo entries are found under ""Historiske ortofoto""->""Eldre orto Akershus"".

I have been told that the key could alternatively be given as either 1) a HTTP request header with the name ""X-WAAPI-TOKEN"", or 2) as password in a Basic authentication (random user name, for example ""osm""). I have not been able to make them work - not sure how to do it."	defect	closed	normal	18.06	Core imagery		fixed		
