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>$MinimumElevationInMeters</min>
28 28
                    </_avg>
29 29
                </elevation_m>
30
                <locationcoords>
31
                    <coordsaccuracy_deg><_noCV><value>$CoordinateUncertaintyInMeters</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>$DecimalLatitude</value>
38
                        </_nullIf>
39
                    </latitude_deg>
40
                    <longitude_deg>
41
                        <_nullIf>
42
                            <null>0</null>
43
                            <type>float</type>
44
                            <value>$DecimalLongitude</value>
45
                        </_nullIf>
46
                    </longitude_deg>
47
                </locationcoords>
48 30
                <locationevent>
49 31
                    <taxonoccurrence>
50 32
                        <aggregateoccurrence>
......
313 295
                <locationplace>
314 296
                    <place_id>
315 297
                        <place>
298
                            <coordinates_id>
299
                                <coordinates>
300
                                    <coordsaccuracy_deg><_noCV><value>$CoordinateUncertaintyInMeters</value></_noCV></coordsaccuracy_deg>
301
                                    <footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc>
302
                                    <latitude_deg>
303
                                        <_nullIf>
304
                                            <null>0</null>
305
                                            <type>float</type>
306
                                            <value>$DecimalLatitude</value>
307
                                        </_nullIf>
308
                                    </latitude_deg>
309
                                    <longitude_deg>
310
                                        <_nullIf>
311
                                            <null>0</null>
312
                                            <type>float</type>
313
                                            <value>$DecimalLongitude</value>
314
                                        </_nullIf>
315
                                    </longitude_deg>
316
                                </coordinates>
317
                            </coordinates_id>
316 318
                            <continent>$ContinentOcean</continent>
317 319
                            <country>$Country</country>
318 320
                            <county>$County</county>
......
324 326
        </path>
325 327
    </_simplifyPath>
326 328
</VegBIEN>
327
Inserted 41 new rows into database
329
Inserted 39 new rows into database

Also available in: Unified diff