Subversion Repositories eFlore/Applications.moissonnage

Compare Revisions

Ignore whitespace Rev 27 → Rev 28

/trunk/widget/modules/carto/config.defaut.ini
2,5 → 2,13
 
communeImageUrl = "http://www.tela-botanica.org/commun/icones/carto/commune.png"
pointImageUrl = "http://www.tela-botanica.org/commun/icones/carto/point2.png"
sourcesDispo = "cel,sophy"
nomSourcesDispo = "Observations CEL,Données Sophy"
sourcesDispo = "floradata,sophy"
sourceParDefaut = "floradata"
liensVersSources = "http://www.tela-botanica.org/appli:cel,http://sophy.u-3mrs.fr/"
nomSourcesDispo = "Observations Floradata,Données Sophy"
titreLegende = "Stations dans maille"
 
; Chemin vers le dossier contenant les fichiers kmz des limites communales
communesKmzChemin = "/home/telabotap/www/carto/kml/communes/,/home/telabotap/www/carto/kml/communes_incompletes/"
; Template de l'url où charger les fichiers kml des limites communales.
limitesCommunaleUrlTpl = "http://www.tela-botanica.org/carto/kml/%s/%s"