Difference between revisions of "MapProxy"

From OSGeo
Jump to navigation Jump to search
(Created page with "== Basic Project Data == *'''Project Name:''' *'''Project Status Condition:''' *'''Project Web Site:''' *'''Project Contact:''' *'''Short Project Description:''' == Project Infr...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[http://mapproxy.org 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.
 +
 +
MapProxy is a community project entering the foundation as part of the original OSGeo Labs initiative.
 +
 
== Basic Project Data ==
 
== Basic Project Data ==
*'''Project Name:'''
+
*'''Project Name:''' MapProxy
*'''Project Status Condition:'''
+
*'''Project Status Condition:''' Stable
*'''Project Web Site:'''
+
*'''Project Web Site:''' http://mapproxy.org
*'''Project Contact:'''
+
*'''Project Documentation:''' http://mapproxy.org/documentation.html
*'''Short Project Description:'''
+
*'''Project Contact:''' Oliver Tonnhofer <olt at omniscale.de>
 +
*'''Short Project Description:''' MapProxy is a tile cache and WMS proxy.
  
 
== Project Infrastructure ==
 
== Project Infrastructure ==
*'''Project Source Code:'''
+
*'''Project Source Code:''' https://github.com/mapproxy/mapproxy
*'''Project Mailing List:'''
+
*'''Project Mailing List:''' http://lists.osgeo.org/mailman/listinfo/mapproxy
*'''Project Version Control Repository:'''
+
*'''Project Version Control Repository:''' git://github.com/mapproxy/mapproxy.git
*'''Project Bug Tracker:'''
+
*'''Project Developer Documentation:''' http://mapproxy.org/docs/nightly/deployment.html
*'''Project Feature Request Tracker:'''
+
*'''Project Bug Tracker:''' https://github.com/mapproxy/mapproxy/issues
 +
*'''Project Feature Request Tracker:''' ditto
  
 
== Project Governance ==
 
== Project Governance ==
*'''Source Code License:'''
+
*'''Source Code License:''' [http://www.apache.org/licenses/LICENSE-2.0.html Apache License 2.0]
*'''Documentation License:'''
+
*'''Documentation License:''' ditto
*'''Copyright Assignment Policy:'''
+
*'''Copyright Assignment Policy:''' All contributions are licensed under the terms of the Apache License 2.0 without explicit assignment (see [http://www.apache.org/licenses/LICENSE-2.0.html license])
*'''Decision Making Procedure:'''
+
*'''Decision Making Procedure:''' [http://en.wikipedia.org/wiki/Benevolent_Dictator_for_Life BDFL], at least for now.
*'''Coding Standards:'''
+
*'''Coding Standards:''' [http://www.python.org/dev/peps/pep-0008/ PEP8]
*'''Release Procedure:'''
+
*'''Release Procedure:''' Major/minor releases. Beta and release candidates as necessary.
  
 
== Project Deliverables ==
 
== Project Deliverables ==
*'''Latest Project Release:'''
+
*'''Latest Project Release:''' http://pypi.python.org/pypi/MapProxy
  
 
[[Category: OSGeo Labs]]
 
[[Category: OSGeo Labs]]

Latest revision as of 18:25, 19 March 2016

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.

MapProxy is a community project entering the foundation as part of the original OSGeo Labs initiative.

Basic Project Data

Project Infrastructure

Project Governance

  • Source Code License: Apache License 2.0
  • Documentation License: ditto
  • Copyright Assignment Policy: All contributions are licensed under the terms of the Apache License 2.0 without explicit assignment (see license)
  • Decision Making Procedure: BDFL, at least for now.
  • Coding Standards: PEP8
  • Release Procedure: Major/minor releases. Beta and release candidates as necessary.

Project Deliverables