[MapProxy] New MapProxy 1.0.1 release

Oliver Tonnhofer olt at omniscale.de
Tue Mar 22 06:02:03 EDT 2011


Hi everyone,

there is a new bug fix release of MapProxy. 

The 1.0.1 release fixes:
- the /demo service on Windows (loaded static content from wrong path)
- one-off error with grid.max_res: last resolution is now < max_res
  e.g. min_res: 1000 max_res: 300 -> now [1000, 500], before [1000, 500, 250]

If you were affected by the max_res issue, then make sure the grids still
contain all levels after the update.

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

To update within you virtualenv:

   $ pip install -U --no-deps MapProxy

Regards,
Oliver

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt





More information about the MapProxy mailing list