[MapProxy] URL with @ symbol in mapproxy.yaml
Ben Field
ben at geocaching.com
Tue Jan 9 17:12:26 PST 2018
When defining a tile source in mapproxy.yaml that has an @ in the URL
parameter, it's effectively hosing everything preceding it.
For example, if the URL is defined like this:
url: http://localhost/tiles/%(tms_path)s/whatever at 2x.png
MapProxy will generate the following error:
No response from URL "http://2x.png": Name or service not known
I tried escaping it, but that didn't work. Is this a bug or is there some
way to use the @ symbol in the URL? This issue didn't exist in MapProxy
v1.9.0.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20180109/bcaa095e/attachment.html>
More information about the MapProxy
mailing list