Geotools.Net

IFittedCoordinateSystem.GetToBase Method 

Gets Well-Known Text of a math transform to the base coordinate system.

[Visual Basic]
Function GetToBase() As String
[C#]
string GetToBase();

Return Value

Missing <returns> documentation for M:Geotools.CoordinateReferenceSystems.IFittedCoordinateSystem.GetToBase

Remarks

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.

See Also

IFittedCoordinateSystem Interface | IFittedCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace