Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>$authorObsCode</authorlocationcode>
8 4726 aaronmk
                <locationcoords>
9 4621 aaronmk
                    <coordsaccuracy><_noCV><value>$locationAccuracy-m</value></_noCV></coordsaccuracy>
10
                    <latitude>
11
                        <_nullIf>
12
                            <null>0</null>
13
                            <type>float</type>
14
                            <value>$publicLatitude</value>
15
                        </_nullIf>
16
                    </latitude>
17
                    <longitude>
18
                        <_nullIf>
19
                            <null>0</null>
20
                            <type>float</type>
21
                            <value>$publicLongitude</value>
22
                        </_nullIf>
23
                    </longitude>
24 4726 aaronmk
                </locationcoords>
25
                <locationevent>
26
                    <authoreventcode>$authorObsCode</authoreventcode>
27
                    <obsstartdate><_date><date>$obsStartDate</date></_date></obsstartdate>
28
                    <taxonoccurrence>
29
                        <aggregateoccurrence><cover>$%cover</cover></aggregateoccurrence>
30
                        <authortaxoncode>$currentTaxonName sec Weakley 2006</authortaxoncode>
31
                        <taxondetermination><taxonpath_id><taxonpath><scientificname>$currentTaxonName sec Weakley 2006</scientificname></taxonpath></taxonpath_id></taxondetermination>
32
                    </taxonoccurrence>
33
                </locationevent>
34
                <locationplace>
35 4621 aaronmk
                    <namedplace_id>
36 4622 aaronmk
                        <namedplace>
37
                            <rank>county</rank>
38
                            <placename>$county</placename>
39
                            <parent_id>
40 3795 aaronmk
                                <namedplace>
41 4622 aaronmk
                                    <rank>stateProvince</rank>
42
                                    <placename>$state</placename>
43 3795 aaronmk
                                </namedplace>
44 4622 aaronmk
                            </parent_id>
45
                        </namedplace>
46 4621 aaronmk
                    </namedplace_id>
47 4726 aaronmk
                </locationplace>
48 4621 aaronmk
            </location>
49
        </path>
50
    </_simplifyPath>
51 3641 aaronmk
</VegBIEN>
52 4726 aaronmk
Inserted 15 new rows into database