Revision 339

View differences:

org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.imageAnalysis.calibrateRegression/calibrateregression.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="Thisalgorithm calibrates an image using another one as reference, so that the two images can be compared. " description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="INPUT" text="input image." description="Image to calibrate" type="3">
14
		</element>
15
		<element name="REF" text="reference image." description="Reference image" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="CALIBRATED" text="" description="Calibrated image" type="2">
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridTools.sortRaster/sortraster.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm sorts the cells of a layer based on their values, assigning each cell an integer value that indicates its position within the arranged list of all the cells. That is, the cell with the highest value is assigned a value of 1, the second highest a value of 2, and so on" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="INPUT" text="" description="Layer" type="3">
14
		</element>
15
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
16
		</element>
17
		<element name="RESULT" text="" description="Sorted raster layer" type="2">
18
		</element>
19
	</help>
20
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 21

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.morphometry.anisotropicCoefficientOfVariation/acv.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="DEM" text="" description="Elevation" type="3">
14
		</element>
15
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
16
		</element>
17
		<element name="RESULT" text="" description="Anisotropic coefficient of variation" type="2">
18
		</element>
19
	</help>
20
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 21

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridCalculus.constantGrid/constantgrid.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm generates a new raster layer where all the cells contain the same value." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="VALUE" text="" description="Value" type="3">
14
		</element>
15
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
16
		</element>
17
		<element name="CONSTGRID" text="" description="Constant grid" type="2">
18
		</element>
19
	</help>
20
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 21

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridTools.kernelDensity/kerneldensity.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates a density map from an input points layer. Points are weighed using a given field from its attributes table.  &#10;&#10;Weights are not constant within the search radius, but vary with distance.  A smoothly curved surface is fitted over each point, having the highest value at the point itself (distance = 0) and diminishing with increasing distance from the point, reaching zero at the search radius distance from the point.&#10;" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="LAYER" text="The input points layer" description="Vector layer" type="3">
14
		</element>
15
		<element name="FIELD" text="Attribute to use for weighing points" description="Field" type="3">
16
		</element>
17
		<element name="DISTANCE" text="Size of the influence area around each point. Influence area is assumed to be circular (same influence in all directions) " description="Search radius" type="3">
18
		</element>
19
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
20
		</element>
21
		<element name="DENSITY" text="The following pictures show two examples of kernel density maps. The search radius used in (b) is twice the one used in (a)." description="Density" type="2">
22
			<image description="" file="densidad_kernel.jpg">
23
			</image>
24
		</element>
25
	</help>
26
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 27

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.imageAnalysis.erosionDilation/erosiondilation.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm performs morphological operations (erosion and dilation) on an image. &#10;&#10;Erosion to reduce shape size, whereas dilation increases it. That is, erosion removes cells of the boundaries of objects in a image, while dilation adds celss to the boundaries of objects.&#10;&#10;The following figure shows the effect of applying both an erosion (a) and a dilation operation (b).&#10;&#10;" description="Description" type="0">
4
			<image description="" file="erosion_dilatacion_imgBase.jpg">
5
			</image>
6
			<image description="" file="erosion_dilatacion_salidas.jpg">
7
			</image>
8
		</element>
9
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
10
		</element>
11
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension created by" type="0">
12
		</element>
13
		<element name="HELP_AUTHOR" text="Victor Olaya" description="Help file created by" type="0">
14
		</element>
15
		<element name="USER_NOTES" text="" description="User_notes" type="0">
16
		</element>
17
		<element name="LAYER" text="input image. Cells with valid values represent objects (foreground). No-data cells represent background cells." description="Image" type="3">
18
		</element>
19
		<element name="TYPE" text="to choose between:&#10;* Erosion&#10;* Dilation" description="Operation" type="3">
20
		</element>
21
		<element name="RADIUS" text="the radius of the analysis window. It controls the amount of erosion/dilation to be applied" description="Radius" type="3">
22
		</element>
23
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
24
		</element>
25
		<element name="RESULT" text="" description="Erosion/Dilation" type="2">
26
		</element>
27
	</help>
28
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 29

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.statisticalMethods.pdfNormal/pdfnormal.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates the probability of occurrence of values in each cell of a raster layer, based on the Normal probability distribution.&#10;" description="Description" type="0">
4
			<image description="" file="dis_prob_normal3.jpg">
