123 |
jpm |
1 |
version="1_00"
|
|
|
2 |
dossierTsv = "{ref:dossierDonneesEflore}cel/2011-11-10/"
|
|
|
3 |
dossierSql = "{ref:dossierTsv}"
|
|
|
4 |
bdd_nom = "tb_cel"
|
|
|
5 |
|
|
|
6 |
[tables]
|
|
|
7 |
obs = cel_inventory
|
817 |
raphael |
8 |
obsImages = cel_obs_images
|
123 |
jpm |
9 |
images = cel_images
|
|
|
10 |
motsClesImages = cel_mots_cles_images
|
|
|
11 |
motsClesObs = cel_mots_cles_obs
|
|
|
12 |
zoneGeo = locations
|
|
|
13 |
|
|
|
14 |
[fichiers]
|
|
|
15 |
structureSql = "cel_v{ref:version}.sql"
|
|
|
16 |
obs = "{ref:tables.obs}.tsv"
|
|
|
17 |
obsImages = "{ref:tables.obsImages}.tsv"
|
|
|
18 |
images = "{ref:tables.images}.tsv"
|
|
|
19 |
motsClesImages = "{ref:tables.motsClesImages}.tsv"
|
|
|
20 |
motsClesObs = "{ref:tables.motsClesObs}.tsv"
|
|
|
21 |
zoneGeo = "{ref:tables.zoneGeo}.tsv"
|
|
|
22 |
|
|
|
23 |
[chemins]
|
|
|
24 |
structureSql = "{ref:dossierSql}{ref:fichiers.structureSql}"
|
|
|
25 |
obs = "{ref:dossierTsv}{ref:fichiers.obs}"
|
|
|
26 |
obsImages = "{ref:dossierTsv}{ref:fichiers.obsImages}"
|
|
|
27 |
images = "{ref:dossierTsv}{ref:fichiers.images}"
|
|
|
28 |
motsClesImages = "{ref:dossierTsv}{ref:fichiers.motsClesImages}"
|
|
|
29 |
motsClesObs = "{ref:dossierTsv}{ref:fichiers.motsClesObs}"
|
|
|
30 |
zoneGeo = "{ref:dossierTsv}{ref:fichiers.zoneGeo}"
|
|
|
31 |
|
1074 |
aurelien |
32 |
[references]
|
|
|
33 |
BASEEDIT = "tb_cel"
|
|
|
34 |
BASESOURCE = "tb_eflore"
|
|
|
35 |
TABLEBASEFLOR = "baseflor_v2014_01_06"
|
|
|
36 |
TABLEBASEVEG = "baseveg_v2014_01_16"
|
|
|
37 |
TABLEBDTFXVERNA = "nvjfl_v2007"
|
|
|
38 |
TABLEBDTXAVERNAINDEX = "nva_index_v2_03"
|
|
|
39 |
TABLEBDTXAVERNA = "nva_v2013_06"
|
|
|
40 |
TABLEBDTXA = "bdtxa_v1_01"
|
|
|
41 |
TABLEBDTFX = "bdtfx_v2_01"
|
|
|
42 |
TABLEISFAN = "isfan_v2013"
|
|
|
43 |
|