Revision 459
Added by Aaron Marcuse-Kubitza almost 13 years ago
map.VegBIEN.plots.csv | ||
---|---|---|
1 | 1 |
SALVIAS:plotMetadata,VegBIEN:/plotevent,Comments |
2 | 2 |
plot_area_ha,/*_id/plot/area,"Brad: Area in hectares. Is there any way to store units?; Aaron: VegX plot area annotation says ""Total area of the plot in square meters."" so units are fixed" |
3 |
Elev,/*_id/plot/elevation,Brad: Mean elevation in meters. This is a constrained decimal value; is there no place for this in VegX other than verbatimElevation? Check with Nick. |
|
3 |
Elev,/*_id/plot/elevation/_alt/1,Brad: Mean elevation in meters. This is a constrained decimal value; is there no place for this in VegX other than verbatimElevation? Check with Nick.
|
|
4 | 4 |
Country,"/*_id/plot/place(/*_id/namedplace[placesystem=""area|country|territory""])/placename", |
5 | 5 |
PolDiv1,"/*_id/plot/place(/*_id/namedplace[placesystem=""region|state|province""])/placename",Brad: No; pol1=stateProvince |
6 | 6 |
MajorGeo,/*_id/plot/place(/*_id/namedplace[placesystem=continent])/placename, |
... | ... | |
10 | 10 |
LongDec,/*_id/plot/reallongitude, |
11 | 11 |
slope_aspect,/*_id/plot/slopeaspect, |
12 | 12 |
slope_gradient,/*_id/plot/slopegradient, |
13 |
elev_max_m,"/*_id/plot/{elevation/_avg/max,elevationrange/_range/to}", |
|
14 |
elev_min_m,"/*_id/plot/{elevation/_avg/min,elevationrange/_range/from}", |
|
13 |
elev_max_m,"/*_id/plot/{elevation/_alt/2/_avg/max,elevationrange/_range/to}",
|
|
14 |
elev_min_m,"/*_id/plot/{elevation/_alt/2/_avg/min,elevationrange/_range/from}",
|
|
15 | 15 |
project_id,/*_id/project/projectname, |
16 | 16 |
PlotID,/authorcode/_alt/1,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
17 | 17 |
life_zone_code,/commclass/commdetermination/*_id/commconcept/*_id/*/commname, |
Also available in: Unified diff
VegX-VegBIEN mapping: Merge different sources of plot elevation