<div dir="ltr">Hello everyone,<br><br><div>i am currently failing to convert a swiss wmts service in EPSG code 2056 to a WMTS in the globalwebmercator with mapproxy.</div><div>Can anyone tell me where the mistake lies? Thank you very much in advance.</div><div><br></div><div>My configuration (yaml-file):</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>layers:</div><div>   - name: ch_basiskarte                        #online<br>     title: Basiskarte Zuerich<br>     sources: [ch_basiskarte_cache]</div><div>caches:</div><div>    ch_basiskarte_cache:<br>        sources: [ch_basiskarte_cache_old]<br>        format: image/png<br>        disable_storage: false<br>        grids: ['GLOBAL_WEBMERCATOR']<br>    ch_basiskarte_cache_old:<br>        sources: [ch_basiskarte_tiles]<br>        format: image/png<br>        disable_storage: false<br>        grids: CH1903</div><div>sources:</div><div>    ch_basiskarte_tiles:<br>        type: tile<br>        url: <a href="https://www.ogd.stadt-zuerich.ch/mapproxy/wmts/1.0.0/Basiskarte_Zuerich_Raster/default/%(tms_path)s.%(format)s">https://www.ogd.stadt-zuerich.ch/mapproxy/wmts/1.0.0/Basiskarte_Zuerich_Raster/default/%(tms_path)s.%(format)s</a><br>        grid: CH1903</div><div> grids:<br></div><div>
    

CH1903:<br>        srs: EPSG:2056<br> </div></blockquote><div><br></div><div>Kind regards,</div><div>David      <br></div></div>