Line 42... |
Line 42... |
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_carte = "http://localhost/service:eflore:0.1/{referentiel_choro}/cartes"
|
48 |
url_service_chorologie_carte = "http://localhost/service:eflore:0.1/{referentiel_choro}/cartes"
|
48 |
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"
|
Line 49... |
Line 50... |
49 |
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}"
|