Revision 245 org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.algorithm/org.gvsig.geoprocess.algorithm.clip/src/main/resources/help/ClipAlgorithm_en.xml

View differences:

ClipAlgorithm_en.xml
3 3

  
4 4
    gvSIG. Desktop Geographic Information System.
5 5

  
6
    Copyright (C) 2007,2012 gvSIG Association.
6
    Copyright (C) 2007-2012 gvSIG Association.
7 7

  
8 8
    This program is free software; you can redistribute it and/or
9 9
    modify it under the terms of the GNU General Public License
......
20 20
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21 21
    MA  02110-1301, USA.
22 22

  
23
    For any additional information, do not hesitate to contact us
24
    at info AT gvsig.com, or visit our website www.gvsig.com.
25

  
23 26
-->
24 27
	<help>
25 28
		<element name="DESCRIPTION" text="This geoprocess clips the geometries of the input layer with the envelope of a clipping layer. After that, result layer will be formed by features whose geometries are within bounding box of clipping layer.&#10;&#10;Result layer will have the same alphanumeric schema of the input layer.&#10;&#10;This could be useful to limit the working layer set to a geographical region of interest (for example, making a local gis with layers from a statal dataset)." description="Descripci&#243;n" type="0">

Also available in: Unified diff