5
			</image>
6
		</element>
7
		<element name="ADDITIONAL_INFO" text="" 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="input layer." description="Raster layer" type="3">
16
		</element>
17
		<element name="MEAN" text="Mean value" description="Mean" type="3">
18
		</element>
19
		<element name="STDDEV" text="Standard deviation" description="Standard deviation" type="3">
20
		</element>
21
		<element name="CDF" text="Select this option if you want the resulting values to show the accumulated probability instead of the individual one" description="Cumulated probability" type="3">
22
		</element>
23
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
24
		</element>
25
		<element name="PROBABILITY" text="Raster layer with probability of occurrence values" description="Result" type="2">
26
		</element>
27
	</help>
28
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 29

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridStatistics.multiGridMinority/multigridminority.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates the least frequent value at each cell in a set of raster layers.&#10;&#10;In case of ambiguity (for instance, if there are two values that appear the same number of times), the nodata value is assigned to the cell." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="INPUT" text="The set of input layers" description="Layers" type="3">
14
		</element>
15
		<element name="NODATA" text="if this option is selected, the presence of a cell with no data value will cancel the calculation and assign the same no data value to the result cell. If this is not selected, cells with no data value will be ignored and the rest with valid data will be computed." description="Force no-data value" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="RESULT" text="" description="Minority" type="2">
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.imageAnalysis.thinning/thinning.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm performs thinning on the objects of an input image. Thinning reduces the width of objects to a single pixel.&#10;&#10;" description="Description" type="0">
4
			<image description="" file="adelgazamiento.jpg">
5
			</image>
6
		</element>
7
		<element name="ADDITIONAL_INFO" text="" 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="LAYER" text="input image. Cells with valid values represent objects (foreground). No-data cells represent background cells." description="Image" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="RESULT" text="" description="Thinned image" type="2">
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridStatistics.multiGridMinValueGrid/multigridminvaluegrid.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm creates a new raster layer with values that indicate the index of the layer in a set of input layer with the minimum value for each cell" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="INPUT" text="The set of input layers" description="Layers" type="3">
14
		</element>
15
		<element name="NODATA" text="If this option is selected, the presence of a cell with no data value will cancel the calculation and assign the no-data value to the resulting cell . If this is not selected, cells with no data value will be ignored and the resulting value will be based only on valid data cells." description="Force no-data value" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="RESULT" text="" description="Minimum value layer" type="2">
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.hydrology.meanValueUphill/meanvalueuphill.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates the average of all the cells located uphill of each cell." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="DEM" text="Digital Elevation Model." description="Elevation" type="3">
14
		</element>
15
		<element name="PARAM" text="" description="Parameter" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="RESULT" text="" description="Mean value uphill" type="2">
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.imageAnalysis.calibrate/calibrate.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm reduce the effects of sensor differences when comparing images from two dates.&#10;&#10;Calibration can be done aplying two different methods: Adjusting the image so it has a given average and standard deviation values, or applying some given gain and offset values.&#10;&#10;In the first case, it uses the formula:&#10;&#10;NDC = (((ND - average) / standard_deviation) x typical_deviation) + image_average  &#10;&#10;In the second case, the following formula is used:&#10;&#10;NDC = gain x ND + offset&#10;" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="INPUT" text="Input image." description="Image to calibrate" type="3">
14
		</element>
15
		<element name="METHOD" text="The following methods are available:&#10;* Average and Standard deviation.&#10;* Gain and offset" description="Method" type="3">
16
		</element>
17
		<element name="STDDEV" text="Target image standard deviation" description="Resulting standard deviation" type="3">
18
		</element>
19
		<element name="MEAN" text="Target image variance" description="Resulting average" type="3">
20
		</element>
21
		<element name="GAIN" text="Gain to apply." description="Gain" type="3">
22
		</element>
23
		<element name="OFFSET" text="Offset to apply" description="Offset" type="3">
24
		</element>
25
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
26
		</element>
27
		<element name="CALIBRATED" text="" description="Calibrated image" type="2">
28
		</element>
29
	</help>
