Changes between Version 1 and Version 2 of UsersWikiExamplesSpikeRemover


Ignore:
Timestamp:
Dec 3, 2009, 6:33:27 AM (14 years ago)
Author:
nik1166
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiExamplesSpikeRemover

    v1 v2  
    11= Spike-Remover =
    22
    3 This function searches for spikes and removes them. Spikes arise by the intersection of geometries or by digitization errors. The geometry and the azimuth direction angle is the input. As result you get the clean geometriy back without any spikes. The process is the following: At first the SpikeRemover function deagrades the polygon at inner and outer rings. After then the Spike Remover calls the SpikeRemoverCore. This funktion cleans  the individual polygons of inner and outside spikes. As a result you get back  the clean geometry.
     3This function searches for spikes and removes them. Spikes arise by the intersection of geometries or by digitization errors. The geometry and the azimuth direction angle is the input. As result you get the clean geometriy back without any spikes. The process is the following: At first the Spike-Remover function deagrades the polygon at inner and outer rings. After then the Spike Remover calls the Spike-Remover-Core. This funktion cleans  the individual polygons of inner and outside spikes. As a result you get back  the clean geometry.
    44
    55''Input Value: Polygon, Angle in float 0.01''