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
                <locationcoords>
12 4621 aaronmk
                    <footprintgeometry_dwc>$ShapeOfSite</footprintgeometry_dwc>
13 4753 aaronmk
                    <latitude_deg>
14 4621 aaronmk
                        <_nullIf>
15
                            <null>0</null>
16
                            <type>float</type>
17
                            <value>$Latitude</value>
18
                        </_nullIf>
19 4753 aaronmk
                    </latitude_deg>
20
                    <longitude_deg>
21 4621 aaronmk
                        <_nullIf>
22
                            <null>0</null>
23
                            <type>float</type>
24
                            <value>$Longitude</value>
25
                        </_nullIf>
26 4753 aaronmk
                    </longitude_deg>
27 4726 aaronmk
                </locationcoords>
28
                <locationnarrative>
29
                    <_alt>
30
                        <0>$DescriptionOfSite</0>
31
                        <1>$LocationName</1>
32
                    </_alt>
33
                </locationnarrative>
34 4727 aaronmk
                <locationplace><placepath_id><placepath><country>$CountryName</country></placepath></placepath_id></locationplace>
35 4621 aaronmk
            </location>
36
        </path>
37
    </_simplifyPath>
38 4276 aaronmk
</VegBIEN>
39 4726 aaronmk
Inserted 8 new rows into database