Buenos días.
Estoy intentando crear un mapa wmts a partir de los mapas de openaip para aviación.
www.openaip.net
Sin embargo no lo consigo, no tengo muchos conocimientos al respecto. ¿Alguien los ha configurado o me puede orientar?
Muchas gracias y un saludo
Álvaro
Ya lo he conseguido en onlinemapsources.xml añadir
<onlinemapsource uid="2002">
<name>OpenAIP (Aero)</name>
<url><![CDATA[https://api.tiles.openaip.net/api/data/openaip/{$z}/{$x}/{$y}.png?apiKey=GET_A_API_KEY]]></url>
<website><![CDATA[<a href="http://www.openaip.net/">OpenAIP</a>]]></website>
<minzoom>0</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>
</onlinemapsource>
Un saludo,
Alvaro
<onlinemapsource uid="1751">
<name>💢 OpenAIP (NAUTICA)</name>
<url><![CDATA[https://api.tiles.openaip.net/api/data/openaip/{$z}/{$x}/{$y}.png?apiKey=XXXXX]]></url>
<website><![CDATA[<font color="#000000">©OpenAIP</font>]]></website>
<servers></servers>
<minzoom>7</minzoom>
<maxzoom>20</maxzoom>
<projection>MERCATORESFERICA</projection>
<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>
<onlinemapsource uid="1752">
<name>💢 OpenAIP HotSpots (NAUTICA)</name>
<url><![CDATA[https://api.tiles.openaip.net/api/data/hotspots/{$z}/{$x}/{$y}.png?apiKey=XXXXX]]></url>
<website><![CDATA[<font color="#000000">©OpenAIP HotSpots</font>]]></website>
<servers></servers>
<minzoom>7</minzoom>
<maxzoom>20</maxzoom>
<projection>MERCATORESFERICA</projection>
<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>
Anexo SkyVector por si es de utilidad.
<onlinemapsource uid="1761">
<name>🧭 SkyVector World-VFR (NAUTICA)</name>
<url><![CDATA[https://t.skyvector.com/V7pMh4xRihflnr61/301/2311/{$z}/{$x}/{$y}.jpg]]></url>
<website><![CDATA[<font color="#000000">©SkyVector W-VFR</font>]]></website>
<legend>https://skyvector.com/?ll={lat},{lon}&chart=301&zoom=1</legend>
<minzoom>1</minzoom>
<maxzoom>11</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="User-Agent">{om}</httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop>(23-2*$z)</zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
<onlinemapsource uid="1762">
<name>🧭 SkyVector World-Lo (NAUTICA)</name>
<url><![CDATA[https://t.skyvector.com/V7pMh4xRihflnr61/302/2311/{$z}/{$x}/{$y}.jpg]]></url>
<website><![CDATA[<font color="#000000">©SkyVector W-Lo</font>]]></website>
<legend>https://skyvector.com/?ll={lat},{lon}&chart=302&zoom=1</legend>
<minzoom>1</minzoom>
<maxzoom>10</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="User-Agent">{om}</httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop>(22-2*$z)</zop>
<qop></qop>
<sop></sop>
</onlinemapsource>
<onlinemapsource uid="1763">
<name>🧭 SkyVector World-Hi (NAUTICA)</name>
<url><![CDATA[https://t.skyvector.com/V7pMh4xRihflnr61/304/2311/{$z}/{$x}/{$y}.jpg]]></url>
<website><![CDATA[<font color="#000000">©SkyVector W-Hi</font>]]></website>
<legend>https://skyvector.com/?ll={lat},{lon}&chart=304&zoom=1</legend>
<minzoom>1</minzoom>
<maxzoom>9</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="User-Agent">{om}</httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop>(20-2*$z)</zop>
<qop></qop>
<sop></sop>
</onlinemapsource>