30
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 31

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridCalculus.gridCalculator/gridcalculator.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="The extension Raster calculator allows the computation of algebraic expressions with raster layers, obtaining derived information in the form of new layers of geographical data.&#10;&#10;All the elements that maybe selected such as layers, functions, operators and constants will appear on the left hand part of the parameter window.&#10;&#10;By double clicking an element, its value will be added to the Formula text box. Expressions can also be  entered directly by typing the different formulas and values on the text box (see  below for details about general syntax).&#10;&#10;The most common operators  appear on the  right side of the window." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="FORMULA" text='Notes on general syntax&#10;&#10;TO add a layer, just enter its name. In the case of multiband layers, you can use "Band" followed by band number. Example, "mde.asc Band 1".&#10;&#10;You can also use the "|" sign, example "image.tif|2".&#10;&#10;Functions:&#10;&#10;* sin(x): returns the sine of x (x should be within the radius).&#10;* cos(x): returns the  cosine of x (x should be within the radius).&#10;* tan(x): returns the  tangent of x (x should be within the radius).&#10;* asin(x): returns the archsine of  x (x should be within the radius).&#10;* acos(x): returns the archcosine of  x (x should be within the radius).&#10;* atan(x): returns the archcotangent de x (x should be within the radius).&#10;* atan2(x/y): returns the archcotangent of  x/y (x/y should be within the radius).&#10;* sinh(x): returns the  hyperbolic sine of x (x should be within the radius).&#10;* cosh(x): returns the hyperbolic cosine of x (x should be within the radius ).&#10;* atanh(x): returns the inverse hyperbolic  tangent  of x (x should be in the radius).&#10;* In(x): returns the logarithm of  x.&#10;* log(x): returns the base-10 logarithm.&#10;* exp(x): returns the  exponential function of  x.&#10;* abs(x): returns the absolute value of  x.&#10;* rand(): returns a random value  within the range 0-1.&#10;* mod(x/y): returns the module of  x/y.&#10;* sqrt(x): returns the positive square root of x.&#10;* if(): returns 1 if the expression inside the parenthesis is true, 0  otherwise.&#10;&#10;Operators. The  precedence of  operators is as usual : + and - are evaluated after ? y /, and these after the power operator. Use parenthesis in case of doubt, to be sure of how the program will evaluate the introduced formula.&#10;* + (add)&#10;* - (subtract)&#10;* (multiplication)&#10;* / (division)&#10;*  % (percentage)&#10;* ! (NOT)&#10;*  ^ (elevated to)&#10;* &amp;&amp; (AND)&#10;* || (OR)&#10;* &lt; (less than)&#10;* &gt; (more than)&#10;* &lt;= (less or equal to)&#10;* &gt;= (more or equal to)&#10;*  == (iqual to)&#10;* != (different from)&#10;&#10;Constants. &#10;* Pi&#10;* Cell size[raster layer]&#10;* e' description="Formula" type="3">
14
		</element>
15
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
16
		</element>
17
		<element name="RESULT" text="New raster layer." description="Result" type="2">
18
		</element>
19
	</help>
20
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 21

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.vectorTools.merge/merge.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm merge input vector layer that to reunify all geomtry. " description="Description" type="0">
4
			<image description="" file="juntar.png">
5
			</image>
6
		</element>
7
		<element name="ADDITIONAL_INFO" text="" 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="LAYERMAIN" text="The input layer that be merged. " description="Main layer" type="3">
16
		</element>
17
		<element name="LAYERS" text="The additional layers to be added." description="Additional layers" type="3">
18
		</element>
19
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
20
		</element>
21
		<element name="RESULT" text="The output vector layer that contain all merger input layer." description="Result" type="2">
22
		</element>
23
	</help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 25

  
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.polarToRect/polartorect.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm converts polar coordinates to rectangular ones." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="ANGLE" text="The angle of the vector should be expressed in  radians." description="Angle" type="3">
14
		</element>
15
		<element name="DISTANCE" text="Module(length) of the vector" description="Distance" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="Y" text="Y component" description="Y" type="2">
20
			<image description="value y" file="polares_a_rectangulares_y.jpg">
21
			</image>
22
		</element>
23
		<element name="X" text="X component" description="X" type="2">
24
			<image description="value x" file="polares_a_rectangulares_x.jpg">
25
			</image>
26
		</element>
27
	</help>
28
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 29

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridTools.thresholdBuffer/thresholdbuffer.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="The algorithm creates a buffer area using an ancillary threshold layer." description="Description" type="0">
4
			<image description="Example. Origin layer: channel network. Threshold parameter layer: slope. Threshold type: ansolute. Absolute threshold: 0.15" file="zona_de_influencia_mediante_umbral.jpg">
