Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>VegBank</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$authorplotcode</authorlocationcode>
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>
24
                        <area_m2>$area</area_m2>
25
                        <elevation_m>$elevation</elevation_m>
26
                        <iscultivated><_locationnarrative_is_cultivated><locationnarrative>$locationnarrative</locationnarrative></_locationnarrative_is_cultivated></iscultivated>
27
                        <landform>$landform</landform>
28
                        <locationnarrative>$locationnarrative</locationnarrative>
29
                        <locationplace>
30
                            <place_id>
31
                                <place>
32
                                    <coordinates_id>
33
                                        <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>
59
                                            <footprintgeometry_dwc>$shape</footprintgeometry_dwc>
60
                                            <latitude_deg>
61
                                                <_nullIf>
62
                                                    <null>0</null>
63
                                                    <type>float</type>
64
                                                    <value>$latitude</value>
65
                                                </_nullIf>
66
                                            </latitude_deg>
67
                                            <longitude_deg>
68
                                                <_nullIf>
69
                                                    <null>0</null>
70
                                                    <type>float</type>
71
                                                    <value>$longitude</value>
72
                                                </_nullIf>
73
                                            </longitude_deg>
74
                                        </coordinates>
75
                                    </coordinates_id>
76
                                    <continent>$continent</continent>
77
                                    <country>
78
                                        <_alt>
79
                                            <0>$area|country|territory</0>
80
                                            <1>$country</1>
81
                                        </_alt>
82
                                    </country>
83
                                    <county>$county</county>
84
                                    <matched_place_id>
85
                                        <place>
86
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
87
                                            <coordinates_id>
88
                                                <coordinates>
89
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
90
                                                    <latitude_deg>
91
                                                        <_nullIf>
92
                                                            <null>0</null>
93
                                                            <type>float</type>
94
                                                            <value>$latitude</value>
95
                                                        </_nullIf>
96
                                                    </latitude_deg>
97
                                                    <longitude_deg>
98
                                                        <_nullIf>
99
                                                            <null>0</null>
100
                                                            <type>float</type>
101
                                                            <value>$longitude</value>
102
                                                        </_nullIf>
103
                                                    </longitude_deg>
104
                                                </coordinates>
105
                                            </coordinates_id>
106
                                            <country>
107
                                                <_alt>
108
                                                    <0>$area|country|territory</0>
109
                                                    <1>$country</1>
110
                                                </_alt>
111
                                            </country>
112
                                            <county>$county</county>
113
                                            <stateprovince>
114
                                                <_alt>
115
                                                    <0>$region|state|province</0>
116
                                                    <1>$stateprovince</1>
117
                                                </_alt>
118
                                            </stateprovince>
119
                                        </place>
120
                                    </matched_place_id>
121
                                    <stateprovince>
122
                                        <_alt>
123
                                            <0>$region|state|province</0>
124
                                            <1>$stateprovince</1>
125
                                        </_alt>
126
                                    </stateprovince>
127
                                </place>
128
                            </place_id>
129
                        </locationplace>
130
                        <parent_id><location><sourceaccessioncode>$parent_id</sourceaccessioncode></location></parent_id>
131
                        <slopeaspect_deg>
132
                            <_alt>
133
                                <1><_compass><value>$slopeaspect</value></_compass></1>
134
                                <2>
135
                                    <_avg>
136
                                        <max>$maxslopeaspect</max>
137
                                        <min>$minslopeaspect</min>
138
                                    </_avg>
139
                                </2>
140
                            </_alt>
141
                        </slopeaspect_deg>
142
                        <slopegradient_fraction>
143
                            <_alt>
144
                                <1>$slopegradient</1>
145
                                <2>
146
                                    <_avg>
147
                                        <max>$maxslopegradient</max>
148
                                        <min>$minslopegradient</min>
149
                                    </_avg>
150
                                </2>
151
                            </_alt>
152
                        </slopegradient_fraction>
153
                    </location>
154
                </path>
155
            </_simplifyPath>
156
        </path>
157
    </_setDefault>
158
</VegBIEN>
159
Inserted 12 new rows into database
(7-7/8)