Line 310... |
Line 310... |
310 |
'nom' => 'Cohérence entre la localité et les coordonnées GPS')),
|
310 |
'nom' => 'Cohérence entre la localité et les coordonnées GPS')),
|
311 |
'localisation_precision' => self::GenColInfo(Array('abbrev' => 'localisation_precision',
|
311 |
'localisation_precision' => self::GenColInfo(Array('abbrev' => 'localisation_precision',
|
312 |
'nom' => 'Précision de la localisation')),
|
312 |
'nom' => 'Précision de la localisation')),
|
313 |
'station' => self::GenColInfo(Array('abbrev' => 'station',
|
313 |
'station' => self::GenColInfo(Array('abbrev' => 'station',
|
314 |
'nom' => 'Station')),
|
314 |
'nom' => 'Station')),
|
- |
|
315 |
'grade' => self::GenColInfo(Array('abbrev' => 'grade',
|
- |
|
316 |
'nom' => 'Indicateur de fiabilité',
|
- |
|
317 |
'importable' => FALSE)),
|
315 |
'validation_identiplante' => self::GenColInfo(Array('abbrev' => 'validation_identiplante',
|
318 |
'validation_identiplante' => self::GenColInfo(Array('abbrev' => 'validation_identiplante',
|
316 |
'nom' => 'Détermination validée sur IdentiPlante',
|
319 |
'nom' => 'Détermination validée sur IdentiPlante',
|
317 |
'importable' => FALSE)),
|
320 |
'importable' => FALSE)),
|
318 |
'score_identiplante' => self::GenColInfo(Array('abbrev' => 'score_identiplante',
|
321 |
'score_identiplante' => self::GenColInfo(Array('abbrev' => 'score_identiplante',
|
319 |
'nom' => 'Score IdentiPlante',
|
322 |
'nom' => 'Score IdentiPlante',
|