5
			</image>
6
		</element>
7
		<element name="ADDITIONAL_INFO" text="" 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="FEATURES" text="The raster layer whith the features to buffer. This should be represented by non-zero values. All cells not representing a feature to buffer should have a zero value or the no-data value of the layer" description="Layer" type="3">
16
		</element>
17
		<element name="VALUES" text="The layer contaning the threshold variable" description="Threshold parameter" type="3">
18
		</element>
19
		<element name="THRESHOLD" text="This layer contains the threshold that should be applied in each cell. " description="Threshold values" type="3">
20
		</element>
21
		<element name="METHOD" text="There are two available methods.&#10;&#10;In both cases, the buffer expands from each feature cell towards the surrounding cells, stopping only when the values of a surrounding cell does not meet the condition set by the chosen method .&#10;* Absolute: surrounding cells will become part of the buffer if the value of the threshold parameter in that cell is lower than the threshold..&#10;* Relative to the value of the cell:  surrounding cells will become part of the buffer if the difference between its value and the value of the initial feature cell in the threshold layer is less than the threshold. " description="Threshold" type="3">
22
		</element>
23
		<element name="ABSOLUTE_THRESHOLD" text="If no threshold layer is used, you should enter a global threshold in this field" description="Absolute" type="3">
24
		</element>
25
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
26
		</element>
27
		<element name="BUFFER_LAYER" text="The buffer layer, containing the follwoing values&#10;* 0 value: cells outside of the buffer.&#10;* Value 1: original feature cells&#10;* Value 2: cells in the buffer. " description="Buffer" type="2">
28
		</element>
29
	</help>
30
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 31

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridTools.thresholdBuffer/leame.txt
1

  
2

  
3
capa origen: red de drenaje
4
capa de parametro umbral: pendiente
5

  
6
tipo umbral: absoluto
7
umbral absoluto: 0.15
0 8

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.vectorTools.linesToEquispacedPoints/linestoequispacedpoints.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm creates a new points layer by adding evenly spaced points along the lines of an input layer" description="Description" type="0">
4
			<image description="" file="Convertir lineas en puntos equiespaciados.jpg">
5
			</image>
6
		</element>
7
		<element name="ADDITIONAL_INFO" text="" 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="LINES" text="the input lines layer." description="Lines" type="3">
16
		</element>
17
		<element name="DISTANCE" text="Distance between points, measured along the line." description="Distance between points" type="3">
18
		</element>
19
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
20
		</element>
21
		<element name="RESULT" text="The attributes table of this output layer contains the same fields as the one associated to the input layer. Each point is given the values of the line it belongs to" description="Points" type="2">
22
		</element>
23
	</help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 25

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.vectorTools.vectorSpatialCluster/vectorspatialcluster.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm creates clusters from an input points layer, grouping them according to their spatial location.&#10;&#10;" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="LAYER" text="The input points layer" description="Layer" type="3">
14
		</element>
15
		<element name="NUMCLASS" text="The desired number of clusters" description="Number of classes" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="RESULT" text="The resulting layer is identical to the input one, but contains an additional field in its attributes table, which indicates the group each point belongs to." description="Result" type="2">
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.vectorTools.countPoints/countpoints.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm counts the points in each polygon of a given vector layer" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="POINTS" text="The input points layer" description="Points" type="3">
14
		</element>
15
		<element name="POLYGONS" text="The input polygons layer." description="Polygons" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="RESULT" text='The output layer is the same as the input polygons layer, but with an added field named "inner points", which contains the number of points in each polygon.' description="Polygons" type="2">
20
			<image description="" file="contar_puntos_en_poligonos1.jpg">
21
			</image>
22
			<image description="" file="contar_puntos_en_poligonos2.jpg">
23
			</image>
24
		</element>
25
	</help>
26
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 27

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridCategorical.fragstatsArea/fragstatsarea.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm computes area/density/edge metrics as defined in the FRAGSTATS software package." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="* http://www.umass.edu/landeco/research/fragstats/fragstats.html &#10;* McGarigal, K., and B. J. Marks. 1995. FRAGSTATS: spatial pattern analysis program for quantifying landscape structure. USDA For. Serv. Gen. Tech. Rep. PNW-351." description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="INPUT" text="The input categorical layer" description="Layer" type="3">
14
		</element>
