[OSM-newbies] JOSM, WMS plugin not working

Thorir Jonsson thorirmar at gmail.com
Thu Feb 26 07:41:15 GMT 2009


Hi, I'm having some problems getting the WMS plugin to work.

Downloading Landsat images works fine, but OpenAerialMap and Yahoo! don't work.

Selecting OpenAerialMap only gives me red exception occurred tiles
while selecting Yahoo! gets me nothing.

The terminal output when trying to download the OAM tiles seems to
indicate a server error:

java.lang.Exception: Server returned HTTP response code: 500 for URL:
http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&srs=EPSG:4326&format=image/jpeg&bbox=12.6210659,55.6178058,12.6343653,55.6311052&width=500&height=500
Image couldn't be fetched:
http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&srs=EPSG:4326&format=image/jpeg&bbox=12.6210659,55.6178058,12.6343653,55.6311052&width=500&height=500
	at wmsplugin.WMSGrabber.fetch(WMSGrabber.java:64)
	at wmsplugin.Grabber.attempt(Grabber.java:64)
	at wmsplugin.WMSGrabber.run(WMSGrabber.java:43)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at java.lang.Thread.run(Thread.java:619)



but the Yahoo! output is not as clear:

WMS::Browsing YAHOO: [gnome-web-photo-fixed,
file:////home/tiny/.josm/plugins/wmsplugin/ymap.html?bbox=12.6210659,55.6178058,12.6343653,55.6311052&srs=EPSG:4326&width=500&height=500]
im == null!
WMS::Browsing YAHOO: [gnome-web-photo-fixed,
file:////home/tiny/.josm/plugins/wmsplugin/ymap.html?bbox=12.6343653,55.6178058,12.6476646,55.6311052&srs=EPSG:4326&width=500&height=500]
im == null!
WMS::Browsing YAHOO: [gnome-web-photo-fixed,
file:////home/tiny/.josm/plugins/wmsplugin/ymap.html?bbox=12.6476646,55.6178058,12.6609639,55.6311052&srs=EPSG:4326&width=500&height=500]
im == null!

This keeps scrolling in the terminal window untill I delete the Yahoo!
layer.  It's as if though the plugin is requesting these three tiles
over and over again.

I'm using Ubuntu 8.04


Cheers,
Þórir Már




More information about the newbies mailing list