Project

General

Profile

« Previous | Next » 

Revision 5855

schemas/vegbien.sql: Renamed placepath to place since this contains primary information about the place, including the reference to the canonical place

View differences:

test.xml.ref
93 93
                </locationevent>
94 94
                <locationnarrative>$locality_description</locationnarrative>
95 95
                <locationplace>
96
                    <placepath_id>
97
                        <placepath>
96
                    <place_id>
97
                        <place>
98 98
                            <continent>$major_geo</continent>
99 99
                            <country>$country</country>
100 100
                            <county>$pol2</county>
101 101
                            <stateprovince>$pol1</stateprovince>
102
                        </placepath>
103
                    </placepath_id>
102
                        </place>
103
                    </place_id>
104 104
                </locationplace>
105 105
                <slopeaspect_deg><_compass><value>$slope_aspect</value></_compass></slopeaspect_deg>
106 106
                <slopegradient_fraction>$slope_gradient</slopegradient_fraction>

Also available in: Unified diff