[MapProxy] New MapProxy 1.13.0 release
Johannes Weskamm
weskamm at terrestris.de
Thu Nov 19 01:51:18 PST 2020
Hi,
We just released version 1.13.0 of MapProxy!
You can grab it as usual from https://pypi.org/project/MapProxy/
To upgrade within your virtualenv:
$ pip install --upgrade --no-deps MapProxy
Updated documentation is available at: https://mapproxy.org/docs/1.13.0/
Here are the major changes:
Improvements:
* Proj: Support for PROJ>=5 via pyproj.
* Services: New hide_exception_url option to hide source URLs.
* Tile sources: Support â@â in URL path (e.g. /0/0/0 at 2x.png)
Fixes:
* Various fixes for Python 3.8 compatibility.
* WMS: Always query WMS server in supported SRS.
* Fix warnings for tagged layer sources in layers.
* Demo: Fix capabilites âas HTMLâ when running behind a proxy
Best regards,
Johannes
More information about the MapProxy
mailing list