15
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
16
		</element>
17
		<element name="METRICS" text="" description="Metrics" type="2">
18
			<image description="" file="fragstats_area_densidad.jpg">
19
			</image>
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.vectorize.rasterToPoints/rastertopoints.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm creates a vector layer from a points layer, addign one point for each cell in the raster layer.&#10;&#10;The output points layer contains one field in its associated table. The value in this field correspond to the value at the cell represented by each point." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="LAYER" text="The input raster layer" description="Input layer" type="3">
14
		</element>
15
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
16
		</element>
17
		<element name="RESULT" text="The resulting points layer" description="Result" type="2">
18
			<image description="New points layer from a raster layer" file="capa_raster_a_capa_puntos.jpg">
19
			</image>
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridStatistics.neighborhoodKurtosis/neighborhoodkurtosis.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates the coefficient of kurtosis in a given analysis window around each cell&#10;&#10;The  coefficient of kurtosis is calculated as: " description="Description" type="0">
4
			<image description="" file="kurtosis.gif">
5
			</image>
6
		</element>
7
		<element name="ADDITIONAL_INFO" text="" 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="LAYER" text="The input layer" description="Layer" type="3">
16
		</element>
17
		<element name="RADIUS" text="the radius of the analysis window (in cells)." description="Radius" type="3">
18
		</element>
19
		<element name="NODATA" text="If this option is selected, the presence of a cell with no data value will cancel the calculation and assign the no-data value to the resulting cell . If this is not selected, cells with no data value will be ignored and the resulting value will be based only on valid data cells." description="Force no-data value" type="3">
20
		</element>
21
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
22
		</element>
23
		<element name="RESULT" text="" description="Kurtosis (neighbourhood)" type="2">
24
		</element>
25
	</help>
26
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 27

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridStatistics.neighborhoodRange/neighborhoodrange.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates the range of values (maximum - minimum) in a given analysis window around each cell&#10;" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="LAYER" text="The input layer" description="Layer" type="3">
14
		</element>
15
		<element name="RADIUS" text="the  radius of the analysis window (in cells)." description="Radius" type="3">
16
		</element>
17
		<element name="NODATA" text="if this option is selected, the presence of a cell with no data value will cancel the calculation and assign the no-data value to the resulting cell . If this is not selected, cells with no data value will be ignored and the resulting value will be based only on valid data cells." description="Force no-data value" type="3">
18
		</element>
19
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
20
		</element>
21
		<element name="RESULT" text="" description="Range (neighbourhood)" type="2">
22
		</element>
23
	</help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 25

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.lighting.horizonBlockage/horizonblockage.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates the horizon blocking line, that is, the location of the visible horizon in all directions from a given point." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="* http://freegeographytools.com/2007/assessing-terrain-effects-on-gps-accuracy" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="DEM" text="a Digital Elevation Model. " description="Elevation" type="3">
14
		</element>
15
		<element name="POINT" text="The coordinates of the center point representing a emitter/receiver" description="Coordinates of emitter/receiver" type="3">
16
		</element>
17
		<element name="HEIGHT" text="Height of the emitter/receiver." description="Height of emitter/receiver" type="3">
18
		</element>
19
		<element name="RADIUS" text="Maximum distance from emitter to horizon (i.e. maximum visibility distance)" description="Radius" type="3">
20
		</element>
21
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
22
		</element>
23
		<element name="GRAPHDIST" text="a graph showing the distance to the topographic horizon from the observer's position as a function of direction (azimuth) ." description="Distance" type="2">
24
			<image description="" file="hor_vis_distancia.jpg">
25
			</image>
26
		</element>
27
		<element name="RESULT" text="A vector layer with the contour of the visible horizon" description="Horizon" type="2">
28
			<image description="" file="horizonte_visible_salida.jpg">
29
			</image>
30
		</element>
31
		<element name="GRAPHSLOPE" text="Graph window showing the horizon blocking angle (altitude) as a function of direction (azimuth)." description="Angle" type="2">
32
			<image description="" file="hor_vis_angulo.jpg">
33
			</image>
34
		</element>
35
	</help>
36
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 37

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridTools.cropToValidData/croptovaliddata.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm crops a raster layer to the minimum extent of its valid values. Use this to remove outer areas that contain only no-data values." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="INPUT" text="raster layer to be cropped" description="Layer to crop" type="3">
14
		</element>
