[MapProxy] New MapProxy 0.9.1 release

Oliver Tonnhofer olt at omniscale.de
Mon Jan 10 12:09:44 EST 2011


Hi everyone,

we are finally ready to announce the release of MapProxy 0.9.1. It
contains lots of major and minor improvements.

The latest release is available at: <http://pypi.python.org/pypi/MapProxy>

To update within you virtualenv:

    $ pip install -U MapProxy

Updated documentation is available at: <http://mapproxy.org/docs/0.9.1/>

Head over to our blog http://mapproxy.org/ or read on for more information
about the release.

Some noteworthy improvements are:

Coverage support
----------------

You can limit any tile/WMS source to the actual coverage of the data. The
configuration is similar to the seeding tool. You can use a simple BBOX, WKT
files or OGR datasources like Shapefiles to load the boundaries of your data.
Requests for data outside of the coverage will result in empty images and the
source will not be requested.

See: <http://mapproxy.org/docs/0.9.1/coverages.html>

WMS improvements
----------------

We added lots of new features to the WMS implementation of MapProxy. Some of them:

* Nested [layer groups](http://mapproxy.org/docs/0.9.1/configuration.html#id1)
* WMS 1.1.0 support
* [GetLegendGraphic support](http://mapproxy.org/docs/0.9.1/sources.html#wms-opts)
* [ScaleHint support](http://mapproxy.org/docs/0.9.1/configuration.html#min-res-max-res-or-min-scale-max-scale)
* [SLD support for WMS sources](http://mapproxy.org/docs/0.9.1/configuration_examples.html#wms-sources-with-styled-layer-description-sld)

MultiMapProxy
-------------

Use multiple MapProxy configurations in a single MapProxy instance: <http://mapproxy.org/docs/0.9.1/deployment.html#multimapproxy>

Changelog
---------

For a more complete list see: <http://bitbucket.org/olt/mapproxy/src/0.9.1/CHANGES.txt>


Regards,
Oliver

-- 
Oliver Tonnhofer <olt at omniscale.de>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR
Nadorster Str. 60, 26123 Oldenburg
Tel: +49(0)441/9392774-2 (Fax: 9)



More information about the MapProxy mailing list