BlueSpray - Help
© SchoonerTurtles, Inc. 2012-2015

Introduction
Contents
Getting Started
Download
Navigating
Tutorials
Scripting
Advanced
About

Class STFixProblems

Extends STTransformVector

Fixes potential problems in vector data including:

- removing duplicate coordinates
- removing polygons with 2 or fewer unique coordinates
- fixes intersections within a polygon feature


Copyright, SchoonerTurtles LLP, 2009
@author Jim Graham

Static Functions

ReturnsFunctionThrows
Fix(STLayerVectors TheInputLayer) Exception

Static Functions


Fix(STLayerVectors TheInputLayer) Exception

Fix problems within a vector layer that may cause problems with overlay functions.

Parameters:
    TheInputLayer
    TheOutputLayer
Throws: Exception