15
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
16
		</element>
17
		<element name="RESULT" text="" description="Cropped layer" type="2">
18
		</element>
19
	</help>
20
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 21

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridStatistics.neighborhoodFragmentation/neighborhoodfragmentation.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm computes fragmentation in a given analysis window around each cell. Fragmentation is defined by the following expression:&#10;&#10;&#10;(n&#186; of different classes in the window - 1) / (cells in the window - 1)" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="LAYER" text="The layer to use." description="Layer" type="3">
14
		</element>
15
		<element name="RADIUS" text="The radius of the analysis window (in cells)." description="Radius" type="3">
16
		</element>
17
		<element name="NODATA" text="if this option is selected, the presence of a cell with no data value will cancel the calculation and assign the no-data value to the resulting cell . If this is not selected, cells with no data value will be ignored and the resulting value will be based only on valid data cells." description="Force no-data value" type="3">
18
		</element>
19
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
20
		</element>
21
		<element name="RESULT" text="" description="Fragmentation" type="2">
22
		</element>
23
	</help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 25

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridStatistics.semivariances/semivariances.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates semivariances from a raster layer, calculating the mean of all semivariances in each interval. &#10;&#10;Vertical and horizontal semivariances are calculated, analyzing cells from each cell in the input layer, in vertical and horizontal direction up to a maximum given distance.&#10;" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="LAYER" text="Layer with the variable to be studied." description="Layer" type="3">
14
		</element>
15
		<element name="MAXDIST" text="Maximum distance to evaluate semivariances (in number cells). " description="Maximum distance (pixels)" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="RESULT" text="New table with three fields: distance, horizontal semivariance, vertical  semivariance" description="Semivariances" type="2">
20
		</element>
21
	</help>
22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 23

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.vegetationIndices.ttvi/ttvi.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates the Thiam's Transformed Vegetation Index (TTVI) (Thiam, 1997). This index is a result of the following formula:" description="Description" type="0">
4
			<image description="" file="ttvi.jpg">
5
			</image>
6
		</element>
7
		<element name="ADDITIONAL_INFO" text="* Thiam AK. 1997. Geographic Information Systems and Remote Sensing Methods for Assessing and Monitoring Land Degradation in the Sahel: The Case of Southern Mauritania. Doctoral Dissertation, Clark University, Worcester Massachusetts." 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="LAYERRED" text="Layer with values corresponding to the spectral reflectance in the red region" description="Red layer" type="3">
16
		</element>
17
		<element name="BANDRED" text="Band with values corresponding to the spectral reflectance in the red region" description="Red band" type="3">
18
		</element>
19
		<element name="LAYERNIR" text="Layer with values corresponding to the spectral reflectance in the near infrared region" description="Near infrarred layer" type="3">
20
		</element>
21
		<element name="BANDNIR" text="Band with values corresponding to the spectral reflectance in the near infrared region" description="Near infrared band" type="3">
22
		</element>
23
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
24
		</element>
25
		<element name="RESULT" text="TTVI" description="Result" type="2">
26
		</element>
27
	</help>
28
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 29

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.vectorize.contourLines/contourlines.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm creates isolines from a raster layer containing a continuous variable" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="LAYER" text="The input raster layer" description="Input layer" type="3">
14
		</element>
15
		<element name="DISTANCE" text="Differnece between values represented by two contiguous isolines." description="Equidistance" type="3">
16
		</element>
17
		<element name="MIN" text="Minimum value for isoline creation. In areas with values lower than this, isolines will not be created" description="Min value" type="3">
18
		</element>
19
		<element name="MAX" text="Maximum value for isoline creation. In areas with values greater than this, isolines will not be created" description="Max value" type="3">
20
		</element>
21
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
22
		</element>
23
		<element name="RESULT" text="The resulting contour lines" description="Contour lines" type="2">
24
			<image description=" Contour lines vector layer from a MDE,  with an equidistance of  50 meters." file="curvas_de_nivel1.jpg">
25
			</image>
26
		</element>
27
	</help>
28
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 29

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.gridStatistics.multiGridCountGreaterThan/multigridcountgreaterthan.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm creates a new raster layer with values representing the number of times that each cell has a value larger than a given one in a set of raster layers" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="INPUT" text="select the layers for calculation." description="Layers" type="3">
14
		</element>
