Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:mapping [2015/07/18 15:28]
cyril
software:mapping [2015/07/19 09:50] (current)
cyril
Line 3: Line 3:
 ===== OruxMaps ===== ===== OruxMaps =====
  
-The almost perfect GPS/Mapping Android application.+The almost perfect GPS/Mapping Android application, for browsing maps and recording tracks.
  
 ==== Additional sources ==== ==== Additional sources ====
Line 90: Line 90:
 </code> </code>
  
 +  * Spanish IGN<code xml>
 +<onlinemapsource uid="514">
 + <name>Base IGN (ES)</name>
 + <url><![CDATA[http://www.ign.es/wmts/ign-base?request=getTile&layer=IGNBaseTodo&TileMatrixSet=GoogleMapsCompatible&TileMatrix={$z}&TileCol={$x}&TileRow={$y}&format=image/jpeg]]></url>
 + <website><![CDATA[<a href="https://www.cnig.es/" target="_blank">Centro Nacional de Información Geográfica (ES)</a>]]></website>
 + <minzoom>1</minzoom>
 + <maxzoom>18</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></zop>
 + <qop></qop>
 + <sop></sop>
 +</onlinemapsource>
 +
 +<onlinemapsource uid="515">
 + <name>PNOA IGN (ES)</name>
 + <url><![CDATA[http://www.ign.es/wmts/pnoa-ma?request=getTile&layer=OI.OrthoimageCoverage&TileMatrixSet=GoogleMapsCompatible&TileMatrix={$z}&TileCol={$x}&TileRow={$y}&format=image/jpeg]]></url>
 + <website><![CDATA[<a href="https://www.cnig.es/" target="_blank">Centro Nacional de Información Geográfica (ES)</a>]]></website>
 + <minzoom>1</minzoom>
 + <maxzoom>18</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></zop>
 + <qop></qop>
 + <sop></sop>
 +</onlinemapsource>
 +
 +<onlinemapsource uid="516">
 + <name>Raster IGN (ES)</name>
 + <url><![CDATA[http://www.ign.es/wmts/mapa-raster?request=getTile&layer=MTN&TileMatrixSet=GoogleMapsCompatible&TileMatrix={$z}&TileCol={$x}&TileRow={$y}&format=image/jpeg]]></url>
 + <website><![CDATA[<a href="https://www.cnig.es/" target="_blank">Centro Nacional de Información Geográfica (ES)</a>]]></website>
 + <minzoom>1</minzoom>
 + <maxzoom>18</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></zop>
 + <qop></qop>
 + <sop></sop>
 +</onlinemapsource>
 +</code>
  
 ===== MOBAC ===== ===== MOBAC =====
Line 205: Line 266:
 close OUTF; close OUTF;
 </code> </code>
 +
 +
 +===== Pyrenees-refuges.com =====
 +
 +Get a GPX file of all the refuges :  [[www.pyrenees-refuges.com/google/base2bayo.php]]. Be careful, there may be "&" characters that render the file ill-formated.
 +
software/mapping.1437233293.txt.gz · Last modified: 2015/07/18 15:28 by cyril
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0