Statistics
| Revision:

gvsig-geoprocess / org.gvsig.geoprocess / trunk / org.gvsig.geoprocess / org.gvsig.geoprocess.app / org.gvsig.geoprocess.app.mainplugin / src / main / resources-plugin / help / en / es.unex.sextante.gridCategorical.aggregationIndex / aggregationindex.xml @ 417

History | View | Annotate | Download (1.9 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="This algorithm quantifies the aggregation of similar values in a raster layer, using the index defined by Hong et al., 1991.&#10;&#10;Here is an example: The following figure shows two tables that represent two small raster layers. Both contain the same values, with the same average and standard deviation. However, the cells with similar values are grouped on the first layer while on the second one they are scattered. The aggregation index measures the degree of grouping." description="Description" type="0">
4
                        <image description="" file="indice_de_agregacion.jpg">
5
                        </image>
6
                </element>
7
                <element name="ADDITIONAL_INFO" text="* He, H. S., DeZonia, B., Mladenoff, D. J. 2000. An aggregation index to quantify spatial patterns of landscapes. Landscape Ecology 15: 590-602 &#10;* http://web.missouri.edu/~umcsnrlandis/lab/he2000b.pdf" description="Additional information" type="0">
8
                </element>
9
                <element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension created by" type="0">
10
                </element>
11
                <element name="HELP_AUTHOR" text="Victor Olaya" description="Help file created by" type="0">
12
                </element>
13
                <element name="USER_NOTES" text="" description="User_notes" type="0">
14
                </element>
15
                <element name="INPUT" text="The input categorical layer." description="Layer" type="3">
16
                </element>
17
                <element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
                </element>
19
                <element name="RESULT" text="The table shows information about each class, including the aggregation index. Values of this index vary between 0 (the less compact configuration ) and 1 (the most compact)." description="Aggregation index" type="2">
20
                        <image description="New table Aggregation Index" file="indice_de_agregacion2.jpg">
21
                        </image>
22
                </element>
23
        </help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>