Project

General

Profile

« Previous | Next » 

Revision 4726

schemas/vegbien.sql: Split locationdetermination into locationcoords and locationplace, so that coordinate determinations can be made separately from place determinations

View differences:

test.xml.ref
10 10
                        <2>$herbarium</2>
11 11
                    </_alt>
12 12
                </authorlocationcode>
13
                <locationdetermination>
14
                    <namedplace_id>
15
                        <namedplace>
16
                            <rank>county</rank>
17
                            <placename>$county</placename>
18
                            <parent_id>
19
                                <namedplace>
20
                                    <rank>stateProvince</rank>
21
                                    <placename>$state</placename>
22
                                    <parent_id>
23
                                        <namedplace>
24
                                            <rank>country</rank>
25
                                            <placename>$country</placename>
26
                                        </namedplace>
27
                                    </parent_id>
28
                                </namedplace>
29
                            </parent_id>
30
                        </namedplace>
31
                    </namedplace_id>
32
                </locationdetermination>
33 13
                <locationevent>
34 14
                    <taxonoccurrence>
35 15
                        <aggregateoccurrence>
......
142 122
                        </3>
143 123
                    </_merge>
144 124
                </locationnarrative>
125
                <locationplace>
126
                    <namedplace_id>
127
                        <namedplace>
128
                            <rank>county</rank>
129
                            <placename>$county</placename>
130
                            <parent_id>
131
                                <namedplace>
132
                                    <rank>stateProvince</rank>
133
                                    <placename>$state</placename>
134
                                    <parent_id>
135
                                        <namedplace>
136
                                            <rank>country</rank>
137
                                            <placename>$country</placename>
138
                                        </namedplace>
139
                                    </parent_id>
140
                                </namedplace>
141
                            </parent_id>
142
                        </namedplace>
143
                    </namedplace_id>
144
                </locationplace>
145 145
            </location>
146 146
        </path>
147 147
    </_simplifyPath>

Also available in: Unified diff