Statistics
| Revision:

svn-gvsig-desktop / trunk / extensions / extTopology / config / com.iver.cit.gvsig.geoprocess.impl.fliplines.FlipLinesGeoprocessPlugin / description_en.html @ 22909

History | View | Annotate | Download (673 Bytes)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<HTML>
3
<HEAD>
4
        <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
5
        <TITLE>Polygons or lines to points</TITLE>
6
</HEAD>
7
<BODY LANG="es-ES" DIR="LTR">
8
<P>
9
<FONT COLOR="#800000">
10
<B>Polygon or lines to points</B>
11
</FONT>
12
</P>
13
<P>
14
From a given vectorial layer of polygons or lines, creates a point vectorial layer with all those vertices of the original layer.
15
</P>
16
<P>
17
<IMG SRC="linetopoint_desc.gif" NAME="Imagen1" ALIGN=LEFT BORDER=0>
18
</P>
19

    
20
<p>
21
A cluster tolerance is needed, to snap all those points in the specified radius in the same vertex.
22
</p>
23
</BODY>
24
</HTML>