Project

General

Profile

« Previous | Next » 

Revision 4753

schemas/vegbien.sql: Added units suffix to all core VegBIEN fields that have units. It is the responsibility of the mappings to ensure that all units are properly translated.

View differences:

test.xml.ref
78 78
                                        </userdefined_id>
79 79
                                        <definedvalue>$liana_infestation</definedvalue>
80 80
                                    </definedvalue>
81
                                    <diameterbreastheight>$temp_dbh</diameterbreastheight>
82
                                    <height>$height_m</height>
83
                                    <heightfirstbranch>$ht_first_branch_m</heightfirstbranch>
81
                                    <diameterbreastheight_m>$temp_dbh</diameterbreastheight_m>
82
                                    <height_m>$height_m</height_m>
83
                                    <heightfirstbranch_m>$ht_first_branch_m</heightfirstbranch_m>
84 84
                                    <stemtag>
85 85
                                        <iscurrent>
86 86
                                            <_alt>
......
94 94
                                        <iscurrent>true</iscurrent>
95 95
                                        <tag>$tag2</tag>
96 96
                                    </stemtag>
97
                                    <xposition>$x_position</xposition>
98
                                    <yposition>$y_position</yposition>
97
                                    <xposition_m>$x_position</xposition_m>
98
                                    <yposition_m>$y_position</yposition_m>
99 99
                                </stemobservation>
100 100
                            </plantobservation>
101 101
                        </aggregateoccurrence>

Also available in: Unified diff