Revision 881 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.vectorTools.boundingbox/boundingbox.xml

View differences:

boundingbox.xml
1 1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2 2
	<help>
3
		<element name="DESCRIPTION" text="This algorithm generates a new vector layer with a single polygon representing the bounding box of an input vector layer." description="Description" type="0">
3
		<element name="DESCRIPTION" text="This algorithm generates a new vector layer polygonal where each feature has a rectangle representing the boundig box of the geometry of the original feature. Do not work with point layer." description="Description" type="0">
4 4
			<image description="Figure: Bounding Box example" file="boundingbox.jpg">
5 5
			</image>
6 6
		</element>
......
16 16
		</element>
17 17
		<element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
18 18
		</element>
19
		<element name="RESULT" text="The output layer with just a single polygon which defines the bounding box of the input layer" description="Bounding Box" type="2">
19
		<element name="RESULT" text="The output layer  where each feature has a rectangle representing the boundig box of the geometry of the original feature." description="Bounding Box" type="2">
20 20
		</element>
21 21
	</help>
22 22
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>

Also available in: Unified diff