1
|
Put template:
|
2
|
<VegBIEN>
|
3
|
<_simplifyPath id="-1">
|
4
|
<next>parent_id</next>
|
5
|
<path>
|
6
|
<location>
|
7
|
<authorlocationcode>
|
8
|
<_alt>
|
9
|
<1>$UniqueNYInternalRecordNumber</1>
|
10
|
<2>
|
11
|
<_join>
|
12
|
<1>$InstitutionCode</1>
|
13
|
<2>$CollectionCode</2>
|
14
|
<3>$CatalogNumber</3>
|
15
|
</_join>
|
16
|
</2>
|
17
|
</_alt>
|
18
|
</authorlocationcode>
|
19
|
<elevation_m>
|
20
|
<_avg>
|
21
|
<max>
|
22
|
<_units>
|
23
|
<default>m</default>
|
24
|
<to>m</to>
|
25
|
<to></to>
|
26
|
<value>
|
27
|
<_replace>
|
28
|
<\bca\.?></\bca\.?>
|
29
|
<value>$MaximumElevation</value>
|
30
|
</_replace>
|
31
|
</value>
|
32
|
</_units>
|
33
|
</max>
|
34
|
<min>
|
35
|
<_units>
|
36
|
<default>m</default>
|
37
|
<to>m</to>
|
38
|
<to></to>
|
39
|
<value>
|
40
|
<_rangeStart>
|
41
|
<value>
|
42
|
<_replace>
|
43
|
<\bca\.?></\bca\.?>
|
44
|
<value>
|
45
|
<_nullIf>
|
46
|
<null>.</null>
|
47
|
<value>$MinimumElevation</value>
|
48
|
</_nullIf>
|
49
|
</value>
|
50
|
</_replace>
|
51
|
</value>
|
52
|
</_rangeStart>
|
53
|
</value>
|
54
|
</_units>
|
55
|
</min>
|
56
|
</_avg>
|
57
|
</elevation_m>
|
58
|
<elevationrange_m>
|
59
|
<_range>
|
60
|
<from>
|
61
|
<_units>
|
62
|
<default>m</default>
|
63
|
<to>m</to>
|
64
|
<to></to>
|
65
|
<value>
|
66
|
<_rangeStart>
|
67
|
<value>
|
68
|
<_replace>
|
69
|
<\bca\.?></\bca\.?>
|
70
|
<value>
|
71
|
<_nullIf>
|
72
|
<null>.</null>
|
73
|
<value>$MinimumElevation</value>
|
74
|
</_nullIf>
|
75
|
</value>
|
76
|
</_replace>
|
77
|
</value>
|
78
|
</_rangeStart>
|
79
|
</value>
|
80
|
</_units>
|
81
|
</from>
|
82
|
<to>
|
83
|
<_units>
|
84
|
<default>m</default>
|
85
|
<to>m</to>
|
86
|
<to></to>
|
87
|
<value>
|
88
|
<_alt>
|
89
|
<1>
|
90
|
<_replace>
|
91
|
<\bca\.?></\bca\.?>
|
92
|
<value>$MaximumElevation</value>
|
93
|
</_replace>
|
94
|
</1>
|
95
|
<2>
|
96
|
<_rangeEnd>
|
97
|
<value>
|
98
|
<_replace>
|
99
|
<\bca\.?></\bca\.?>
|
100
|
<value>
|
101
|
<_nullIf>
|
102
|
<null>.</null>
|
103
|
<value>$MinimumElevation</value>
|
104
|
</_nullIf>
|
105
|
</value>
|
106
|
</_replace>
|
107
|
</value>
|
108
|
</_rangeEnd>
|
109
|
</2>
|
110
|
</_alt>
|
111
|
</value>
|
112
|
</_units>
|
113
|
</to>
|
114
|
</_range>
|
115
|
</elevationrange_m>
|
116
|
<locationcoords>
|
117
|
<coordsaccuracy_deg><_noCV><value>$CoordinatePrecision</value></_noCV></coordsaccuracy_deg>
|
118
|
<footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc>
|
119
|
<latitude_deg>
|
120
|
<_nullIf>
|
121
|
<null>0</null>
|
122
|
<type>float</type>
|
123
|
<value>$Latitude</value>
|
124
|
</_nullIf>
|
125
|
</latitude_deg>
|
126
|
<longitude_deg>
|
127
|
<_nullIf>
|
128
|
<null>0</null>
|
129
|
<type>float</type>
|
130
|
<value>$Longitude</value>
|
131
|
</_nullIf>
|
132
|
</longitude_deg>
|
133
|
</locationcoords>
|
134
|
<locationevent>
|
135
|
<taxonoccurrence>
|
136
|
<aggregateoccurrence>
|
137
|
<collectiondate>
|
138
|
<_date>
|
139
|
<day>
|
140
|
<_nullIf>
|
141
|
<null>0</null>
|
142
|
<type>float</type>
|
143
|
<value>$DayCollected</value>
|
144
|
</_nullIf>
|
145
|
</day>
|
146
|
<month>
|
147
|
<_nullIf>
|
148
|
<null>0</null>
|
149
|
<type>float</type>
|
150
|
<value>$MonthCollected</value>
|
151
|
</_nullIf>
|
152
|
</month>
|
153
|
<year>
|
154
|
<_nullIf>
|
155
|
<null>0</null>
|
156
|
<type>float</type>
|
157
|
<value>$YearCollected</value>
|
158
|
</_nullIf>
|
159
|
</year>
|
160
|
</_date>
|
161
|
</collectiondate>
|
162
|
<count>$IndividualCount</count>
|
163
|
<notes>
|
164
|
<_join>
|
165
|
<1>$Notes</1>
|
166
|
<2>
|
167
|
<_label>
|
168
|
<label>plant fungus</label>
|
169
|
<value>$PlantFungusDescription</value>
|
170
|
</_label>
|
171
|
</2>
|
172
|
</_join>
|
173
|
</notes>
|
174
|
<plantobservation>
|
175
|
<collectionnumber>$FieldNumber</collectionnumber>
|
176
|
<definedvalue fkey="tablerecord_id">
|
177
|
<userdefined_id>
|
178
|
<userdefined>
|
179
|
<tablename>plantobservation</tablename>
|
180
|
<userdefinedname>sex</userdefinedname>
|
181
|
</userdefined>
|
182
|
</userdefined_id>
|
183
|
<definedvalue>$Sex</definedvalue>
|
184
|
</definedvalue>
|
185
|
<specimenreplicate>
|
186
|
<catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
|
187
|
<collectioncode_dwc>$CollectionCode</collectioncode_dwc>
|
188
|
<institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
|
189
|
<sourceaccessioncode>$UniqueNYInternalRecordNumber</sourceaccessioncode>
|
190
|
</specimenreplicate>
|
191
|
</plantobservation>
|
192
|
</aggregateoccurrence>
|
193
|
<authortaxoncode>
|
194
|
<_alt>
|
195
|
<1>$FieldNumber</1>
|
196
|
<2>$ScientificName</2>
|
197
|
</_alt>
|
198
|
</authortaxoncode>
|
199
|
<taxondetermination>
|
200
|
<party_id>
|
201
|
<party>
|
202
|
<givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
|
203
|
<middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
|
204
|
<surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
|
205
|
</party>
|
206
|
</party_id>
|
207
|
<taxonpath_id>
|
208
|
<taxonpath>
|
209
|
<class>$Class</class>
|
210
|
<family>$Family</family>
|
211
|
<genus>$Genus</genus>
|
212
|
<kingdom>$Kingdom</kingdom>
|
213
|
<order>$Order</order>
|
214
|
<phylum>$Phylum</phylum>
|
215
|
<scientificname>$ScientificName</scientificname>
|
216
|
<scientificnameauthor>$ScientificNameAuthor</scientificnameauthor>
|
217
|
<species>$Species</species>
|
218
|
<subspecies>$Subspecies</subspecies>
|
219
|
</taxonpath>
|
220
|
</taxonpath_id>
|
221
|
<determinationdate>
|
222
|
<_date>
|
223
|
<day>
|
224
|
<_nullIf>
|
225
|
<null>0</null>
|
226
|
<type>float</type>
|
227
|
<value>$DayIdentified</value>
|
228
|
</_nullIf>
|
229
|
</day>
|
230
|
<month>
|
231
|
<_nullIf>
|
232
|
<null>0</null>
|
233
|
<type>float</type>
|
234
|
<value>$MonthIdentified</value>
|
235
|
</_nullIf>
|
236
|
</month>
|
237
|
<year>
|
238
|
<_nullIf>
|
239
|
<null>0</null>
|
240
|
<type>float</type>
|
241
|
<value>$YearIdentified</value>
|
242
|
</_nullIf>
|
243
|
</year>
|
244
|
</_date>
|
245
|
</determinationdate>
|
246
|
</taxondetermination>
|
247
|
<verbatimcollectorname>$Collector</verbatimcollectorname>
|
248
|
</taxonoccurrence>
|
249
|
<waterdepth_m>
|
250
|
<_avg>
|
251
|
<max>
|
252
|
<_units>
|
253
|
<default>m</default>
|
254
|
<to>m</to>
|
255
|
<to></to>
|
256
|
<value>
|
257
|
<_replace>
|
258
|
<\bca\.?></\bca\.?>
|
259
|
<value>$MaximumDepth</value>
|
260
|
</_replace>
|
261
|
</value>
|
262
|
</_units>
|
263
|
</max>
|
264
|
<min>
|
265
|
<_units>
|
266
|
<default>m</default>
|
267
|
<to>m</to>
|
268
|
<to></to>
|
269
|
<value>
|
270
|
<_replace>
|
271
|
<\bca\.?></\bca\.?>
|
272
|
<value>$MinimumDepth</value>
|
273
|
</_replace>
|
274
|
</value>
|
275
|
</_units>
|
276
|
</min>
|
277
|
</_avg>
|
278
|
</waterdepth_m>
|
279
|
</locationevent>
|
280
|
<locationnarrative>
|
281
|
<_merge>
|
282
|
<1>
|
283
|
<_join>
|
284
|
<1>$Locality</1>
|
285
|
<2>
|
286
|
<_label>
|
287
|
<label>substrate</label>
|
288
|
<value>$Substrate</value>
|
289
|
</_label>
|
290
|
</2>
|
291
|
<3>
|
292
|
<_label>
|
293
|
<label>vegetation</label>
|
294
|
<value>$Vegetation</value>
|
295
|
</_label>
|
296
|
</3>
|
297
|
</_join>
|
298
|
</1>
|
299
|
<3>
|
300
|
<_label>
|
301
|
<label>habitat</label>
|
302
|
<value>$Habitat</value>
|
303
|
</_label>
|
304
|
</3>
|
305
|
</_merge>
|
306
|
</locationnarrative>
|
307
|
<locationplace>
|
308
|
<placepath_id>
|
309
|
<placepath>
|
310
|
<continent>$ContinentOcean</continent>
|
311
|
<country>$Country</country>
|
312
|
<county>$County</county>
|
313
|
<stateprovince>$StateProvince</stateprovince>
|
314
|
</placepath>
|
315
|
</placepath_id>
|
316
|
</locationplace>
|
317
|
</location>
|
318
|
</path>
|
319
|
</_simplifyPath>
|
320
|
</VegBIEN>
|
321
|
Inserted 27 new rows into database
|