Project

General

Profile

1 4514 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>$authorplotcode</authorlocationcode>
8
                <sourceaccessioncode>$plot_id</sourceaccessioncode>
9 6231 aaronmk
                <accesslevel>
10
                    <_map>
11
                        <0>public</0>
12
                        <1>public</1>
13
                        <2>public</2>
14
                        <3>public</3>
15
                        <4>public</4>
16
                        <5>data by request</5>
17
                        <6>private</6>
18
                        <value>$confidentialitystatus</value>
19
                    </_map>
20
                </accesslevel>
21 4753 aaronmk
                <area_m2>$area</area_m2>
22 4810 aaronmk
                <elevation_m>$elevation</elevation_m>
23 4621 aaronmk
                <landform>$landform</landform>
24 4726 aaronmk
                <locationnarrative>$locationnarrative</locationnarrative>
25
                <locationplace>
26 5855 aaronmk
                    <place_id>
27
                        <place>
28 5861 aaronmk
                            <coordinates_id>
29
                                <coordinates>
30 6250 aaronmk
                                    <coordsaccuracy_m><_noCV><value>$locationaccuracy</value></_noCV></coordsaccuracy_m>
31 5861 aaronmk
                                    <footprintgeometry_dwc>$shape</footprintgeometry_dwc>
32
                                    <latitude_deg>
33
                                        <_nullIf>
34
                                            <null>0</null>
35
                                            <type>float</type>
36
                                            <value>$latitude</value>
37
                                        </_nullIf>
38
                                    </latitude_deg>
39
                                    <longitude_deg>
40
                                        <_nullIf>
41
                                            <null>0</null>
42
                                            <type>float</type>
43
                                            <value>$longitude</value>
44
                                        </_nullIf>
45
                                    </longitude_deg>
46
                                </coordinates>
47
                            </coordinates_id>
48 4727 aaronmk
                            <continent>$continent</continent>
49
                            <country>
50
                                <_alt>
51
                                    <0>$area|country|territory</0>
52
                                    <1>$country</1>
53
                                </_alt>
54
                            </country>
55
                            <county>$county</county>
56 5958 aaronmk
                            <matched_place_id>
57
                                <place>
58 6179 aaronmk
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
59 5958 aaronmk
                                    <coordinates_id>
60
                                        <coordinates>
61 6179 aaronmk
                                            <source_id><source><shortname>geoscrub</shortname></source></source_id>
62 5969 aaronmk
                                            <latitude_deg>
63
                                                <_nullIf>
64
                                                    <null>0</null>
65
                                                    <type>float</type>
66
                                                    <value>$latitude</value>
67
                                                </_nullIf>
68
                                            </latitude_deg>
69
                                            <longitude_deg>
70
                                                <_nullIf>
71
                                                    <null>0</null>
72
                                                    <type>float</type>
73
                                                    <value>$longitude</value>
74
                                                </_nullIf>
75
                                            </longitude_deg>
76 5958 aaronmk
                                        </coordinates>
77
                                    </coordinates_id>
78
                                    <country>
79
                                        <_alt>
80
                                            <0>$area|country|territory</0>
81
                                            <1>$country</1>
82
                                        </_alt>
83
                                    </country>
84 6294 aaronmk
                                    <county>$county</county>
85 5958 aaronmk
                                    <stateprovince>
86
                                        <_alt>
87
                                            <0>$region|state|province</0>
88
                                            <1>$stateprovince</1>
89
                                        </_alt>
90
                                    </stateprovince>
91
                                </place>
92
                            </matched_place_id>
93 4727 aaronmk
                            <stateprovince>
94
                                <_alt>
95
                                    <0>$region|state|province</0>
96
                                    <1>$stateprovince</1>
97
                                </_alt>
98
                            </stateprovince>
99 5855 aaronmk
                        </place>
100
                    </place_id>
101 4726 aaronmk
                </locationplace>
102 4855 aaronmk
                <parent_id><location><sourceaccessioncode>$parent_id</sourceaccessioncode></location></parent_id>
103 4753 aaronmk
                <slopeaspect_deg>
104 4621 aaronmk
                    <_alt>
105
                        <1><_compass><value>$slopeaspect</value></_compass></1>
106
                        <2>
107
                            <_avg>
108
                                <max>$maxslopeaspect</max>
109
                                <min>$minslopeaspect</min>
110
                            </_avg>
111
                        </2>
112
                    </_alt>
113 4753 aaronmk
                </slopeaspect_deg>
114 4786 aaronmk
                <slopegradient_fraction>
115 4621 aaronmk
                    <_alt>
116
                        <1>$slopegradient</1>
117
                        <2>
118
                            <_avg>
119
                                <max>$maxslopegradient</max>
120
                                <min>$minslopegradient</min>
121
                            </_avg>
122
                        </2>
123
                    </_alt>
124 4786 aaronmk
                </slopegradient_fraction>
125 4621 aaronmk
            </location>
126
        </path>
127
    </_simplifyPath>
128 4514 aaronmk
</VegBIEN>
129 6123 aaronmk
Inserted 12 new rows into database