Revision 4013
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
101 | 101 |
<_nullIf> |
102 | 102 |
<null>0</null> |
103 | 103 |
<type>float</type> |
104 |
<value> |
|
105 |
<_alt> |
|
106 |
<0>$DecimalLatitude</0> |
|
107 |
<1>$VerbatimLatitude</1> |
|
108 |
</_alt> |
|
109 |
</value> |
|
104 |
<value>$DecimalLatitude</value> |
|
110 | 105 |
</_nullIf> |
111 | 106 |
</1> |
107 |
<2> |
|
108 |
<_nullIf> |
|
109 |
<null>0</null> |
|
110 |
<type>float</type> |
|
111 |
<value>$VerbatimLatitude</value> |
|
112 |
</_nullIf> |
|
113 |
</2> |
|
112 | 114 |
</_alt> |
113 | 115 |
</latitude> |
114 | 116 |
<longitude> |
... | ... | |
117 | 119 |
<_nullIf> |
118 | 120 |
<null>0</null> |
119 | 121 |
<type>float</type> |
120 |
<value> |
|
121 |
<_alt> |
|
122 |
<0>$DecimalLongitude</0> |
|
123 |
<1>$VerbatimLongitude</1> |
|
124 |
</_alt> |
|
125 |
</value> |
|
122 |
<value>$DecimalLongitude</value> |
|
126 | 123 |
</_nullIf> |
127 | 124 |
</1> |
125 |
<2> |
|
126 |
<_nullIf> |
|
127 |
<null>0</null> |
|
128 |
<type>float</type> |
|
129 |
<value>$VerbatimLongitude</value> |
|
130 |
</_nullIf> |
|
131 |
</2> |
|
128 | 132 |
</_alt> |
129 | 133 |
</longitude> |
130 | 134 |
<namedplace_id> |
Also available in: Unified diff
mappings/DwC2-VegBIEN.specimens.csv: verbatimLatitude/verbatimLongitude: Fixed mappings to use _alt/2 instead of _alt/1 to avoid collisions with decimalLatitude/decimalLongitude