IGN Spain or SIGPAC Spain on line maps

Started by alf, February 21, 2013, 22:24:26

0 Members and 1 Guest are viewing this topic.

alf

Hello

Could it be possible to add the IGN Spain maps (server www.idee.es)?
I can have them through MOBAC but it will be useful to have them directly on Locus.

The XML file used in MOBAC to get the Spanish IGN maps is below:
----------------------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<customWmsMapSource>
 
<name>IGN - Spain</name>
<minZoom>6</minZoom>
<maxZoom>16</maxZoom>
<tileType>JPG</tileType>
<version>1.1.1</version>
<layers>mtn_rasterizado</layers>
<url>http://www.idee.es/wms/MTN-Raster/MTN-Raster?</url>
<coordinatesystem>EPSG:4326</coordinatesystem>
<aditionalparameters>&amp;EXCEPTIONS=BLANK&amp;Styles=</aditionalparameters>
<backgroundColor>#000000</backgroundColor>
 
</customWmsMapSource>
----------------------------------------------------------------------------------------
Thanks and regards
  •  

Menion

#1
Hi alf,
  I did not check it, but on 99% it's not in terms of use of IGN to use their maps in this way. As I see, these maps are WMS services, so it s easy to add them to WMS list in Locus

after short test, simply in Locus > maps, tab WMS, tap on top "+" button and add there "http://www.idee.es/wms/MTN-Raster/MTN-Raster" this URL. That's all ;)
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

alf

#2
It works! :mrgreen:
Very slow server, just a matter to be patient.
Many thanks.
  •  

Menion

#3
you're welcome. Just warning: wms maps are not cached, so they'll always download from server
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •