CoordinateSystemWkt

Description

sealed class Tinman.Terrain.Georef.CoordinateSystemWkt

Helper class for importing Well-Known Text (WKT) geo-references.

Public / Attributes

Result


public attribute Result → (get)

value : CoordinateSystem

The coordinate system or null if the description is empty.

The resulting coordinate system.

To​Wgs84


public attribute ToWgs84 → (get)

value : DatumOperation

The parsed datum operation or null if not present.

The parsed <to wgs84s> clause.