Project

General

Profile

« Previous | Next » 

Revision 5861

mappings/VegCore-VegBIEN.csv: Remapped latitude/longitude to new coordinates table

View differences:

test.xml.ref
27 27
                        </min>
28 28
                    </_avg>
29 29
                </elevation_m>
30
                <locationcoords>
31
                    <coordsaccuracy_deg><_noCV><value>$CoordinatePrecision</value></_noCV></coordsaccuracy_deg>
32
                    <footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc>
33
                    <latitude_deg>
34
                        <_nullIf>
35
                            <null>0</null>
36
                            <type>float</type>
37
                            <value>$Latitude</value>
38
                        </_nullIf>
39
                    </latitude_deg>
40
                    <longitude_deg>
41
                        <_nullIf>
42
                            <null>0</null>
43
                            <type>float</type>
44
                            <value>$Longitude</value>
45
                        </_nullIf>
46
                    </longitude_deg>
47
                </locationcoords>
48 30
                <locationevent>
49 31
                    <taxonoccurrence>
50 32
                        <aggregateoccurrence>
......
337 319
                <locationplace>
338 320
                    <place_id>
339 321
                        <place>
322
                            <coordinates_id>
323
                                <coordinates>
324
                                    <coordsaccuracy_deg><_noCV><value>$CoordinatePrecision</value></_noCV></coordsaccuracy_deg>
325
                                    <footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc>
326
                                    <latitude_deg>
327
                                        <_nullIf>
328
                                            <null>0</null>
329
                                            <type>float</type>
330
                                            <value>$Latitude</value>
331
                                        </_nullIf>
332
                                    </latitude_deg>
333
                                    <longitude_deg>
334
                                        <_nullIf>
335
                                            <null>0</null>
336
                                            <type>float</type>
337
                                            <value>$Longitude</value>
338
                                        </_nullIf>
339
                                    </longitude_deg>
340
                                </coordinates>
341
                            </coordinates_id>
340 342
                            <continent>$ContinentOcean</continent>
341 343
                            <country>$Country</country>
342 344
                            <county>$County</county>

Also available in: Unified diff