Subversion Repositories eFlore/Applications.moissonnage

Rev

Rev 12 | Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12 Rev 28
Line 1... Line 1...
1
[carto]
1
[carto]
Line 2... Line 2...
2
 
2
 
3
communeImageUrl = "http://www.tela-botanica.org/commun/icones/carto/commune.png"
3
communeImageUrl = "http://www.tela-botanica.org/commun/icones/carto/commune.png"
4
pointImageUrl   = "http://www.tela-botanica.org/commun/icones/carto/point2.png"
-
 
5
sourcesDispo = "cel,sophy"
-
 
6
nomSourcesDispo = "Observations CEL,Données Sophy"
4
pointImageUrl   = "http://www.tela-botanica.org/commun/icones/carto/point2.png"
-
 
5
sourcesDispo = "floradata,sophy"
-
 
6
sourceParDefaut = "floradata"
-
 
7
liensVersSources = "http://www.tela-botanica.org/appli:cel,http://sophy.u-3mrs.fr/"
-
 
8
nomSourcesDispo = "Observations Floradata,Données Sophy"
-
 
9
titreLegende = "Stations dans maille"
-
 
10
 
-
 
11
; Chemin vers le dossier contenant les fichiers kmz des limites communales
-
 
12
communesKmzChemin = "/home/telabotap/www/carto/kml/communes/,/home/telabotap/www/carto/kml/communes_incompletes/"
-
 
13
; Template de l'url où charger les fichiers kml des limites communales.
-
 
14
limitesCommunaleUrlTpl = "http://www.tela-botanica.org/carto/kml/%s/%s"