Revision 459
Added by Aaron Marcuse-Kubitza almost 13 years ago
SALVIAS-VegBIEN.plots.csv | ||
---|---|---|
1 | 1 |
SALVIAS,VegBIEN:/plotevent,Comments |
2 | 2 |
plot_area_ha,//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_m,//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_m,//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/namedplace[placesystem=""area|country|territory""]/placename", |
5 | 5 |
pol1,"//*_id/namedplace[placesystem=""region|state|province""]/placename",Brad: No; pol1=stateProvince |
6 | 6 |
major_geo,//*_id/namedplace[placesystem=continent]/placename, |
... | ... | |
10 | 10 |
long_decimal,//plot/reallongitude, |
11 | 11 |
slope_aspect,//plot/slopeaspect, |
12 | 12 |
slope_gradient,//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,//project/projectname, |
16 | 16 |
life_zone_code,//*/commname, |
17 | 17 |
holdridge_life_zone,//commconcept/commdescription, |
Also available in: Unified diff
VegX-VegBIEN mapping: Merge different sources of plot elevation