Revision 4824
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
82 | 82 |
<height_m>$height_m</height_m> |
83 | 83 |
<heightfirstbranch_m>$ht_first_branch_m</heightfirstbranch_m> |
84 | 84 |
<stemtag> |
85 |
<iscurrent> |
|
85 |
<iscurrent>true</iscurrent> |
|
86 |
<tag> |
|
86 | 87 |
<_alt> |
87 |
<2>true</2>
|
|
88 |
<1>false</1>
|
|
88 |
<1>$tag2</1>
|
|
89 |
<2>$tag1</2>
|
|
89 | 90 |
</_alt> |
90 |
</iscurrent> |
|
91 |
<tag>$tag1</tag> |
|
91 |
</tag> |
|
92 | 92 |
</stemtag> |
93 |
<stemtag> |
|
94 |
<iscurrent>true</iscurrent> |
|
95 |
<tag>$tag2</tag> |
|
96 |
</stemtag> |
|
97 | 93 |
<xposition_m>$x_position</xposition_m> |
98 | 94 |
<yposition_m>$y_position</yposition_m> |
99 | 95 |
</stemobservation> |
Also available in: Unified diff
inputs/SALVIAS/*/map.csv: Remapped all versions of stem and tree tags to tag, with the second tag superceding the first, to avoid the complex VegCore-VegBIEN mapping logic that attempts to place both tags in VegBIEN in the correct order but does not work for column-based import. inputs/SALVIAS-CSV/Organism/map.csv: stem and tree tags: Made the stem tag supercede the tree tag instead of vice versa, to have as specific of a tag as possible.