... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Map: Kompass Touristik (online)
#13
(05.04.2020, 09:27)JMZ-CH Wrote: 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>

Hello,
Since a short time, MapStyle=KOMPASS%20Touristik doesn't work
http://ec2.cdn.ecmaps.de/WmsGateway.ashx...oomLevel=9
-> MapStyle unknow.     
This page https://api.routeconverter.com/v1/mapser...format=xml is not uptodate
Where can we found Experience & MapStyle values for this site : http://ec2.cdn.ecmaps.de/WmsGateway.ashx.jpg?
Regards
Nicolas
Reply


Messages In This Thread
Map: Kompass Touristik (online) - by JMZ-CH - 03.04.2020, 08:04
RE: Map: Kompass Touristik (online) - by Paour - 20.08.2022, 16:19
RE: Map: Kompass Touristik (online) - by WWAK - 06.05.2020, 12:29
RE: Map: Kompass Touristik (online) - by WWAK - 06.05.2020, 18:15
RE: Map: Kompass Touristik (online) - by WWAK - 07.05.2020, 10:32

Forum Jump:


Users browsing this thread: 1 Guest(s)