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.lacunarity / lacunarity.xml @ 537

History | View | Annotate | Download (1.73 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="This algorithm calculates lacunarity statistics for a categorical raster layer. Lacunarity quantifies the spatial structure of categories in a raster layer, analyzing their shape and spatial configuration.&#10;&#10;The algorithm uses a variable-size gliding box and analyzes statistical values of lacunarity across the raster layer for each size." description="Description" type="0">
4
                </element>
5
                <element name="ADDITIONAL_INFO" text="* http://proceedings.esri.com/library/userconf/proc02/pap0667/p0667.htm&#10;* www.public.asu.edu/~smyint/publications/CEUS-Lacunarity-Myint-Lam.pdf" description="Additional information" type="0">
6
                </element>
7
                <element name="EXTENSION_AUTHOR" text="" description="Algorithm created by" type="0">
8
                </element>
9
                <element name="HELP_AUTHOR" text="Victor Olaya" description="Help file created by" type="0">
10
                </element>
11
                <element name="USER_NOTES" text="Victor Olaya" description="User_notes" type="0">
12
                </element>
13
                <element name="INPUT" text="The input categorical layer" description="Input Layer" type="3">
14
                </element>
15
                <element name="MAX_SIZE" text="The largest size of the gliding window. All sizes from 4 to this largest size are analyzed" description="Largest window size" type="3">
16
                </element>
17
                <element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
                </element>
19
                <element name="RESULT_TABLE" text="A table with lacunarity statistics" description="Lacunarity" type="2">
20
                </element>
21
                <element name="RESULT_CHART" text="A chart showing how lacunarity varies with window size" description="Lacunarity" type="2">
22
                </element>
23
        </help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>