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
(
demo1
) (
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 !!!