Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <area>$plot_area_ha</area>
5
        <elevation>
6
            <_alt>
7
                <1>$Elev</1>
8
                <2>
9
                    <_avg>
10
                        <max>
11
                            <_units>
12
                                <default>m</default>
13
                                <to>m</to>
14
                                <to></to>
15
                                <value><_rangeEnd><value>$elev_max_m</value></_rangeEnd></value>
16
                            </_units>
17
                        </max>
18
                        <min>
19
                            <_units>
20
                                <default>m</default>
21
                                <to>m</to>
22
                                <to></to>
23
                                <value><_rangeStart><value>$elev_min_m</value></_rangeStart></value>
24
                            </_units>
25
                        </min>
26
                    </_avg>
27
                </2>
28
            </_alt>
29
        </elevation>
30
        <elevationrange>
31
            <_range>
32
                <from>
33
                    <_units>
34
                        <default>m</default>
35
                        <to>m</to>
36
                        <to></to>
37
                        <value><_rangeStart><value>$elev_min_m</value></_rangeStart></value>
38
                    </_units>
39
                </from>
40
                <to>
41
                    <_units>
42
                        <default>m</default>
43
                        <to>m</to>
44
                        <to></to>
45
                        <value><_rangeEnd><value>$elev_max_m</value></_rangeEnd></value>
46
                    </_units>
47
                </to>
48
            </_range>
49
        </elevationrange>
50
        <locationdetermination>
51
            <latitude>
52
                <_alt>
53
                    <1>
54
                        <_nullIf>
55
                            <null>0</null>
56
                            <type>float</type>
57
                            <value>$LatDec</value>
58
                        </_nullIf>
59
                    </1>
60
                </_alt>
61
            </latitude>
62
            <longitude>
63
                <_alt>
64
                    <1>
65
                        <_nullIf>
66
                            <null>0</null>
67
                            <type>float</type>
68
                            <value>$LongDec</value>
69
                        </_nullIf>
70
                    </1>
71
                </_alt>
72
            </longitude>
73
            <namedplace_id>
74
                <_simplifyPath>
75
                    <next>parent_id/namedplace</next>
76
                    <require>placename</require>
77
                    <path>
78
                        <namedplace>
79
                            <rank>county</rank>
80
                            <placename>$pol2</placename>
81
                            <parent_id>
82
                                <namedplace>
83
                                    <rank>stateProvince</rank>
84
                                    <placename>$PolDiv1</placename>
85
                                    <parent_id>
86
                                        <namedplace>
87
                                            <rank>country</rank>
88
                                            <placename>$Country</placename>
89
                                            <parent_id>
90
                                                <namedplace>
91
                                                    <rank>continent</rank>
92
                                                    <placename>$MajorGeo</placename>
93
                                                </namedplace>
94
                                            </parent_id>
95
                                        </namedplace>
96
                                    </parent_id>
97
                                </namedplace>
98
                            </parent_id>
99
                        </namedplace>
100
                    </path>
101
                </_simplifyPath>
102
            </namedplace_id>
103
        </locationdetermination>
104
        <locationevent>
105
            <method_id><method><name>$PlotMethod</name></method></method_id>
106
            <project_id><project><projectname>$project_id</projectname></project></project_id>
107
            <authoreventcode>$SiteCode</authoreventcode>
108
            <commclass>
109
                <commdetermination>
110
                    <commconcept_id>
111
                        <commconcept>
112
                            <commname_id><commname><commname>$life_zone_code</commname></commname></commname_id>
113
                            <commdescription>$life_zone</commdescription>
114
                        </commconcept>
115
                    </commconcept_id>
116
                </commdetermination>
117
            </commclass>
118
            <obsenddate><_date><date><_dateRangeEnd><value><_date><date>$date_finish</date></_date></value></_dateRangeEnd></date></_date></obsenddate>
119
            <obsstartdate><_date><date><_dateRangeStart><value><_date><date>$date_start</date></_date></value></_dateRangeStart></date></_date></obsstartdate>
