Project

General

Profile

« Previous | Next » 

Revision 10947

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.

View differences:

new_terms.csv
1
row_num,*COUNTY-row_num,,
1
row_num,*COUNTY--row_num,,
2 2
COUNTYNM,county,,
3
CN,*COUNTY-CN,,
4
CREATED_BY,*COUNTY-CREATED_BY,,
5
CREATED_DATE,*COUNTY-CREATED_DATE,,
6
CREATED_IN_INSTANCE,*COUNTY-CREATED_IN_INSTANCE,,
7
MODIFIED_BY,*COUNTY-MODIFIED_BY,,
8
MODIFIED_DATE,*COUNTY-MODIFIED_DATE,,
9
MODIFIED_IN_INSTANCE,*COUNTY-MODIFIED_IN_INSTANCE,,
3
CN,*COUNTY--CN,,
4
CREATED_BY,*COUNTY--CREATED_BY,,
5
CREATED_DATE,*COUNTY--CREATED_DATE,,
6
CREATED_IN_INSTANCE,*COUNTY--CREATED_IN_INSTANCE,,
7
MODIFIED_BY,*COUNTY--MODIFIED_BY,,
8
MODIFIED_DATE,*COUNTY--MODIFIED_DATE,,
9
MODIFIED_IN_INSTANCE,*COUNTY--MODIFIED_IN_INSTANCE,,

Also available in: Unified diff