Project

General

Profile

« Previous | Next » 

Revision 7703

mappings/VegCore-VegBIEN.csv: _avg(): Use numeric param names to work with SQL functions

View differences:

test.xml.ref
133 133
                                <1><_compass><value>$slopeaspect</value></_compass></1>
134 134
                                <2>
135 135
                                    <_avg>
136
                                        <max>$maxslopeaspect</max>
137
                                        <min>$minslopeaspect</min>
136
                                        <1>$minslopeaspect</1>
137
                                        <2>$maxslopeaspect</2>
138 138
                                    </_avg>
139 139
                                </2>
140 140
                            </_alt>
......
144 144
                                <1>$slopegradient</1>
145 145
                                <2>
146 146
                                    <_avg>
147
                                        <max>$maxslopegradient</max>
148
                                        <min>$minslopegradient</min>
147
                                        <1>$minslopegradient</1>
148
                                        <2>$maxslopegradient</2>
149 149
                                    </_avg>
150 150
                                </2>
151 151
                            </_alt>

Also available in: Unified diff