120
            <precipitation>$Precip</precipitation>
121
            <soilobs>
122
                <acidity>
123
                    <_units>
124
                        <default>%</default>
125
                        <to></to>
126
                        <value>
127
                            <_map>
128
                                <<0.05>0</<0.05>
129
                                <*>*</*>
130
                                <value>$soil_acidity</value>
131
                            </_map>
132
                        </value>
133
                    </_units>
134
                </acidity>
135
                <basesaturation>
136
                    <_units>
137
                        <default>%</default>
138
                        <to></to>
139
                        <value>$soil_base</value>
140
                    </_units>
141
                </basesaturation>
142
                <calcium>
143
                    <_units>
144
                        <default>%</default>
145
                        <to></to>
146
                        <value>$soil_Ca</value>
147
                    </_units>
148
                </calcium>
149
                <carbon>
150
                    <_units>
151
                        <default>%</default>
152
                        <to></to>
153
                        <value>$soil_C</value>
154
                    </_units>
155
                </carbon>
156
                <cationexchangecapacity>$soil_cation_cap</cationexchangecapacity>
157
                <clay>
158
                    <_units>
159
                        <default>%</default>
160
                        <to></to>
161
                        <value>$clay_percent</value>
162
                    </_units>
163
                </clay>
164
                <conductivity>$soil_conductivity</conductivity>
165
                <magnesium>
166
                    <_units>
167
                        <default>%</default>
168
                        <to></to>
169
                        <value>$soil_Mg</value>
170
                    </_units>
171
                </magnesium>
172
                <nitrogen>
173
                    <_units>
174
                        <default>%</default>
175
                        <to></to>
176
                        <value>$soil_N</value>
177
                    </_units>
178
                </nitrogen>
179
                <organic>
180
                    <_units>
181
                        <default>%</default>
182
                        <to></to>
183
                        <value>$organic_percent</value>
184
                    </_units>
185
                </organic>
186
                <ph>$pH</ph>
187
                <phosphorus>
188
                    <_units>
189
                        <default>%</default>
190
                        <to></to>
191
                        <value>
192
                            <_map>
193
                                <<1,5>0</<1,5>
194
                                <*>*</*>
195
                                <value>$soil_P</value>
196
                            </_map>
197
                        </value>
198
                    </_units>
199
                </phosphorus>
200
                <potassium>
201
                    <_units>
202
                        <default>%</default>
203
                        <to></to>
204
                        <value>$soil_K</value>
205
                    </_units>
206
                </potassium>
207
                <sand>
208
                    <_units>
209
                        <default>%</default>
210
                        <to></to>
211
                        <value>$sand_percent</value>
212
                    </_units>
213
                </sand>
214
                <silt>
215
                    <_units>
216
                        <default>%</default>
217
                        <to></to>
218
                        <value>$silt_percent</value>
219
                    </_units>
220
                </silt>
221
                <sodium>
222
                    <_units>
223
                        <default>%</default>
224
                        <to></to>
225
                        <value>$soil_Na</value>
226
                    </_units>
227
                </sodium>
228
                <texture>
229
                    <_units>
230
                        <default>%</default>
231
                        <to></to>
232
                        <value>$soil_texture</value>
233
                    </_units>
234
                </texture>
235
            </soilobs>
236
            <sourceaccessioncode>$PlotID</sourceaccessioncode>
237
            <temperature>$Temp</temperature>
238
        </locationevent>
239
        <locationnarrative>$Locality_Description</locationnarrative>
240
        <slopeaspect><_compass><value>$slope_aspect</value></_compass></slopeaspect>
241
        <slopegradient>$slope_gradient</slopegradient>
242
        <sourceaccessioncode>
243
            <_merge>
244
                <2>
245
                    <_alt>
246
                        <1>$PlotID</1>
247
                        <2>$SiteCode</2>
248
                    </_alt>
249
                </2>
250
            </_merge>
251
        </sourceaccessioncode>
252
    </location>
253
</VegBIEN>
254
Inserted 23 new rows into database
(2-2/3)