MapProxy 4.1.1__tar.gz → 4.1.2__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.1.1 → mapproxy-4.1.2}/CHANGES.txt +11 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/MapProxy.egg-info/PKG-INFO +18 -17
- mapproxy-4.1.2/MapProxy.egg-info/requires.txt +20 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/PKG-INFO +18 -17
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/configuration.rst +1 -2
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/merge.py +8 -4
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/demo.py +1 -1
- {mapproxy-4.1.1 → mapproxy-4.1.2}/requirements-tests.txt +4 -3
- {mapproxy-4.1.1 → mapproxy-4.1.2}/setup.py +8 -30
- mapproxy-4.1.1/MapProxy.egg-info/requires.txt +0 -6
- {mapproxy-4.1.1 → mapproxy-4.1.2}/AUTHORS.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/COPYING.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/LICENSE.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/MANIFEST.in +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/MapProxy.egg-info/SOURCES.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/MapProxy.egg-info/dependency_links.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/MapProxy.egg-info/entry_points.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/MapProxy.egg-info/not-zip-safe +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/MapProxy.egg-info/top_level.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/README.md +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/GM.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/_static/logo.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/_static/logo_title.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/_static/mapproxy.css +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/_templates/versions.html +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/auth.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/caches.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/caching_layer_dimensions.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/conf.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/configuration_examples.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/coverages.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/decorate_img.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/deployment.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/development.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/bicubic.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/bilinear.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/labeling-dynamic.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/labeling-meta-buffer.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/labeling-metatiling-buffer.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/labeling-metatiling.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/labeling-no-clip.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/labeling-no-placement.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/labeling-partial-false.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/labeling-repeated.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/mapnik-webmerc-hq.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/mapnik-webmerc.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/mapproxy-demo.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/imgs/nearest.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/index.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/inspire.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/install.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/install_docker.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/install_osgeo4w.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/install_windows.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/labeling.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/mapproxy_util.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/mapproxy_util_autoconfig.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/ogc_api.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/plugins.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/seed.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/services.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/sources.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/tutorial.rst +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/tutorial.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/yaml/cache_conf.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/yaml/grid_conf.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/yaml/merged_conf.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/yaml/meta_conf.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/yaml/seed.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/doc/yaml/simple_conf.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/azureblob.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/base.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/compact.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/couchdb.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/dummy.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/file.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/geopackage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/legend.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/mbtiles.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/meta.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/path.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/redis.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/renderd.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/s3.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/cache/tile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/client/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/client/arcgis.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/client/cgi.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/client/http.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/client/log.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/client/tile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/client/wms.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/compat/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/compat/image.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config/config-schema.json +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config/config.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config/coverage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config/defaults.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config/loader.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config/spec.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config/validator.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config_template/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config_template/base_config/config.wsgi +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config_template/base_config/full_example.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config_template/base_config/full_seed_example.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config_template/base_config/log.ini +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config_template/base_config/mapproxy.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/config_template/base_config/seed.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/exception.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/featureinfo.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/grid/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/grid/meta_grid.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/grid/resolutions.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/grid/tile_grid.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/fonts/DejaVuSans.ttf +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/fonts/DejaVuSansMono.ttf +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/fonts/LICENSE +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/fonts/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/mask.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/message.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/opts.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/tile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/image/transform.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/layer.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/multiapp.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/proj.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/request/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/request/arcgis.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/request/base.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/request/tile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/request/wms/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/request/wms/exception.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/request/wmts.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/response.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/conf/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/conf/app.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/conf/caches.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/conf/geopackage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/conf/layers.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/conf/seeds.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/conf/sources.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/conf/utils.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/defrag.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/export.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/grids.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/scales.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/util.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/script/wms_capabilities.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/seed/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/seed/cachelock.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/seed/cleanup.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/seed/config.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/seed/script.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/seed/seeder.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/seed/spec.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/seed/util.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/base.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/kml.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/ows.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/template_helper.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/capabilities_demo.html +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/demo.html +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/openlayers-demo.cfg +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/img/blank.gif +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/img/east-mini.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/img/north-mini.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/img/south-mini.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/img/west-mini.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/img/zoom-minus-mini.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/img/zoom-plus-mini.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/img/zoom-world-mini.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/logo.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/ol.css +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/ol.js +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/proj4.min.js +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/proj4defs.js +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/site.css +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/theme/default/framedCloud.css +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/theme/default/google.css +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/theme/default/ie6-style.css +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static/theme/default/style.css +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/static.html +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/tms_demo.html +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/wms_demo.html +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/demo/wmts_demo.html +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/ows_exception.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/tms_capabilities.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/tms_exception.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/tms_root_resource.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/tms_tilemap_capabilities.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wms100capabilities.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wms100exception.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wms110capabilities.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wms110exception.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wms111capabilities.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wms111exception.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wms130capabilities.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wms130exception.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wmts100capabilities.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/templates/wmts100exception.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/tile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/wms.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/service/wmts.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/source/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/source/arcgis.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/source/error.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/source/mapnik.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/source/tile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/source/wms.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/srs.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/template.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/conftest.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/helper.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/http.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/image.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/mocker.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/common.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/common/1.0/network.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/kml/2.2.0/ReadMe.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/kml/2.2.0/xAL.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/ReadMe.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsAll.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsContents.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.3.0/ReadMe.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/ReadMe.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmts.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/xlink/1.0.0/ReadMe.txt +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/schemas/xml.xsd +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/arcgis.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/auth.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache.mbtiles +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_azureblob.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_band_merge.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_bulk_meta_tiles.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_coverage.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/000.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_geopackage.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_grid_names.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_mbtiles.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_s3.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/cache_source.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/combined_sources.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/coverage.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/demo.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/dimension.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/disable_storage.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/empty_ogrdata.geojson +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/formats.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/inspire.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/inspire_full.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/kml_layer.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/layer.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/layergroups.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/layergroups_root.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/legendgraphic.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/mapnik_source.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/mapproxy_export.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/mapserver.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/minimal_cgi.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/mixed_mode.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/multi_cache_layers.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/multiapp1.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/multiapp2.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/renderd_client.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/scalehints.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/seed.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/seed_mapproxy.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/seed_timeouts.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/seedonly.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/sld.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/source_errors.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/source_errors_raise.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/tileservice_origin.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/tileservice_refresh.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/tilesource_minmax_res.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/util-conf-base-grids.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/util-conf-overwrite.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/util-conf-wms-111-cap.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/util_grids.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/util_wms_capabilities111.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/util_wms_capabilities130.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/watermark.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/wms_srs_extent.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/wms_versions.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/wmts.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/wmts_dimensions.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/xslt_featureinfo.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/fixture/xslt_featureinfo_input.yaml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_arcgis.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_auth.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_behind_proxy.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_bulk_meta_tiles.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_cache_azureblob.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_cache_band_merge.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_cache_coverage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_cache_geopackage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_cache_grid_names.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_cache_mbtiles.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_cache_s3.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_cache_source.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_combined_sources.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_coverage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_decorate_img.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_demo.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_demo_with_extra_service.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_dimensions.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_disable_storage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_formats.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_inspire_vs.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_kml.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_layergroups.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_legendgraphic.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_mapnik.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_mapserver.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_mixed_mode_format.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_multi_cache_layers.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_multiapp.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_refresh.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_renderd_client.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_response_headers.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_scalehints.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_seed.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_seed_only.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_sld.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_source_errors.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_tilesource_minmax_res.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_tms.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_tms_origin.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_util_conf.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_util_export.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_util_grids.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_util_wms_capabilities.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_watermark.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_wms.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_wms_srs_extent.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_wms_version.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_wmsc.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_wmts.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_wmts_dimensions.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_wmts_restful.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/system/test_xslt_featureinfo.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/test_http_helper.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/epsg +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/polygons/polygons.dbf +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/polygons/polygons.shp +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/polygons/polygons.shx +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_async.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_auth.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache_azureblob.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache_compact.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache_couchdb.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache_geopackage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache_mbtile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache_redis.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache_s3.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_cache_tile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_client.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_client_arcgis.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_client_cgi.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_collections.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_concat_legends.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_conf_loader.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_conf_validator.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_config.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_decorate_img.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_exceptions.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_featureinfo.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_file_lock_load.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_fs.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_geom.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_grid.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_image.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_image_mask.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_image_messages.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_image_options.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_isodate.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_multiapp.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_ogr_reader.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_request.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_request_wmts.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_response.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_seed.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_seed_cachelock.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_srs.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_tiled_source.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_tilefilter.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_times.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_timeutils.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_util_conf_utils.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_utils.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_wms_capabilities.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_wms_layer.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/test/unit/test_yaml.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/tilefilter.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/async_.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/bbox.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/collections.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/coverage.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/escape.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/dictspec/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/dictspec/spec.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/dictspec/test/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/dictspec/test/test_validator.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/dictspec/validator.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/local.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/lockfile.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/serving.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/tempita/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/tempita/_looper.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/tempita/string_utils.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/duration.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/parse.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/test/__init__.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/test/test_parse.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/test/test_util.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/test/wms-example-111.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/test/wms-example-130.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/test/wms-large-111.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ext/wmsparse/util.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/fs.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/geom.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/lib.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/lock.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/ogr.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/py.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/sqlite3.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/times.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/util/yaml.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/version.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/mapproxy/wsgiapp.py +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/pyproject.toml +0 -0
- {mapproxy-4.1.1 → mapproxy-4.1.2}/setup.cfg +0 -0
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
4.1.2 2025-05-27
|
|
2
|
+
~~~~~~~~~~~~~~~~
|
|
3
|
+
|
|
4
|
+
Maintenance:
|
|
5
|
+
|
|
6
|
+
- Set Pillow versions in setup.py to actually supported versions
|
|
7
|
+
- Using PIL instead of Pillow was not working since Python 2, so it is removed from setup.py
|
|
8
|
+
- Using a higher pyproj version for Python 3.13 is necessary
|
|
9
|
+
- Added a test for an older Pillow version with Python 3.9
|
|
10
|
+
|
|
11
|
+
|
|
1
12
|
4.1.1 2025-04-30
|
|
2
13
|
~~~~~~~~~~~~~~~~
|
|
3
14
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: MapProxy
|
|
3
|
-
Version: 4.1.
|
|
3
|
+
Version: 4.1.2
|
|
4
4
|
Summary: An accelerating proxy for tile and web map services
|
|
5
5
|
Home-page: https://mapproxy.org
|
|
6
6
|
Author: Oliver Tonnhofer
|
|
@@ -11,6 +11,7 @@ License: Apache Software License 2.0
|
|
|
11
11
|
Classifier: Development Status :: 5 - Production/Stable
|
|
12
12
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
13
13
|
Classifier: Operating System :: OS Independent
|
|
14
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
14
15
|
Classifier: Programming Language :: Python :: 3.9
|
|
15
16
|
Classifier: Programming Language :: Python :: 3.10
|
|
16
17
|
Classifier: Programming Language :: Python :: 3.11
|
|
@@ -28,7 +29,11 @@ Requires-Dist: future
|
|
|
28
29
|
Requires-Dist: pyproj>=2
|
|
29
30
|
Requires-Dist: jsonschema>=4
|
|
30
31
|
Requires-Dist: werkzeug<4
|
|
31
|
-
Requires-Dist: Pillow!=
|
|
32
|
+
Requires-Dist: Pillow!=8.3.0,!=8.3.1,>=8; python_version == "3.9"
|
|
33
|
+
Requires-Dist: Pillow>=9; python_version == "3.10"
|
|
34
|
+
Requires-Dist: Pillow>=10; python_version == "3.11"
|
|
35
|
+
Requires-Dist: Pillow>=10.1; python_version == "3.12"
|
|
36
|
+
Requires-Dist: Pillow>=11; python_version == "3.13"
|
|
32
37
|
Dynamic: author
|
|
33
38
|
Dynamic: author-email
|
|
34
39
|
Dynamic: classifier
|
|
@@ -54,6 +59,17 @@ The documentation is available at: http://mapproxy.github.io/mapproxy/latest/
|
|
|
54
59
|
|
|
55
60
|
Changes
|
|
56
61
|
-------
|
|
62
|
+
4.1.2 2025-05-27
|
|
63
|
+
~~~~~~~~~~~~~~~~
|
|
64
|
+
|
|
65
|
+
Maintenance:
|
|
66
|
+
|
|
67
|
+
- Set Pillow versions in setup.py to actually supported versions
|
|
68
|
+
- Using PIL instead of Pillow was not working since Python 2, so it is removed from setup.py
|
|
69
|
+
- Using a higher pyproj version for Python 3.13 is necessary
|
|
70
|
+
- Added a test for an older Pillow version with Python 3.9
|
|
71
|
+
|
|
72
|
+
|
|
57
73
|
4.1.1 2025-04-30
|
|
58
74
|
~~~~~~~~~~~~~~~~
|
|
59
75
|
|
|
@@ -157,21 +173,6 @@ Fixes:
|
|
|
157
173
|
- A bug with clipping polygons that become multi polygons due to the clipping is now fixed
|
|
158
174
|
|
|
159
175
|
|
|
160
|
-
3.1.2 2024-11-20
|
|
161
|
-
~~~~~~~~~~~~~~~~
|
|
162
|
-
|
|
163
|
-
Maintenance:
|
|
164
|
-
|
|
165
|
-
- Several dependencies for the tests and github actions have been updated
|
|
166
|
-
|
|
167
|
-
Fixes:
|
|
168
|
-
|
|
169
|
-
- Metadata URLs are now required to have a `url`, `type` and `format`
|
|
170
|
-
- The layers of a wms `req` are now correctly splitted at `,` for validation
|
|
171
|
-
- The validation for seeding configs is fixed
|
|
172
|
-
- Single color tiles are now created with configured file_permissions
|
|
173
|
-
|
|
174
|
-
|
|
175
176
|
|
|
176
177
|
Older changes
|
|
177
178
|
-------------
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
PyYAML>=3.0
|
|
2
|
+
future
|
|
3
|
+
pyproj>=2
|
|
4
|
+
jsonschema>=4
|
|
5
|
+
werkzeug<4
|
|
6
|
+
|
|
7
|
+
[:python_version == "3.10"]
|
|
8
|
+
Pillow>=9
|
|
9
|
+
|
|
10
|
+
[:python_version == "3.11"]
|
|
11
|
+
Pillow>=10
|
|
12
|
+
|
|
13
|
+
[:python_version == "3.12"]
|
|
14
|
+
Pillow>=10.1
|
|
15
|
+
|
|
16
|
+
[:python_version == "3.13"]
|
|
17
|
+
Pillow>=11
|
|
18
|
+
|
|
19
|
+
[:python_version == "3.9"]
|
|
20
|
+
Pillow!=8.3.0,!=8.3.1,>=8
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: MapProxy
|
|
3
|
-
Version: 4.1.
|
|
3
|
+
Version: 4.1.2
|
|
4
4
|
Summary: An accelerating proxy for tile and web map services
|
|
5
5
|
Home-page: https://mapproxy.org
|
|
6
6
|
Author: Oliver Tonnhofer
|
|
@@ -11,6 +11,7 @@ License: Apache Software License 2.0
|
|
|
11
11
|
Classifier: Development Status :: 5 - Production/Stable
|
|
12
12
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
13
13
|
Classifier: Operating System :: OS Independent
|
|
14
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
14
15
|
Classifier: Programming Language :: Python :: 3.9
|
|
15
16
|
Classifier: Programming Language :: Python :: 3.10
|
|
16
17
|
Classifier: Programming Language :: Python :: 3.11
|
|
@@ -28,7 +29,11 @@ Requires-Dist: future
|
|
|
28
29
|
Requires-Dist: pyproj>=2
|
|
29
30
|
Requires-Dist: jsonschema>=4
|
|
30
31
|
Requires-Dist: werkzeug<4
|
|
31
|
-
Requires-Dist: Pillow!=
|
|
32
|
+
Requires-Dist: Pillow!=8.3.0,!=8.3.1,>=8; python_version == "3.9"
|
|
33
|
+
Requires-Dist: Pillow>=9; python_version == "3.10"
|
|
34
|
+
Requires-Dist: Pillow>=10; python_version == "3.11"
|
|
35
|
+
Requires-Dist: Pillow>=10.1; python_version == "3.12"
|
|
36
|
+
Requires-Dist: Pillow>=11; python_version == "3.13"
|
|
32
37
|
Dynamic: author
|
|
33
38
|
Dynamic: author-email
|
|
34
39
|
Dynamic: classifier
|
|
@@ -54,6 +59,17 @@ The documentation is available at: http://mapproxy.github.io/mapproxy/latest/
|
|
|
54
59
|
|
|
55
60
|
Changes
|
|
56
61
|
-------
|
|
62
|
+
4.1.2 2025-05-27
|
|
63
|
+
~~~~~~~~~~~~~~~~
|
|
64
|
+
|
|
65
|
+
Maintenance:
|
|
66
|
+
|
|
67
|
+
- Set Pillow versions in setup.py to actually supported versions
|
|
68
|
+
- Using PIL instead of Pillow was not working since Python 2, so it is removed from setup.py
|
|
69
|
+
- Using a higher pyproj version for Python 3.13 is necessary
|
|
70
|
+
- Added a test for an older Pillow version with Python 3.9
|
|
71
|
+
|
|
72
|
+
|
|
57
73
|
4.1.1 2025-04-30
|
|
58
74
|
~~~~~~~~~~~~~~~~
|
|
59
75
|
|
|
@@ -157,21 +173,6 @@ Fixes:
|
|
|
157
173
|
- A bug with clipping polygons that become multi polygons due to the clipping is now fixed
|
|
158
174
|
|
|
159
175
|
|
|
160
|
-
3.1.2 2024-11-20
|
|
161
|
-
~~~~~~~~~~~~~~~~
|
|
162
|
-
|
|
163
|
-
Maintenance:
|
|
164
|
-
|
|
165
|
-
- Several dependencies for the tests and github actions have been updated
|
|
166
|
-
|
|
167
|
-
Fixes:
|
|
168
|
-
|
|
169
|
-
- Metadata URLs are now required to have a `url`, `type` and `format`
|
|
170
|
-
- The layers of a wms `req` are now correctly splitted at `,` for validation
|
|
171
|
-
- The validation for seeding configs is fixed
|
|
172
|
-
- Single color tiles are now created with configured file_permissions
|
|
173
|
-
|
|
174
|
-
|
|
175
176
|
|
|
176
177
|
Older changes
|
|
177
178
|
-------------
|
|
@@ -1302,10 +1302,9 @@ The following encoding options are available:
|
|
|
1302
1302
|
|
|
1303
1303
|
``quantizer``
|
|
1304
1304
|
The algorithm used to quantize (reduce) the image colors. Quantizing is used for GIF and paletted PNG images. Available quantizers are ``mediancut`` and ``fastoctree``. ``fastoctree`` is much faster and also supports 8bit PNG with full alpha support, but the image quality can be better with ``mediancut`` in some cases.
|
|
1305
|
-
The quantizing is done by the Python Image Library (PIL). ``fastoctree`` is a `new quantizer <http://mapproxy.org/blog/improving-the-performance-for-png-requests/>`_ that is only available in Pillow >=2.0. See :ref:`installation of PIL<dependencies_pil>`.
|
|
1306
1305
|
|
|
1307
1306
|
``tiff_compression``
|
|
1308
|
-
Enable compression for TIFF images. Available compression methods are `tiff_lzw` for lossless LZW compression, `jpeg` for JPEG compression and `raw` for no compression (default). You can use the ``jpeg_quality`` option to tune the image quality for JPEG compressed TIFFs.
|
|
1307
|
+
Enable compression for TIFF images. Available compression methods are `tiff_lzw` for lossless LZW compression, `jpeg` for JPEG compression and `raw` for no compression (default). You can use the ``jpeg_quality`` option to tune the image quality for JPEG compressed TIFFs.
|
|
1309
1308
|
|
|
1310
1309
|
.. versionadded:: 1.12.0
|
|
1311
1310
|
|
|
@@ -211,10 +211,14 @@ class BandMerger(object):
|
|
|
211
211
|
for op in self.ops:
|
|
212
212
|
chan = src_img_bands[op.src_img][op.src_band]
|
|
213
213
|
if op.factor != 1.0:
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
214
|
+
# eval is deprecated since Pillow==10.3.0, lambda_eval is the replacement
|
|
215
|
+
if hasattr(ImageMath, 'lambda_eval'):
|
|
216
|
+
chan = ImageMath.lambda_eval(
|
|
217
|
+
lambda args: args["convert"](args["int"](args["float"](args["a"]) * op.factor), 'L'),
|
|
218
|
+
a=chan
|
|
219
|
+
)
|
|
220
|
+
else:
|
|
221
|
+
chan = ImageMath.eval("convert(int(float(a) * %f), 'L')" % op.factor, a=chan)
|
|
218
222
|
if result_bands[op.dst_band] is None:
|
|
219
223
|
result_bands[op.dst_band] = chan
|
|
220
224
|
else:
|
|
@@ -126,7 +126,7 @@ class DemoServer(Server):
|
|
|
126
126
|
if pattern.match(url):
|
|
127
127
|
return True
|
|
128
128
|
else:
|
|
129
|
-
logging.
|
|
129
|
+
logging.warning(f"A request was blocked that was trying to access a non-http resource: {url}")
|
|
130
130
|
return False
|
|
131
131
|
|
|
132
132
|
@staticmethod
|
|
@@ -7,7 +7,7 @@ beautifulsoup4==4.12.3
|
|
|
7
7
|
boto3==1.35.6
|
|
8
8
|
boto==2.49.0
|
|
9
9
|
botocore==1.35.6
|
|
10
|
-
certifi==
|
|
10
|
+
certifi==2025.4.26
|
|
11
11
|
cffi==1.17.1;
|
|
12
12
|
cfn-lint==0.80.3
|
|
13
13
|
chardet==5.2.0
|
|
@@ -38,13 +38,14 @@ networkx==3.1;python_version<"3.10"
|
|
|
38
38
|
networkx==3.4.2;python_version>="3.10"
|
|
39
39
|
numpy==1.26.4
|
|
40
40
|
packaging==24.2
|
|
41
|
-
Pillow==11.2.1
|
|
41
|
+
Pillow==11.2.1 # This version is overwritten in the test workflow, please adjust there as well
|
|
42
42
|
pluggy==1.5.0
|
|
43
43
|
py==1.11.0
|
|
44
44
|
pyasn1==0.5.1
|
|
45
45
|
pycparser==2.22
|
|
46
46
|
pyparsing==3.2.3
|
|
47
|
-
pyproj==3.6.1
|
|
47
|
+
pyproj==3.6.1;python_version<"3.10"
|
|
48
|
+
pyproj==3.7.1;python_version>="3.10"
|
|
48
49
|
pyrsistent==0.20.0
|
|
49
50
|
pytest-rerunfailures==13.0
|
|
50
51
|
pytest==8.3.2
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import platform
|
|
2
|
-
import importlib.metadata
|
|
3
|
-
|
|
4
1
|
from setuptools import setup, find_packages
|
|
5
2
|
|
|
6
3
|
|
|
@@ -9,35 +6,15 @@ install_requires = [
|
|
|
9
6
|
'future',
|
|
10
7
|
'pyproj>=2',
|
|
11
8
|
'jsonschema>=4',
|
|
12
|
-
'werkzeug<4'
|
|
9
|
+
'werkzeug<4',
|
|
10
|
+
'Pillow>=8,!=8.3.0,!=8.3.1;python_version=="3.9"',
|
|
11
|
+
'Pillow>=9;python_version=="3.10"',
|
|
12
|
+
'Pillow>=10;python_version=="3.11"',
|
|
13
|
+
'Pillow>=10.1;python_version=="3.12"',
|
|
14
|
+
'Pillow>=11;python_version=="3.13"'
|
|
13
15
|
]
|
|
14
16
|
|
|
15
17
|
|
|
16
|
-
def package_installed(pkg):
|
|
17
|
-
"""Check if package is installed"""
|
|
18
|
-
try:
|
|
19
|
-
importlib.metadata.version(pkg)
|
|
20
|
-
except importlib.metadata.PackageNotFoundError:
|
|
21
|
-
return False
|
|
22
|
-
else:
|
|
23
|
-
return True
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
# depend on Pillow if it is installed, otherwise
|
|
27
|
-
# depend on PIL if it is installed, otherwise
|
|
28
|
-
# require Pillow
|
|
29
|
-
if package_installed('Pillow'):
|
|
30
|
-
install_requires.append('Pillow !=2.4.0,!=8.3.0,!=8.3.1')
|
|
31
|
-
elif package_installed('PIL'):
|
|
32
|
-
install_requires.append('PIL>=1.1.6,<1.2.99')
|
|
33
|
-
else:
|
|
34
|
-
install_requires.append('Pillow !=2.4.0,!=8.3.0,!=8.3.1')
|
|
35
|
-
|
|
36
|
-
if platform.python_version_tuple() < ('2', '6'):
|
|
37
|
-
# for mapproxy-seed
|
|
38
|
-
install_requires.append('multiprocessing>=2.6')
|
|
39
|
-
|
|
40
|
-
|
|
41
18
|
def long_description(changelog_releases=10):
|
|
42
19
|
import re
|
|
43
20
|
import textwrap
|
|
@@ -62,7 +39,7 @@ def long_description(changelog_releases=10):
|
|
|
62
39
|
|
|
63
40
|
setup(
|
|
64
41
|
name='MapProxy',
|
|
65
|
-
version="4.1.
|
|
42
|
+
version="4.1.2",
|
|
66
43
|
description='An accelerating proxy for tile and web map services',
|
|
67
44
|
long_description=long_description(7),
|
|
68
45
|
long_description_content_type='text/x-rst',
|
|
@@ -86,6 +63,7 @@ setup(
|
|
|
86
63
|
"Development Status :: 5 - Production/Stable",
|
|
87
64
|
"License :: OSI Approved :: Apache Software License",
|
|
88
65
|
"Operating System :: OS Independent",
|
|
66
|
+
"Programming Language :: Python :: 3 :: Only",
|
|
89
67
|
"Programming Language :: Python :: 3.9",
|
|
90
68
|
"Programming Language :: Python :: 3.10",
|
|
91
69
|
"Programming Language :: Python :: 3.11",
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mapproxy-4.1.1 → mapproxy-4.1.2}/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
|