Project

General

Profile

1 4276 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>$PlotName</authorlocationcode>
8
                <sourceaccessioncode>$PlotID</sourceaccessioncode>
9 4767 aaronmk
                <area_m2><_ha_to_m2><value>$SizeOfSite</value></_ha_to_m2></area_m2>
10 4797 aaronmk
                <elevation_m>$Elevation</elevation_m>
11 4726 aaronmk
                <locationnarrative>
12
                    <_alt>
13
                        <0>$DescriptionOfSite</0>
14
                        <1>$LocationName</1>
15
                    </_alt>
16
                </locationnarrative>
17 5861 aaronmk
                <locationplace>
18
                    <place_id>
19
                        <place>
20
                            <coordinates_id>
21
                                <coordinates>
22
                                    <footprintgeometry_dwc>$ShapeOfSite</footprintgeometry_dwc>
23
                                    <latitude_deg>
24
                                        <_nullIf>
25
                                            <null>0</null>
26
                                            <type>float</type>
27
                                            <value>$Latitude</value>
28
                                        </_nullIf>
29
                                    </latitude_deg>
30
                                    <longitude_deg>
31
                                        <_nullIf>
32
                                            <null>0</null>
33
                                            <type>float</type>
34
                                            <value>$Longitude</value>
35
                                        </_nullIf>
36
                                    </longitude_deg>
37
                                </coordinates>
38
                            </coordinates_id>
39
                            <country>$CountryName</country>
40 5958 aaronmk
                            <matched_place_id>
41
                                <place>
42
                                    <reference_id><reference><shortname>geoscrub</shortname></reference></reference_id>
43
                                    <coordinates_id>
44
                                        <coordinates>
45 5969 aaronmk
                                            <latitude_deg>
46
                                                <_nullIf>
47
                                                    <null>0</null>
48
                                                    <type>float</type>
49
                                                    <value>$Latitude</value>
50
                                                </_nullIf>
51
                                            </latitude_deg>
52
                                            <longitude_deg>
53
                                                <_nullIf>
54
                                                    <null>0</null>
55
                                                    <type>float</type>
56
                                                    <value>$Longitude</value>
57
                                                </_nullIf>
58
                                            </longitude_deg>
59 5958 aaronmk
                                        </coordinates>
60
                                    </coordinates_id>
61
                                    <country>$CountryName</country>
62
                                </place>
63
                            </matched_place_id>
64 5861 aaronmk
                        </place>
65
                    </place_id>
66
                </locationplace>
67 4621 aaronmk
            </location>
68
        </path>
69
    </_simplifyPath>
70 4276 aaronmk
</VegBIEN>
71 5958 aaronmk
Inserted 14 new rows into database