OpenStreetMap logo OpenStreetMap

Mapas del IGN en el editor iD

Posted by jespa on 9 April 2015 in Spanish (Español). Last updated on 3 June 2025.

Para usar los mapas raster del IGN como base en el editor de OSM, hay que entrar en modo edición, y luego pinchar en : Configuración de fondo (B) -> Personalizado Cuando salga un cuadro preguntando por la URL, pegamos esto:

https://www.ign.es/wmts/mapa-raster?request=getTile&layer=MTN&TileMatrixSet=GoogleMapsCompatible&format=image/jpeg&TileMatrix={z}&TileCol={x}&TileRow={y}

https://www.ign.es/wmts/mapa-raster?Request=GetTile&layer=MTN&style=default&tilematrixset=GoogleMapsCompatible&Service=WMTS&Format=image/jpeg&TileMatrix={z}&TileCol={x}&TileRow={y}

Mapas históricos del PNOA

  • PNOA2018
https://www.ign.es/wms/pnoa-historico?&service=WMS&request=GetMap&layers=PNOA2018&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG%3A3857&bbox={bbox}
  • PNOA2015
https://www.ign.es/wms/pnoa-historico?&service=WMS&request=GetMap&layers=PNOA2015&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG%3A3857&bbox={bbox}
  • PNOA2012
https://www.ign.es/wms/pnoa-historico?&service=WMS&request=GetMap&layers=PNOA2012&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG%3A3857&bbox={bbox}
  • PNOA2006
https://www.ign.es/wms/pnoa-historico?&service=WMS&request=GetMap&layers=PNOA2006&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG%3A3857&bbox={bbox}
  • ORTOFOTO 2002
https://geoservicios.castillalamancha.es/arcgis/services/Raster/ortofoto_2002/MapServer/WMSServer?&service=WMS&request=GetMap&layers=0&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox={bbox}
  • ORTOFOTO 1997
https://geoservicios.castillalamancha.es/arcgis/services/Raster/ortofoto_1997/MapServer/WMSServer?&service=WMS&request=GetMap&layers=0&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox={bbox}
https://www.ign.es/wms/pnoa-historico?&service=WMS&request=GetMap&layers=OLISTAT&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox={bbox}
  • ORTOFOTO 1956
https://www.ign.es/wms/pnoa-historico?&service=WMS&request=GetMap&layers=AMS_1956-1957&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox={bbox}
  • Hojas CEGET M7814 (Ejercito de Tierra)
https://wms-defensa.idee.es/mapas?&service=WMS&request=GetMap&layers=CEGET_M7814&styles=&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox={bbox}
  • Hojas CEGET M682 (Ejercito de Tierra)
https://wms-defensa.idee.es/mapas?&service=WMS&request=GetMap&layers=ceget_M682&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox={bbox}
  • Minutas cartográficas
https://www.ign.es/wms/minutas-cartograficas?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=Minutas&STYLES=&WIDTH=256&HEIGHT=256&CRS=EPSG:3857&BBOX={bbox}
  • LIDAR
https://wms-mapa-lidar.idee.es/lidar?SERVICE=WMS&request=GetMap&layers=EL.GridCoverage&styles=&format=image%2Fpng&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox={bbox}
  • Curvas de Nivel simples
https://servicios.idee.es/wms-inspire/mdt?&service=WMS&request=GetMap&layers=EL.ContourLine&format=image/png&transparent=true&version=1.1.1&width=256&height=256&srs=EPSG:3857&bbox={bbox}&featureCount=7&styles&tilePixelRatio=0&dpiMode=10

Mapas de Strava

Para comprobar si una ruta esta siendo muy utilizada o no, o revelar sendas cubiertas por la vegetación, puedes probar el overlay de heatmap de Strava. Haz login en strava.com en otra pestaña del navegador usa esto:

https://heatmap-external-{switch:a,b,c}.strava.com/tiles-auth/all/hot/{z}/{x}/{y}.png?px=256

También puedes usar esta extensión para añadir Strava como un overlay a cualquier mapa (funciona en mayo de 2025) https://github.com/cmoffroad/id-strava-heatmap-extension

Email icon Bluesky Icon Facebook Icon LinkedIn Icon Mastodon Icon Telegram Icon X Icon

Discussion

Comment from ivansanchez on 10 April 2015 at 10:28

Si te pasas por osm.org/copyright verás «Se le recuerda a los colaboradores de OSM que no deberán añadir información procedente de ninguna fuente con derechos de autor reservados (p.ej. Google Maps o mapas impresos) sin el consentimiento explícito de los poseedores de los derechos de autor.»

Si quieres contribuir a OSM usando datos del IGN, te recomiendo que uses el editor JOSM con la capa del PNOA del IGN.

Log in to leave a comment