Project

General

Profile

« Previous | Next » 

Revision 4818

mappings/VegCore-VegBIEN.csv: verbatimElevation->elevation_m mapping: Translate units automatically (currently only works in row-based mode). Don't remove any "ca." prefix because this is a datasource-specific filter that does not apply to current datasources with verbatimElevation. Also map verbatimElevation to location.verbatimelevation.

View differences:

test.xml.ref
22 22
                    </_alt>
23 23
                </authorlocationcode>
24 24
                <elevation_m>
25
                    <_replace>
26
                        <\bca\.?></\bca\.?>
25
                    <_units>
26
                        <to>m</to>
27
                        <to></to>
27 28
                        <value>$verbatimElevation</value>
28
                    </_replace>
29
                    </_units>
29 30
                </elevation_m>
30 31
                <locationcoords>
31 32
                    <latitude_deg>
......
122 123
                        </placepath>
123 124
                    </placepath_id>
124 125
                </locationplace>
126
                <verbatimelevation>$verbatimElevation</verbatimelevation>
125 127
            </location>
126 128
        </path>
127 129
    </_simplifyPath>

Also available in: Unified diff