15
		<element name="VALUE" text="The threshold value" description="Value" type="3">
16
		</element>
17
		<element name="NODATA" text="If this option is selected, the presence of a cell with no data value will cancel the calculation and assign the no-data value to the resulting cell . If this is not selected, cells with no data value will be ignored and the resulting value will be based only on valid data cells." description="Force no-data value" type="3">
18
		</element>
19
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
20
		</element>
21
		<element name="RESULT" text="" description="Larger values count" type="2">
22
		</element>
23
	</help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 25

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.vectorTools.addEventTheme/addeventtheme.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm creates a new layer from an table containing X and Y coordinates of the points to create." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="TABLE" text="A table with point coordinates" description="Table" type="3">
14
		</element>
15
		<element name="XFIELD" text="The field that contains the X coordinate." description="X" type="3">
16
		</element>
17
		<element name="YFIELD" text="The field that contains the X coordinate." description="Y" type="3">
18
		</element>
19
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
20
		</element>
21
		<element name="RESULT" text="The attributes table of the resulting layer is exactly the same as the input table" description="Result" type="2">
22
		</element>
23
	</help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 25

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.lighting.los/los.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates a line of vision between two give points, showing which sections along the line are visible from the first point and which ones are not." description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="* http://freegeographytools.com/2007/assessing-terrain-effects-on-gps-accuracy" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="DEM" text="Digital Elevation Model. " description="Elevation" type="3">
14
		</element>
15
		<element name="POINT" text="Coordinates of the first point" description="Point 1" type="3">
16
		</element>
17
		<element name="POINT2" text="Coordinates of the second point" description="Point 2" type="3">
18
		</element>
19
		<element name="HEIGHT" text="Height of first point" description="Height of point 1" type="3">
20
		</element>
21
		<element name="HEIGHT2" text="Height of second point" description="Height of point 2" type="3">
22
		</element>
23
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
24
			<image description="" file="linea_de_vision.jpg">
25
			</image>
26
		</element>
27
	</help>
28
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 29

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.imageAnalysis.vectorizeTrees/vectorizetrees.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm" description="Description" type="0">
4
			<image description="" file="detectar_arboles.png">
5
			</image>
6
		</element>
7
		<element name="ADDITIONAL_INFO" text="" 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="" description="Bands" type="3">
16
		</element>
17
		<element name="POLYGONS" text="" description="Sample trees" type="3">
18
		</element>
19
		<element name="TOLERANCE" text="" description="Tolerance" type="3">
20
		</element>
21
		<element name="MINSIZE" text="" description="Tamano_min" type="3">
22
		</element>
23
		<element name="MAXSIZE" text="" description="Tamano_max" type="3">
24
		</element>
25
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
26
		</element>
27
		<element name="TREES" text="" description="Trees" type="2">
28
		</element>
29
	</help>
30
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 31

  
org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.app/org.gvsig.geoprocess.app.mainplugin/src/main/resources/help/en/es.unex.sextante.morphometry.aspect/aspect.xml
1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm calculates the angle between the vector pointing north and the projection on the horizontal plane of the normal vector to the surface at the given point. Angles are measured clockwise" description="Description" type="0">
4
		</element>
5
		<element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
6
		</element>
7
		<element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension 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="" description="User_notes" type="0">
12
		</element>
13
		<element name="DEM" text="Digital Elevation Model." description="Elevation" type="3">
14
		</element>
15
		<element name="METHOD" text="the method to use may be selected from among the following:&#10;* Maximum slope (Travis et al. 1975).&#10;* Maximum Triangle Slopes (Tarboton 1997).&#10;* Plane fitting (Costa-Cabral &amp; Burges 1996).&#10;* Degree Polynom (Bauer, Rohdenburg, Bork 1985).&#10;* Degree Polynom (Heerdegen &amp; Beran 1982).&#10;* Degree Polynom (Zevenbergen &amp; Thorne 1987).&#10;* Degree Polynom (Haralick 1983)." description="Method" type="3">
16
		</element>
17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18
		</element>
19
		<element name="ASPECT" text="The values are expressed in radians.To convert these values in percentages, the extension Raster calculator may be used." description="Aspect" type="2">
20
			<image description="" file="orientacion.jpg">
21
			</image>
22
		</element>
23
	</help>
24
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
0 25

  
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff