Revision 4013
Added by Aaron Marcuse-Kubitza over 12 years ago
import.specimens.xml.ref | ||
---|---|---|
109 | 109 |
<_nullIf> |
110 | 110 |
<null>0</null> |
111 | 111 |
<type>float</type> |
112 |
<value> |
|
113 |
<_alt> |
|
114 |
<0>$DecimalLatitude</0> |
|
115 |
<1>$VerbatimLatitude</1> |
|
116 |
</_alt> |
|
117 |
</value> |
|
112 |
<value>$DecimalLatitude</value> |
|
118 | 113 |
</_nullIf> |
119 | 114 |
</1> |
115 |
<2> |
|
116 |
<_nullIf> |
|
117 |
<null>0</null> |
|
118 |
<type>float</type> |
|
119 |
<value>$VerbatimLatitude</value> |
|
120 |
</_nullIf> |
|
121 |
</2> |
|
120 | 122 |
</_alt> |
121 | 123 |
</latitude> |
122 | 124 |
<longitude> |
... | ... | |
125 | 127 |
<_nullIf> |
126 | 128 |
<null>0</null> |
127 | 129 |
<type>float</type> |
128 |
<value> |
|
129 |
<_alt> |
|
130 |
<0>$DecimalLongitude</0> |
|
131 |
<1>$VerbatimLongitude</1> |
|
132 |
</_alt> |
|
133 |
</value> |
|
130 |
<value>$DecimalLongitude</value> |
|
134 | 131 |
</_nullIf> |
135 | 132 |
</1> |
133 |
<2> |
|
134 |
<_nullIf> |
|
135 |
<null>0</null> |
|
136 |
<type>float</type> |
|
137 |
<value>$VerbatimLongitude</value> |
|
138 |
</_nullIf> |
|
139 |
</2> |
|
136 | 140 |
</_alt> |
137 | 141 |
</longitude> |
138 | 142 |
<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