Subversion Repositories eFlore/Applications.cel

Rev

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

;<?/*
[settings]
; URL de base relative du CEL
baseURL = "/jrest/"
; URL de base relative alternative du CEL (pour les raccourcis par exemple)
baseAlternativeURL = "/service:cel:"
; URL de base aboslu du CEL
baseURLAbsolu = "http://localhost/jrest/"
; URL de base aboslu du CEL construit dynamiquement dans le fichier Cel.php
baseURLAbsoluDyn = ""
; Url d'eFlore affichant la carte du CEL
efloreUrlTpl = "http://www.tela-botanica.org/%s-nn-%s"
; URL des services web du CEL sous forme de template à utiliser avec sprintf
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
; URL des services web du CEL sous forme de template à utiliser avec sprintf
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
celImgUrlTpl = "http://api.tela-botanica.org/img:%s"
; Url de PhpMyEdit permettant de faire les corrections du CEL pour les Super Admin
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"
; Url de l'appli du CEL
celAppliUrl = "http://www.tela-botanica.org/appli:cel"
; Indication du nom de l'éditeur pour les flux de syndication
editeur = "Tela Botanica"
; Format du Guid des observations du CEL pour les flux de syndication principalement
guidObsTpl = "urn:lsid:tela-botanica.org:cel:obs%s"
; Format du Guid des images du CEL pour les flux de syndication principalement
guidImgTpl = "urn:lsid:tela-botanica.org:cel:img%s"
; Indication de la locale (setLocale(LC_ALL, ?)) pour les classes héritant de Cel
locale = "fr_FR.UTF-8"
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
fuseauHoraire = "Europe/Paris"
; template de chemin pour les marqueur google maps pour le widget carto
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"

[eflore]
phptype  = mysqli
username =
password =
hostspec =
database = tela_prod_eflore_v1_1_principale

api_host = "http://localhost/service:eflore:0.1"
url_service_nom = "http://localhost/service:eflore:0.1/{referentiel}/noms"
url_service_taxon = "http://localhost/service:eflore:0.1/bdtfx/taxons"
url_service_chorologie_obs = "http://localhost/service:eflore:0.1/chorodep/observations"
url_service_chorologie_presence = "http://localhost/service:eflore:0.1/chorodep/infos-espece/nn:{num_nom}/presence-departement"
url_service_chorologie_carte = "http://localhost/service:eflore:0.1/{referentiel_choro}/cartes"
url_service_photoflora = "http://photoflora.free.fr/eflore-photoflora/services/index.php/0.1/projets/photoflora/images"
url_service_nom_attribution = "http://localhost/service:eflore:0.1/{referentiel}/noms-vernaculaires/attributions?masque.nt={valeur}&masque.lg={langue}"

[referentiels]
; Nom des tables des référentiels avec leur version actuellement utilisé pour récupérer les infos des noms
; ATTENTION : Bien préciser le nom de la base devant le nom de la table !
bdtfx = "tb_eflore.bdtfx_v6_00"
bdtxa = "tb_eflore.bdtxa_v1_01"
isfan = "tb_eflore.isfan_v2013"
apd = "tb_eflore.apd_v2017"
lbf = "tb_eflore.lbf_v1_00"
florical = "tb_eflore.florical_v2016_04_22"
aublet = "tb_eflore.aublet_v2016_09"
bdtre = "tb_eflore.bdtre_v0_01"

[cel]
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
chemin_export = /opt/lampp/htdocs/Documents/export_images
chemin_stockage_temp = /home/tmp
images_temp_url = "http://localhost/tmp/images/%s"

url_images = http://localhost/Documents/images_serveur
url_export = http://localhost/Documents/export_images
url_service_geo_local = http://www.tela-botanica.org/service:eflore:0.1/osm/nom-commune
url_service_geo_geonames = http://ws.geonames.org/
nom_service_geocoding_geonames = postalCodeSearchJSON
nom_service_reverse_geocoding_geonames = findNearbyJSON

taille_max = 2097152
taille_max_archive = 8500000

format_CRX2S = 63_63
format_XS = 150_100
format_CXS = 100_100
format_CRXS = 100_100
format_S = 400_300
format_CS = 300_300
format_CRS = 300_300
format_M = 600_450
format_L = 800_600
format_CRL = 600_600
format_XL = 1024_768
format_X2L = 1280_960  
format_X3L = 1600_1200

url_service_geo_local = http://api.tela-botanica.org/service:eflore:0.1/osm/nom-commune
url_service_geo_mondial = http://api.tela-botanica.org/service:eflore:0.1/osm/zone-admin

commande_script_images = "/usr/local/php/5.5/bin/php /home/apitela/www/scripts/cel/cli.php generationimages -a genererMinaturesPourId -id %s &";

referentiel_defaut = bdtfx


url_service_rue = "http://overpass-api.de/api/interpreter?data=%5Bout:json%5D;"

[database_cel]
phptype  = mysqli
username =
password =
hostspec = localhost
database = tb_cel
database_migration = tb_cel_migration

[ign]
url_service_altitude = "https://wxs.ign.fr/%s/alti/rest/elevation.json?%s"
cle_api =
username =
password =

[mapquest]
url_service_altitude = "https://open.mapquestapi.com/elevation/v1/profile?key=%s&shapeFormat=raw&%s"
cle_api =

; Identification
[identification]
sso_url = "https://localhost/annuaire/jrest/Auth"

[log]
cheminlog = "/home/Logs/"
timezone = "Europe/Paris"
taillemax = 100000

[jrest_admin]
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
ip_autorisees = "127.0.0.1,193.54.123.216,193.54.123.169"
;*/?>