OpenStreetMap logo OpenStreetMap

jespa's Diary

Recent diary entries

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}

See full entry