MapProxy Changelog

What's new in MapProxy 1.5.0

Dec 5, 2012
  • Features:
  • read remove_before/refresh_before timestamp from file
  • add --concurrency option to mapproxy-utils export
  • Fixes:
  • fixed where option for coverages (renamed from ogr_where)
  • only write seed progess with --continue or --progress-file option
  • Other:
  • add EPSG:3857 to WMS default SRSs and remove UTM/GK
  • remove import error warning for shapely
  • create metadata table in MBTiles caches

New in MapProxy 1.4.0 (May 18, 2012)

  • fix TypeError exception when auth callback returns {authorized:'full'}
  • use MAPPROXY_LIB_PATH on platforms other that win32 and darwin
  • raise config error for mapnik sources when mapnik could not be imported

New in MapProxy 1.2.1 (Sep 1, 2011)

  • Fixed configuration of watermarks
  • Support for unicode title in old-style layer configuration

New in MapProxy 1.2.0 (Sep 1, 2011)

  • Fixed links in demo service when running as MultiMapProxy