Revision 4810
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
7 | 7 |
<authorlocationcode>$authorplotcode</authorlocationcode> |
8 | 8 |
<sourceaccessioncode>$plot_id</sourceaccessioncode> |
9 | 9 |
<area_m2>$area</area_m2> |
10 |
<elevation_m> |
|
11 |
<_replace> |
|
12 |
<\bca\.?></\bca\.?> |
|
13 |
<value>$elevation</value> |
|
14 |
</_replace> |
|
15 |
</elevation_m> |
|
10 |
<elevation_m>$elevation</elevation_m> |
|
16 | 11 |
<landform>$landform</landform> |
17 | 12 |
<locationcoords> |
18 | 13 |
<coordsaccuracy_deg><_noCV><value>$locationaccuracy</value></_noCV></coordsaccuracy_deg> |
Also available in: Unified diff
inputs/VegBank/plot_/map.csv: Remapped elevation from verbatimElevation to elevationInMeters, since the values are all decimals. The units come from the data dictionary.