Revision 4800
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/VegBank/plot_/map.csv | ||
---|---|---|
26 | 26 |
layoutnarrative,layoutnarrative,, |
27 | 27 |
elevation,verbatimElevation,, |
28 | 28 |
elevationaccuracy,elevationaccuracy,, |
29 |
elevationrange,elevationrange,, |
|
29 |
elevationrange,elevationrange,,"Unused [1] |
|
30 |
|
|
31 |
[1] The following query returns no rows: SELECT count(*) FROM ""VegBank"".plot WHERE elevationrange IS NOT NULL" |
|
30 | 32 |
slopeaspect,slopeAspect,, |
31 | 33 |
minslopeaspect,minSlopeAspect,, |
32 | 34 |
maxslopeaspect,maxSlopeAspect,, |
inputs/VegBank/plot_/VegBIEN.csv | ||
---|---|---|
39 | 39 |
dateentered,,** No join mapping for dateentered ** |
40 | 40 |
dsgpoly,,** No join mapping for dsgpoly ** |
41 | 41 |
elevationaccuracy,,** No join mapping for elevationaccuracy ** |
42 |
elevationrange,,** No join mapping for elevationrange ** |
|
42 |
elevationrange,,"** No join mapping for elevationrange ** Unused [1] |
|
43 |
|
|
44 |
[1] The following query returns no rows: SELECT count(*) FROM ""VegBank"".plot WHERE elevationrange IS NOT NULL" |
|
43 | 45 |
emb_plot,,** No join mapping for emb_plot ** |
44 | 46 |
layoutnarrative,,** No join mapping for layoutnarrative ** |
45 | 47 |
notesmgt,,** No join mapping for notesmgt ** |
Also available in: Unified diff
inputs/VegBank/plot_/map.csv: Documented that elevationrange is unused