Statistics
| Revision:

svn-gvsig-desktop / tags / v1_1_Build_1012 / extensions / extGeoProcessing / src / com / iver / cit / gvsig / geoprocess / impl / dissolve / resources / description_en.html @ 12987

History | View | Annotate | Download (539 Bytes)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<HTML>
3
<HEAD>
4
        <TITLE>DISSOLVE</TITLE>
5
</HEAD>
6
<BODY LANG="es-ES" DIR="LTR">
7
<P>
8
<FONT COLOR="#800000">
9
<B>Dissolve</B>
10
</FONT>
11
</P>
12
<P>
13
This geoprocess works with one only input layer, whose geometry type must be polygon.
14
It dissolves those polygons with  the same value for a given attribute.
15
User could adds a spatial criteria, so geoprocess wont dissolve not adjacent polygons.
16
</P>
17

    
18
<P>
19
<IMG SRC="dissolvedesc.png" NAME="Imagen1" ALIGN=LEFT BORDER=0>
20
</P>
21
</BODY>
22
</HTML>