1 |
;<?/*
|
1 |
;<?/*
|
2 |
[settings]
|
2 |
[settings]
|
3 |
; URL de base relative du CEL
|
3 |
; URL de base relative du CEL
|
4 |
baseURL = "/jrest/"
|
4 |
baseURL = "/jrest/"
|
5 |
; URL de base relative alternative du CEL (pour les raccourcis par exemple)
|
5 |
; URL de base relative alternative du CEL (pour les raccourcis par exemple)
|
6 |
baseAlternativeURL = "/service:cel:"
|
6 |
baseAlternativeURL = "/service:cel:"
|
7 |
; URL de base aboslu du CEL
|
7 |
; URL de base aboslu du CEL
|
8 |
baseURLAbsolu = "http://localhost/jrest/"
|
8 |
baseURLAbsolu = "http://localhost/jrest/"
|
9 |
; URL de base aboslu du CEL construit dynamiquement dans le fichier Cel.php
|
9 |
; URL de base aboslu du CEL construit dynamiquement dans le fichier Cel.php
|
10 |
baseURLAbsoluDyn = ""
|
10 |
baseURLAbsoluDyn = ""
|
11 |
; Url d'eFlore affichant la carte du CEL
|
11 |
; Url d'eFlore affichant la carte du CEL
|
12 |
efloreUrlTpl = "http://www.tela-botanica.org/%s-nn-%s"
|
12 |
efloreUrlTpl = "http://www.tela-botanica.org/%s-nn-%s"
|
13 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
13 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
14 |
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
|
14 |
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
|
15 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
15 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
16 |
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
|
16 |
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
|
17 |
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
|
17 |
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
|
18 |
celImgUrlTpl = "http://api.tela-botanica.org/img:%s"
|
18 |
celImgUrlTpl = "http://api.tela-botanica.org/img:%s"
|
19 |
; Url de PhpMyEdit permettant de faire les corrections du CEL pour les Super Admin
|
19 |
; Url de PhpMyEdit permettant de faire les corrections du CEL pour les Super Admin
|
20 |
phpEditUrlTpl = "http://www.tela-botanica.org/eflore/cel2/jrest/util/cel_inventory.php?PME_sys_fl=0&PME_sys_fm=0&PME_sys_sfn[0]=0&PME_sys_operation=PME_op_Change&PME_sys_rec=%s"
|
20 |
phpEditUrlTpl = "http://www.tela-botanica.org/eflore/cel2/jrest/util/cel_inventory.php?PME_sys_fl=0&PME_sys_fm=0&PME_sys_sfn[0]=0&PME_sys_operation=PME_op_Change&PME_sys_rec=%s"
|
21 |
; Url de l'appli du CEL
|
21 |
; Url de l'appli du CEL
|
22 |
celAppliUrl = "http://www.tela-botanica.org/appli:cel"
|
22 |
celAppliUrl = "http://www.tela-botanica.org/appli:cel"
|
23 |
; Indication du nom de l'éditeur pour les flux de syndication
|
23 |
; Indication du nom de l'éditeur pour les flux de syndication
|
24 |
editeur = "Tela Botanica"
|
24 |
editeur = "Tela Botanica"
|
25 |
; Format du Guid des observations du CEL pour les flux de syndication principalement
|
25 |
; Format du Guid des observations du CEL pour les flux de syndication principalement
|
26 |
guidObsTpl = "urn:lsid:tela-botanica.org:cel:obs%s"
|
26 |
guidObsTpl = "urn:lsid:tela-botanica.org:cel:obs%s"
|
27 |
; Format du Guid des images du CEL pour les flux de syndication principalement
|
27 |
; Format du Guid des images du CEL pour les flux de syndication principalement
|
28 |
guidImgTpl = "urn:lsid:tela-botanica.org:cel:img%s"
|
28 |
guidImgTpl = "urn:lsid:tela-botanica.org:cel:img%s"
|
29 |
; Indication de la locale (setLocale(LC_ALL, ?)) pour les classes héritant de Cel
|
29 |
; Indication de la locale (setLocale(LC_ALL, ?)) pour les classes héritant de Cel
|
30 |
locale = "fr_FR.UTF-8"
|
30 |
locale = "fr_FR.UTF-8"
|
31 |
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
|
31 |
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
|
32 |
fuseauHoraire = "Europe/Paris"
|
32 |
fuseauHoraire = "Europe/Paris"
|
33 |
; template de chemin pour les marqueur google maps pour le widget carto
|
33 |
; template de chemin pour les marqueur google maps pour le widget carto
|
34 |
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
|
34 |
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
|
35 |
|
35 |
|
36 |
[eflore]
|
36 |
[eflore]
|
37 |
phptype = mysqli
|
37 |
phptype = mysqli
|
38 |
username =
|
38 |
username =
|
39 |
password =
|
39 |
password =
|
40 |
hostspec =
|
40 |
hostspec =
|
41 |
database = tela_prod_eflore_v1_1_principale
|
41 |
database = tela_prod_eflore_v1_1_principale
|
42 |
|
42 |
|
43 |
api_host = "http://localhost/service:eflore:0.1"
|
43 |
api_host = "http://localhost/service:eflore:0.1"
|
44 |
url_service_nom = "http://localhost/service:eflore:0.1/{referentiel}/noms"
|
44 |
url_service_nom = "http://localhost/service:eflore:0.1/{referentiel}/noms"
|
45 |
url_service_taxon = "http://localhost/service:eflore:0.1/bdtfx/taxons"
|
45 |
url_service_taxon = "http://localhost/service:eflore:0.1/bdtfx/taxons"
|
46 |
url_service_chorologie_obs = "http://localhost/service:eflore:0.1/chorodep/observations"
|
46 |
url_service_chorologie_obs = "http://localhost/service:eflore:0.1/chorodep/observations"
|
47 |
url_service_chorologie_presence = "http://localhost/service:eflore:0.1/chorodep/infos-espece/nn:{num_nom}/presence-departement"
|
47 |
url_service_chorologie_presence = "http://localhost/service:eflore:0.1/chorodep/infos-espece/nn:{num_nom}/presence-departement"
|
48 |
url_service_chorologie_carte = "http://localhost/service:eflore:0.1/{referentiel_choro}/cartes"
|
48 |
url_service_chorologie_carte = "http://localhost/service:eflore:0.1/{referentiel_choro}/cartes"
|
49 |
url_service_photoflora = "http://photoflora.free.fr/eflore-photoflora/services/index.php/0.1/projets/photoflora/images"
|
49 |
url_service_photoflora = "http://photoflora.free.fr/eflore-photoflora/services/index.php/0.1/projets/photoflora/images"
|
50 |
url_service_nom_attribution = "http://localhost/service:eflore:0.1/{referentiel}/noms-vernaculaires/attributions?masque.nt={valeur}&masque.lg={langue}"
|
50 |
url_service_nom_attribution = "http://localhost/service:eflore:0.1/{referentiel}/noms-vernaculaires/attributions?masque.nt={valeur}&masque.lg={langue}"
|
51 |
|
51 |
|
52 |
[referentiels]
|
52 |
[referentiels]
|
53 |
; Nom des tables des référentiels avec leur version actuellement utilisé pour récupérer les infos des noms
|
53 |
; Nom des tables des référentiels avec leur version actuellement utilisé pour récupérer les infos des noms
|
54 |
; ATTENTION : Bien préciser le nom de la base devant le nom de la table !
|
54 |
; ATTENTION : Bien préciser le nom de la base devant le nom de la table !
|
55 |
bdtfx = "tb_eflore.bdtfx_v6_00"
|
55 |
bdtfx = "tb_eflore.bdtfx_v9_00"
|
56 |
bdtxa = "tb_eflore.bdtxa_v1_01"
|
56 |
bdtxa = "tb_eflore.bdtxa_v1_01"
|
57 |
isfan = "tb_eflore.isfan_v2013"
|
57 |
isfan = "tb_eflore.isfan_v2013"
|
58 |
apd = "tb_eflore.apd_v2017"
|
58 |
apd = "tb_eflore.apd_v3_4_0"
|
59 |
lbf = "tb_eflore.lbf_v1_00"
|
59 |
lbf = "tb_eflore.lbf_v1_00"
|
60 |
florical = "tb_eflore.florical_v2016_04_22"
|
60 |
florical = "tb_eflore.florical_v2016_04_22"
|
61 |
aublet = "tb_eflore.aublet_v2016_09"
|
61 |
aublet = "tb_eflore.aublet_v2016_09"
|
62 |
bdtre = "tb_eflore.bdtre_v0_01"
|
62 |
bdtre = "tb_eflore.bdtre_v1_00"
|
- |
|
63 |
taxref = "tb_eflore.taxref_v2021"
|
- |
|
64 |
vascan = "tb_eflore.vascan_2022"
|
63 |
|
65 |
|
64 |
[cel]
|
66 |
[cel]
|
65 |
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
|
67 |
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
|
66 |
chemin_export = /opt/lampp/htdocs/Documents/export_images
|
68 |
chemin_export = /opt/lampp/htdocs/Documents/export_images
|
67 |
chemin_stockage_temp = /home/tmp
|
69 |
chemin_stockage_temp = /home/tmp
|
68 |
images_temp_url = "http://localhost/tmp/images/%s"
|
70 |
images_temp_url = "http://localhost/tmp/images/%s"
|
69 |
|
71 |
|
70 |
url_images = http://localhost/Documents/images_serveur
|
72 |
url_images = http://localhost/Documents/images_serveur
|
71 |
url_export = http://localhost/Documents/export_images
|
73 |
url_export = http://localhost/Documents/export_images
|
72 |
url_service_geo_local = http://www.tela-botanica.org/service:eflore:0.1/osm/nom-commune
|
74 |
url_service_geo_local = http://www.tela-botanica.org/service:eflore:0.1/osm/nom-commune
|
73 |
url_service_geo_geonames = http://ws.geonames.org/
|
75 |
url_service_geo_geonames = http://ws.geonames.org/
|
74 |
nom_service_geocoding_geonames = postalCodeSearchJSON
|
76 |
nom_service_geocoding_geonames = postalCodeSearchJSON
|
75 |
nom_service_reverse_geocoding_geonames = findNearbyJSON
|
77 |
nom_service_reverse_geocoding_geonames = findNearbyJSON
|
76 |
|
78 |
|
77 |
taille_max = 2097152
|
79 |
taille_max = 2097152
|
78 |
taille_max_archive = 8500000
|
80 |
taille_max_archive = 8500000
|
79 |
|
81 |
|
80 |
format_CRX2S = 63_63
|
82 |
format_CRX2S = 63_63
|
81 |
format_XS = 150_100
|
83 |
format_XS = 150_100
|
82 |
format_CXS = 100_100
|
84 |
format_CXS = 100_100
|
83 |
format_CRXS = 100_100
|
85 |
format_CRXS = 100_100
|
84 |
format_S = 400_300
|
86 |
format_S = 400_300
|
85 |
format_CS = 300_300
|
87 |
format_CS = 300_300
|
86 |
format_CRS = 300_300
|
88 |
format_CRS = 300_300
|
87 |
format_M = 600_450
|
89 |
format_M = 600_450
|
88 |
format_L = 800_600
|
90 |
format_L = 800_600
|
89 |
format_CRL = 600_600
|
91 |
format_CRL = 600_600
|
90 |
format_XL = 1024_768
|
92 |
format_XL = 1024_768
|
91 |
format_X2L = 1280_960
|
93 |
format_X2L = 1280_960
|
92 |
format_X3L = 1600_1200
|
94 |
format_X3L = 1600_1200
|
93 |
|
95 |
|
94 |
url_service_geo_local = http://api.tela-botanica.org/service:eflore:0.1/osm/nom-commune
|
96 |
url_service_geo_local = http://api.tela-botanica.org/service:eflore:0.1/osm/nom-commune
|
95 |
url_service_geo_mondial = http://api.tela-botanica.org/service:eflore:0.1/osm/zone-admin
|
97 |
url_service_geo_mondial = http://api.tela-botanica.org/service:eflore:0.1/osm/zone-admin
|
96 |
|
98 |
|
97 |
commande_script_images = "/usr/local/php/5.5/bin/php /home/apitela/www/scripts/cel/cli.php generationimages -a genererMinaturesPourId -id %s &";
|
99 |
commande_script_images = "/usr/local/php/5.5/bin/php /home/apitela/www/scripts/cel/cli.php generationimages -a genererMinaturesPourId -id %s &";
|
98 |
|
100 |
|
99 |
referentiel_defaut = bdtfx
|
101 |
referentiel_defaut = bdtfx
|
100 |
|
102 |
|
101 |
|
103 |
|
102 |
url_service_rue = "http://overpass-api.de/api/interpreter?data=%5Bout:json%5D;"
|
104 |
url_service_rue = "http://overpass-api.de/api/interpreter?data=%5Bout:json%5D;"
|
103 |
|
105 |
|
104 |
[database_cel]
|
106 |
[database_cel]
|
105 |
phptype = mysqli
|
107 |
phptype = mysqli
|
106 |
username =
|
108 |
username =
|
107 |
password =
|
109 |
password =
|
108 |
hostspec = localhost
|
110 |
hostspec = localhost
|
109 |
database = tb_cel
|
111 |
database = tb_cel
|
110 |
database_migration = tb_cel_migration
|
112 |
database_migration = tb_cel_migration
|
111 |
|
113 |
|
112 |
[ign]
|
114 |
[ign]
|
113 |
url_service_altitude = "https://wxs.ign.fr/%s/alti/rest/elevation.json?%s"
|
115 |
url_service_altitude = "https://wxs.ign.fr/%s/alti/rest/elevation.json?%s"
|
114 |
cle_api =
|
116 |
cle_api =
|
115 |
username =
|
117 |
username =
|
116 |
password =
|
118 |
password =
|
117 |
|
119 |
|
118 |
[mapquest]
|
120 |
[mapquest]
|
119 |
url_service_altitude = "https://open.mapquestapi.com/elevation/v1/profile?key=%s&shapeFormat=raw&%s"
|
121 |
url_service_altitude = "https://open.mapquestapi.com/elevation/v1/profile?key=%s&shapeFormat=raw&%s"
|
120 |
cle_api =
|
122 |
cle_api =
|
121 |
|
123 |
|
122 |
; Identification
|
124 |
; Identification
|
123 |
[identification]
|
125 |
[identification]
|
124 |
sso_url = "https://localhost/annuaire/jrest/Auth"
|
126 |
sso_url = "https://localhost/annuaire/jrest/Auth"
|
125 |
|
127 |
|
126 |
[log]
|
128 |
[log]
|
127 |
cheminlog = "/home/Logs/"
|
129 |
cheminlog = "/home/Logs/"
|
128 |
timezone = "Europe/Paris"
|
130 |
timezone = "Europe/Paris"
|
129 |
taillemax = 100000
|
131 |
taillemax = 100000
|
130 |
|
132 |
|
131 |
[jrest_admin]
|
133 |
[jrest_admin]
|
132 |
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
|
134 |
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
|
133 |
ip_autorisees = "127.0.0.1,193.54.123.216,193.54.123.169"
|
135 |
ip_autorisees = "127.0.0.1,193.54.123.216,193.54.123.169"
|
134 |
;*/?>
|
136 |
;*/?>
|