OpenTopoMap.org

Started by cheers2, July 08, 2014, 12:37:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cheers2

Hello Orux,



is there a wy to integrate



http://opentopomap.org">http://opentopomap.org



into Oruxmaps for offline use.

These Topomaps which are based on openstreetmap are really the best i have seen so far, incl. summit names.

I have checked them for parts of Austria and Southern Germany. The maps are accessible via https and the website is in German.





I would be happy to be able to use them with Oruxmaps



Many thanks

cheers

orux

#1
Quote from: "cheers2"Hello Orux,



is there a wy to integrate



http://opentopomap.org">http://opentopomap.org



into Oruxmaps for offline use.

These Topomaps which are based on openstreetmap are really the best i have seen so far, incl. summit names.

I have checked them for parts of Austria and Southern Germany. The maps are accessible via https and the website is in German.





I would be happy to be able to use them with Oruxmaps



Many thanks

cheers


Hi, check if the web site allows that kind of access (the terms of use).



if yes, you can add a new map to the onlinemapsources.xml file, (take a look to the manual) with:



   <onlinemapsource uid="414">

      <name>OpenTopoMap</name>

      <url><![CDATA[http://{$s}.tile.opentopomap.org/{$z}/{$x}/{$y}.png]]></url>

      <website><![CDATA[Kartendaten: © <a href="https://openstreetmap.org/copyright">https://openstreetmap.org/copyright" target="_blank">OpenStreetMap</a>-Mitwirkende, SRTM | Kartendarstellung: © <a href="http://opentopomap.org/">http://opentopomap.org/" target="_blank">OpenTopoMap</a>]]></website>

      <minzoom>7</minzoom>

      <maxzoom>15</maxzoom>

      <projection>MERCATORESFERICA</projection>

      <servers>a,b,c</servers>

      <httpparam name="User-Agent">{om}</httpparam>

      <cacheable>1</cacheable>

      <downloadable>1</downloadable>

      <maxtilesday>0</maxtilesday>

      <maxthreads>0</maxthreads>

      <xop></xop>

      <yop></yop>

      <zop></zop>

      <qop></qop>

      <sop></sop>

   </onlinemapsource>





orux

radioman57

#2
Thanks Orux, it's working fine!



Markus

cheers2

#3
Hello Orux,



thanks for the quick and easy help.

I opened the .xml, copied your lines, added them and there it is.  :D



Brgds

cheers

kunzuilh

#4
Muy bueno. Gracias!

dhroller

#5
Technically it seems to work, however it is so incredibly slow that it's virtually unusable (I'm connected to a highspeed Internet). Is there a way of downloading the files and install them similiar to openandromaps?



ATB



dieter

Stager

#6
Quote from: dhroller post_id=14570 time=1543928599 user_id=2816
 Is there a way of downloading the files and install them similiar to openandromaps?

Only via cache, I believe.

I use this on my home server:

https://github.com/VladimirKalachikhin/Galadriel-cache">https://github.com/VladimirKalachikhin/Galadriel-cache

but it is not so stable.

Also this:

http://www.sasgis.org/">http://www.sasgis.org/

but it is a windows app.