Geotools.Net

CoordinateSystemWktWriter.Write Method

Converts a given coordinate system object to a WKT string.

Overload List

Converts a given coordinate system object to a WKT string.

public static string Write(object);

Converts a given coordinate system object to a IndentedTextWriter.

public static void Write(object,IndentedTextWriter);

See Also

CoordinateSystemWktWriter Class | CoordinateSystemWktWriter Members | Geotools.IO Namespace