Revision 5861
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
5 | 5 |
<path> |
6 | 6 |
<location> |
7 | 7 |
<authorlocationcode>$authorObsCode</authorlocationcode> |
8 |
<locationcoords> |
|
9 |
<coordsaccuracy_deg><_noCV><value>$locationAccuracy-m</value></_noCV></coordsaccuracy_deg> |
|
10 |
<latitude_deg> |
|
11 |
<_nullIf> |
|
12 |
<null>0</null> |
|
13 |
<type>float</type> |
|
14 |
<value>$publicLatitude</value> |
|
15 |
</_nullIf> |
|
16 |
</latitude_deg> |
|
17 |
<longitude_deg> |
|
18 |
<_nullIf> |
|
19 |
<null>0</null> |
|
20 |
<type>float</type> |
|
21 |
<value>$publicLongitude</value> |
|
22 |
</_nullIf> |
|
23 |
</longitude_deg> |
|
24 |
</locationcoords> |
|
25 | 8 |
<locationevent> |
26 | 9 |
<authoreventcode>$authorObsCode</authoreventcode> |
27 | 10 |
<obsstartdate><_date><date>$obsStartDate</date></_date></obsstartdate> |
... | ... | |
56 | 39 |
<locationplace> |
57 | 40 |
<place_id> |
58 | 41 |
<place> |
42 |
<coordinates_id> |
|
43 |
<coordinates> |
|
44 |
<coordsaccuracy_deg><_noCV><value>$locationAccuracy-m</value></_noCV></coordsaccuracy_deg> |
|
45 |
<latitude_deg> |
|
46 |
<_nullIf> |
|
47 |
<null>0</null> |
|
48 |
<type>float</type> |
|
49 |
<value>$publicLatitude</value> |
|
50 |
</_nullIf> |
|
51 |
</latitude_deg> |
|
52 |
<longitude_deg> |
|
53 |
<_nullIf> |
|
54 |
<null>0</null> |
|
55 |
<type>float</type> |
|
56 |
<value>$publicLongitude</value> |
|
57 |
</_nullIf> |
|
58 |
</longitude_deg> |
|
59 |
</coordinates> |
|
60 |
</coordinates_id> |
|
59 | 61 |
<county>$county</county> |
60 | 62 |
<stateprovince>$state</stateprovince> |
61 | 63 |
</place> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Remapped latitude/longitude to new coordinates table