Revision 11729
Added by Aaron Marcuse-Kubitza about 11 years ago
test.xml.ref | ||
---|---|---|
9 | 9 |
<location> |
10 | 10 |
<authorlocationcode>$authorPlotCode</authorlocationcode> |
11 | 11 |
<sourceaccessioncode>$PLOT_ID</sourceaccessioncode> |
12 |
<accesslevel> |
|
13 |
<_map> |
|
14 |
<0>public</0> |
|
15 |
<1>public</1> |
|
16 |
<2>public</2> |
|
17 |
<3>public</3> |
|
18 |
<4>public</4> |
|
19 |
<5>data by request</5> |
|
20 |
<6>private</6> |
|
21 |
<value>$confidentialityStatus</value> |
|
22 |
</_map> |
|
23 |
</accesslevel> |
|
12 |
<accesslevel>$accessRights</accesslevel> |
|
24 | 13 |
<area_m2>$area</area_m2> |
25 | 14 |
<elevation_m>$elevation</elevation_m> |
26 | 15 |
<iscultivated><_locationnarrative_is_cultivated><locationnarrative>$locationNarrative</locationnarrative></_locationnarrative_is_cultivated></iscultivated> |
... | ... | |
31 | 20 |
<place> |
32 | 21 |
<coordinates_id> |
33 | 22 |
<coordinates> |
34 |
<coordsaccuracy_m> |
|
35 |
<_noCV> |
|
36 |
<value> |
|
37 |
<_alt> |
|
38 |
<1> |
|
39 |
<_km_to_m> |
|
40 |
<value> |
|
41 |
<_map> |
|
42 |
<1>1</1> |
|
43 |
<2>10</2> |
|
44 |
<3>100</3> |
|
45 |
<0></0> |
|
46 |
<4></4> |
|
47 |
<5></5> |
|
48 |
<6></6> |
|
49 |
<value>$confidentialityStatus</value> |
|
50 |
</_map> |
|
51 |
</value> |
|
52 |
</_km_to_m> |
|
53 |
</1> |
|
54 |
<2>$locationAccuracy</2> |
|
55 |
</_alt> |
|
56 |
</value> |
|
57 |
</_noCV> |
|
58 |
</coordsaccuracy_m> |
|
23 |
<coordsaccuracy_m><_noCV><value>$coordinateUncertaintyInMeters</value></_noCV></coordsaccuracy_m> |
|
59 | 24 |
<footprintgeometry_dwc>$shape</footprintgeometry_dwc> |
60 | 25 |
<latitude_deg> |
61 | 26 |
<_nullIf> |
Also available in: Unified diff
inputs/CVS/plot_/: translated column filters to postprocessing derived columns, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource#1-Translate-filters-to-postprocessing-derived-columns