python3-mapproxy (6.0.1+dfsg-2)

Details

Core information at a glance

Distribution
debian
Origin
debian-forky
Repository
https://deb.debian.org/debian
Codename
forky
Component
non-free
Source
mapproxy
Architecture
amd64
Section
non-free/python
Priority
optional
Maintainer
Debian GIS Project <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
7.5 kB
Size expected
1.2 MB
Size actual
1.2 MB
Size match

Dependencies

Required package dependencies

  • fonts-dejavu-core
  • python3-gdal
  • python3-babel
  • python3-dateutil
  • python3-jinja2
  • python3-jsonschema
  • python3-lxml
  • python3-pil
  • python3-pyproj
  • python3-shapely
  • python3-werkzeug
  • python3-yaml
  • python3:any

Suggested packages

Recommended additional packages

  • None

Description

open source proxy for geospatial data - Python 3 module

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5548d501f…1bd8d49d
SHA-1e1af15bd…31de9119
SHA-256283bc3a6…680e38b1
SHA-512c411f3b2…dc5235f6

Contents

Files and directories included

.
usr
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/mapproxy
usr/lib/python3/dist-packages/mapproxy/__init__.py
usr/lib/python3/dist-packages/mapproxy/cache
usr/lib/python3/dist-packages/mapproxy/cache/__init__.py
usr/lib/python3/dist-packages/mapproxy/cache/azureblob.py
usr/lib/python3/dist-packages/mapproxy/cache/base.py
usr/lib/python3/dist-packages/mapproxy/cache/compact.py
usr/lib/python3/dist-packages/mapproxy/cache/couchdb.py
usr/lib/python3/dist-packages/mapproxy/cache/dummy.py
usr/lib/python3/dist-packages/mapproxy/cache/file.py
usr/lib/python3/dist-packages/mapproxy/cache/geopackage.py
usr/lib/python3/dist-packages/mapproxy/cache/legend.py
usr/lib/python3/dist-packages/mapproxy/cache/mbtiles.py
usr/lib/python3/dist-packages/mapproxy/cache/meta.py
usr/lib/python3/dist-packages/mapproxy/cache/path.py
usr/lib/python3/dist-packages/mapproxy/cache/redis.py
usr/lib/python3/dist-packages/mapproxy/cache/renderd.py
usr/lib/python3/dist-packages/mapproxy/cache/s3.py
usr/lib/python3/dist-packages/mapproxy/cache/tile.py
usr/lib/python3/dist-packages/mapproxy/client
usr/lib/python3/dist-packages/mapproxy/client/__init__.py
usr/lib/python3/dist-packages/mapproxy/client/arcgis.py
usr/lib/python3/dist-packages/mapproxy/client/cgi.py
usr/lib/python3/dist-packages/mapproxy/client/http.py
usr/lib/python3/dist-packages/mapproxy/client/log.py
usr/lib/python3/dist-packages/mapproxy/client/tile.py
usr/lib/python3/dist-packages/mapproxy/client/wms.py
usr/lib/python3/dist-packages/mapproxy/config
usr/lib/python3/dist-packages/mapproxy/config/__init__.py
usr/lib/python3/dist-packages/mapproxy/config/config-schema.json
usr/lib/python3/dist-packages/mapproxy/config/config.py
usr/lib/python3/dist-packages/mapproxy/config/coverage.py
usr/lib/python3/dist-packages/mapproxy/config/defaults.py
usr/lib/python3/dist-packages/mapproxy/config/loader.py
usr/lib/python3/dist-packages/mapproxy/config/spec.py
usr/lib/python3/dist-packages/mapproxy/config/validator.py
usr/lib/python3/dist-packages/mapproxy/config_template
usr/lib/python3/dist-packages/mapproxy/config_template/__init__.py
usr/lib/python3/dist-packages/mapproxy/config_template/base_config
usr/lib/python3/dist-packages/mapproxy/config_template/base_config/config.wsgi
usr/lib/python3/dist-packages/mapproxy/config_template/base_config/full_example.yaml
usr/lib/python3/dist-packages/mapproxy/config_template/base_config/full_seed_example.yaml
usr/lib/python3/dist-packages/mapproxy/config_template/base_config/log.ini
usr/lib/python3/dist-packages/mapproxy/config_template/base_config/mapproxy.yaml
usr/lib/python3/dist-packages/mapproxy/config_template/base_config/seed.yaml
usr/lib/python3/dist-packages/mapproxy/exception.py
usr/lib/python3/dist-packages/mapproxy/featureinfo.py
usr/lib/python3/dist-packages/mapproxy/grid
usr/lib/python3/dist-packages/mapproxy/grid/__init__.py
usr/lib/python3/dist-packages/mapproxy/grid/meta_grid.py
usr/lib/python3/dist-packages/mapproxy/grid/resolutions.py
usr/lib/python3/dist-packages/mapproxy/grid/tile_grid.py
usr/lib/python3/dist-packages/mapproxy/image
usr/lib/python3/dist-packages/mapproxy/image/__init__.py
usr/lib/python3/dist-packages/mapproxy/image/fonts
usr/lib/python3/dist-packages/mapproxy/image/fonts/__init__.py
usr/lib/python3/dist-packages/mapproxy/image/mask.py
usr/lib/python3/dist-packages/mapproxy/image/merge.py
usr/lib/python3/dist-packages/mapproxy/image/message.py
usr/lib/python3/dist-packages/mapproxy/image/opts.py
usr/lib/python3/dist-packages/mapproxy/image/tile.py
usr/lib/python3/dist-packages/mapproxy/image/transform.py
usr/lib/python3/dist-packages/mapproxy/layer.py
usr/lib/python3/dist-packages/mapproxy/multiapp.py
usr/lib/python3/dist-packages/mapproxy/proj.py
usr/lib/python3/dist-packages/mapproxy/request
usr/lib/python3/dist-packages/mapproxy/request/__init__.py
usr/lib/python3/dist-packages/mapproxy/request/arcgis.py
usr/lib/python3/dist-packages/mapproxy/request/base.py
usr/lib/python3/dist-packages/mapproxy/request/tile.py
usr/lib/python3/dist-packages/mapproxy/request/wms
usr/lib/python3/dist-packages/mapproxy/request/wms/__init__.py
usr/lib/python3/dist-packages/mapproxy/request/wms/exception.py
usr/lib/python3/dist-packages/mapproxy/request/wmts.py
usr/lib/python3/dist-packages/mapproxy/response.py
usr/lib/python3/dist-packages/mapproxy/script
usr/lib/python3/dist-packages/mapproxy/script/__init__.py
usr/lib/python3/dist-packages/mapproxy/script/conf
usr/lib/python3/dist-packages/mapproxy/script/conf/__init__.py
usr/lib/python3/dist-packages/mapproxy/script/conf/app.py
usr/lib/python3/dist-packages/mapproxy/script/conf/caches.py
usr/lib/python3/dist-packages/mapproxy/script/conf/geopackage.py
usr/lib/python3/dist-packages/mapproxy/script/conf/layers.py
usr/lib/python3/dist-packages/mapproxy/script/conf/seeds.py
usr/lib/python3/dist-packages/mapproxy/script/conf/sources.py
usr/lib/python3/dist-packages/mapproxy/script/conf/utils.py
usr/lib/python3/dist-packages/mapproxy/script/defrag.py
usr/lib/python3/dist-packages/mapproxy/script/export.py
usr/lib/python3/dist-packages/mapproxy/script/gridconf_from_ogcapitilematrixset.py
usr/lib/python3/dist-packages/mapproxy/script/grids.py
usr/lib/python3/dist-packages/mapproxy/script/scales.py
usr/lib/python3/dist-packages/mapproxy/script/util.py
usr/lib/python3/dist-packages/mapproxy/script/wms_capabilities.py
usr/lib/python3/dist-packages/mapproxy/seed
usr/lib/python3/dist-packages/mapproxy/seed/__init__.py
usr/lib/python3/dist-packages/mapproxy/seed/cachelock.py
usr/lib/python3/dist-packages/mapproxy/seed/cleanup.py
usr/lib/python3/dist-packages/mapproxy/seed/config.py
usr/lib/python3/dist-packages/mapproxy/seed/script.py
usr/lib/python3/dist-packages/mapproxy/seed/seeder.py
usr/lib/python3/dist-packages/mapproxy/seed/spec.py
usr/lib/python3/dist-packages/mapproxy/seed/util.py
usr/lib/python3/dist-packages/mapproxy/service
usr/lib/python3/dist-packages/mapproxy/service/__init__.py
usr/lib/python3/dist-packages/mapproxy/service/base.py
usr/lib/python3/dist-packages/mapproxy/service/demo.py
usr/lib/python3/dist-packages/mapproxy/service/kml.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/__init__.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/api.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/collections.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/conformance.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/constants.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/landing_page.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/map.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/map_utils.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/server.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/tile.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/tilematrixsets.py
usr/lib/python3/dist-packages/mapproxy/service/ogcapi/tilesets.py
usr/lib/python3/dist-packages/mapproxy/service/ows.py
usr/lib/python3/dist-packages/mapproxy/service/template_helper.py
usr/lib/python3/dist-packages/mapproxy/service/tile.py
usr/lib/python3/dist-packages/mapproxy/service/wms.py
usr/lib/python3/dist-packages/mapproxy/service/wmts.py
usr/lib/python3/dist-packages/mapproxy/source
usr/lib/python3/dist-packages/mapproxy/source/__init__.py
usr/lib/python3/dist-packages/mapproxy/source/arcgis.py
usr/lib/python3/dist-packages/mapproxy/source/error.py
usr/lib/python3/dist-packages/mapproxy/source/mapnik.py
usr/lib/python3/dist-packages/mapproxy/source/ogcapimaps.py
usr/lib/python3/dist-packages/mapproxy/source/ogcapitiles.py
usr/lib/python3/dist-packages/mapproxy/source/tile.py
usr/lib/python3/dist-packages/mapproxy/source/wms.py
usr/lib/python3/dist-packages/mapproxy/srs.py
usr/lib/python3/dist-packages/mapproxy/template.py
usr/lib/python3/dist-packages/mapproxy/test
usr/lib/python3/dist-packages/mapproxy/test/__init__.py
usr/lib/python3/dist-packages/mapproxy/test/conftest.py
usr/lib/python3/dist-packages/mapproxy/test/helper.py
usr/lib/python3/dist-packages/mapproxy/test/helper_scripts
usr/lib/python3/dist-packages/mapproxy/test/helper_scripts/README.md
usr/lib/python3/dist-packages/mapproxy/test/helper_scripts/config.sh
usr/lib/python3/dist-packages/mapproxy/test/helper_scripts/redis_auth_bootstrap.sh
usr/lib/python3/dist-packages/mapproxy/test/helper_scripts/redis_bootstrap.sh
usr/lib/python3/dist-packages/mapproxy/test/helper_scripts/redis_tls_bootstrap.sh
usr/lib/python3/dist-packages/mapproxy/test/http.py
usr/lib/python3/dist-packages/mapproxy/test/image.py
usr/lib/python3/dist-packages/mapproxy/test/mocker.py
usr/lib/python3/dist-packages/mapproxy/test/system
usr/lib/python3/dist-packages/mapproxy/test/system/__init__.py
usr/lib/python3/dist-packages/mapproxy/test/system/fixture
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/arcgis.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/auth.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache.gpkg
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache.mbtiles
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_azureblob.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_band_merge.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_bulk_meta_tiles.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_coverage.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_geopackage.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_grid_names.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_mbtiles.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_s3.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_source.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/combined_sources.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/coverage.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/demo.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/dimension.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/disable_storage.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/empty_ogrdata.geojson
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/formats.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/inspire.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/inspire_full.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/kml_layer.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/layer.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/layergroups.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/layergroups_root.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/legendgraphic.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/mapnik_source.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/mapproxy_export.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/mapserver.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/minimal_cgi.py
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/mixed_mode.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/multi_cache_layers.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/multiapp1.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/multiapp2.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapi_maps_and_tiles_non_earth_service.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapi_maps_and_tiles_service.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapimaps_non_earth_source.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapimaps_service.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapimaps_source.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapimaps_source_with_supported_srs.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapitiles_non_earth_source.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapitiles_service.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/ogcapitiles_source.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/renderd_client.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/scalehints.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/seed.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/seed_mapproxy.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/seed_timeouts.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/seedonly.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/sld.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/source_errors.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/source_errors_raise.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/tileservice_origin.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/tileservice_refresh.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/tilesource_minmax_res.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/util-conf-base-grids.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/util-conf-overwrite.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/util-conf-wms-111-cap.xml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/util_grids.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/util_wms_capabilities111.xml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/util_wms_capabilities130.xml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/watermark.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/wms_srs_extent.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/wms_versions.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/wmts.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/wmts_dimensions.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/xslt_featureinfo.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/xslt_featureinfo_input.yaml
usr/lib/python3/dist-packages/mapproxy/test/system/test_arcgis.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_auth.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_behind_proxy.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_bulk_meta_tiles.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_cache_azureblob.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_cache_band_merge.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_cache_coverage.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_cache_geopackage.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_cache_grid_names.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_cache_mbtiles.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_cache_s3.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_cache_source.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_combined_sources.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_coverage.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_decorate_img.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_demo.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_demo_with_extra_service.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_dimensions.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_disable_storage.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_formats.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_inspire_vs.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_kml.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_layergroups.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_legendgraphic.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_mapnik.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_mapserver.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_mixed_mode_format.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_multi_cache_layers.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_multiapp.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_refresh.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_renderd_client.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_response_headers.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_scalehints.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_seed.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_seed_only.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_service_ogcapi.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_sld.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_source_errors.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_source_ogcapimaps.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_source_ogcapitiles.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_tilesource_minmax_res.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_tms.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_tms_origin.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_util_conf.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_util_export.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_util_gridconf_from_ogcapitilematrixset.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_util_grids.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_util_wms_capabilities.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_watermark.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_wms.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_wms_srs_extent.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_wms_version.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_wmsc.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_wmts.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_wmts_dimensions.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_wmts_restful.py
usr/lib/python3/dist-packages/mapproxy/test/system/test_xslt_featureinfo.py
usr/lib/python3/dist-packages/mapproxy/test/test_http_helper.py
usr/lib/python3/dist-packages/mapproxy/test/unit
usr/lib/python3/dist-packages/mapproxy/test/unit/__init__.py
usr/lib/python3/dist-packages/mapproxy/test/unit/epsg
usr/lib/python3/dist-packages/mapproxy/test/unit/fixture
usr/lib/python3/dist-packages/mapproxy/test/unit/fixture/cache.gpkg
usr/lib/python3/dist-packages/mapproxy/test/unit/polygons
usr/lib/python3/dist-packages/mapproxy/test/unit/polygons/polygons.dbf
usr/lib/python3/dist-packages/mapproxy/test/unit/polygons/polygons.geojson
usr/lib/python3/dist-packages/mapproxy/test/unit/polygons/polygons.shp
usr/lib/python3/dist-packages/mapproxy/test/unit/polygons/polygons.shx
usr/lib/python3/dist-packages/mapproxy/test/unit/test_async.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_auth.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache_azureblob.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache_compact.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache_couchdb.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache_geopackage.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache_mbtile.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache_redis.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache_s3.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_cache_tile.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_client.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_client_arcgis.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_client_cgi.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_collections.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_concat_legends.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_conf_loader.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_conf_validator.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_config.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_decorate_img.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_exceptions.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_featureinfo.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_file_lock_load.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_fs.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_geom.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_grid.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_image.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_image_mask.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_image_messages.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_image_options.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_isodate.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_multiapp.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_ogr_reader.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_request.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_request_wmts.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_response.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_seed.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_seed_cachelock.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_srs.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_tiled_source.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_tilefilter.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_times.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_timeutils.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_util_conf_utils.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_util_ogcapi.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_utils.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_wms_capabilities.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_wms_layer.py
usr/lib/python3/dist-packages/mapproxy/test/unit/test_yaml.py
usr/lib/python3/dist-packages/mapproxy/tilefilter.py
usr/lib/python3/dist-packages/mapproxy/util
usr/lib/python3/dist-packages/mapproxy/util/__init__.py
usr/lib/python3/dist-packages/mapproxy/util/async_.py
usr/lib/python3/dist-packages/mapproxy/util/bbox.py
usr/lib/python3/dist-packages/mapproxy/util/collections.py
usr/lib/python3/dist-packages/mapproxy/util/coverage.py
usr/lib/python3/dist-packages/mapproxy/util/escape.py
usr/lib/python3/dist-packages/mapproxy/util/ext
usr/lib/python3/dist-packages/mapproxy/util/ext/__init__.py
usr/lib/python3/dist-packages/mapproxy/util/ext/dictspec
usr/lib/python3/dist-packages/mapproxy/util/ext/dictspec/__init__.py
usr/lib/python3/dist-packages/mapproxy/util/ext/dictspec/spec.py
usr/lib/python3/dist-packages/mapproxy/util/ext/dictspec/test
usr/lib/python3/dist-packages/mapproxy/util/ext/dictspec/test/__init__.py
usr/lib/python3/dist-packages/mapproxy/util/ext/dictspec/test/test_validator.py
usr/lib/python3/dist-packages/mapproxy/util/ext/dictspec/validator.py
usr/lib/python3/dist-packages/mapproxy/util/ext/local.py
usr/lib/python3/dist-packages/mapproxy/util/ext/lockfile.py
usr/lib/python3/dist-packages/mapproxy/util/ext/serving.py
usr/lib/python3/dist-packages/mapproxy/util/ext/tempita
usr/lib/python3/dist-packages/mapproxy/util/ext/tempita/__init__.py
usr/lib/python3/dist-packages/mapproxy/util/ext/tempita/_looper.py
usr/lib/python3/dist-packages/mapproxy/util/ext/tempita/string_utils.py
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/__init__.py
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/duration.py
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/parse.py
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/test
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/test/__init__.py
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/test/test_parse.py
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/test/test_util.py
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/test/wms-example-111.xml
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/test/wms-example-130.xml
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/test/wms-large-111.xml
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml
usr/lib/python3/dist-packages/mapproxy/util/ext/wmsparse/util.py
usr/lib/python3/dist-packages/mapproxy/util/fs.py
usr/lib/python3/dist-packages/mapproxy/util/geom.py
usr/lib/python3/dist-packages/mapproxy/util/jinja2_templates.py
usr/lib/python3/dist-packages/mapproxy/util/lib.py
usr/lib/python3/dist-packages/mapproxy/util/lock.py
usr/lib/python3/dist-packages/mapproxy/util/ogcapi.py
usr/lib/python3/dist-packages/mapproxy/util/ogr.py
usr/lib/python3/dist-packages/mapproxy/util/py.py
usr/lib/python3/dist-packages/mapproxy/util/sqlite3.py
usr/lib/python3/dist-packages/mapproxy/util/times.py
usr/lib/python3/dist-packages/mapproxy/util/yaml.py
usr/lib/python3/dist-packages/mapproxy/version.py
usr/lib/python3/dist-packages/mapproxy/wsgiapp.py
usr/lib/python3/dist-packages/mapproxy-6.0.1.dist-info
usr/lib/python3/dist-packages/mapproxy-6.0.1.dist-info/INSTALLER
usr/lib/python3/dist-packages/mapproxy-6.0.1.dist-info/METADATA
usr/lib/python3/dist-packages/mapproxy-6.0.1.dist-info/WHEEL
usr/lib/python3/dist-packages/mapproxy-6.0.1.dist-info/entry_points.txt
usr/lib/python3/dist-packages/mapproxy-6.0.1.dist-info/top_level.txt
usr/lib/python3-mapproxy
usr/lib/python3-mapproxy/mapproxy-seed
usr/lib/python3-mapproxy/mapproxy-util
usr/share
usr/share/doc
usr/share/doc/python3-mapproxy
usr/share/doc/python3-mapproxy/changelog.Debian.gz
usr/share/doc/python3-mapproxy/changelog.gz
usr/share/doc/python3-mapproxy/copyright
usr/share/lintian
usr/share/lintian/overrides
usr/share/lintian/overrides/python3-mapproxy
usr/share/python3-mapproxy
usr/share/python3-mapproxy/service
usr/share/python3-mapproxy/service/templates
usr/share/python3-mapproxy/service/templates/demo
usr/share/python3-mapproxy/service/templates/demo/capabilities_demo.html
usr/share/python3-mapproxy/service/templates/demo/demo.html
usr/share/python3-mapproxy/service/templates/demo/openlayers-demo.cfg
usr/share/python3-mapproxy/service/templates/demo/static
usr/share/python3-mapproxy/service/templates/demo/static/img
usr/share/python3-mapproxy/service/templates/demo/static/img/blank.gif
usr/share/python3-mapproxy/service/templates/demo/static/img/east-mini.png
usr/share/python3-mapproxy/service/templates/demo/static/img/north-mini.png
usr/share/python3-mapproxy/service/templates/demo/static/img/south-mini.png
usr/share/python3-mapproxy/service/templates/demo/static/img/west-mini.png
usr/share/python3-mapproxy/service/templates/demo/static/img/zoom-minus-mini.png
usr/share/python3-mapproxy/service/templates/demo/static/img/zoom-plus-mini.png
usr/share/python3-mapproxy/service/templates/demo/static/img/zoom-world-mini.png
usr/share/python3-mapproxy/service/templates/demo/static/logo.png
usr/share/python3-mapproxy/service/templates/demo/static/ol.css
usr/share/python3-mapproxy/service/templates/demo/static/site.css
usr/share/python3-mapproxy/service/templates/demo/static/theme
usr/share/python3-mapproxy/service/templates/demo/static/theme/default
usr/share/python3-mapproxy/service/templates/demo/static/theme/default/framedCloud.css
usr/share/python3-mapproxy/service/templates/demo/static/theme/default/google.css
usr/share/python3-mapproxy/service/templates/demo/static/theme/default/ie6-style.css
usr/share/python3-mapproxy/service/templates/demo/static/theme/default/style.css
usr/share/python3-mapproxy/service/templates/demo/static.html
usr/share/python3-mapproxy/service/templates/demo/tms_demo.html
usr/share/python3-mapproxy/service/templates/demo/wms_demo.html
usr/share/python3-mapproxy/service/templates/demo/wmts_demo.html
usr/share/python3-mapproxy/service/templates/ogcapi
usr/share/python3-mapproxy/service/templates/ogcapi/_base.html
usr/share/python3-mapproxy/service/templates/ogcapi/collections
usr/share/python3-mapproxy/service/templates/ogcapi/collections/collection.html
usr/share/python3-mapproxy/service/templates/ogcapi/collections/index.html
usr/share/python3-mapproxy/service/templates/ogcapi/conformance.html
usr/share/python3-mapproxy/service/templates/ogcapi/exception.html
usr/share/python3-mapproxy/service/templates/ogcapi/landing_page.html
usr/share/python3-mapproxy/service/templates/ogcapi/openapi
usr/share/python3-mapproxy/service/templates/ogcapi/openapi/redoc.html
usr/share/python3-mapproxy/service/templates/ogcapi/openapi/swagger.html
usr/share/python3-mapproxy/service/templates/ogcapi/static
usr/share/python3-mapproxy/service/templates/ogcapi/static/css
usr/share/python3-mapproxy/service/templates/ogcapi/static/css/bootstrap.min.css
usr/share/python3-mapproxy/service/templates/ogcapi/static/css/default.css
usr/share/python3-mapproxy/service/templates/ogcapi/static/fonts_montserra_roboto.css
usr/share/python3-mapproxy/service/templates/ogcapi/static/img
usr/share/python3-mapproxy/service/templates/ogcapi/static/img/logo.png
usr/share/python3-mapproxy/service/templates/ogcapi/static/img/pygeoapi-logo.png
usr/share/python3-mapproxy/service/templates/ogcapi/static/redoc.standalone.js
usr/share/python3-mapproxy/service/templates/ogcapi/static/swagger-ui-dist
usr/share/python3-mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-16x16.png
usr/share/python3-mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-32x32.png
usr/share/python3-mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-bundle.js
usr/share/python3-mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-standalone-preset.js
usr/share/python3-mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui.css
usr/share/python3-mapproxy/service/templates/ogcapi/tilematrixsets
usr/share/python3-mapproxy/service/templates/ogcapi/tilematrixsets/index.html
usr/share/python3-mapproxy/service/templates/ogcapi/tilematrixsets/tilematrixset.html
usr/share/python3-mapproxy/service/templates/ogcapi/tilesets
usr/share/python3-mapproxy/service/templates/ogcapi/tilesets/index.html
usr/share/python3-mapproxy/service/templates/ogcapi/tilesets/tileset.html
usr/share/python3-mapproxy/service/templates/ows_exception.xml
usr/share/python3-mapproxy/service/templates/tms_capabilities.xml
usr/share/python3-mapproxy/service/templates/tms_exception.xml
usr/share/python3-mapproxy/service/templates/tms_root_resource.xml
usr/share/python3-mapproxy/service/templates/tms_tilemap_capabilities.xml
usr/share/python3-mapproxy/service/templates/wms100capabilities.xml
usr/share/python3-mapproxy/service/templates/wms100exception.xml
usr/share/python3-mapproxy/service/templates/wms110capabilities.xml
usr/share/python3-mapproxy/service/templates/wms110exception.xml
usr/share/python3-mapproxy/service/templates/wms111capabilities.xml
usr/share/python3-mapproxy/service/templates/wms111exception.xml
usr/share/python3-mapproxy/service/templates/wms130capabilities.xml
usr/share/python3-mapproxy/service/templates/wms130exception.xml
usr/share/python3-mapproxy/service/templates/wmts100capabilities.xml
usr/share/python3-mapproxy/service/templates/wmts100exception.xml
usr/share/python3-mapproxy/test
usr/share/python3-mapproxy/test/schemas
usr/share/python3-mapproxy/test/schemas/inspire
usr/share/python3-mapproxy/test/schemas/inspire/common
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/common.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd
usr/share/python3-mapproxy/test/schemas/inspire/common/1.0/network.xsd
usr/share/python3-mapproxy/test/schemas/inspire/inspire_vs
usr/share/python3-mapproxy/test/schemas/inspire/inspire_vs/1.0
usr/share/python3-mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.xsd
usr/share/python3-mapproxy/test/schemas/kml
usr/share/python3-mapproxy/test/schemas/kml/2.2.0
usr/share/python3-mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd
usr/share/python3-mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd
usr/share/python3-mapproxy/test/schemas/kml/2.2.0/xAL.xsd
usr/share/python3-mapproxy/test/schemas/ogcapi
usr/share/python3-mapproxy/test/schemas/ogcapi/ogcapi-maps-1.bundled.json
usr/share/python3-mapproxy/test/schemas/ogcapi/ogcapi-tiles-1.bundled.json
usr/share/python3-mapproxy/test/schemas/openapi
usr/share/python3-mapproxy/test/schemas/openapi/openapi-3.0.x.json
usr/share/python3-mapproxy/test/schemas/ows
usr/share/python3-mapproxy/test/schemas/ows/1.1.0
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsAll.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsContents.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd
usr/share/python3-mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd
usr/share/python3-mapproxy/test/schemas/sld
usr/share/python3-mapproxy/test/schemas/sld/1.1.0
usr/share/python3-mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd
usr/share/python3-mapproxy/test/schemas/wms
usr/share/python3-mapproxy/test/schemas/wms/1.0.0
usr/share/python3-mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml
usr/share/python3-mapproxy/test/schemas/wms/1.0.7
usr/share/python3-mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml
usr/share/python3-mapproxy/test/schemas/wms/1.1.0
usr/share/python3-mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml
usr/share/python3-mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml
usr/share/python3-mapproxy/test/schemas/wms/1.1.1
usr/share/python3-mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd
usr/share/python3-mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml
usr/share/python3-mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd
usr/share/python3-mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml
usr/share/python3-mapproxy/test/schemas/wms/1.3.0
usr/share/python3-mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml
usr/share/python3-mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd
usr/share/python3-mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml
usr/share/python3-mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd
usr/share/python3-mapproxy/test/schemas/wmsc
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd
usr/share/python3-mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml
usr/share/python3-mapproxy/test/schemas/wmts
usr/share/python3-mapproxy/test/schemas/wmts/1.0
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmts.xsd
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd
usr/share/python3-mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd
usr/share/python3-mapproxy/test/schemas/xlink
usr/share/python3-mapproxy/test/schemas/xlink/1.0.0
usr/share/python3-mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd
usr/share/python3-mapproxy/test/schemas/xml.xsd
usr/share/python3-mapproxy/test/system
usr/share/python3-mapproxy/test/system/fixture
usr/share/python3-mapproxy/test/system/fixture/cache_data
usr/share/python3-mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857
usr/share/python3-mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00
usr/share/python3-mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/000.png
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000
usr/share/python3-mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png
usr/lib/python3/dist-packages/mapproxy/image/fonts/DejaVuSans.ttf
usr/lib/python3/dist-packages/mapproxy/image/fonts/DejaVuSansMono.ttf
usr/lib/python3/dist-packages/mapproxy/service/templates
usr/lib/python3/dist-packages/mapproxy/test/schemas
usr/lib/python3/dist-packages/mapproxy/test/system/fixture/cache_data