Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <sourceaccessioncode>$PlotCD</sourceaccessioncode>
8
                <locationevent>
9
                    <taxonoccurrence>
10
                        <aggregateoccurrence>
11
                            <collectiondate>
12
                                <_date>
13
                                    <day>
14
                                        <_nullIf>
15
                                            <null>0</null>
16
                                            <type>float</type>
17
                                            <value>$MeasDay</value>
18
                                        </_nullIf>
19
                                    </day>
20
                                    <month>
21
                                        <_nullIf>
22
                                            <null>0</null>
23
                                            <type>float</type>
24
                                            <value>$MeasMon</value>
25
                                        </_nullIf>
26
                                    </month>
27
                                    <year>
28
                                        <_nullIf>
29
                                            <null>0</null>
30
                                            <type>float</type>
31
                                            <value>$MeasYear</value>
32
                                        </_nullIf>
33
                                    </year>
34
                                </_date>
35
                            </collectiondate>
36
                            <plantobservation>
37
                                <stemobservation>
38
                                    <basaldiameter_m>$BasalDiameter</basaldiameter_m>
39
                                    <diameterbreastheight_m><_in_to_m><value>$DBH</value></_in_to_m></diameterbreastheight_m>
40
                                    <height_m><_ft_to_m><value>$Height</value></_ft_to_m></height_m>
41
                                    <tag>$TreeTag</tag>
42
                                </stemobservation>
43
                            </plantobservation>
44
                        </aggregateoccurrence>
45
                        <authortaxoncode>$TreeTag</authortaxoncode>
46
                        <taxondetermination>
47
                            <taxonverbatim_id>
48
                                <taxonverbatim>
49
                                    <taxonlabel_id>
50
                                        <taxonlabel>
51
                                            <matched_label_id>
52
                                                <taxonlabel>
53
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
54
                                                    <taxonomicname>
55
                                                        <_join_words>
56
                                                            <2>$Genus</2>
57
                                                            <3>$SpecificEpithet</3>
58
                                                        </_join_words>
59
                                                    </taxonomicname>
60
                                                </taxonlabel>
61
                                            </matched_label_id>
62
                                            <parent_id>
63
                                                <taxonlabel>
64
                                                    <parent_id>
65
                                                        <taxonlabel>
66
                                                            <rank>cultivar</rank>
67
                                                            <parent_id>
68
                                                                <taxonlabel>
69
                                                                    <rank>forma</rank>
70
                                                                    <parent_id>
71
                                                                        <taxonlabel>
72
                                                                            <rank>variety</rank>
73
                                                                            <parent_id>
74
                                                                                <taxonlabel>
75
                                                                                    <rank>subspecies</rank>
76
                                                                                    <parent_id>
77
                                                                                        <taxonlabel>
78
                                                                                            <rank>species</rank>
79
                                                                                            <taxonepithet>$SpecificEpithet</taxonepithet>
80
                                                                                            <parent_id>
81
                                                                                                <taxonlabel>
82
                                                                                                    <rank>genus</rank>
83
                                                                                                    <taxonepithet>$Genus</taxonepithet>
84
                                                                                                </taxonlabel>
85
                                                                                            </parent_id>
86
                                                                                        </taxonlabel>
87
                                                                                    </parent_id>
88
                                                                                </taxonlabel>
89
                                                                            </parent_id>
90
                                                                        </taxonlabel>
91
                                                                    </parent_id>
92
                                                                </taxonlabel>
93
                                                            </parent_id>
94
                                                        </taxonlabel>
95
                                                    </parent_id>
96
                                                </taxonlabel>
97
                                            </parent_id>
98
                                            <taxonomicname>
99
                                                <_join_words>
100
                                                    <2>$Genus</2>
101
                                                    <3>$SpecificEpithet</3>
102
                                                </_join_words>
103
                                            </taxonomicname>
104
                                        </taxonlabel>
105
                                    </taxonlabel_id>
106
                                    <genus>$Genus</genus>
107
                                    <specific_epithet>$SpecificEpithet</specific_epithet>
108
                                </taxonverbatim>
109
                            </taxonverbatim_id>
110
                        </taxondetermination>
111
                    </taxonoccurrence>
112
                </locationevent>
113
                <locationplace>
114
                    <place_id>
115
                        <place>
116
                            <coordinates_id>
117
                                <coordinates>
118
                                    <latitude_deg>
119
                                        <_nullIf>
120
                                            <null>0</null>
121
                                            <type>float</type>
122
                                            <value>$DecimalLatitude</value>
123
                                        </_nullIf>
124
                                    </latitude_deg>
125
                                    <longitude_deg>
126
                                        <_nullIf>
127
                                            <null>0</null>
128
                                            <type>float</type>
129
                                            <value>$DecimalLongitude</value>
130
                                        </_nullIf>
131
                                    </longitude_deg>
132
                                </coordinates>
133
                            </coordinates_id>
134
                            <county>$County</county>
135
                            <matched_place_id>
136
                                <place>
137
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
138
                                    <coordinates_id>
139
                                        <coordinates>
140
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
141
                                            <latitude_deg>
142
                                                <_nullIf>
143
                                                    <null>0</null>
144
                                                    <type>float</type>
145
                                                    <value>$DecimalLatitude</value>
146
                                                </_nullIf>
147
                                            </latitude_deg>
148
                                            <longitude_deg>
149
                                                <_nullIf>
150
                                                    <null>0</null>
151
                                                    <type>float</type>
152
                                                    <value>$DecimalLongitude</value>
153
                                                </_nullIf>
154
                                            </longitude_deg>
155
                                        </coordinates>
156
                                    </coordinates_id>
157
                                    <stateprovince>$StateProvince</stateprovince>
158
                                </place>
159
                            </matched_place_id>
160
                            <stateprovince>$StateProvince</stateprovince>
161
                        </place>
162
                    </place_id>
163
                </locationplace>
164
            </location>
165
        </path>
166
    </_simplifyPath>
167
</VegBIEN>
168
Inserted 25 new rows into database
(5-5/6)