Geotools.Net

GeometryWktWriter Class

Outputs the textual representation of a Geometry object.

For a list of all members of this type, see GeometryWktWriter Members.

System.Object
   GeometryWktWriter

[Visual Basic]
Public Class GeometryWktWriter
[C#]
public class GeometryWktWriter

Remarks

The Well-known Text format is defined in the OpenGIS Simple Features Specification for SQL.

The GeometryWKTWriter will output coordinates rounded to the precision model. No more than the maximum number of necessary decimal places will be output.

Requirements

Namespace: Geotools.IO Namespace

Assembly: Geotools.dll

See Also

GeometryWktWriter Members | Geotools.IO Namespace