Revision 10947
Added by Aaron Marcuse-Kubitza about 11 years ago
map.csv | ||
---|---|---|
1 | 1 |
FIA,VegCore,Filter,Comments |
2 |
row_num,*REF_UNIT-row_num,, |
|
2 |
row_num,*REF_UNIT--row_num,,
|
|
3 | 3 |
STATECD,*STATECD,, |
4 | 4 |
VALUE,*UNITCD,, |
5 |
MEANING,*REF_UNIT-MEANING,, |
|
6 |
CREATED_BY,*REF_UNIT-CREATED_BY,, |
|
7 |
CREATED_DATE,*REF_UNIT-CREATED_DATE,, |
|
8 |
CREATED_IN_INSTANCE,*REF_UNIT-CREATED_IN_INSTANCE,, |
|
9 |
MODIFIED_BY,*REF_UNIT-MODIFIED_BY,, |
|
10 |
MODIFIED_DATE,*REF_UNIT-MODIFIED_DATE,, |
|
11 |
MODIFIED_IN_INSTANCE,*REF_UNIT-MODIFIED_IN_INSTANCE,, |
|
5 |
MEANING,*REF_UNIT--MEANING,, |
|
6 |
CREATED_BY,*REF_UNIT--CREATED_BY,, |
|
7 |
CREATED_DATE,*REF_UNIT--CREATED_DATE,, |
|
8 |
CREATED_IN_INSTANCE,*REF_UNIT--CREATED_IN_INSTANCE,, |
|
9 |
MODIFIED_BY,*REF_UNIT--MODIFIED_BY,, |
|
10 |
MODIFIED_DATE,*REF_UNIT--MODIFIED_DATE,, |
|
11 |
MODIFIED_IN_INSTANCE,*REF_UNIT--MODIFIED_IN_INSTANCE,, |
Also available in: Unified diff
inputs/FIA/*/map.csv: use -- to separate the table and column name instead of - , to conform with the u-name format (wiki.vegpath.org/u-name#format), which works even when only one of _- can be used in the name. -s are needed in this case to linewrap the column on a separate line as the table in phpPgAdmin.