﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3988	[PATCH] more flexible parameters for bbox	nazotoko	team	"Hi,

We, Japanese, confirmed that we can use orthophoto of National Land Information Office of Japan for mapping.
http://wiki.openstreetmap.org/wiki/Potential_Datasources#Orthophoto_.28MLIT_Japan.29

However, their WMS server has a different format for bbox parameter.
bbox={s},{w},{n},{e}

s,w,n,e are south, west, north and east, respectively.
Usuall bbox is
bbox={w},{s},{e},{n}

I had just thought that if we could use {s} {w} {n} {e} parameters, it would work.
So I made a quick patch.

Then, I have checked it works well.
The projection EPSG:4612 is a little different from EPSG:4326 but the difference is just about 10 centimeter. We don't mind such small difference.

Can I ask you to apply the patch for WMS plugin?
Additionally, can I ask you to add WMS servers list to source.cfg, too?

Thanks a lot."	defect	closed	minor		Core imagery	latest	fixed	WMS bbox	
