1 |
4679
|
aaronmk
|
CTFS,VegCore,Filter,Comments
|
2 |
4979
|
aaronmk
|
CountryID,*CountryID,,
|
3 |
4656
|
aaronmk
|
PlotID,locationID,,
|
4 |
6542
|
aaronmk
|
PlotName,locationName,,
|
5 |
4656
|
aaronmk
|
LocationName,locality,,
|
6 |
4905
|
aaronmk
|
Latitude,decimalLatitude,,
|
7 |
|
|
Longitude,decimalLongitude,,
|
8 |
4797
|
aaronmk
|
Elevation,elevationInMeters,,"Assuming units are m based on the range of values [1] and the country the data is from (Panama). Not documented in <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/CTFS/_src/ctfs-comments_worksheet.xls>.
|
9 |
|
|
|
10 |
|
|
[1] Using the following query:
|
11 |
|
|
-----
|
12 |
|
|
SELECT ""Elevation""::real, ""LocationName""
|
13 |
|
|
FROM ""CTFS"".""Plot""
|
14 |
|
|
GROUP BY ""Elevation""::real , ""LocationName""
|
15 |
|
|
ORDER BY ""Elevation""::real DESC
|
16 |
|
|
-----"
|
17 |
4979
|
aaronmk
|
ReferenceX,*ReferenceX,,Rarely used
|
18 |
|
|
ReferenceY,*ReferenceY,,Rarely used
|
19 |
4768
|
aaronmk
|
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 |
4656
|
aaronmk
|
ShapeOfSite,footprintWKT,,
|
21 |
|
|
DescriptionOfSite,locality,,
|
22 |
|
|
CountryName,country,,
|