MapProxy is an open source proxy for geospatial data. It caches, accelerates and transforms data from existing map services and serves any desktop or web GIS client. It supports WMS-C, TMS and WMTS protocols. MapProxy is a tile cache, but also offers many new and innovative features like full support for WMS clients. ok ajacoutot@ sthen@
13 lines
427 B
Plaintext
13 lines
427 B
Plaintext
$OpenBSD: patch-setup_py,v 1.1.1.1 2014/08/26 18:47:04 landry Exp $
|
|
--- setup.py.orig Tue Aug 26 20:44:28 2014
|
|
+++ setup.py Tue Aug 26 20:44:34 2014
|
|
@@ -54,7 +54,7 @@ def long_description(changelog_releases=10):
|
|
|
|
setup(
|
|
name='MapProxy',
|
|
- version="1.7.0a",
|
|
+ version="1.7.1",
|
|
description='An accelerating proxy for web map services',
|
|
long_description=long_description(7),
|
|
author='Oliver Tonnhofer',
|