Listing des fonds de cartes d’Open Street Map

Voici une liste des fonds de cartes d’Open Street Map que vous pouvez intégrez dans vos sites internet, pour rappel ces fonds de cartes se changent dans votre fichier JavaScript utilisant Leaflet chargeant la carte.

Exemple :

[pastacode lang= »javascript » message= » » highlight= » » provider= »manual »]

		// add an OpenStreetMap tile layer
		L.tileLayer('http://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png', {
		    attribution: '© OpenStreetMap contributors'
		}).addTo(map);

[/pastacode]

OSM-Fr : http://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png

2015-04-08 21-53-31_zoltar - uMap

Outdoors (OSM) : http://{s}.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png

2015-04-08 21-52-41_zoltar - uMap

OSM Roads : http://openmapsurfer.uni-hd.de/tiles/roads/x={x}&y={y}&z={z}

2015-04-08 21-55-20_zoltar - uMap

Landscape : http://{s}.tile3.opencyclemap.org/landscape/{z}/{x}/{y}.png

2015-04-08 21-56-08_zoltar - uMap

Toner : http://{s}.tile.stamen.com/toner-lite/{z}/{x}/{y}.png

2015-04-08 21-58-15_zoltar - uMap

OpenStreetMap : http://{s}.tile.osm.org/{z}/{x}/{y}.png

2015-04-08 21-59-17_zoltar - uMap

Transport : http://{s}.tile2.opencyclemap.org/transport/{z}/{x}/{y}.png

2015-04-08 22-00-04_zoltar - uMap

MapQuest Open : http://otile1.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.png

2015-04-08 22-00-51_zoltar - uMap

HOTOSM style : http://{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png

2015-04-08 22-01-36_zoltar - uMap

OpenCycleMap : http://{s}.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png

2015-04-08 22-02-23_zoltar - uMap

Watercolor : http://{s}.tile.stamen.com/watercolor/{z}/{x}/{y}.jpg

2015-04-08 22-03-09_zoltar - uMap

Hikebikemap : http://toolserver.org/tiles/hikebike/{z}/{x}/{y}.png

2015-04-08 22-03-48_zoltar - uMap

Lyrk : http://tiles.lyrk.org/ls/{z}/{x}/{y}?apikey=982c82cc765f42cf950a57de0d891076

2015-04-08 22-05-42_zoltar - uMap

OSM-monochrome : http://www.toolserver.org/tiles/bw-mapnik/{z}/{x}/{y}.png

2015-04-08 22-06-29_zoltar - uMap

Hydda : http://{s}.tile.openstreetmap.se/hydda/full/{z}/{x}/{y}.png

2015-04-08 22-07-18_zoltar - uMap

OpenTopoMap : http://{s}.tile.opentopomap.org/{z}/{x}/{y}.png

2015-04-08 22-08-01_zoltar - uMap

OpenRiverboatMap : http://{s}.tile.openstreetmap.fr/openriverboatmap/{z}/{x}/{y}.png

2015-04-08 22-08-49_zoltar - uMap

OSM – Deutschland : http://{s}.tile.openstreetmap.de/tiles/osmde/{z}/{x}/{y}.png

2015-04-08 22-09-30_zoltar - uMap

CartoDB : http://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png

2015-04-08 22-32-58_zoltar - uMap