Project

General

Profile

1 11396 aaronmk
<!--put template-->
2 6742 aaronmk
<VegBIEN>
3
    <_setDefault id="-1">
4 10866 aaronmk
        <source_id><source><shortname>CVS.new</shortname></source></source_id>
5 6742 aaronmk
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$authorPlotCode</authorlocationcode>
11
                        <sourceaccessioncode>$PLOT_ID</sourceaccessioncode>
12 11729 aaronmk
                        <accesslevel>$accessRights</accesslevel>
13 6742 aaronmk
                        <area_m2>$area</area_m2>
14
                        <elevation_m>$elevation</elevation_m>
15
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$locationNarrative</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
16
                        <landform>$landform</landform>
17
                        <locationnarrative>$locationNarrative</locationnarrative>
18
                        <locationplace>
19
                            <place_id>
20
                                <place>
21
                                    <coordinates_id>
22
                                        <coordinates>
23 11729 aaronmk
                                            <coordsaccuracy_m><_noCV><value>$coordinateUncertaintyInMeters</value></_noCV></coordsaccuracy_m>
24 6742 aaronmk
                                            <footprintgeometry_dwc>$shape</footprintgeometry_dwc>
25
                                            <latitude_deg>
26
                                                <_nullIf>
27
                                                    <null>0</null>
28
                                                    <type>float</type>
29
                                                    <value>$latitude</value>
30
                                                </_nullIf>
31
                                            </latitude_deg>
32
                                            <longitude_deg>
33
                                                <_nullIf>
34
                                                    <null>0</null>
35
                                                    <type>float</type>
36
                                                    <value>$longitude</value>
37
                                                </_nullIf>
38
                                            </longitude_deg>
39
                                        </coordinates>
40
                                    </coordinates_id>
41
                                    <continent>$continent</continent>
42 11744 aaronmk
                                    <country>$COUNTRY</country>
43 6742 aaronmk
                                    <county>
44
                                        <_alt>
45
                                            <0>$county</0>
46
                                            <1>$county_</1>
47
                                        </_alt>
48
                                    </county>
49
                                    <matched_place_id>
50
                                        <place>
51
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
52
                                            <coordinates_id>
53
                                                <coordinates>
54
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
55
                                                    <latitude_deg>
56
                                                        <_nullIf>
57
                                                            <null>0</null>
58
                                                            <type>float</type>
59
                                                            <value>$latitude</value>
60
                                                        </_nullIf>
61
                                                    </latitude_deg>
62
                                                    <longitude_deg>
63
                                                        <_nullIf>
64
                                                            <null>0</null>
65
                                                            <type>float</type>
66
                                                            <value>$longitude</value>
67
                                                        </_nullIf>
68
                                                    </longitude_deg>
69
                                                </coordinates>
70
                                            </coordinates_id>
71 11744 aaronmk
                                            <country>$COUNTRY</country>
72 6742 aaronmk
                                            <county>
73
                                                <_alt>
74
                                                    <0>$county</0>
75
                                                    <1>$county_</1>
76
                                                </_alt>
77
                                            </county>
78 11744 aaronmk
                                            <stateprovince>$stateProvince</stateprovince>
79 6742 aaronmk
                                        </place>
80
                                    </matched_place_id>
81 11744 aaronmk
                                    <stateprovince>$stateProvince</stateprovince>
82 6742 aaronmk
                                </place>
83
                            </place_id>
84
                        </locationplace>
85
                        <parent_id><location><sourceaccessioncode>$PARENT_ID</sourceaccessioncode></location></parent_id>
86
                        <slopeaspect_deg>
87
                            <_alt>
88
                                <1><_compass><value>$slopeAspect</value></_compass></1>
89
                                <2>
90
                                    <_avg>
91 7703 aaronmk
                                        <1>$minSlopeAspect</1>
92
                                        <2>$maxSlopeAspect</2>
93 6742 aaronmk
                                    </_avg>
94
                                </2>
95
                            </_alt>
96
                        </slopeaspect_deg>
97
                        <slopegradient_fraction>
98
                            <_alt>
99
                                <1>$slopeGradient</1>
100
                                <2>
101
                                    <_avg>
102 7703 aaronmk
                                        <1>$minSlopeGradient</1>
103
                                        <2>$maxSlopeGradient</2>
104 6742 aaronmk
                                    </_avg>
105
                                </2>
106
                            </_alt>
107
                        </slopegradient_fraction>
108
                    </location>
109
                </path>
110
            </_simplifyPath>
111
        </path>
112
    </_setDefault>
113
</VegBIEN>
114
Inserted 14 new rows into database