Statistics
| Revision:

svn-gvsig-desktop / tags / v1_1_Build_1013 / extensions / extGeoProcessing / src / com / iver / cit / gvsig / geoprocess / impl / dissolve / fmap / AdjacencyDissolveVisitor.java @ 13521

History | View | Annotate | Download (10.3 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
13521 09/04/2007 10:02 AM

This commit was manufactured by cvs2svn to create tag
'v1_1_Build_1013'.

12927 08/06/2007 03:08 PM azabala

bug solved (after dissolve all geometries next to a given one, solution was not set to null, so new solutions were added to previous solutions)

12916 08/03/2007 03:19 PM azabala

solved bug (precision error of jts)

12556 07/12/2007 05:28 AM azabala

optimizations in dissolution of buffered features (we dont use strategies to avoid reading of geometries already processed)

7142 09/08/2006 07:56 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

6497 07/21/2006 07:06 AM azabala

fixed bug 604: empty dist field in buffered dissolved features

5918 06/20/2006 02:20 PM azabala

first version in cvs