Geotools.Net

FittedCoordinateSystem.ToBase Property

Gets Well-Known Text of a math transform to the base coordinate system. The dimension of this fitted coordinate system is determined by the source dimension of the math transform. The transform should be one-to-one within this coordinate system's domain, and the base coordinate system dimension must be at least as big as the dimension of this coordinate system.

[Visual Basic]
Public ReadOnly Property ToBase As String
[C#]
public string ToBase {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateReferenceSystems.FittedCoordinateSystem.ToBase

Remarks

Not implemented.

See Also

FittedCoordinateSystem Class | FittedCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace