[MapProxy] seperate cache for every source
Bernadette Lier
bernadette.lier at geomap.immo
Tue Nov 10 01:54:06 PST 2015
Dear Oliver,
sorry, what URL are you asking for? I attached the ymls in the first mail. Maybe you can tell me, if its general possible to split into single caches like I did (and you can see here again). My aim is to create a folder for every wms-source.
Thank you very much,
Bernadette.
=======
layers:
- name: fnp
title: Flächennutzungsplan
sources: [cache_fnp_sachsen, cache_fnp_muenchen, cache_fnp_ffm]
caches:
cache_fnp_sachsen:
grids: [webmercator]
sources: [wms_fnp_sachsen]
cache_fnp_muenchen:
grids: [webmercator]
sources: [wms_fnp_muenchen]
cache_fnp_ffm:
grids: [webmercator]
sources: [wms_fnp_ffm]
More information about the MapProxy
mailing list