[MapProxy] convert WMTS koordinate reference with map
4 t
d.viert at googlemail.com
Thu Oct 8 03:54:47 PDT 2020
Hello everyone,
i am currently failing to convert a swiss wmts service in EPSG code 2056 to
a WMTS in the globalwebmercator with mapproxy.
Can anyone tell me where the mistake lies? Thank you very much in advance.
My configuration (yaml-file):
layers:
> - name: ch_basiskarte #online
> title: Basiskarte Zuerich
> sources: [ch_basiskarte_cache]
> caches:
> ch_basiskarte_cache:
> sources: [ch_basiskarte_cache_old]
> format: image/png
> disable_storage: false
> grids: ['GLOBAL_WEBMERCATOR']
> ch_basiskarte_cache_old:
> sources: [ch_basiskarte_tiles]
> format: image/png
> disable_storage: false
> grids: CH1903
> sources:
> ch_basiskarte_tiles:
> type: tile
> url:
> https://www.ogd.stadt-zuerich.ch/mapproxy/wmts/1.0.0/Basiskarte_Zuerich_Raster/default/%(tms_path)s.%(format)s
> grid: CH1903
> grids:
> CH1903:
> srs: EPSG:2056
>
>
Kind regards,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20201008/31ccc45a/attachment.html>
More information about the MapProxy
mailing list