Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CVS</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$authorObsCode</authorlocationcode>
11
                        <locationevent>
12
                            <authoreventcode>$authorObsCode</authoreventcode>
13
                            <obsstartdate>$obsStartDate</obsstartdate>
14
                            <taxonoccurrence>
15
                                <aggregateoccurrence><cover_fraction><_percent_to_fraction><value>$%cover</value></_percent_to_fraction></cover_fraction></aggregateoccurrence>
16
                                <authortaxoncode>$currentTaxonName sec Weakley 2006</authortaxoncode>
17
                                <taxondetermination>
18
                                    <taxonverbatim_id>
19
                                        <taxonverbatim>
20
                                            <taxonlabel_id>
21
                                                <taxonlabel>
22
                                                    <matched_label_id>
23
                                                        <taxonlabel>
24
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
25
                                                            <taxonomicname>$currentTaxonName sec Weakley 2006</taxonomicname>
26
                                                        </taxonlabel>
27
                                                    </matched_label_id>
28
                                                    <taxonomicname>$currentTaxonName sec Weakley 2006</taxonomicname>
29
                                                </taxonlabel>
30
                                            </taxonlabel_id>
31
                                            <taxonname>$currentTaxonName sec Weakley 2006</taxonname>
32
                                        </taxonverbatim>
33
                                    </taxonverbatim_id>
34
                                </taxondetermination>
35
                            </taxonoccurrence>
36
                        </locationevent>
37
                        <locationplace>
38
                            <place_id>
39
                                <place>
40
                                    <coordinates_id>
41
                                        <coordinates>
42
                                            <coordsaccuracy_m><_noCV><value>$locationAccuracy-m</value></_noCV></coordsaccuracy_m>
43
                                            <latitude_deg>
44
                                                <_nullIf>
45
                                                    <null>0</null>
46
                                                    <type>float</type>
47
                                                    <value>$publicLatitude</value>
48
                                                </_nullIf>
49
                                            </latitude_deg>
50
                                            <longitude_deg>
51
                                                <_nullIf>
52
                                                    <null>0</null>
53
                                                    <type>float</type>
54
                                                    <value>$publicLongitude</value>
55
                                                </_nullIf>
56
                                            </longitude_deg>
57
                                        </coordinates>
58
                                    </coordinates_id>
59
                                    <county>$county</county>
60
                                    <matched_place_id>
61
                                        <place>
62
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
63
                                            <coordinates_id>
64
                                                <coordinates>
65
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
66
                                                    <latitude_deg>
67
                                                        <_nullIf>
68
                                                            <null>0</null>
69
                                                            <type>float</type>
70
                                                            <value>$publicLatitude</value>
71
                                                        </_nullIf>
72
                                                    </latitude_deg>
73
                                                    <longitude_deg>
74
                                                        <_nullIf>
75
                                                            <null>0</null>
76
                                                            <type>float</type>
77
                                                            <value>$publicLongitude</value>
78
                                                        </_nullIf>
79
                                                    </longitude_deg>
80
                                                </coordinates>
81
                                            </coordinates_id>
82
                                            <county>$county</county>
83
                                            <stateprovince>$state</stateprovince>
84
                                        </place>
85
                                    </matched_place_id>
86
                                    <stateprovince>$state</stateprovince>
87
                                </place>
88
                            </place_id>
89
                        </locationplace>
90
                    </location>
91
                </path>
92
            </_simplifyPath>
93
        </path>
94
    </_setDefault>
95
</VegBIEN>
96
Inserted 22 new rows into database
(6-6/7)