Project

General

Profile

1 4874 aaronmk
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7 4880 aaronmk
                <authorlocationcode>$Name</authorlocationcode>
8 4874 aaronmk
                <locationevent>
9 4880 aaronmk
                    <project_id><project><projectname>$Site Name</projectname></project></project_id>
10
                    <obsenddate><_date><date><_dateRangeEnd><value>$CollectionDate</value></_dateRangeEnd></date></_date></obsenddate>
11
                    <obsstartdate><_date><date><_dateRangeStart><value>$CollectionDate</value></_dateRangeStart></date></_date></obsstartdate>
12 4874 aaronmk
                </locationevent>
13 5861 aaronmk
                <locationplace>
14
                    <place_id>
15
                        <place>
16
                            <coordinates_id>
17
                                <coordinates>
18
                                    <latitude_deg>
19
                                        <_nullIf>
20
                                            <null>0</null>
21
                                            <type>float</type>
22
                                            <value>$Latitude</value>
23
                                        </_nullIf>
24
                                    </latitude_deg>
25
                                    <longitude_deg>
26
                                        <_nullIf>
27
                                            <null>0</null>
28
                                            <type>float</type>
29
                                            <value>$Longitude</value>
30
                                        </_nullIf>
31
                                    </longitude_deg>
32
                                </coordinates>
33
                            </coordinates_id>
34 5958 aaronmk
                            <matched_place_id>
35
                                <place>
36 6179 aaronmk
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
37 5958 aaronmk
                                    <coordinates_id>
38
                                        <coordinates>
39 6179 aaronmk
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
40 5969 aaronmk
                                            <latitude_deg>
41
                                                <_nullIf>
42
                                                    <null>0</null>
43
                                                    <type>float</type>
44
                                                    <value>$Latitude</value>
45
                                                </_nullIf>
46
                                            </latitude_deg>
47
                                            <longitude_deg>
48
                                                <_nullIf>
49
                                                    <null>0</null>
50
                                                    <type>float</type>
51
                                                    <value>$Longitude</value>
52
                                                </_nullIf>
53
                                            </longitude_deg>
54 5958 aaronmk
                                        </coordinates>
55
                                    </coordinates_id>
56
                                </place>
57
                            </matched_place_id>
58 5861 aaronmk
                        </place>
59
                    </place_id>
60
                </locationplace>
61 4874 aaronmk
            </location>
62
        </path>
63
    </_simplifyPath>
64
</VegBIEN>
65 6123 aaronmk
Inserted 17 new rows into database