[MapProxy] Space in Layername

Rahkonen Jukka jukka.rahkonen at mmmtike.fi
Tue Dec 10 06:19:04 PST 2013


Hi,

If you can control the WMS server, remove apaces because they are not allowed in WMS layer names
http://www.schemacentral.com/sc/xsd/t-xsd_QName.html
http://stackoverflow.com/questions/1631396/what-is-an-xsncname-type-and-when-should-it-be-used

However, if you can't control the server I hope you will find a workaround.

-Jukka Rahkonen-

Jäger, Frank (KRZ) wrote:
 
> Hallo,
> YAML: How to code a Space in  the layername?
> 
> sources: ["wms_src:the layer"]
> sources: ["wms_src:the%20layer"]
> sources: ["wms_src:the+layer"]
> sources: ["wms_src:the_layer"]
> sources: ["wms_src:the\ layer"]
> 
>   .. don't work.
> 
> MapProxy 1.4
> 
> Frank


More information about the MapProxy mailing list