Subversion Repositories eFlore/Applications.cel

Rev

Rev 2007 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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