Hola, soy italiano y ententaré explicar lo que estoy tratando de hacer
desde cuando OruxMaps quitò los mapas de google yo ententè, con exito, de poner esto texto en el file onlinemapsources.xml
Quote
<onlinemapsource uid="0">
<name>Google Maps</name>
<url><![CDATA[http://mt{$s}.google.com/vt/lyrs=m@121&hl={$l}&x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>19</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>
<onlinemapsource uid="1">
<name>Google Earth</name>
<url><![CDATA[http://khm{$s}.google.com/kh/v=123&x={$x}&y={$y}&z={$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>
<onlinemapsource uid="2">
<name>Google Terrain</name>
<url><![CDATA[http://mt{$s}.google.com/vt/lyrs=t,r&hl={$l}&x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>15</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>
y todo bien, tenia los mapas de google otra vez!
Ahora, sin embargo, ya no estan. He borrado el file y no cambia nada...creo que los link de los mapas estan en otra carpeta...alguien me puede ayudar?
Gracias
G.E:
khm{$s}.google.com.sg/kh/v=113&src=app&x={$x}&y={$y}&z={$z}&s=Galileo
G Hybrid:
mt{$s}.google.com/vt/lyrs=s,m&hl=iw&x={$x}&y={$y}&z={$z}
G maps:
mt0.google.com/vt/lyrs=m@156000000&hl={$lang}&x={$x}&y={$y}&z={$z}
G. Terrain:
mt0.google.com/vt/lyrs=t,r&hl={$lang}&x={$x}&y={$y}&z={$z}
Quote from: "Zaidín"
G.E:
khm{$s}.google.com.sg/kh/v=113&src=app&x={$x}&y={$y}&z={$z}&s=Galileo
G Hybrid:
mt{$s}.google.com/vt/lyrs=s,m&hl=iw&x={$x}&y={$y}&z={$z}
G maps:
mt0.google.com/vt/lyrs=m@156000000&hl={$lang}&x={$x}&y={$y}&z={$z}
G. Terrain:
mt0.google.com/vt/lyrs=t,r&hl={$lang}&x={$x}&y={$y}&z={$z}
solo hybrid funciona, gracias..y el enlace de terrain es lo mismo de hybrid
ademas sabes como puedo borrar otros mapas que estan!?hay muchas que no necesito
Perdón, han cambiado las url:
G.E:
khm0.googleapis.com/kh?v=142&hl=es-ES&x={$x}&y={$y}&z={$z}&token=83106
G.M:
mt{$s}.google.com/vt/lyrs=m@140&hl=en&x={$x}&y={$y}&z={$z}
G.T.:
mt{$s}.googleapis.com/vt?lyrs=t@131,r@245000000&src=apiv3&hl=es-ES&x={$x}&y={$y}&z={$z}&style=47,37%7Csmartmaps
Para borrar una fuente, prueba con pulsación prolongada, o directamente la borras del archivo xml.
Quote from: "Zaidín"
Perdón, han cambiado las url:
G.E:
khm0.googleapis.com/kh?v=142&hl=es-ES&x={$x}&y={$y}&z={$z}&token=83106
G.M:
mt{$s}.google.com/vt/lyrs=m@140&hl=en&x={$x}&y={$y}&z={$z}
G.T.:
mt{$s}.googleapis.com/vt?lyrs=t@131,r@245000000&src=apiv3&hl=es-ES&x={$x}&y={$y}&z={$z}&style=47,37%7Csmartmaps
Para borrar una fuente, prueba con pulsación prolongada, o directamente la borras del archivo xml.
muy bien, funcionan! muchas gracias.
los que no se borran son los verdes como WMS:USGS Imagenery Base Map, no estan en este file
Hola,
Parece que las url de Earth y Terrain ya no funcionan... :(
¿Dónde se pueden consultar las actualizadas?
Gracias!
Quote from: "digg"
Hola,
Parece que las url de Earth y Terrain ya no funcionan... :(
¿Dónde se pueden consultar las actualizadas?
Gracias!
Prueba con estos, a mí me van bien:
<onlinemapsource uid="1500">
<name>Google Maps</name>
<url><![CDATA[http://mt{$s}.google.com/vt/lyrs=m&hl=es-ES&x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>19</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>
<onlinemapsource uid="1501">
<name>Google Earth</name>
<url><![CDATA[http://mt{$s}.google.com/vt/lyrs=s&hl=es-ES&x={$x}&y={$y}&z={$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>
<onlinemapsource uid="1502">
<name>Google Hybrid</name>
<url><![CDATA[http://mt{$s}.google.com/vt/lyrs=s,m&hl=es-ES&x={$x}&y={$y}&z={$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>
<onlinemapsource uid="1503">
<name>Google Terrain</name>
<url><![CDATA[http://mt{$s}.google.com/vt/lyrs=t,m&hl=es-ES&x={$x}&y={$y}&z={$z}]]></url>
<minzoom>0</minzoom>
<maxzoom>19</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>
transisbon
podrias compartir tu archivo xml, yo edite el mio en orux 6.0.6 y al actualizar no me aparecen las fuentes de google