Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>FIA.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$locationName</authorlocationcode>
11
                        <sourceaccessioncode>$locationID</sourceaccessioncode>
12
                        <area_m2><_ha_to_m2><value>0.1662</value></_ha_to_m2></area_m2>
13
                        <locationevent>
14
                            <obsenddate>
15
                                <_date>
16
                                    <day>
17
                                        <_nullIf>
18
                                            <null>0</null>
19
                                            <type>float</type>
20
                                            <value>$day</value>
21
                                        </_nullIf>
22
                                    </day>
23
                                    <month>
24
                                        <_nullIf>
25
                                            <null>0</null>
26
                                            <type>float</type>
27
                                            <value>$month</value>
28
                                        </_nullIf>
29
                                    </month>
30
                                    <year>
31
                                        <_nullIf>
32
                                            <null>0</null>
33
                                            <type>float</type>
34
                                            <value>$year</value>
35
                                        </_nullIf>
36
                                    </year>
37
                                </_date>
38
                            </obsenddate>
39
                            <obsstartdate>
40
                                <_date>
41
                                    <day>
42
                                        <_nullIf>
43
                                            <null>0</null>
44
                                            <type>float</type>
45
                                            <value>$day</value>
46
                                        </_nullIf>
47
                                    </day>
48
                                    <month>
49
                                        <_nullIf>
50
                                            <null>0</null>
51
                                            <type>float</type>
52
                                            <value>$month</value>
53
                                        </_nullIf>
54
                                    </month>
55
                                    <year>
56
                                        <_nullIf>
57
                                            <null>0</null>
58
                                            <type>float</type>
59
                                            <value>$year</value>
60
                                        </_nullIf>
61
                                    </year>
62
                                </_date>
63
                            </obsstartdate>
64
                        </locationevent>
65
                        <locationplace>
66
                            <place_id>
67
                                <place>
68
                                    <coordinates_id>
69
                                        <coordinates>
70
                                            <latitude_deg>
71
                                                <_nullIf>
72
                                                    <null>0</null>
73
                                                    <type>float</type>
74
                                                    <value>$decimalLatitude</value>
75
                                                </_nullIf>
76
                                            </latitude_deg>
77
                                            <longitude_deg>
78
                                                <_nullIf>
79
                                                    <null>0</null>
80
                                                    <type>float</type>
81
                                                    <value>$decimalLongitude</value>
82
                                                </_nullIf>
83
                                            </longitude_deg>
84
                                        </coordinates>
85
                                    </coordinates_id>
86
                                    <matched_place_id>
87
                                        <place>
88
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
89
                                            <coordinates_id>
90
                                                <coordinates>
91
                                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
92
                                                    <latitude_deg>
93
                                                        <_nullIf>
94
                                                            <null>0</null>
95
                                                            <type>float</type>
96
                                                            <value>$decimalLatitude</value>
97
                                                        </_nullIf>
98
                                                    </latitude_deg>
99
                                                    <longitude_deg>
100
                                                        <_nullIf>
101
                                                            <null>0</null>
102
                                                            <type>float</type>
103
                                                            <value>$decimalLongitude</value>
104
                                                        </_nullIf>
105
                                                    </longitude_deg>
106
                                                </coordinates>
107
                                            </coordinates_id>
108
                                        </place>
109
                                    </matched_place_id>
110
                                </place>
111
                            </place_id>
112
                        </locationplace>
113
                    </location>
114
                </path>
115
            </_simplifyPath>
116
        </path>
117
    </_setDefault>
118
</VegBIEN>
119
Inserted 12 new rows into database
(9-9/10)