WMS map do not work - Kompass (tabacco) wms.

Started by ango, October 17, 2016, 03:54:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ango

Hello to everybody!

This is my first post, But this opportunity for sure will be crazy all italian people.



I'm learning Oruxmaps, on CAI (italian alpine club) course, I use track app for many many years, and Inever find an app complete and powerfull like Oruxmap.



I normaly use Alpine quest or sometimes my trails, In this app is possible load some raster map,  the most important of it is kompass (tabacco) they have put on line for free all est alpin sector.



The wms server is ecmaps:



http://ecmaps.de/">http://ecmaps.de/



layer is: kompass touristik



I've try to add this map in orux but my profile do not work.



My trails use this url, but also this not wirck in orux.



http://ec{3}.cdn.ecmaps.de/WmsGateway.ashx.jpg?Experience=kompass&MapStyle=KOMPASS%20Touristik&TileX={0}&TileY={1}&ZoomLevel={2}



Can someone help me to load this map on orux with a right syntax?



Ilario

fbboard

#1
Hello from Italy.

I'm trying to add the same map... without luck.

Anybody got solution?

Kompass is really good for Dolomites and Oruxmaps is really complete app... so I would like to use them together!

Ciao

Norman7

#2
Hello, if you still have the same problem, the working url line in onlinemapsources.xml is:

<url><![CDATA[http://ec3.cdn.ecmaps.de/WmsGateway.ashx.jpg?Experience=kompass&MapStyle=KOMPASS%20Touristik&TileX=%7B$x%7D&TileY=%7B$y%7D&ZoomLevel=%7B$z">http://ec3.cdn.ecmaps.de/WmsGateway.ash ... mLevel={$z">http://ec3.cdn.ecmaps.de/WmsGateway.ashx.jpg?Experience=kompass&MapStyle=KOMPASS%20Touristik&TileX={$x}&TileY={$y}&ZoomLevel={$z}]]></url>

Buone passeggiate!!

Haldo

I tried to use the link posted above.. but does not work...

this is the part of my onlinmapsources regarding the kompass map

<onlinemapsource uid="1111">
<name>Kompass</name>
<url><![CDATA[http://ec3.cdn.ecmaps.de/WmsGateway.ashx.jpg?Experience=kompass&MapStyle=KOMPASS%20Touristik&TileX={$x}&TileY={$y}&ZoomLevel={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>20</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>0,1,2,3</servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>


but it does not work....

any suggestions?