[MapProxy] New MapProxy release 1.2.0b1

Oliver Tonnhofer olt at omniscale.de
Wed Aug 17 09:51:57 EDT 2011


Hi there,

some new features have piled up and so it's time for another release.
We start with a first beta release.

The latest release is available at:
http://mapproxy.org/static/rel/MapProxy-1.2.0b1.tar.gz

To update within you virtualenv:

$ pip install http://mapproxy.org/static/rel/MapProxy-1.2.0b1.tar.gz

The current documentation is available at:
http://mapproxy.org/docs/nightly/

For a complete list of changes see:
http://bitbucket.org/olt/mapproxy/src/1.2.0b1/CHANGES.txt

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