1001 |
delphine |
1 |
code = "ifn"
|
|
|
2 |
versions = "2005,2006,2007,2008,2009,2010,2011,2012"
|
|
|
3 |
categories = "arbresForet,arbresPeupleraie,couvertsForet,documentation,ecologie,flore,placettesForet,placettesPeupleraie"
|
|
|
4 |
dossierTsv = "{ref:dossierDonneesEflore}{ref:code}/"
|
|
|
5 |
dossierSql = "{ref:dossierTsv}"
|
|
|
6 |
|
|
|
7 |
[tables]
|
|
|
8 |
ifnMeta = "if_meta"
|
|
|
9 |
documentationFlore = "ifn_documentation_flore"
|
|
|
10 |
arbresForet = "ifn_arbres_foret"
|
|
|
11 |
arbresPeupleraie = "ifn_arbres_peupleraie"
|
|
|
12 |
couvertsForet = "ifn_couverts_foret"
|
|
|
13 |
documentation = "ifn_documentation"
|
|
|
14 |
ecologie = "ifn_ecologie"
|
|
|
15 |
flore = "ifn_flore"
|
|
|
16 |
placettesForet = "ifn_placettes_foret"
|
|
|
17 |
placettesPeupleraie = "ifn_placettes_peupleraie"
|
|
|
18 |
ifnTest = "ifn"
|
|
|
19 |
|
|
|
20 |
|
|
|
21 |
[fichiers]
|
|
|
22 |
structureSql = "{ref:code}.sql"
|
|
|
23 |
arbresForet = "arbres_foret.csv"
|
|
|
24 |
arbresPeupleraie = "arbres_peupleraie.csv"
|
|
|
25 |
couvertsForet = "couverts_foret.csv"
|
|
|
26 |
documentation = "documentation.csv"
|
|
|
27 |
ecologie = "ecologie.csv"
|
|
|
28 |
flore = "flore.csv"
|
|
|
29 |
placettesForet = "placettes_foret.csv"
|
|
|
30 |
placettesPeupleraie = "placettes_peupleraie.csv"
|
|
|
31 |
documentationFlore = "documentation_flore.csv"
|
|
|
32 |
|
|
|
33 |
[chemins]
|
|
|
34 |
structureSql = "{ref:dossierSql}{ref:fichiers.structureSql}"
|
|
|
35 |
documentation_flore = "{ref:dossierTsv}{ref:documentation_flore}"
|