Project

General

Profile

« Previous | Next » 

Revision 5861

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

View differences:

test.xml.ref
9 9
                <area_m2>$area</area_m2>
10 10
                <elevation_m>$elevation</elevation_m>
11 11
                <landform>$landform</landform>
12
                <locationcoords>
13
                    <coordsaccuracy_deg><_noCV><value>$locationaccuracy</value></_noCV></coordsaccuracy_deg>
14
                    <footprintgeometry_dwc>$shape</footprintgeometry_dwc>
15
                    <latitude_deg>
16
                        <_nullIf>
17
                            <null>0</null>
18
                            <type>float</type>
19
                            <value>$latitude</value>
20
                        </_nullIf>
21
                    </latitude_deg>
22
                    <longitude_deg>
23
                        <_nullIf>
24
                            <null>0</null>
25
                            <type>float</type>
26
                            <value>$longitude</value>
27
                        </_nullIf>
28
                    </longitude_deg>
29
                </locationcoords>
30 12
                <locationnarrative>$locationnarrative</locationnarrative>
31 13
                <locationplace>
32 14
                    <place_id>
33 15
                        <place>
16
                            <coordinates_id>
17
                                <coordinates>
18
                                    <coordsaccuracy_deg><_noCV><value>$locationaccuracy</value></_noCV></coordsaccuracy_deg>
19
                                    <footprintgeometry_dwc>$shape</footprintgeometry_dwc>
20
                                    <latitude_deg>
21
                                        <_nullIf>
22
                                            <null>0</null>
23
                                            <type>float</type>
24
                                            <value>$latitude</value>
25
                                        </_nullIf>
26
                                    </latitude_deg>
27
                                    <longitude_deg>
28
                                        <_nullIf>
29
                                            <null>0</null>
30
                                            <type>float</type>
31
                                            <value>$longitude</value>
32
                                        </_nullIf>
33
                                    </longitude_deg>
34
                                </coordinates>
35
                            </coordinates_id>
34 36
                            <continent>$continent</continent>
35 37
                            <country>
36 38
                                <_alt>

Also available in: Unified diff