[export] +latitute et longitude v1.2.0
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 12 May 2015 07:40:45 +0000 (09:40 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 12 May 2015 07:40:45 +0000 (09:40 +0200)
export_sites.html
paquet.xml

index d0692df..7b247f4 100644 (file)
@@ -1,6 +1,6 @@
 #CACHE{0}
 #HTTP_HEADER{Content-Type: text/csv; charset=UTF-8}
 #HTTP_HEADER{Content-Disposition: attachment; filename=liste.csv}
 #CACHE{0}
 #HTTP_HEADER{Content-Type: text/csv; charset=UTF-8}
 #HTTP_HEADER{Content-Disposition: attachment; filename=liste.csv}
-"Statut";"Structure";"Atelier";"Adresse";"Code postal";"Ville";"Pays"
-<BOUCLE_mots(MOTS){type=#ENV{groupe}}><BOUCLE_sites(SITES){id_mot}{gis}>"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#PAYS"
+"Statut";"Structure";"Atelier";"Adresse";"Code postal";"Ville";"Region";"Pays";"Latitude";"Longitude"
+<BOUCLE_mots(MOTS){type=#ENV{groupe}}><BOUCLE_sites(SITES){id_mot}{gis}>"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#REGION";"#PAYS";"#LAT";"#LON"
 </BOUCLE_sites></BOUCLE_mots>
 </BOUCLE_sites></BOUCLE_mots>
index f8e6c0b..1f53336 100755 (executable)
@@ -1,7 +1,7 @@
 <paquet
     prefix="carte_de_sites"
     categorie="divers"
 <paquet
     prefix="carte_de_sites"
     categorie="divers"
-    version="1.1.3"
+    version="1.2.0"
     etat="dev"
     compatibilite="[3.0.0;3.0.*]"
     documentation="http://www.wiklou.org/index.php/Inclusion_de_la_carte"
     etat="dev"
     compatibilite="[3.0.0;3.0.*]"
     documentation="http://www.wiklou.org/index.php/Inclusion_de_la_carte"
@@ -10,7 +10,7 @@
     <nom>Carte de sites</nom>
     <auteur lien="http://www.heureux-cyclage.org">L'Heureux Cyclage</auteur>
     <credit lien="http://contrib.spip.net/4189">b_b</credit>
     <nom>Carte de sites</nom>
     <auteur lien="http://www.heureux-cyclage.org">L'Heureux Cyclage</auteur>
     <credit lien="http://contrib.spip.net/4189">b_b</credit>
-    <copyright>2011-2013</copyright>
+    <copyright>2011-2015</copyright>
     <licence>GPL v3</licence>
     <necessite nom="gis" compatibilite="[4.3.0;]"/>
 </paquet>
     <licence>GPL v3</licence>
     <necessite nom="gis" compatibilite="[4.3.0;]"/>
 </paquet>