[MapProxy] New MapProxy 1.2.0 release
Oliver Tonnhofer
olt at omniscale.de
Wed Aug 31 10:43:17 EDT 2011
Hi there,
we are finally ready to announce the release of MapProxy 1.2.0. It
contains major and minor improvements.
The latest release is available at: <http://pypi.python.org/pypi/MapProxy>
To upgrade within you virtualenv:
$ pip install --upgrade --no-deps MapProxy
Updated documentation is available at: <http://mapproxy.org/docs/1.2.0/>
Some new features:
Tile cache
----------
You can use the MBTiles format for new caches and you can load existing
MBTiles caches.
The directory layout for file based caches is now configurable and you
can choose a TMS compatible layout besides the default TileCache
compatible one.
http://mapproxy.org/docs/nightly/configuration.html#cache
`mapproxy-util scales` tool
---------------------------
The new `mapproxy-util scales` tool helps to convert between scales
and resolutions.
http://mapproxy.org/docs/nightly/mapproxy_util.html#scales
Other features
--------------
- Mapnik source now supports the selection of single layers.
http://mapproxy.org/docs/nightly/sources.html#mapnik
- You can use MultiMapProxy without Paste Deploy.
http://mapproxy.org/docs/nightly/deployment.html#multimapproxy
Regards,
Oliver
--
Oliver Tonnhofer | Omniscale GmbH & Co KG | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt | @oltonn
More information about the MapProxy
mailing list