From dfb375beeac249cec4b7f865ca547957b0f0b54f Mon Sep 17 00:00:00 2001 From: Tangui Morlier Date: Fri, 26 May 2023 17:59:49 +0200 Subject: [PATCH] Titres --- carte.html | 2 +- communes.html | 1 + denominations.html | 1 + index.html | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/carte.html b/carte.html index cafdc4eafb..96fe4f6272 100644 --- a/carte.html +++ b/carte.html @@ -121,7 +121,7 @@

Téléchargement

let cadastreaccess = await fetch(url); downloads["Parcelles cadastrales - "+mycommune] = cadastreaccess.url; parcelle_nom = '   Parcelles cadastrales - '+mycommune; - $('#loadermessage').html("Récupération du cadastre de "+commune+" : chargement des données géographique..."); + $('#loadermessage').html("Récupération du cadastre de "+commune+" : chargement des données géographique... (peut être un peu long)"); layers[parcelle_nom] = L.geoJSON(await cadastreaccess.json(),{style:{weight:1,opacity:0.75,color:'black'}}); $('#loadermessage').html("Récupération du cadastre de "+commune+" : ajout des parcelles dans la carte"); layers[parcelle_nom].addTo(map); diff --git a/communes.html b/communes.html index 6d2647a6bf..4d82162aad 100644 --- a/communes.html +++ b/communes.html @@ -2,6 +2,7 @@ + Les communes viticoles
diff --git a/denominations.html b/denominations.html index 02f33d4f39..9fa707e7af 100644 --- a/denominations.html +++ b/denominations.html @@ -2,6 +2,7 @@ + Les délimitations INAO
diff --git a/index.html b/index.html index e84c6429d8..6a2c7a85cf 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ + Open Data Wine : Accès simplifié aux délimitations viticoles