Project

General

Profile

« Previous | Next » 

Revision 4979

inputs/*/*/map.csv: Prefix a * to every term that's not in Veg+ for easy identification of unmapped terms when editing map.csv. Note that canon will remove the * when it finds a matching Veg+ term.

View differences:

map.csv
1 1
CTFS,VegCore,Filter,Comments
2
CountryID,CountryID,,
2
CountryID,*CountryID,,
3 3
PlotID,locationID,,
4 4
PlotName,plotName,,
5 5
LocationName,locality,,
......
14 14
GROUP BY ""Elevation""::real , ""LocationName""
15 15
ORDER BY ""Elevation""::real DESC
16 16
-----"
17
ReferenceX,ReferenceX,,Rarely used
18
ReferenceY,ReferenceY,,Rarely used
17
ReferenceX,*ReferenceX,,Rarely used
18
ReferenceY,*ReferenceY,,Rarely used
19 19
SizeOfSite,plotArea_ha,,"""Size in hectares"" (SizeOfSite comments in <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/CTFS/_src/ctfs-comments_worksheet.xls>)"
20 20
ShapeOfSite,footprintWKT,,
21 21
DescriptionOfSite,locality,,
22 22
CountryName,country,,
23
row_num,row_num,,
23
row_num,*row_num,,

Also available in: Unified diff