This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

JOSM - Spot and Landsat WMS layers give red “error” screen

1

I had enabled OpenStreet Mapnik, Landsat and Spot in WMS/TMS tab in JOSM Preferences. When I use Mapnik everything is alright. But with Landsat and Spot I just get a red screen with "Error" everywhere. Is there something that I need to do ?

asked 27 Jun '11, 19:30

Ramseslegrand's gravatar image

Ramseslegrand
16112
accept rate: 0%

edited 28 Jun '11, 11:46

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866

It's also well working with Bing ! Any idea for Spot or Landsat ?

(28 Jun '11, 08:25) Ramseslegrand

What program are you referring to?

(28 Jun '11, 08:55) Richard ♦

Sorry, it's JOSM, version 4064

(28 Jun '11, 09:25) Ramseslegrand

Not that there's an answer there yet, but this sounds similar to https://help.openstreetmap.org/questions/6048/bing-imagery-not-showing-up

(28 Jun '11, 11:47) SomeoneElse ♦

2 Answers:

1

What URL is the Landsat WMS using? I think the server JOSM has as default is http://onearth.jpl.nasa.gov, but it seems NASA are no longer providing a WMS service for Landsat. If I copy that URL into my browser, it gives an error "This server no longer provides full WMS services!".

In the JOSM WMS/TMS preferences, I have an option named Landsat (mirror). It is using a different URL ( wms:http://irs.gis-lab.info/?layers=landsat& ), and it seems to be working fine for me.

answered 28 Jun '11, 12:00

Vclaw's gravatar image

Vclaw
9.2k895141
accept rate: 22%

You right, it's working with the Landsat mirror. For SPOT I found this post: http://www.mail-archive.com/talk-fr@openstreetmap.org/msg32906.html So we have to wait for a better SPOT tool!

(28 Jun '11, 12:47) Ramseslegrand

0
wms:http://irs.gis-lab.info/?layers=landsat&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}

answered 01 Sep '16, 21:11

velmyshanovnyi's gravatar image

velmyshanovnyi
112
accept rate: 0%

Source code available on GitHub .