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
5 5
        <locationdetermination>
6 6
            <latitude>
7 7
                <_alt>
8
                    <1>
8
                    <2>
9 9
                        <_nullIf>
10 10
                            <null>0</null>
11 11
                            <type>float</type>
12 12
                            <value>$lat_deg</value>
13 13
                        </_nullIf>
14
                    </1>
14
                    </2>
15 15
                </_alt>
16 16
            </latitude>
17 17
            <longitude>
18 18
                <_alt>
19
                    <1>
19
                    <2>
20 20
                        <_nullIf>
21 21
                            <null>0</null>
22 22
                            <type>float</type>
23 23
                            <value>$long_deg</value>
24 24
                        </_nullIf>
25
                    </1>
25
                    </2>
26 26
                </_alt>
27 27
            </longitude>
28 28
            <namedplace_id>

Also available in: Unified diff