Project

General

Profile

« Previous | Next » 

Revision 5861

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

View differences:

test.xml.ref
28 28
                        <value>$verbatimElevation</value>
29 29
                    </_units>
30 30
                </elevation_m>
31
                <locationcoords>
32
                    <latitude_deg>
33
                        <_nullIf>
34
                            <null>0</null>
35
                            <type>float</type>
36
                            <value>$decimalLatitude</value>
37
                        </_nullIf>
38
                    </latitude_deg>
39
                    <longitude_deg>
40
                        <_nullIf>
41
                            <null>0</null>
42
                            <type>float</type>
43
                            <value>$decimalLongitude</value>
44
                        </_nullIf>
45
                    </longitude_deg>
46
                </locationcoords>
47 31
                <locationevent>
48 32
                    <obsenddate><_date><date><_dateRangeEnd><value>$eventDate</value></_dateRangeEnd></date></_date></obsenddate>
49 33
                    <obsstartdate><_date><date><_dateRangeStart><value>$eventDate</value></_dateRangeStart></date></_date></obsstartdate>
......
251 235
                <locationplace>
252 236
                    <place_id>
253 237
                        <place>
238
                            <coordinates_id>
239
                                <coordinates>
240
                                    <latitude_deg>
241
                                        <_nullIf>
242
                                            <null>0</null>
243
                                            <type>float</type>
244
                                            <value>$decimalLatitude</value>
245
                                        </_nullIf>
246
                                    </latitude_deg>
247
                                    <longitude_deg>
248
                                        <_nullIf>
249
                                            <null>0</null>
250
                                            <type>float</type>
251
                                            <value>$decimalLongitude</value>
252
                                        </_nullIf>
253
                                    </longitude_deg>
254
                                </coordinates>
255
                            </coordinates_id>
254 256
                            <continent>$continent</continent>
255 257
                            <country>$country</country>
256 258
                            <county>$county</county>

Also available in: Unified diff