CHANGES.txt
COPYING.txt
LICENSE.txt
MANIFEST.in
README.txt
setup.cfg
setup.py
MapProxy.egg-info/PKG-INFO
MapProxy.egg-info/SOURCES.txt
MapProxy.egg-info/dependency_links.txt
MapProxy.egg-info/entry_points.txt
MapProxy.egg-info/namespace_packages.txt
MapProxy.egg-info/not-zip-safe
MapProxy.egg-info/requires.txt
MapProxy.egg-info/top_level.txt
mapproxy/__init__.py
mapproxy/exception.py
mapproxy/featureinfo.py
mapproxy/grid.py
mapproxy/layer.py
mapproxy/multiapp.py
mapproxy/proj.py
mapproxy/response.py
mapproxy/srs.py
mapproxy/template.py
mapproxy/tilefilter.py
mapproxy/version.py
mapproxy/wsgiapp.py
mapproxy/cache/__init__.py
mapproxy/cache/file.py
mapproxy/cache/legend.py
mapproxy/cache/tile.py
mapproxy/client/__init__.py
mapproxy/client/cgi.py
mapproxy/client/http.py
mapproxy/client/log.py
mapproxy/client/tile.py
mapproxy/client/wms.py
mapproxy/config/__init__.py
mapproxy/config/config.py
mapproxy/config/coverage.py
mapproxy/config/defaults.py
mapproxy/config/loader.py
mapproxy/config/spec.py
mapproxy/config_template/__init__.py
mapproxy/config_template/base_config/config.wsgi
mapproxy/config_template/base_config/log.ini
mapproxy/config_template/base_config/mapproxy.yaml
mapproxy/config_template/base_config/seed.yaml
mapproxy/config_template/paster/etc/config.ini
mapproxy/config_template/paster/etc/config.wsgi
mapproxy/config_template/paster/etc/develop.ini
mapproxy/config_template/paster/etc/log_deploy.ini
mapproxy/config_template/paster/etc/mapproxy.yaml
mapproxy/config_template/paster/etc/seed.yaml
mapproxy/config_template/war/web.xml
mapproxy/image/__init__.py
mapproxy/image/message.py
mapproxy/image/opts.py
mapproxy/image/tile.py
mapproxy/image/transform.py
mapproxy/image/fonts/DejaVuSans.ttf
mapproxy/image/fonts/DejaVuSansMono.ttf
mapproxy/image/fonts/LICENSE
mapproxy/image/fonts/__init__.py
mapproxy/platform/__init__.py
mapproxy/platform/image.py
mapproxy/platform/lock.py
mapproxy/platform/proj.py
mapproxy/platform/cpython/__init__.py
mapproxy/platform/cpython/lock.py
mapproxy/platform/cpython/proj.py
mapproxy/platform/jython/__init__.py
mapproxy/platform/jython/lock.py
mapproxy/platform/jython/proj.py
mapproxy/request/__init__.py
mapproxy/request/base.py
mapproxy/request/tile.py
mapproxy/request/wmts.py
mapproxy/request/wms/__init__.py
mapproxy/request/wms/exception.py
mapproxy/script/__init__.py
mapproxy/script/util.py
mapproxy/security/__init__.py
mapproxy/security/authorize.py
mapproxy/security/referrer.py
mapproxy/seed/__init__.py
mapproxy/seed/cleanup.py
mapproxy/seed/config.py
mapproxy/seed/script.py
mapproxy/seed/seeder.py
mapproxy/seed/spec.py
mapproxy/seed/util.py
mapproxy/service/__init__.py
mapproxy/service/base.py
mapproxy/service/demo.py
mapproxy/service/kml.py
mapproxy/service/ows.py
mapproxy/service/template_helper.py
mapproxy/service/tile.py
mapproxy/service/wms.py
mapproxy/service/wmts.py
mapproxy/service/wmts_foo
mapproxy/service/templates/tms_capabilities.xml
mapproxy/service/templates/tms_exception.xml
mapproxy/service/templates/tms_tilemap_capabilities.xml
mapproxy/service/templates/wms100capabilities.xml
mapproxy/service/templates/wms100exception.xml
mapproxy/service/templates/wms110capabilities.xml
mapproxy/service/templates/wms110exception.xml
mapproxy/service/templates/wms111capabilities.xml
mapproxy/service/templates/wms111exception.xml
mapproxy/service/templates/wms130capabilities.xml
mapproxy/service/templates/wms130exception.xml
mapproxy/service/templates/wmts100capabilities.xml
mapproxy/service/templates/wmts100exception.xml
mapproxy/service/templates/demo/capabilities_demo.html
mapproxy/service/templates/demo/demo.html
mapproxy/service/templates/demo/openlayers-demo.cfg
mapproxy/service/templates/demo/static.html
mapproxy/service/templates/demo/tms_demo.html
mapproxy/service/templates/demo/wms_demo.html
mapproxy/service/templates/demo/static/OpenLayers.js
mapproxy/service/templates/demo/static/logo.png
mapproxy/service/templates/demo/static/site.css
mapproxy/service/templates/demo/static/img/blank.gif
mapproxy/service/templates/demo/static/img/east-mini.png
mapproxy/service/templates/demo/static/img/north-mini.png
mapproxy/service/templates/demo/static/img/south-mini.png
mapproxy/service/templates/demo/static/img/west-mini.png
mapproxy/service/templates/demo/static/img/zoom-minus-mini.png
mapproxy/service/templates/demo/static/img/zoom-plus-mini.png
mapproxy/service/templates/demo/static/img/zoom-world-mini.png
mapproxy/service/templates/demo/static/theme/default/framedCloud.css
mapproxy/service/templates/demo/static/theme/default/google.css
mapproxy/service/templates/demo/static/theme/default/ie6-style.css
mapproxy/service/templates/demo/static/theme/default/style.css
mapproxy/source/__init__.py
mapproxy/source/mapnik.py
mapproxy/source/tile.py
mapproxy/source/wms.py
mapproxy/test/__init__.py
mapproxy/test/helper.py
mapproxy/test/http.py
mapproxy/test/image.py
mapproxy/test/cite/cite.yaml
mapproxy/test/cite/cite_conf.yaml
mapproxy/test/cite/readme.txt
mapproxy/test/schemas/xml.xsd
mapproxy/test/schemas/kml/2.2.0/ReadMe.txt
mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd
mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd
mapproxy/test/schemas/kml/2.2.0/xAL.xsd
mapproxy/test/schemas/ows/1.1.0/ReadMe.txt
mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd
mapproxy/test/schemas/ows/1.1.0/owsAll.xsd
mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd
mapproxy/test/schemas/ows/1.1.0/owsContents.xsd
mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd
mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd
mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd
mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd
mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd
mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd
mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd
mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd
mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd
mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd
mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd
mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd
mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml
mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd
mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml
mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd
mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml
mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd
mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml
mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd
mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd
mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd
mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd
mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd
mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml
mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd
mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml
mapproxy/test/schemas/wms/1.3.0/ReadMe.txt
mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml
mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd
mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml
mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd
mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd
mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd
mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd
mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd
mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd
mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml
mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd
mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml
mapproxy/test/schemas/wmts/1.0/ReadMe.txt
mapproxy/test/schemas/wmts/1.0/wmts.xsd
mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl
mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd
mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd
mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd
mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd
mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd
mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd
mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd
mapproxy/test/schemas/xlink/1.0.0/ReadMe.txt
mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd
mapproxy/test/system/__init__.py
mapproxy/test/system/test_auth.py
mapproxy/test/system/test_behind_proxy.py
mapproxy/test/system/test_combined_sources.py
mapproxy/test/system/test_coverage.py
mapproxy/test/system/test_formats.py
mapproxy/test/system/test_kml.py
mapproxy/test/system/test_layergroups.py
mapproxy/test/system/test_legendgraphic.py
mapproxy/test/system/test_mapnik.py
mapproxy/test/system/test_mapserver.py
mapproxy/test/system/test_multiapp.py
mapproxy/test/system/test_scalehints.py
mapproxy/test/system/test_seed.py
mapproxy/test/system/test_seed_only.py
mapproxy/test/system/test_sld.py
mapproxy/test/system/test_source_errors.py
mapproxy/test/system/test_tms.py
mapproxy/test/system/test_wms.py
mapproxy/test/system/test_wmsc.py
mapproxy/test/system/test_wmts.py
mapproxy/test/system/test_xslt_featureinfo.py
mapproxy/test/system/fixture/auth.yaml
mapproxy/test/system/fixture/cgi.py
mapproxy/test/system/fixture/combined_sources.yaml
mapproxy/test/system/fixture/config.ini
mapproxy/test/system/fixture/coverage.yaml
mapproxy/test/system/fixture/formats.yaml
mapproxy/test/system/fixture/layer.yaml
mapproxy/test/system/fixture/layergroups.yaml
mapproxy/test/system/fixture/layergroups_root.yaml
mapproxy/test/system/fixture/legendgraphic.yaml
mapproxy/test/system/fixture/mapnik_source.yaml
mapproxy/test/system/fixture/mapserver.yaml
mapproxy/test/system/fixture/multiapp1.yaml
mapproxy/test/system/fixture/multiapp2.yaml
mapproxy/test/system/fixture/scalehints.yaml
mapproxy/test/system/fixture/seed.yaml
mapproxy/test/system/fixture/seed_mapproxy.yaml
mapproxy/test/system/fixture/seed_old.yaml
mapproxy/test/system/fixture/seedonly.yaml
mapproxy/test/system/fixture/sld.yaml
mapproxy/test/system/fixture/source_errors.yaml
mapproxy/test/system/fixture/wmts.yaml
mapproxy/test/system/fixture/xslt_featureinfo.yaml
mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg
mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png
mapproxy/test/unit/__init__.py
mapproxy/test/unit/epsg
mapproxy/test/unit/test_async.py
mapproxy/test/unit/test_auth.py
mapproxy/test/unit/test_cache.py
mapproxy/test/unit/test_client.py
mapproxy/test/unit/test_client_cgi.py
mapproxy/test/unit/test_collections.py
mapproxy/test/unit/test_concat_legends.py
mapproxy/test/unit/test_conf_loader.py
mapproxy/test/unit/test_config.py
mapproxy/test/unit/test_exceptions.py
mapproxy/test/unit/test_featureinfo.py
mapproxy/test/unit/test_file_lock_load.py
mapproxy/test/unit/test_geom.py
mapproxy/test/unit/test_grid.py
mapproxy/test/unit/test_image.py
mapproxy/test/unit/test_image_messages.py
mapproxy/test/unit/test_image_options.py
mapproxy/test/unit/test_multiapp.py
mapproxy/test/unit/test_ogr_reader.py
mapproxy/test/unit/test_referrer.py
mapproxy/test/unit/test_request.py
mapproxy/test/unit/test_request_wmts.py
mapproxy/test/unit/test_response.py
mapproxy/test/unit/test_seed.py
mapproxy/test/unit/test_srs.py
mapproxy/test/unit/test_tilefilter.py
mapproxy/test/unit/test_timeutils.py
mapproxy/test/unit/test_utils.py
mapproxy/test/unit/test_yaml.py
mapproxy/test/unit/polygons/polygons.dbf
mapproxy/test/unit/polygons/polygons.shp
mapproxy/test/unit/polygons/polygons.shx
mapproxy/util/__init__.py
mapproxy/util/async.py
mapproxy/util/collections.py
mapproxy/util/geom.py
mapproxy/util/lib.py
mapproxy/util/lock.py
mapproxy/util/ogr.py
mapproxy/util/semlock.py
mapproxy/util/threadpool.py
mapproxy/util/times.py
mapproxy/util/wsgi.py
mapproxy/util/yaml.py
mapproxy/util/ext/__init__.py
mapproxy/util/ext/local.py
mapproxy/util/ext/lockfile.py
mapproxy/util/ext/odict.py
mapproxy/util/ext/serving.py
mapproxy/util/ext/dictspec/__init__.py
mapproxy/util/ext/dictspec/spec.py
mapproxy/util/ext/dictspec/validator.py
mapproxy/util/ext/dictspec/test/__init__.py
mapproxy/util/ext/dictspec/test/test_validator.py
mapproxy/util/ext/tempita/__init__.py
mapproxy/util/ext/tempita/_looper.py
mapproxy/util/ext/tempita/compat3.py