MapProxy 4.0.0__tar.gz → 4.0.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mapproxy-4.0.0 → mapproxy-4.0.1}/CHANGES.txt +12 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/MapProxy.egg-info/PKG-INFO +13 -24
- {mapproxy-4.0.0 → mapproxy-4.0.1}/MapProxy.egg-info/SOURCES.txt +1 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/PKG-INFO +13 -24
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/index.rst +1 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/install_docker.rst +8 -11
- mapproxy-4.0.1/doc/ogc_api.rst +12 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config/loader.py +2 -5
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/demo.py +3 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/wmts_demo.html +2 -1
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/wmts.py +2 -2
- {mapproxy-4.0.0 → mapproxy-4.0.1}/setup.py +1 -1
- {mapproxy-4.0.0 → mapproxy-4.0.1}/AUTHORS.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/COPYING.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/LICENSE.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/MANIFEST.in +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/MapProxy.egg-info/dependency_links.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/MapProxy.egg-info/entry_points.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/MapProxy.egg-info/not-zip-safe +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/MapProxy.egg-info/requires.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/MapProxy.egg-info/top_level.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/README.md +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/GM.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/_static/logo.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/_static/logo_title.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/_static/mapproxy.css +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/_templates/versions.html +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/auth.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/caches.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/caching_layer_dimensions.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/conf.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/configuration.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/configuration_examples.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/coverages.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/decorate_img.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/deployment.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/development.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/bicubic.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/bilinear.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/labeling-dynamic.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/labeling-meta-buffer.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/labeling-metatiling-buffer.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/labeling-metatiling.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/labeling-no-clip.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/labeling-no-placement.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/labeling-partial-false.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/labeling-repeated.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/mapnik-webmerc-hq.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/mapnik-webmerc.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/mapproxy-demo.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/imgs/nearest.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/inspire.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/install.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/install_osgeo4w.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/install_windows.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/labeling.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/mapproxy_util.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/mapproxy_util_autoconfig.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/plugins.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/seed.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/services.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/sources.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/tutorial.rst +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/tutorial.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/yaml/cache_conf.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/yaml/grid_conf.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/yaml/merged_conf.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/yaml/meta_conf.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/yaml/seed.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/doc/yaml/simple_conf.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/azureblob.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/base.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/compact.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/couchdb.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/dummy.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/file.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/geopackage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/legend.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/mbtiles.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/meta.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/path.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/redis.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/renderd.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/s3.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/cache/tile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/client/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/client/arcgis.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/client/cgi.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/client/http.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/client/log.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/client/tile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/client/wms.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/compat/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/compat/image.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config/config-schema.json +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config/config.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config/coverage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config/defaults.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config/spec.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config/validator.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config_template/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config_template/base_config/config.wsgi +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config_template/base_config/full_example.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config_template/base_config/full_seed_example.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config_template/base_config/log.ini +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config_template/base_config/mapproxy.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config_template/base_config/seed.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/exception.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/featureinfo.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/grid.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/fonts/DejaVuSans.ttf +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/fonts/DejaVuSansMono.ttf +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/fonts/LICENSE +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/fonts/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/mask.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/merge.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/message.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/opts.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/tile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/image/transform.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/layer.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/multiapp.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/proj.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/request/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/request/arcgis.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/request/base.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/request/tile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/request/wms/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/request/wms/exception.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/request/wmts.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/response.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/conf/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/conf/app.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/conf/caches.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/conf/geopackage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/conf/layers.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/conf/seeds.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/conf/sources.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/conf/utils.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/defrag.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/export.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/grids.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/scales.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/util.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/script/wms_capabilities.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/seed/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/seed/cachelock.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/seed/cleanup.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/seed/config.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/seed/script.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/seed/seeder.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/seed/spec.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/seed/util.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/base.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/kml.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/ows.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/template_helper.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/capabilities_demo.html +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/demo.html +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/openlayers-demo.cfg +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/img/blank.gif +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/img/east-mini.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/img/north-mini.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/img/south-mini.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/img/west-mini.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/img/zoom-minus-mini.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/img/zoom-plus-mini.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/img/zoom-world-mini.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/logo.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/ol.css +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/ol.js +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/proj4.min.js +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/proj4defs.js +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/site.css +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/theme/default/framedCloud.css +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/theme/default/google.css +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/theme/default/ie6-style.css +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static/theme/default/style.css +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/static.html +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/tms_demo.html +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/demo/wms_demo.html +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/ows_exception.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/tms_capabilities.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/tms_exception.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/tms_root_resource.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/tms_tilemap_capabilities.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wms100capabilities.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wms100exception.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wms110capabilities.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wms110exception.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wms111capabilities.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wms111exception.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wms130capabilities.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wms130exception.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wmts100capabilities.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/templates/wmts100exception.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/tile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/service/wms.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/source/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/source/arcgis.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/source/error.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/source/mapnik.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/source/tile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/source/wms.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/srs.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/template.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/conftest.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/helper.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/http.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/image.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/mocker.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/common.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/common/1.0/network.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/kml/2.2.0/ReadMe.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/kml/2.2.0/xAL.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/ReadMe.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsAll.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsContents.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.3.0/ReadMe.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/ReadMe.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmts.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/xlink/1.0.0/ReadMe.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/schemas/xml.xsd +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/arcgis.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/auth.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache.mbtiles +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_azureblob.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_band_merge.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_bulk_meta_tiles.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_coverage.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/000.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_geopackage.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_grid_names.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_mbtiles.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_s3.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/cache_source.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/combined_sources.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/coverage.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/demo.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/dimension.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/disable_storage.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/empty_ogrdata.geojson +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/formats.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/inspire.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/inspire_full.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/kml_layer.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/layer.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/layergroups.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/layergroups_root.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/legendgraphic.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/mapnik_source.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/mapproxy_export.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/mapserver.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/minimal_cgi.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/mixed_mode.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/multi_cache_layers.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/multiapp1.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/multiapp2.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/renderd_client.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/scalehints.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/seed.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/seed_mapproxy.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/seed_timeouts.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/seedonly.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/sld.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/source_errors.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/source_errors_raise.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/tileservice_origin.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/tileservice_refresh.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/tilesource_minmax_res.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/util-conf-base-grids.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/util-conf-overwrite.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/util-conf-wms-111-cap.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/util_grids.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/util_wms_capabilities111.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/util_wms_capabilities130.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/watermark.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/wms_srs_extent.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/wms_versions.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/wmts.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/wmts_dimensions.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/xslt_featureinfo.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/fixture/xslt_featureinfo_input.yaml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_arcgis.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_auth.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_behind_proxy.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_bulk_meta_tiles.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_cache_azureblob.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_cache_band_merge.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_cache_coverage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_cache_geopackage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_cache_grid_names.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_cache_mbtiles.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_cache_s3.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_cache_source.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_combined_sources.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_coverage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_decorate_img.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_demo.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_demo_with_extra_service.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_dimensions.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_disable_storage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_formats.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_inspire_vs.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_kml.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_layergroups.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_legendgraphic.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_mapnik.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_mapserver.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_mixed_mode_format.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_multi_cache_layers.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_multiapp.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_refresh.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_renderd_client.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_response_headers.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_scalehints.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_seed.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_seed_only.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_sld.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_source_errors.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_tilesource_minmax_res.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_tms.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_tms_origin.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_util_conf.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_util_export.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_util_grids.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_util_wms_capabilities.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_watermark.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_wms.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_wms_srs_extent.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_wms_version.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_wmsc.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_wmts.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_wmts_dimensions.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_wmts_restful.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/system/test_xslt_featureinfo.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/test_http_helper.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/epsg +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/polygons/polygons.dbf +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/polygons/polygons.shp +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/polygons/polygons.shx +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_async.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_auth.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache_azureblob.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache_compact.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache_couchdb.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache_geopackage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache_mbtile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache_redis.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache_s3.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_cache_tile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_client.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_client_arcgis.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_client_cgi.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_collections.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_concat_legends.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_conf_loader.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_conf_validator.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_config.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_decorate_img.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_exceptions.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_featureinfo.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_file_lock_load.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_fs.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_geom.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_grid.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_image.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_image_mask.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_image_messages.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_image_options.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_isodate.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_multiapp.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_ogr_reader.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_request.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_request_wmts.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_response.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_seed.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_seed_cachelock.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_srs.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_tiled_source.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_tilefilter.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_times.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_timeutils.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_util_conf_utils.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_utils.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_wms_capabilities.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_wms_layer.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/test/unit/test_yaml.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/tilefilter.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/async_.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/collections.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/coverage.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/dictspec/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/dictspec/spec.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/dictspec/test/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/dictspec/test/test_validator.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/dictspec/validator.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/local.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/lockfile.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/odict.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/serving.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/tempita/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/tempita/_looper.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/tempita/string_utils.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/duration.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/parse.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/test/__init__.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/test/test_parse.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/test/test_util.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/test/wms-example-111.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/test/wms-example-130.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/test/wms-large-111.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ext/wmsparse/util.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/fs.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/geom.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/lib.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/lock.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/ogr.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/py.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/times.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/util/yaml.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/version.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/wsgiapp.py +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/pyproject.toml +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/requirements-tests.txt +0 -0
- {mapproxy-4.0.0 → mapproxy-4.0.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: MapProxy
|
|
3
|
-
Version: 4.0.
|
|
3
|
+
Version: 4.0.1
|
|
4
4
|
Summary: An accelerating proxy for tile and web map services
|
|
5
5
|
Home-page: https://mapproxy.org
|
|
6
6
|
Author: Oliver Tonnhofer
|
|
@@ -53,6 +53,18 @@ The documentation is available at: http://mapproxy.github.io/mapproxy/latest/
|
|
|
53
53
|
|
|
54
54
|
Changes
|
|
55
55
|
-------
|
|
56
|
+
4.0.1 2025-03-25
|
|
57
|
+
~~~~~~~~~~~~~~~~
|
|
58
|
+
|
|
59
|
+
Improvements:
|
|
60
|
+
|
|
61
|
+
- Added docs regarding OGC API support
|
|
62
|
+
|
|
63
|
+
Fixes:
|
|
64
|
+
|
|
65
|
+
- WMTS Demo now works if kvp is disabled
|
|
66
|
+
|
|
67
|
+
|
|
56
68
|
4.0.0 2025-03-21
|
|
57
69
|
~~~~~~~~~~~~~~~~
|
|
58
70
|
|
|
@@ -152,29 +164,6 @@ Fixes:
|
|
|
152
164
|
- Trivy report format
|
|
153
165
|
|
|
154
166
|
|
|
155
|
-
3.0.0 2024-08-27
|
|
156
|
-
~~~~~~~~~~~~~~~~
|
|
157
|
-
|
|
158
|
-
Breaking:
|
|
159
|
-
|
|
160
|
-
- Add proper XML Exception when service parameter disabled / invalid or missing
|
|
161
|
-
In the past MapProxy returned WMS Capabilities when no explicit service parameter was given in
|
|
162
|
-
GetCapabilities requests. With this change, an OGC exception will be returned instead.
|
|
163
|
-
Invalid service types now also return a proper exception instead of an `internal error`.
|
|
164
|
-
Besides, the status code of exception responses now have a 400 or 500 code instead of 200
|
|
165
|
-
for better conformity.
|
|
166
|
-
|
|
167
|
-
Maintenance:
|
|
168
|
-
|
|
169
|
-
- Add test for seeding sqlite cache
|
|
170
|
-
- Documentation updates and clarifications
|
|
171
|
-
- Dependency updates
|
|
172
|
-
|
|
173
|
-
Fixes:
|
|
174
|
-
|
|
175
|
-
- Fix gh-pages workflow
|
|
176
|
-
|
|
177
|
-
|
|
178
167
|
|
|
179
168
|
Older changes
|
|
180
169
|
-------------
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: MapProxy
|
|
3
|
-
Version: 4.0.
|
|
3
|
+
Version: 4.0.1
|
|
4
4
|
Summary: An accelerating proxy for tile and web map services
|
|
5
5
|
Home-page: https://mapproxy.org
|
|
6
6
|
Author: Oliver Tonnhofer
|
|
@@ -53,6 +53,18 @@ The documentation is available at: http://mapproxy.github.io/mapproxy/latest/
|
|
|
53
53
|
|
|
54
54
|
Changes
|
|
55
55
|
-------
|
|
56
|
+
4.0.1 2025-03-25
|
|
57
|
+
~~~~~~~~~~~~~~~~
|
|
58
|
+
|
|
59
|
+
Improvements:
|
|
60
|
+
|
|
61
|
+
- Added docs regarding OGC API support
|
|
62
|
+
|
|
63
|
+
Fixes:
|
|
64
|
+
|
|
65
|
+
- WMTS Demo now works if kvp is disabled
|
|
66
|
+
|
|
67
|
+
|
|
56
68
|
4.0.0 2025-03-21
|
|
57
69
|
~~~~~~~~~~~~~~~~
|
|
58
70
|
|
|
@@ -152,29 +164,6 @@ Fixes:
|
|
|
152
164
|
- Trivy report format
|
|
153
165
|
|
|
154
166
|
|
|
155
|
-
3.0.0 2024-08-27
|
|
156
|
-
~~~~~~~~~~~~~~~~
|
|
157
|
-
|
|
158
|
-
Breaking:
|
|
159
|
-
|
|
160
|
-
- Add proper XML Exception when service parameter disabled / invalid or missing
|
|
161
|
-
In the past MapProxy returned WMS Capabilities when no explicit service parameter was given in
|
|
162
|
-
GetCapabilities requests. With this change, an OGC exception will be returned instead.
|
|
163
|
-
Invalid service types now also return a proper exception instead of an `internal error`.
|
|
164
|
-
Besides, the status code of exception responses now have a 400 or 500 code instead of 200
|
|
165
|
-
for better conformity.
|
|
166
|
-
|
|
167
|
-
Maintenance:
|
|
168
|
-
|
|
169
|
-
- Add test for seeding sqlite cache
|
|
170
|
-
- Documentation updates and clarifications
|
|
171
|
-
- Dependency updates
|
|
172
|
-
|
|
173
|
-
Fixes:
|
|
174
|
-
|
|
175
|
-
- Fix gh-pages workflow
|
|
176
|
-
|
|
177
|
-
|
|
178
167
|
|
|
179
168
|
Older changes
|
|
180
169
|
-------------
|
|
@@ -25,15 +25,13 @@ base images for implementing custom setups. As they have no WebServer running th
|
|
|
25
25
|
The images ending with ``-dev``, start the integrated webserver mapproxy provides through
|
|
26
26
|
``mapproxy-util serve-develop``. These should not be used in a production environment!
|
|
27
27
|
|
|
28
|
-
The images ending with ``-nginx``, come bundled with a preconfigured `nginx
|
|
29
|
-
instantly in a production environment.
|
|
28
|
+
The images ending with ``-nginx``, come bundled with a preconfigured `nginx <https://nginx.org/>`_ HTTP Server, that
|
|
29
|
+
lets you use MapProxy instantly in a production environment.
|
|
30
30
|
|
|
31
31
|
See the quickstart section below for a configuration / example on how to use those images.
|
|
32
32
|
|
|
33
|
-
There are also several unofficial Docker images available on `Docker Hub
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
.. _`Docker Hub`: https://hub.docker.com/search?q=mapproxy
|
|
33
|
+
There are also several unofficial Docker images available on `Docker Hub <https://hub.docker.com/search?q=mapproxy>`_
|
|
34
|
+
that provide ready-to-use containers forMapProxy.
|
|
37
35
|
|
|
38
36
|
The community has very good experiences with the following ones:
|
|
39
37
|
|
|
@@ -50,7 +48,7 @@ Quickstart
|
|
|
50
48
|
----------
|
|
51
49
|
|
|
52
50
|
The mapproxy repository includes an `example docker compose file <https://github.com/mapproxy/mapproxy/blob/master/docker-compose.yaml>`_
|
|
53
|
-
|
|
51
|
+
that you can use to run one of the images or as a reference for the most commonly used options.
|
|
54
52
|
|
|
55
53
|
Create a directory (e.g. `mapproxyconfig`) for your configuration files. Put your configs into that folder.
|
|
56
54
|
If you do not supply a mapproxy config file the image will create a default seed.yaml and mapproxy.yaml for you.
|
|
@@ -80,17 +78,16 @@ Volume-Mounts
|
|
|
80
78
|
- ``/mapproxy/config/mapproxy.yaml``: MapProxy Config
|
|
81
79
|
- ``/mapproxy/config/logging.ini``: Logging-Configuration
|
|
82
80
|
- ``/mapproxy/config/cache_data``: Cache Data dir. Make sure that this directory is writable for the mapproxy image.
|
|
83
|
-
|
|
81
|
+
This can be achieved with `chmod -R a+r cache_data`
|
|
84
82
|
|
|
85
83
|
|
|
86
84
|
Environment Variables
|
|
87
85
|
~~~~~~~~~~~~~~~~~~~~~
|
|
88
86
|
|
|
89
87
|
- ``MULTIAPP_MAPPROXY``: **This can only be used in nginx images.** If set to ``true``, MapProxy will start in multi app
|
|
90
|
-
|
|
91
|
-
is ``false``.
|
|
88
|
+
mode and will run all configurations in the ``/mapproxy/config/apps`` directory as different apps. Default is ``false``.
|
|
92
89
|
- ``MULTIAPP_ALLOW_LISTINGS``: In multi app mode if set to ``true``, MapProxy lists all available apps on the root page.
|
|
93
|
-
|
|
90
|
+
Default is ``false``.
|
|
94
91
|
|
|
95
92
|
|
|
96
93
|
Build your own image
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
OGC API Support
|
|
2
|
+
===============
|
|
3
|
+
|
|
4
|
+
MapProxy does not support the OGC APIs natively. There are ways to combine MapProxy with pygeoapi via docker to be able
|
|
5
|
+
to use MapProxy through the OGC API of pygeoapi. An example project exists here:
|
|
6
|
+
https://github.com/mapproxy/mapproxy-pygeoapi-example.
|
|
7
|
+
|
|
8
|
+
Call for sponsors
|
|
9
|
+
-----------------
|
|
10
|
+
|
|
11
|
+
This feature is important to make MapProxy future-proof and it is desirable to integrate OGC APIs directly into
|
|
12
|
+
MapProxy. If you are interested in sponsoring this feature please contact sales@terrestris.de.
|
|
@@ -2349,12 +2349,9 @@ class ServiceConfiguration(ConfigurationBase):
|
|
|
2349
2349
|
kvp = wmts_conf.get('kvp')
|
|
2350
2350
|
restful = wmts_conf.get('restful')
|
|
2351
2351
|
|
|
2352
|
-
if kvp
|
|
2353
|
-
kvp = restful = True
|
|
2354
|
-
|
|
2355
|
-
if kvp:
|
|
2352
|
+
if kvp or kvp is None:
|
|
2356
2353
|
services.append('wmts_kvp')
|
|
2357
|
-
if restful:
|
|
2354
|
+
if restful or restful is None:
|
|
2358
2355
|
services.append('wmts_restful')
|
|
2359
2356
|
|
|
2360
2357
|
if 'wms' in self.context.services.conf:
|
|
@@ -317,6 +317,8 @@ class DemoServer(Server):
|
|
|
317
317
|
wmts_layer = layer
|
|
318
318
|
break
|
|
319
319
|
|
|
320
|
+
rest_enabled = 'wmts_restful' in self.services
|
|
321
|
+
|
|
320
322
|
restful_url = self.restful_template.replace('{Layer}', wmts_layer.name, 1)
|
|
321
323
|
if '{Format}' in restful_url:
|
|
322
324
|
restful_url = restful_url.replace('{Format}', wmts_layer.format)
|
|
@@ -335,6 +337,7 @@ class DemoServer(Server):
|
|
|
335
337
|
resolutions=wmts_layer.grid.resolutions,
|
|
336
338
|
units=units,
|
|
337
339
|
all_tile_layers=self.tile_layers,
|
|
340
|
+
rest_enabled=rest_enabled,
|
|
338
341
|
restful_url=restful_url,
|
|
339
342
|
background_url=background_url)
|
|
340
343
|
|
|
@@ -46,13 +46,14 @@ jscript_functions=None
|
|
|
46
46
|
const projection = ol.proj.get(srs);
|
|
47
47
|
|
|
48
48
|
const source = new ol.source.WMTS({
|
|
49
|
-
url: '../service?',
|
|
49
|
+
url: {{if rest_enabled}}'../wmts{{restful_url}}'{{else}}'../service?'{{endif}},
|
|
50
50
|
layer: "{{layer.name}}",
|
|
51
51
|
matrixSet: '{{matrix_set}}',
|
|
52
52
|
format: "{{format}}",
|
|
53
53
|
projection: "{{srs}}",
|
|
54
54
|
transparent: transparent,
|
|
55
55
|
style: '',
|
|
56
|
+
{{if rest_enabled}}requestEncoding: 'REST',{{endif}}
|
|
56
57
|
tileGrid: new ol.tilegrid.WMTS({
|
|
57
58
|
origin: ol.extent.getTopLeft(grid_extent),
|
|
58
59
|
resolutions: resolutions,
|
|
@@ -184,7 +184,7 @@ class WMTSServer(Server):
|
|
|
184
184
|
if result['authorized'] == 'unauthenticated':
|
|
185
185
|
raise RequestError('unauthorized', status=401)
|
|
186
186
|
if result['authorized'] == 'full':
|
|
187
|
-
return self.layers.values()
|
|
187
|
+
return list(self.layers.values())
|
|
188
188
|
if result['authorized'] == 'none':
|
|
189
189
|
raise RequestError('forbidden', status=403)
|
|
190
190
|
allowed_layers = []
|
|
@@ -193,7 +193,7 @@ class WMTSServer(Server):
|
|
|
193
193
|
allowed_layers.append(layer)
|
|
194
194
|
return allowed_layers
|
|
195
195
|
else:
|
|
196
|
-
return self.layers.values()
|
|
196
|
+
return list(self.layers.values())
|
|
197
197
|
|
|
198
198
|
def check_request(self, request, info_formats=None):
|
|
199
199
|
request.make_request()
|
|
@@ -62,7 +62,7 @@ def long_description(changelog_releases=10):
|
|
|
62
62
|
|
|
63
63
|
setup(
|
|
64
64
|
name='MapProxy',
|
|
65
|
-
version="4.0.
|
|
65
|
+
version="4.0.1",
|
|
66
66
|
description='An accelerating proxy for tile and web map services',
|
|
67
67
|
long_description=long_description(7),
|
|
68
68
|
long_description_content_type='text/x-rst',
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mapproxy-4.0.0 → mapproxy-4.0.1}/mapproxy/config_template/base_config/full_seed_example.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|