Project

General

Profile

« Previous | Next » 

Revision 5861

mappings/VegCore-VegBIEN.csv: Remapped latitude/longitude to new coordinates table

View differences:

test.xml.ref
17 17
                        <min>$MinimumElevation</min>
18 18
                    </_avg>
19 19
                </elevation_m>
20
                <locationcoords>
21
                    <latitude_deg>
22
                        <_nullIf>
23
                            <null>0</null>
24
                            <type>float</type>
25
                            <value>$latitude</value>
26
                        </_nullIf>
27
                    </latitude_deg>
28
                    <longitude_deg>
29
                        <_nullIf>
30
                            <null>0</null>
31
                            <type>float</type>
32
                            <value>$longitude</value>
33
                        </_nullIf>
34
                    </longitude_deg>
35
                </locationcoords>
36 20
                <locationevent>
37 21
                    <taxonoccurrence>
38 22
                        <aggregateoccurrence>
......
224 208
                <locationplace>
225 209
                    <place_id>
226 210
                        <place>
211
                            <coordinates_id>
212
                                <coordinates>
213
                                    <latitude_deg>
214
                                        <_nullIf>
215
                                            <null>0</null>
216
                                            <type>float</type>
217
                                            <value>$latitude</value>
218
                                        </_nullIf>
219
                                    </latitude_deg>
220
                                    <longitude_deg>
221
                                        <_nullIf>
222
                                            <null>0</null>
223
                                            <type>float</type>
224
                                            <value>$longitude</value>
225
                                        </_nullIf>
226
                                    </longitude_deg>
227
                                </coordinates>
228
                            </coordinates_id>
227 229
                            <continent>$ContinentOcean</continent>
228 230
                            <country>$Country</country>
229 231
                            <county>$County</county>
......
235 237
        </path>
236 238
    </_simplifyPath>
237 239
</VegBIEN>
238
Inserted 36 new rows into database
240
Inserted 34 new rows into database

Also available in: Unified diff