Revision 4825
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
54 | 54 |
<basaldiameter_m>$BasalDiameter</basaldiameter_m> |
55 | 55 |
<diameterbreastheight_m>$DBH</diameterbreastheight_m> |
56 | 56 |
<height_m>$Height</height_m> |
57 |
<stemtag> |
|
58 |
<iscurrent>true</iscurrent> |
|
59 |
<tag>$TreeTag</tag> |
|
60 |
</stemtag> |
|
57 |
<stemtag><tag>$TreeTag</tag></stemtag> |
|
61 | 58 |
</stemobservation> |
62 | 59 |
</plantobservation> |
63 | 60 |
</aggregateoccurrence> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Removed no longer used previousTag and the complex mapping logic that attempts to place both tags in VegBIEN in the correct order but does not work for column-based import. tag: Removed iscurrent=true because there is now only one tag field.