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