Revision 3693
Added by Aaron Marcuse-Kubitza over 12 years ago
VegBIEN.plots.csv | ||
---|---|---|
8 | 8 |
locality_description,/*_id/location/locationnarrative,"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" |
9 | 9 |
slope_aspect,/*_id/location/slopeaspect/_compass/value, |
10 | 10 |
slope_gradient,/*_id/location/slopegradient, |
11 |
elev_max_m,"/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}/_units:[default=m,to=m,to=]/value", |
|
12 |
elev_min_m,"/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}/_units:[default=m,to=m,to=]/value", |
|
11 |
elev_max_m,"/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}/_units:[default=m,to=m,to=]/value/_rangeEnd/value",
|
|
12 |
elev_min_m,"/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}/_units:[default=m,to=m,to=]/value/_rangeStart/value",
|
|
13 | 13 |
lat_decimal,"/*_id/location/{locationdetermination/latitude,centerlatitude}", |
14 | 14 |
long_decimal,"/*_id/location/{locationdetermination/longitude,centerlongitude}", |
15 | 15 |
plot_methodology,/*_id/method/name, |
Also available in: Unified diff
mappings/VegX-VegBIEN.stems.csv: elevation, elevationrange: Added _rangeStart/_rangeEnd filter