Statistics
| Revision:

gvsig-geoprocess / org.gvsig.geoprocess / trunk / org.gvsig.geoprocess / org.gvsig.geoprocess.app / org.gvsig.geoprocess.app.mainplugin / src / main / resources / help / en / es.unex.sextante.gridAnalysis.owa / owa.xml @ 338

History | View | Annotate | Download (1.54 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="The technique known as Ordered Weighted Average (OWA) calculates the weighted average of  a group of layers. The weighting, however, is not done with fixed weights for each layer. Instead, they are set based on the order of values.&#10;&#10;Thus, for each cell, values from all layers are sorted and the highest one is multiplied by a given coefficient, the second highest by another, and so on. The weights are associated to a position within the sorted series of values in each cell,  not to one particular layer. " description="Descripci&#243;n" type="0">
4
                </element>
5
                <element name="ADDITIONAL_INFO" text="" description="Informaci&#243;n adicional" type="0">
6
                </element>
7
                <element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extensi&#243;n creada por" type="0">
8
                </element>
9
                <element name="HELP_AUTHOR" text="Victor Olaya" description="Ayuda creada por" type="0">
10
                </element>
11
                <element name="USER_NOTES" text="" description="Notas de usuario" type="0">
12
                </element>
13
                <element name="INPUT" text="" description="Capas" type="3">
14
                </element>
15
                <element name="WEIGHTS" text="add values of weighted average for the group of selected layers." description="Ponderaci&#243;n" type="3">
16
                </element>
17
                <element name="OUTPUT_DESCRIPTION" text="" description="Descripci&#243;n general" type="2">
18
                </element>
19
                <element name="RESULT" text="" description="Resultado" type="2">
20
                </element>
21
        </help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>