﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6432	WMS and TMS do not handle projection/projection changes correct	stoecker	team	"WMS does not handle projection changes.

TMS does not handle projection at all (it only supports EPSG:4326 and Mercator).

Suggestion:
 * add a SupportedProjections function to layer
  * For TMS fill in EPSG:4326 and Mercator
  * For WMS fill in the values supported by the server
   * Either use capabilities request or
   * Extend the SRS parameter in URL, so multiple projection can be passed
 * On projection change check whether the layers support the new one and ask user accordingly.
 * On creating a new layer ask to change projection when necessary.

Replace the current code in WMS with a more generic approach which also works with new layer types when projection data is filled in."	defect	closed	critical		Core		fixed		
