Project

General

Profile

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