CHANGES.txt
COPYING.txt
LICENSE.txt
MANIFEST.in
README.rst
requirements-tests.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
doc/GM.txt
doc/Makefile
doc/auth.rst
doc/caches.rst
doc/conf.py
doc/configuration.rst
doc/configuration_examples.rst
doc/coverages.rst
doc/decorate_img.rst
doc/deployment.rst
doc/development.rst
doc/index.rst
doc/inspire.rst
doc/install.rst
doc/install_osgeo4w.rst
doc/install_windows.rst
doc/labeling.rst
doc/mapproxy_2.rst
doc/mapproxy_util.rst
doc/mapproxy_util_autoconfig.rst
doc/seed.rst
doc/services.rst
doc/sources.rst
doc/tutorial.rst
doc/tutorial.yaml
doc/_static/logo.png
doc/_static/mapproxy.css
doc/_templates/layout.html
doc/_templates/navbar.html
doc/_templates/toctree.html
doc/imgs/bicubic.png
doc/imgs/bilinear.png
doc/imgs/labeling-dynamic.png
doc/imgs/labeling-meta-buffer.png
doc/imgs/labeling-metatiling-buffer.png
doc/imgs/labeling-metatiling.png
doc/imgs/labeling-no-clip.png
doc/imgs/labeling-no-placement.png
doc/imgs/labeling-partial-false.png
doc/imgs/labeling-repeated.png
doc/imgs/mapnik-webmerc-hq.png
doc/imgs/mapnik-webmerc.png
doc/imgs/mapproxy-demo.png
doc/imgs/nearest.png
doc/yaml/cache_conf.yaml
doc/yaml/grid_conf.yaml
doc/yaml/merged_conf.yaml
doc/yaml/meta_conf.yaml
doc/yaml/seed.yaml
doc/yaml/simple_conf.yaml
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/base.py
mapproxy/cache/couchdb.py
mapproxy/cache/dummy.py
mapproxy/cache/file.py
mapproxy/cache/legend.py
mapproxy/cache/mbtiles.py
mapproxy/cache/meta.py
mapproxy/cache/renderd.py
mapproxy/cache/riak.py
mapproxy/cache/sqlite.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/compat/__init__.py
mapproxy/compat/image.py
mapproxy/compat/itertools.py
mapproxy/compat/modules.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/validator.py
mapproxy/config_template/__init__.py
mapproxy/config_template/base_config/config.wsgi
mapproxy/config_template/base_config/full_example.yaml
mapproxy/config_template/base_config/full_seed_example.yaml
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/image/__init__.py
mapproxy/image/mask.py
mapproxy/image/merge.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/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/export.py
mapproxy/script/grids.py
mapproxy/script/scales.py
mapproxy/script/util.py
mapproxy/script/wms_capabilities.py
mapproxy/script/conf/__init__.py
mapproxy/script/conf/app.py
mapproxy/script/conf/caches.py
mapproxy/script/conf/layers.py
mapproxy/script/conf/seeds.py
mapproxy/script/conf/sources.py
mapproxy/script/conf/utils.py
mapproxy/seed/__init__.py
mapproxy/seed/cachelock.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/templates/tms_capabilities.xml
mapproxy/service/templates/tms_exception.xml
mapproxy/service/templates/tms_root_resource.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/wmts_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/error.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/mocker.py
mapproxy/test/test_http_helper.py
mapproxy/test/schemas/xml.xsd
mapproxy/test/schemas/inspire/common/1.0/common.xsd
mapproxy/test/schemas/inspire/common/1.0/network.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd
mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd
mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.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_cache_grid_names.py
mapproxy/test/system/test_cache_mbtiles.py
mapproxy/test/system/test_cache_source.py
mapproxy/test/system/test_combined_sources.py
mapproxy/test/system/test_coverage.py
mapproxy/test/system/test_decorate_img.py
mapproxy/test/system/test_disable_storage.py
mapproxy/test/system/test_formats.py
mapproxy/test/system/test_inspire_vs.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_mixed_mode_format.py
mapproxy/test/system/test_multiapp.py
mapproxy/test/system/test_renderd_client.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_tilesource_minmax_res.py
mapproxy/test/system/test_tms.py
mapproxy/test/system/test_tms_origin.py
mapproxy/test/system/test_util_conf.py
mapproxy/test/system/test_util_export.py
mapproxy/test/system/test_util_grids.py
mapproxy/test/system/test_util_wms_capabilities.py
mapproxy/test/system/test_watermark.py
mapproxy/test/system/test_wms.py
mapproxy/test/system/test_wms_srs_extent.py
mapproxy/test/system/test_wms_version.py
mapproxy/test/system/test_wmsc.py
mapproxy/test/system/test_wmts.py
mapproxy/test/system/test_wmts_dimensions.py
mapproxy/test/system/test_wmts_restful.py
mapproxy/test/system/test_xslt_featureinfo.py
mapproxy/test/system/fixture/auth.yaml
mapproxy/test/system/fixture/cache.mbtiles
mapproxy/test/system/fixture/cache_grid_names.yaml
mapproxy/test/system/fixture/cache_mbtiles.yaml
mapproxy/test/system/fixture/cache_source.yaml
mapproxy/test/system/fixture/cgi.py
mapproxy/test/system/fixture/combined_sources.yaml
mapproxy/test/system/fixture/coverage.yaml
mapproxy/test/system/fixture/disable_storage.yaml
mapproxy/test/system/fixture/empty_ogrdata.geojson
mapproxy/test/system/fixture/formats.yaml
mapproxy/test/system/fixture/inspire.yaml
mapproxy/test/system/fixture/inspire_full.yaml
mapproxy/test/system/fixture/kml_layer.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/mapproxy_export.yaml
mapproxy/test/system/fixture/mapserver.yaml
mapproxy/test/system/fixture/mixed_mode.yaml
mapproxy/test/system/fixture/multiapp1.yaml
mapproxy/test/system/fixture/multiapp2.yaml
mapproxy/test/system/fixture/renderd_client.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/seed_timeouts.yaml
mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml
mapproxy/test/system/fixture/seedonly.yaml
mapproxy/test/system/fixture/sld.yaml
mapproxy/test/system/fixture/source_errors.yaml
mapproxy/test/system/fixture/source_errors_raise.yaml
mapproxy/test/system/fixture/tileservice_origin.yaml
mapproxy/test/system/fixture/tilesource_minmax_res.yaml
mapproxy/test/system/fixture/util-conf-base-grids.yaml
mapproxy/test/system/fixture/util-conf-overwrite.yaml
mapproxy/test/system/fixture/util-conf-wms-111-cap.xml
mapproxy/test/system/fixture/util_grids.yaml
mapproxy/test/system/fixture/util_wms_capabilities111.xml
mapproxy/test/system/fixture/util_wms_capabilities130.xml
mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml
mapproxy/test/system/fixture/watermark.yaml
mapproxy/test/system/fixture/wms_srs_extent.yaml
mapproxy/test/system/fixture/wms_versions.yaml
mapproxy/test/system/fixture/wmts.yaml
mapproxy/test/system/fixture/wmts_dimensions.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_cache_couchdb.py
mapproxy/test/unit/test_cache_riak.py
mapproxy/test/unit/test_cache_tile.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_conf_validator.py
mapproxy/test/unit/test_config.py
mapproxy/test/unit/test_decorate_img.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_mask.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_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_seed_cachelock.py
mapproxy/test/unit/test_srs.py
mapproxy/test/unit/test_tiled_source.py
mapproxy/test/unit/test_tilefilter.py
mapproxy/test/unit/test_times.py
mapproxy/test/unit/test_timeutils.py
mapproxy/test/unit/test_util_conf_utils.py
mapproxy/test/unit/test_utils.py
mapproxy/test/unit/test_wms_capabilities.py
mapproxy/test/unit/test_wms_layer.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/coverage.py
mapproxy/util/fs.py
mapproxy/util/geom.py
mapproxy/util/lib.py
mapproxy/util/lock.py
mapproxy/util/ogr.py
mapproxy/util/py.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
mapproxy/util/ext/wmsparse/__init__.py
mapproxy/util/ext/wmsparse/parse.py
mapproxy/util/ext/wmsparse/util.py
mapproxy/util/ext/wmsparse/test/__init__.py
mapproxy/util/ext/wmsparse/test/test_parse.py
mapproxy/util/ext/wmsparse/test/test_util.py
mapproxy/util/ext/wmsparse/test/wms-large-111.xml
mapproxy/util/ext/wmsparse/test/wms-omniscale-111.xml
mapproxy/util/ext/wmsparse/test/wms-omniscale-130.xml
mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml