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
6 6
            <location>
7 7
                <authorlocationcode>$Inventory name</authorlocationcode>
8 8
                <sourceaccessioncode>$Inventory code</sourceaccessioncode>
9
                <area>$Area</area>
10
                <elevation>
9
                <area_m2>$Area</area_m2>
10
                <elevation_m>
11 11
                    <_alt>
12 12
                        <1>
13 13
                            <_replace>
......
37 37
                            </_avg>
38 38
                        </2>
39 39
                    </_alt>
40
                </elevation>
41
                <elevationrange>
40
                </elevation_m>
41
                <elevationrange_m>
42 42
                    <_range>
43 43
                        <from>
44 44
                            <_units>
......
75 75
                            </_units>
76 76
                        </to>
77 77
                    </_range>
78
                </elevationrange>
78
                </elevationrange_m>
79 79
                <landform>$Topographical situation</landform>
80 80
                <locationcoords>
81
                    <latitude>
81
                    <latitude_deg>
82 82
                        <_alt>
83 83
                            <1>
84 84
                                <_nullIf>
......
95 95
                                </_nullIf>
96 96
                            </2>
97 97
                        </_alt>
98
                    </latitude>
99
                    <longitude>
98
                    </latitude_deg>
99
                    <longitude_deg>
100 100
                        <_alt>
101 101
                            <1>
102 102
                                <_nullIf>
......
113 113
                                </_nullIf>
114 114
                            </2>
115 115
                        </_alt>
116
                    </longitude>
116
                    </longitude_deg>
117 117
                </locationcoords>
118 118
                <locationevent>
119 119
                    <project_id>
......
155 155
                </locationevent>
156 156
                <locationnarrative>$Locality</locationnarrative>
157 157
                <notespublic>$Observaciones</notespublic>
158
                <slopeaspect>
158
                <slopeaspect_deg>
159 159
                    <_compass>
160 160
                        <value>
161 161
                            <_alt>
......
164 164
                            </_alt>
165 165
                        </value>
166 166
                    </_compass>
167
                </slopeaspect>
168
                <slopegradient>$Slope</slopegradient>
167
                </slopeaspect_deg>
168
                <slopegradient_frac>$Slope</slopegradient_frac>
169 169
            </location>
170 170
        </path>
171 171
    </_simplifyPath>

Also available in: Unified diff