Subversion Repositories eFlore/Applications.cel

Rev

Rev 1586 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1586 jpm 1
[urls]
2
widgetSaisie = "http://www.tela-botanica.org/widget:cel:saisie";
3
 
510 jpm 4
[carto]
555 jpm 5
; Chemin vers le dossier contenant les fichiers kmz des limites communales
574 jpm 6
communesKmzChemin = "/home/telabotap/www/commun/google/map/3/kmz/communes/,/home/telabotap/www/commun/google/map/3/kmz/communes_incompletes/"
510 jpm 7
; Template de l'url où charger les fichiers kml des limites communales.
939 jpm 8
limitesCommunaleUrlTpl = "http://www.tela-botanica.org/eflore/cel2/widget/modules/carto/squelettes/kml/%s/%s"
1041 aurelien 9
communeImageUrl = "http://www.tela-botanica.org/commun/icones/carto/commune.png"
10
pointImageUrl = "http://www.tela-botanica.org/commun/icones/carto/point2.png"
11
groupeImageUrlTpl = "http://www.tela-botanica.org/service:cel:CelWidgetMapPoint/icone-groupe?type={type}&nbre={nbre}"
2007 mathias 12
aideWikiniUrlCartoPoint = "http://www.tela-botanica.org/wikini/eflore/api/rest/0.5/pages/{page}?txt.format=text/html";