03.04.2020, 10:12
The map is currently configured to
It seems they've changed their infrastructure for https://www.kompass.de/wanderkarte/tour-planen/
I see tile load requests with API Keys like this:
Basiskarte:
https://map1.kompass.de/11/1087/717/komp...cb4e28e847
https://map2.kompass.de/11/1087/718/komp...cb4e28e847
Winter:
https://map1.kompass.de/14/8706/5744/kom...cb4e28e847
OSM:
https://map2.kompass.de/14/8703/5744/kom...cb4e28e847
So please configure your RouteConverter and figure out how stable these URLs are – and come back here to report.
Code:
<mapServer id="Kompass Touristik" name="Kompass Touristik Wanderkarte" minZoom="5" maxZoom="15">
<host>ec0.cdn.ecmaps.de</host>
<host>ec1.cdn.ecmaps.de</host>
<host>ec2.cdn.ecmaps.de</host>
<urlPattern>
http://#{host}/WmsGateway.ashx.jpg?Experience=kompass&MapStyle=KOMPASS%20Touristik&TileX=#{tilex}&TileY=#{tiley}&ZoomLevel=#{zoom}
</urlPattern>
<copyright>Kompass</copyright>
</mapServer>It seems they've changed their infrastructure for https://www.kompass.de/wanderkarte/tour-planen/
I see tile load requests with API Keys like this:
Basiskarte:
https://map1.kompass.de/11/1087/717/komp...cb4e28e847
https://map2.kompass.de/11/1087/718/komp...cb4e28e847
Winter:
https://map1.kompass.de/14/8706/5744/kom...cb4e28e847
OSM:
https://map2.kompass.de/14/8703/5744/kom...cb4e28e847
So please configure your RouteConverter and figure out how stable these URLs are – and come back here to report.
--
Christian
Christian
