Project

General

Profile

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