Hello, on my newest version of RouteConverter does the "Map Kompass Touristik (online)" not work. Does anybody have a idea how to solve the problem?
Thank you, JMZ
Hello Christian
You wrote "So please
configure your RouteConverter and figure out how stable these URLs are"
I don't know what you mean with configure "RouteConverter", how can this be done?
If I use an URL like 'https://map1.kompass.de/10/1087/717/kompass_topo?key=2ba8c124-38b6-11e7-ade1-e0cb4e28e847', the only answer I get is "In dieser Zoomstufe sind keine Daten verfügbar".
Hello, I think I found the reason of the malfunction:
Actual configuration (not working) of the xml:
<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>
The string in urlPattern "Experience=kompass" should be changed to "Experience=ecmaps"
I it also possible to add 5 more <host>:
<host>ec3.cdn.ecmaps.de</host>
<host>ec0.ecmaps.de</host>
<host>ec1.ecmaps.de</host>
<host>ec2.ecmaps.de</host>
<host>ec3.ecmaps.de</host>
The new configution could look like this:
<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>
<host>ec3.cdn.ecmaps.de</host>
<host>ec0.ecmaps.de</host>
<host>ec1.ecmaps.de</host>
<host>ec2.ecmaps.de</host>
<host>ec3.ecmaps.de</host>
<urlPattern>
http://#{host}/WmsGateway.ashx.jpg?Experience=ecmaps&MapStyle=KOMPASS%20Touristik&TileX=#{tilex}&TileY=#{tiley}&ZoomLevel=#{zoom}
</urlPattern>
<copyright>Kompass</copyright>
</mapServer>
Dear JMZ-CH,
thank you for your help. Now the map seems to work again!
I've updated the data on the server so other users can profit it, too.
(07.04.2020, 13:57)routeconverter Wrote: [ -> ]Dear JMZ-CH,
thank you for your help. Now the map seems to work again!
I've updated the data on the server so other users can profit it, too.
Hallo Christian,
habe jetzt nochmal alle Karten Aufrufe, die ich so nutze getestet. Dabei ist mir aufgefallen, dass die Kompass Touristik Karte (bei mir) mit den letzten Pre Versionen nicht mehr öffnet -Log1
Vergleiche ich den entsprechenden Eintrag in meiner mapservers.xml mit dem in dem Post vom 5.4.2020 finde ich Unterschiede:
meine xml:
http://#{host}/WmsGateway.ashx.jpg?Experience=ecmaps&
amp;MapStyle=KOMPASS%20Touristik&TileX=#{tilex}&TileY=#{tiley}
&ZoomLevel=#{zoom}
5.4.2020:
http://#{host}/WmsGateway.ashx.jpg?Experience=
ecmaps&MapStyle=KOMPASS%20Touristik&TileX=#{tilex}&TileY=#{tiley}&ZoomLevel=#{zoom}
Kopiere ich die gesamte obige Konfiguration in meine mapserver.xml sehe ich neben meinen offline Karten nur die OpenStreetMap DefaultMap (online) -Log2
Getestet mit der Pre Version .111.
Viele Grüße
Wilfried
[
attachment=2196][
attachment=2197]
(06.05.2020, 12:29)WWAK Wrote: [ -> ]meine xml:
http://#{host}/WmsGateway.ashx.jpg?Experience=ecmaps&MapStyle=KOMPASS%20Touristik&TileX=#{tilex}&TileY=#{tiley}&ZoomLevel=#{zoom}
5.4.2020:
http://#{host}/WmsGateway.ashx.jpg?Experience=ecmaps&MapStyle=KOMPASS%20Touristik&TileX=#{tilex}&TileY=#{tiley}&ZoomLevel=#{zoom}
Hallo Wilfried,
ich verstehe nicht, warum Du ecmaps rot gefärbt hast. Das ist doch identisch. Oder meintest Du das Ampersand? & vs &
Und wenn ich URLs wie
http://ec0.ecmaps.de/WmsGateway.ashx.jpg...oomLevel=9
http://ec2.cdn.ecmaps.de/WmsGateway.ashx...oomLevel=9
aufrufe, bekomme ich 403er. Demnach dürfte die Karte auch bei Dir nicht mehr funktionieren, oder?
Hallo Christian,
Du hast Recht, die Kompass Karte funktioniert bei mir nicht und ich bekomme auch jeweils die 403 Fehler, wenn ich deine beiden URLs:
http://ec0.ecmaps.de/WmsGateway.ashx.jpg...oomLevel=9
http://ec2.cdn.ecmaps.de/WmsGateway.ashx...oomLevel=9
aufrufe.
Frage nach der roten Markierung:
Die habe ich nicht eingefügt, sondern sie aus dem Post
Geschrieben von JMZ-CH - 05.04.2020, 10:27
übernommen.
Und, wenn ich dies hier richtig verstehe, hat die Karte so um den 7.4.2020 mal funktioniert und jetzt?
Geschrieben von routeconverter - 07.04.2020, 14:57
Dear JMZ-CH,
thank you for your help. Now the map seems to work again!
I've updated the data on the server so other users can profit it, too.
Formales Zitieren klappt bei mir nicht so richtig, ich muß copy and paste nutzen.
Viele Grüße
Wilfried
(06.05.2020, 18:15)WWAK Wrote: [ -> ]Und, wenn ich dies hier richtig verstehe, hat die Karte so um den 7.4.2020 mal funktioniert und jetzt?
Sie hat funktioniert. Und jetzt hat der Anbieter (wie so viele andere auch) den Zugriff für Dritte erschwert. Bis jemand herausfindet, wie man das umgeht.
Auf der Website sieht man eine Möglichkeit mit Schlüssel, die wahrscheinlich zu häufig rotiert werden, um sie in RouteConverter zentral nachzupflegen:
https://map1.kompass.de/9/270/180/kompas...cb4e28e847