Revision 904
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.plots.csv | ||
---|---|---|
2 | 2 |
plot_area_ha,/*_id/location/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 | 3 |
plot_code,/*_id/location/authorlocationcode,Brad: plotCode is as-assigned by data provider; guranteed to be unique only within dataset (=project) |
4 | 4 |
elev_m,/*_id/location/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. |
5 |
country,"/*_id/location/locationplace(/*_id/namedplace[placesystem=""area|country|territory""])/placename",
|
|
6 |
pol1,"/*_id/location/locationplace(/*_id/namedplace[placesystem=""region|state|province""])/placename",Brad: No; pol1=stateProvince
|
|
7 |
major_geo,/*_id/location/locationplace(/*_id/namedplace[placesystem=continent])/placename,
|
|
8 |
pol2,/*_id/location/locationplace(/*_id/namedplace[placesystem=county])/placename,Brad: No pol2=countyParish
|
|
9 |
locality_description,/*_id/location/locationplace/*_id/namedplace/placedescription,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX"
|
|
5 |
country,"/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""area|country|territory""])/placename",
|
|
6 |
pol1,"/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",Brad: No; pol1=stateProvince
|
|
7 |
major_geo,/*_id/location/locationdetermination(/*_id/namedplace[placesystem=continent])/placename,
|
|
8 |
pol2,/*_id/location/locationdetermination(/*_id/namedplace[placesystem=county])/placename,Brad: No pol2=countyParish
|
|
9 |
locality_description,/*_id/location/locationdetermination/*_id/namedplace/placedescription,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX"
|
|
10 | 10 |
lat_decimal,/*_id/location/reallatitude, |
11 | 11 |
long_decimal,/*_id/location/reallongitude, |
12 | 12 |
slope_aspect,/*_id/location/slopeaspect, |
Also available in: Unified diff
VegBIEN: Renamed locationplace to locationdetermination