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

Make new wms background for Potlatch2

0

I insert a new WMs Background in Potlatch2 like the other WMS - Links in Potlatch2. But it doesn`t work. Has somebody an idea? And can create a working link? There must be a Problem with the variables ({bbox}, {width},...).

The wms-Server is from the Administration from Nordrhine-Westfalen, Germany. The wms Service can use free.

https://www.wms.nrw.de/geobasis/wms_nw_dop20?VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=nw_dop20&STYLES=&SRS=EPSG:4326&BBOX={bbox}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&TRANSPARENT=TRUE

asked 27 Jul '17, 15:04

Street%20Fox's gravatar image

Street Fox
11112
accept rate: 0%

1
(27 Jul '17, 15:16) SK53 ♦

But I can`t upload the Images from the WMS-Server to mapwarper. In Potlatch2 are some Backgrounds which seems like WMS Services (for example: https://gis.tirol.gv.at/arcgis/services/Service_Public/terrain/MapServer/WmsServer?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=Hoehenschichtlinien 20m&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox})

(27 Jul '17, 16:16) Street Fox

One Answer:

1

You can't do this because Potlatch2 does not support WMS, see the author's response on github: link text.

WMS entries appear in Potlatch2 because they use a common imagery json listing. None of them actually work.

answered 27 Jul '17, 16:36

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

Source code available on GitHub .