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

Missing layers in OSM WMS?

0

Hello,

I was testing World OSM WMS with QGis recently and it seemed that there was no high detail layers (my best guess would be below 1:100 000) available. I tried this proxy: http://129.206.228.72/osm-proxy/service?

Is this service supposed to lack high detail levels or am I just doing it wrong..? All works fine when I use OSM via openlayers plugin in QGis.

Best regards, Antti

asked 14 May '13, 14:13

Kuusis's gravatar image

Kuusis
6111
accept rate: 0%


One Answer:

6

OpenStreetMap does not operate a WMS service. If you use the OpenLayers plugin (and point it to OSM) then you access map tiles generated by the "Mapnik" renderer on servers run by the OSM foundation. If you use the WMS you mention, you are accessing a server run by Heidelberg University using a different rendering technology and their own style sheets. The only thing shared between the two is the data.

If you want to discuss details about the University WMS, you should best try and contact them directly.

answered 14 May '13, 14:47

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .