Revision 1470
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, |
10 | 10 |
slope_gradient,/*_id/location/slopegradient, |
11 |
elev_max_m,"/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}/_units:[units=""m""]/value",
|
|
12 |
elev_min_m,"/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}/_units:[units=""m""]/value",
|
|
11 |
elev_max_m,"/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}/_units:[default=""m""]/value",
|
|
12 |
elev_min_m,"/*_id/location/{elevation/_alt/2/_avg/min,elevationrange/_range/from}/_units:[default=""m""]/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
xml_func.py: _units: default units attr renamed to default to clarify that it's not the units you're converting to