Project

General

Profile

« Previous | Next » 

Revision 4013

mappings/DwC2-VegBIEN.specimens.csv: verbatimLatitude/verbatimLongitude: Fixed mappings to use _alt/2 instead of _alt/1 to avoid collisions with decimalLatitude/decimalLongitude

View differences:

import.specimens.xml.ref
21 21
            <coordsaccuracy><_noCV><value><_alt><1>$Accuracy</1></_alt></value></_noCV></coordsaccuracy>
22 22
            <latitude>
23 23
                <_alt>
24
                    <1>
24
                    <2>
25 25
                        <_nullIf>
26 26
                            <null>0</null>
27 27
                            <type>float</type>
......
32 32
                                </_replace>
33 33
                            </value>
34 34
                        </_nullIf>
35
                    </1>
35
                    </2>
36 36
                </_alt>
37 37
            </latitude>
38 38
            <longitude>
39 39
                <_alt>
40
                    <1>
40
                    <2>
41 41
                        <_nullIf>
42 42
                            <null>0</null>
43 43
                            <type>float</type>
......
48 48
                                </_replace>
49 49
                            </value>
50 50
                        </_nullIf>
51
                    </1>
51
                    </2>
52 52
                </_alt>
53 53
            </longitude>
54 54
            <namedplace_id>

Also available in: Unified diff