mapwarper icon indicating copy to clipboard operation
mapwarper copied to clipboard

JOSM links broken - new format required

Open timwaters opened this issue 13 years ago • 2 comments

wms:http://mapwarper.net/maps/wms/1?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=image&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}

timwaters avatar Dec 05 '12 18:12 timwaters

Is this supposed to be fixed, I am trying to use a image in JOSM and it is just giving errors. Using a link http://mapwarper.net/maps/wms/21146?request=GetCapabilities&service=WMS&version=1.1.1 as given on the export tab

xplora1a avatar Jun 16 '17 15:06 xplora1a

The links such as https://mapwarper.net/maps/tile/12345/{z}/{x}/{y}.png don't work for me in JOSM when I use the Imagery -> Rectified Image... -> Map Warper menu.

However, it works when I put the URL http://mapwarper.net/maps/wms/12345?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=image&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox} under Custom WMS Link

(Maybe this helps someone who comes to GitHub issues trying to understand why the link doesn't work)

lischenko avatar Mar 11 '21 17:03 lischenko