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
143 143
                                <1><_compass><value>$slopeAspect</value></_compass></1>
144 144
                                <2>
145 145
                                    <_avg>
146
                                        <max>$maxSlopeAspect</max>
147
                                        <min>$minSlopeAspect</min>
146
                                        <1>$minSlopeAspect</1>
147
                                        <2>$maxSlopeAspect</2>
148 148
                                    </_avg>
149 149
                                </2>
150 150
                            </_alt>
......
154 154
                                <1>$slopeGradient</1>
155 155
                                <2>
156 156
                                    <_avg>
157
                                        <max>$maxSlopeGradient</max>
158
                                        <min>$minSlopeGradient</min>
157
                                        <1>$minSlopeGradient</1>
158
                                        <2>$maxSlopeGradient</2>
159 159
                                    </_avg>
160 160
                                </2>
161 161
                            </_alt>

Also available in: Unified diff