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>$BoundingBox</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
                    <taxonoccurrence>
......
279 279
                        </taxondetermination>
280 280
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
281 281
                    </taxonoccurrence>
282
                    <waterdepth>
282
                    <waterdepth_m>
283 283
                        <_avg>
284 284
                            <max>
285 285
                                <_units>
......
308 308
                                </_units>
309 309
                            </min>
310 310
                        </_avg>
311
                    </waterdepth>
311
                    </waterdepth_m>
312 312
                </locationevent>
313 313
                <locationnarrative>$Locality</locationnarrative>
314 314
                <locationplace>

Also available in: Unified diff