修改底图颜色

This commit is contained in:
龙澳
2026-03-31 15:06:51 +08:00
parent 4eca349d12
commit 1943755488
4 changed files with 15 additions and 15 deletions

View File

@@ -5,22 +5,22 @@ services:
restful: true
layers:
- name: stamen_watercolor
title: Stamen Watercolor (Cached)
sources: [stamen_watercolor_cache]
- name: carto_light
title: CartoDB Positron (Cached)
sources: [carto_light_cache]
caches:
stamen_watercolor_cache:
carto_light_cache:
grids: [GLOBAL_WEBMERCATOR]
sources: [stamen_watercolor_source]
sources: [carto_light_source]
cache:
type: file
directory: /srv/mapproxy/cache_data/stamen_watercolor
directory: /srv/mapproxy/cache_data/carto_light
sources:
stamen_watercolor_source:
carto_light_source:
type: tile
url: https://tiles.stadiamaps.com/tiles/stamen_watercolor/%(z)s/%(x)s/%(y)s.jpg
url: https://a.basemaps.cartocdn.com/light_all/%(z)s/%(x)s/%(y)s.png
grid: GLOBAL_WEBMERCATOR
grids:

View File

@@ -1,6 +1,6 @@
seeds:
stamen_watercolor_seed:
caches: [stamen_watercolor_cache]
carto_light_seed:
caches: [carto_light_cache]
grids: [GLOBAL_WEBMERCATOR]
coverages: [china_coverage]
levels: