Project

General

Profile

1 4387 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <sourceaccessioncode>$PlotCD</sourceaccessioncode>
8 4726 aaronmk
                <locationcoords>
9 4753 aaronmk
                    <latitude_deg>
10 4621 aaronmk
                        <_nullIf>
11
                            <null>0</null>
12
                            <type>float</type>
13
                            <value>$DecimalLatitude</value>
14
                        </_nullIf>
15 4753 aaronmk
                    </latitude_deg>
16
                    <longitude_deg>
17 4621 aaronmk
                        <_nullIf>
18
                            <null>0</null>
19
                            <type>float</type>
20
                            <value>$DecimalLongitude</value>
21
                        </_nullIf>
22 4753 aaronmk
                    </longitude_deg>
23 4726 aaronmk
                </locationcoords>
24 4621 aaronmk
                <locationevent>
25
                    <taxonoccurrence>
26
                        <aggregateoccurrence>
27
                            <collectiondate>
28
                                <_date>
29
                                    <day>
30
                                        <_nullIf>
31
                                            <null>0</null>
32
                                            <type>float</type>
33
                                            <value>$MeasDay</value>
34
                                        </_nullIf>
35
                                    </day>
36
                                    <month>
37
                                        <_nullIf>
38
                                            <null>0</null>
39
                                            <type>float</type>
40
                                            <value>$MeasMon</value>
41
                                        </_nullIf>
42
                                    </month>
43
                                    <year>
44
                                        <_nullIf>
45
                                            <null>0</null>
46
                                            <type>float</type>
47
                                            <value>$MeasYear</value>
48
                                        </_nullIf>
49
                                    </year>
50
                                </_date>
51
                            </collectiondate>
52
                            <plantobservation>
53
                                <stemobservation>
54 4753 aaronmk
                                    <basaldiameter_m>$BasalDiameter</basaldiameter_m>
55 4866 aaronmk
                                    <diameterbreastheight_m><_in_to_m><value>$DBH</value></_in_to_m></diameterbreastheight_m>
56 4753 aaronmk
                                    <height_m>$Height</height_m>
57 4828 aaronmk
                                    <tag>$TreeTag</tag>
58 4621 aaronmk
                                </stemobservation>
59
                            </plantobservation>
60
                        </aggregateoccurrence>
61 4832 aaronmk
                        <authortaxoncode>$TreeTag</authortaxoncode>
62 4621 aaronmk
                        <taxondetermination>
63 4718 aaronmk
                            <taxonpath_id>
64
                                <taxonpath>
65 4703 aaronmk
                                    <genus>$Genus</genus>
66
                                    <species>$SpecificEpithet</species>
67 4718 aaronmk
                                </taxonpath>
68
                            </taxonpath_id>
69 4621 aaronmk
                        </taxondetermination>
70
                    </taxonoccurrence>
71
                </locationevent>
72 4726 aaronmk
                <locationplace>
73 4727 aaronmk
                    <placepath_id>
74
                        <placepath>
75
                            <county>$County</county>
76
                            <stateprovince>$StateProvince</stateprovince>
77
                        </placepath>
78
                    </placepath_id>
79 4726 aaronmk
                </locationplace>
80 4621 aaronmk
            </location>
81
        </path>
82
    </_simplifyPath>
83 4387 aaronmk
</VegBIEN>
84 4832 aaronmk
Inserted 17 new rows into database