Line 34... |
Line 34... |
34 |
celImgUrlTpl = "https://api.tela-botanica.org/img:%s.jpg"
|
34 |
celImgUrlTpl = "https://api.tela-botanica.org/img:%s.jpg"
|
35 |
; Squelette d'URL pour les services web d'eFlore.
|
35 |
; Squelette d'URL pour les services web d'eFlore.
|
36 |
baseURLServicesEfloreTpl = "https://www.tela-botanica.org/service:eflore:%s/%s/%s"
|
36 |
baseURLServicesEfloreTpl = "https://www.tela-botanica.org/service:eflore:%s/%s/%s"
|
37 |
; Dossier de stockage temporaire des images (ATTENTION : mettre le slash à la fin)
|
37 |
; Dossier de stockage temporaire des images (ATTENTION : mettre le slash à la fin)
|
38 |
imagesTempDossier = "/home/telabotap/www/eflore/cel/cache/images/"
|
38 |
imagesTempDossier = "/home/telabotap/www/eflore/cel/cache/images/"
|
39 |
; Squelette d'URL pour les images temporaires stockées sur le serveur
|
- |
|
40 |
imagesTempUrlTpl = "https://localhost/serveur/cache/cel_li/tmp/%s"
|
- |
|
41 |
; Url du service fournissant des infos sur les noms à partir d'un num tax
|
39 |
; Url du service fournissant des infos sur les noms à partir d'un num tax
|
42 |
infosTaxonUrl = "https://www.tela-botanica.org/service:eflore:0.1/%s/noms/%s"
|
40 |
infosTaxonUrl = "https://www.tela-botanica.org/service:eflore:0.1/%s/noms/%s"
|
43 |
; Url du service fournissant des infos sur les codes pays
|
41 |
; Url du service fournissant des infos sur les codes pays
|
44 |
infosPaysUrl = "https://api.tela-botanica.org/service:eflore:0.1/iso-3166-1/zone-geo?masque.statut=officiellement%20attribu%C3%A9&navigation.limite=1000"
|
42 |
infosPaysUrl = "https://api.tela-botanica.org/service:eflore:0.1/iso-3166-1/zone-geo?masque.statut=officiellement%20attribu%C3%A9&navigation.limite=1000"
|
45 |
; Url du service wiki fournissant les pages d'aide
|
43 |
; Url du service wiki fournissant les pages d'aide
|