Revision 10944
Added by Aaron Marcuse-Kubitza about 11 years ago
map.csv | ||
---|---|---|
1 | 1 |
VegBank,VegCore,Filter,Comments |
2 | 2 |
plot_id,locationID,, |
3 | 3 |
authorplotcode,locationName,, |
4 |
reference_id,*reference_id,, |
|
4 |
reference_id,*plot_--reference_id,,
|
|
5 | 5 |
parent_id,parentLocationID,, |
6 | 6 |
locationaccuracy,coordinateUncertaintyInMeters__from_coords,, |
7 | 7 |
confidentialitystatus,accessRights_verbatim,, |
8 |
confidentialityreason,*confidentialityreason,, |
|
8 |
confidentialityreason,*plot_--confidentialityreason,,
|
|
9 | 9 |
latitude,decimalLatitude,, |
10 | 10 |
longitude,decimalLongitude,, |
11 |
authore,*authore,, |
|
12 |
authorn,*authorn,, |
|
13 |
authorzone,*authorzone,, |
|
14 |
authordatum,*authordatum,, |
|
15 |
authorlocation,*authorlocation,, |
|
11 |
authore,*plot_--authore,,
|
|
12 |
authorn,*plot_--authorn,,
|
|
13 |
authorzone,*plot_--authorzone,,
|
|
14 |
authordatum,*plot_--authordatum,,
|
|
15 |
authorlocation,*plot_--authorlocation,,
|
|
16 | 16 |
locationnarrative,locality,, |
17 |
azimuth,*azimuth,, |
|
18 |
dsgpoly,*dsgpoly,, |
|
17 |
azimuth,*plot_--azimuth,,
|
|
18 |
dsgpoly,*plot_--dsgpoly,,
|
|
19 | 19 |
shape,footprintWKT,, |
20 | 20 |
area,plotArea_m2,,"""Total area of the plot in m2"" (area definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename>)" |
21 |
standsize,*standsize,, |
|
22 |
placementmethod,*placementmethod,, |
|
23 |
permanence,*permanence,, |
|
24 |
layoutnarrative,*layoutnarrative,, |
|
21 |
standsize,*plot_--standsize,,
|
|
22 |
placementmethod,*plot_--placementmethod,,
|
|
23 |
permanence,*plot_--permanence,,
|
|
24 |
layoutnarrative,*plot_--layoutnarrative,,
|
|
25 | 25 |
elevation,elevationInMeters,,"has only 5 decimal places of precision, with only 9s and random #s after that. ""The elevation of the plot origin in meters above sea level"" (elevation definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename>)" |
26 |
elevationaccuracy,*elevationaccuracy,, |
|
26 |
elevationaccuracy,*plot_--elevationaccuracy,,
|
|
27 | 27 |
elevationrange,UNUSED#elevationrange,, |
28 | 28 |
slopeaspect,slopeAspect,, |
29 | 29 |
minslopeaspect,minSlopeAspect,, |
... | ... | |
31 | 31 |
slopegradient,slopeGradient,, |
32 | 32 |
minslopegradient,minSlopeGradient,, |
33 | 33 |
maxslopegradient,maxSlopeGradient,, |
34 |
topoposition,*topoposition,, |
|
34 |
topoposition,*plot_--topoposition,,
|
|
35 | 35 |
landform,landform,, |
36 |
surficialdeposits,*surficialdeposits,, |
|
37 |
rocktype,*rocktype,, |
|
36 |
surficialdeposits,*plot_--surficialdeposits,,
|
|
37 |
rocktype,*plot_--rocktype,,
|
|
38 | 38 |
stateprovince,stateProvince,, |
39 | 39 |
country,country,, |
40 |
submitter_surname,*submitter_surname,, |
|
41 |
submitter_givenname,*submitter_givenname,, |
|
42 |
submitter_email,*submitter_email,, |
|
43 |
notespublic,*notespublic,, |
|
44 |
notesmgt,*notesmgt,, |
|
45 |
revisions,*revisions,, |
|
46 |
dateentered,*dateentered,, |
|
47 |
emb_plot,*emb_plot,, |
|
48 |
plotrationalenarrative,*plotrationalenarrative,, |
|
49 |
accessioncode,*accessioncode,, |
|
40 |
submitter_surname,*plot_--submitter_surname,,
|
|
41 |
submitter_givenname,*plot_--submitter_givenname,,
|
|
42 |
submitter_email,*plot_--submitter_email,,
|
|
43 |
notespublic,*plot_--notespublic,,
|
|
44 |
notesmgt,*plot_--notesmgt,,
|
|
45 |
revisions,*plot_--revisions,,
|
|
46 |
dateentered,*plot_--dateentered,,
|
|
47 |
emb_plot,*plot_--emb_plot,,
|
|
48 |
plotrationalenarrative,*plot_--plotrationalenarrative,,
|
|
49 |
accessioncode,*plot_--accessioncode,,
|
|
50 | 50 |
continent,continent,, |
51 | 51 |
area|country|territory,DUPLICATE#of:country#area|country|territory,, |
52 | 52 |
region|state|province,DUPLICATE#of:stateprovince#region|state|province,, |
53 | 53 |
county,county,, |
54 |
quadrangle,*quadrangle,, |
|
55 |
Geographic Name,*Geographic Name,, |
|
54 |
quadrangle,*plot_--quadrangle,, |
|
55 |
Geographic Name,*plot_--Geographic Name,, |
Also available in: Unified diff
inputs/VegBank/: prepended the table name to each column name to prevent column collisions, using the steps at http://wiki.vegpath.org/Left-joining_a_datasource