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
                                                    <taxonconcept><concept_reference_id><source><shortname>Weakley 2006</shortname></source></concept_reference_id></taxonconcept>
29
                                                    <taxonomicname>$currentTaxonName sec Weakley 2006</taxonomicname>
30
                                                </taxonlabel>
31
                                            </taxonlabel_id>
32
                                            <taxonname>$currentTaxonName sec Weakley 2006</taxonname>
33
                                        </taxonverbatim>
34
                                    </taxonverbatim_id>
35
                                </taxondetermination>
36
                            </taxonoccurrence>
37
                        </locationevent>
38
                        <locationplace>
39
                            <place_id>
40
                                <place>
41
                                    <coordinates_id>
42
                                        <coordinates>
43
                                            <coordsaccuracy_m><_noCV><value>$locationAccuracy-m</value></_noCV></coordsaccuracy_m>
44
                                            <latitude_deg>
45
                                                <_nullIf>
46
                                                    <null>0</null>
47
                                                    <type>float</type>
48
                                                    <value>$publicLatitude</value>
49
                                                </_nullIf>
50
                                            </latitude_deg>
51
                                            <longitude_deg>
52
                                                <_nullIf>
53
                                                    <null>0</null>
54
                                                    <type>float</type>
55
                                                    <value>$publicLongitude</value>
56
                                                </_nullIf>
57
                                            </longitude_deg>
58
                                        </coordinates>
59
                                    </coordinates_id>
60
                                    <county>$county</county>
61
                                    <matched_place_id>
62
                                        <place>
63
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
64
                                            <coordinates_id>
65
                                                <coordinates>
66
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
67
                                                    <latitude_deg>
68
                                                        <_nullIf>
69
                                                            <null>0</null>
70
                                                            <type>float</type>
71
                                                            <value>$publicLatitude</value>
72
                                                        </_nullIf>
73
                                                    </latitude_deg>
74
                                                    <longitude_deg>
75
                                                        <_nullIf>
76
                                                            <null>0</null>
77
                                                            <type>float</type>
78
                                                            <value>$publicLongitude</value>
79
                                                        </_nullIf>
80
                                                    </longitude_deg>
81
                                                </coordinates>
82
                                            </coordinates_id>
83
                                            <county>$county</county>
84
                                            <stateprovince>$state</stateprovince>
85
                                        </place>
86
                                    </matched_place_id>
87
                                    <stateprovince>$state</stateprovince>
88
                                </place>
89
                            </place_id>
90
                        </locationplace>
91
                    </location>
92
                </path>
93
            </_simplifyPath>
94
        </path>
95
    </_setDefault>
96
</VegBIEN>
97
Inserted 25 new rows into database
(6-6/7)