[MapProxy] New MapProxy 1.0.0 beta 2 release

Andreas Trawoeger atrawog at datenscheibe.org
Wed Feb 23 09:02:26 EST 2011


Hi Oliver!

2011/2/18 Oliver Tonnhofer <olt at omniscale.de>

>
> we are ready to announce another beta release of MapProxy 1.0.0. It
> contains some minor improvements and a major bug fix. Please read
> the warning below.
>
> The latest release is available at:
> http://mapproxy.org/static/rel/MapProxy-1.0.0b2.tar.gz
>
> To update within you virtualenv:
>
>  $ pip install http://mapproxy.org/static/rel/MapProxy-1.0.0b2.tar.gz
>
> Updated documentation is available at: http://mapproxy.org/docs/1.0.0b2/
>

I'm currently testing MapProxy 1.0.0b2 and couldn't find any bugs so far
:-))

Only trouble I had was configuring image opacity (the documentation about
"image.opacity" is a bit misleading) and it took me some trial and error to
get the parameters right:

sources:
  mapnik_nl2009pctavg_opa_wms:
    type: wms
    supported_srs: ['EPSG:4326']
    image:
      opacity: 0.9
    req:
      url: http://localhost:8000/?
      layers: nightlight2009pctavg


cu andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapproxy/attachments/20110223/d131e198/attachment.html


More information about the MapProxy mailing list