Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - transisbon

#1
MAPAS/MAPS / Re: File onlinemapsources.xml
January 22, 2015, 12:46:51 AM
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>