Project

General

Profile

« Previous | Next » 

Revision 6749

inputs/VegBank/: Joined together stemcount and stemlocation tables to create stemlocation_, in order to include the stem size class's measurements in each tagged stem's stemobservation (in addition to in the stemobservation for the aggregateoccurrence as a whole)

View differences:

test.xml.ref
10 10
                        <locationevent>
11 11
                            <taxonoccurrence>
12 12
                                <aggregateoccurrence>
13
                                    <count>$stemcount</count>
13 14
                                    <plantobservation>
14 15
                                        <sourceaccessioncode>$stemlocation_id</sourceaccessioncode>
15 16
                                        <stemobservation>
16 17
                                            <authorstemcode>$stemcode</authorstemcode>
18
                                            <diameterbreastheight_m><_cm_to_m><value>$stemdiameter</value></_cm_to_m></diameterbreastheight_m>
19
                                            <height_m>$stemheight</height_m>
17 20
                                            <sourceaccessioncode>$stemlocation_id</sourceaccessioncode>
18 21
                                            <xposition_m>$stemxposition</xposition_m>
19 22
                                            <yposition_m>$stemyposition</yposition_m>

Also available in: Unified diff