﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7953	WMS layer handling	stoecker	wiktorn	"Currently WMS layers are hardcoded in WMS URL. This works, but leaves room for improvement. Suggestions:

* Introduce <layers> tag and {layers} for URL and allow to separate URL and layers. For each layer a boolean should tell whether it is used or not (and default, i.e. in [[Maps]], or not). Possible layout for maps page:
{{{
  <layers>
    <layer value=""strassen"" name=""Streets"" default=""true""/>
  </layers>
}}}
* Later we may add feature to select layers inside of JOSM from imagery menu (requires some work regarding caching as well)."	defect	closed	normal	18.05	Core imagery		fixed		
