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
21 21
                        </2>
22 22
                    </_alt>
23 23
                </authorlocationcode>
24
                <elevation>
24
                <elevation_m>
25 25
                    <_alt>
26 26
                        <1>
27 27
                            <_replace>
......
64 64
                            </_avg>
65 65
                        </2>
66 66
                    </_alt>
67
                </elevation>
68
                <elevationrange>
67
                </elevation_m>
68
                <elevationrange_m>
69 69
                    <_range>
70 70
                        <from>
71 71
                            <_units>
......
112 112
                            </_units>
113 113
                        </to>
114 114
                    </_range>
115
                </elevationrange>
115
                </elevationrange_m>
116 116
                <locationcoords>
117
                    <coordsaccuracy><_noCV><value>$coordinateUncertaintyInMeters</value></_noCV></coordsaccuracy>
117
                    <coordsaccuracy_deg><_noCV><value>$coordinateUncertaintyInMeters</value></_noCV></coordsaccuracy_deg>
118 118
                    <footprintgeometry_dwc>$footprintWKT</footprintgeometry_dwc>
119
                    <latitude>
119
                    <latitude_deg>
120 120
                        <_alt>
121 121
                            <1>
122 122
                                <_nullIf>
......
133 133
                                </_nullIf>
134 134
                            </2>
135 135
                        </_alt>
136
                    </latitude>
137
                    <longitude>
136
                    </latitude_deg>
137
                    <longitude_deg>
138 138
                        <_alt>
139 139
                            <1>
140 140
                                <_nullIf>
......
151 151
                                </_nullIf>
152 152
                            </2>
153 153
                        </_alt>
154
                    </longitude>
154
                    </longitude_deg>
155 155
                </locationcoords>
156 156
                <locationevent>
157 157
                    <method_id><method><name>$samplingProtocol</name></method></method_id>

Also available in: Unified diff