Satellite view?

Started by thetraveller, January 10, 2014, 02:38:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thetraveller

Hello everyone, I use oruxmaps and I am very well, I use it for hiking and I love cartography, but I don't find any way to use as map a  satellite view, as I do with other tracking softwere. Is there a solution?



Thank you very much.

Zaidín

#1
You can add these codes to the xml file inside of mapsources folder:





<onlinemapsource uid="70">
<name>GOOGLE MAPS</name> <url><![CDATA[http://mt{$s}.google.com/vt/lyrs=m@140&hl=en&x={$x}&y={$y}&z={$z}]]></url>
<website><![CDATA[<a href="http://4umaps.eu/index.htm">4umaps.eu Maps</a>]]></website>
<minzoom>3</minzoom>
<maxzoom>20</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>0,1</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>





<onlinemapsource uid="71">
<name>GOOGLE ORTOFOTOS</name> <url><![CDATA[http://khm0.googleapis.com/kh?v=142&hl=es-ES&x={$x}&y={$y}&z={$z}&token=83106]]></url>
<website><![CDATA[<a href="http://4umaps.eu/index.htm">4umaps.eu Maps</a>]]></website>
<minzoom>3</minzoom>
<maxzoom>20</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></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>





<onlinemapsource uid="72">
<name>GOOGLE HIBRIDO</name> <url><![CDATA[http://mt{$s}.google.com/vt/lyrs=s,m&hl=iw&x={$x}&y={$y}&z={$z}]]></url>
<website><![CDATA[<a href="http://4umaps.eu/index.htm">google-hibrido</a>]]></website>
<minzoom>3</minzoom>
<maxzoom>20</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>0,1</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>