Outils pour utilisateurs

Outils du site


geo:leaflet

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
geo:leaflet [2017/05/16 07:50] jbpuelgeo:leaflet [2017/06/07 07:35] jbpuel
Ligne 27: Ligne 27:
   <script>   <script>
  var Esri_WorldImagery = L.tileLayer('https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}', {  var Esri_WorldImagery = L.tileLayer('https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}', {
- attribution: 'Tiles &copy; Esri &mdash; SourceEsri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community'+ attribution: '<a href="https://wiki.ensfea.fr/doku.php?id=geo:credits_carto">Credits</a>'
                 });                 });
  
 var Esri_WorldTopoMap = L.tileLayer('https://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/{z}/{y}/{x}', { var Esri_WorldTopoMap = L.tileLayer('https://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/{z}/{y}/{x}', {
- attribution: 'Tiles &copy; Esri &mdash; Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community'+ attribution: '<a href="https://wiki.ensfea.fr/doku.php?id=geo:credits_carto">Credits</a>'
 }); });
  
Ligne 40: Ligne 40:
  {  {
  maxZoom: 20,  maxZoom: 20,
- attribution: 'Map data &copy; <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, ' + + attribution: '<a href="https://wiki.ensfea.fr/doku.php?id=geo:credits_carto">Credits</a>',
- '<a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>, ' + +
- 'Imagery © <a href="http://mapbox.com">Mapbox</a>',+
  id: 'mapbox.streets'  id: 'mapbox.streets'
  });  });
Ligne 242: Ligne 240:
  
 [[geo:credits_carto|Credits]] cartographie [[geo:credits_carto|Credits]] cartographie
 +
 +[[Carto transect]]
 +
 +[[Carto RI]]
  
geo/leaflet.txt · Dernière modification : 2017/06/07 07:36 de jbpuel