==== Maps avec OpenLayers ==== Documentation & divers trucs : * http://openlayers.org/ * Swiss Topo : http://www.swisstopo.admin.ch/internet/swisstopo/fr/home/products/services/web_services/webaccess.html * WMTS : http://dev.openlayers.org/docs/files/OpenLayers/Layer/WMTS-js.html * Exemple : http://www.refuges.info/nav?baseLayer=IGN * Exemple WMTS avec l'IGN : http://maps.peterrobins.co.uk/files/wmts2.html * Exemple WMTS avec OSM : http://openlayers.org/dev/examples/wmts.html * Exemples IDEE : http://www.idee.es/web/guest/ejemplos-de-api * WMS Espagne : http://maps.peterrobins.co.uk/wmshowto.html ([[http://www.idee.es/wms/MTN-Raster/MTN-Raster?LAYERS=mtn_rasterizado&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application/vnd.ogc.se_inimage&FORMAT=image/jpeg&SRS=EPSG:23030&BBOX=168000,4736000,169000,4737000&WIDTH=400&HEIGHT=400 | demo1]]) ([[http://www.idee.es/wms/MTN-Raster/MTN-Raster?LAYERS=mtn_rasterizado&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image%2Fjpeg&SRS=EPSG%3A23030&BBOX=755040,4725680,757600,4728240&WIDTH=256&HEIGHT=256 |demo2]]) * Changement de projection : http://www.peterrobins.co.uk/it/olchangingprojection.html + http://spatialreference.org/ref/epsg/23030/proj4js/ * Web Mercator (Google, OSM) = "EPSG:3857" * WGS'84 (classic lon/lat GPS) = "EPSG:4326" == Test1 ==
== Test2 ==
== Test3 ==
== Test 4 (IGN+OSM+Google) ==
== Test 5 (IDEE) == Il faut utiliser //proj4js// mais on dirait qu'il y a des conflits !!!