El Domingo, 31 de Agosto de 2008, Patrick Weber escribió:
[...]
> The connection string I am using at the moment is:
> http://localhost/echternach/wms.asp?request=GetMap&layers=VE&styles=&srs=EP
>SG:4326&format=image/

Does your WMS server support lowercase parameter names? Keep in mind that the 
WMS standard defines REQUEST, LAYERS, STYLES, SRS and FORMAT all uppercase - 
you might also want to throw "VERSION=1.1.1" into the request string.

Besides that, look at the logs of your webserver (IIS, I guess?), and look at 
the URLs JOSM is trying to fetch. Now, manually fetch such an URL (using 
wget, or a web browser, or whatever), and look at the error message returned 
by the WMS server.


Cheers,
-- 
----------------------------------
Iván Sánchez Ortega <[EMAIL PROTECTED]>

"C makes it easy to shoot yourself in the foot; C++ makes it harder, but when 
you do, it blows away your whole leg."
 - Bjarne Stroustrup

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to