Creates a 3D coordinate system from a code.
[Visual Basic]
NotOverridable Public Function CreateCompoundCoordinateSystem( _
ByVal code As String _
) As ICompoundCoordinateSystem Implements _
ICoordinateSystemAuthorityFactory.CreateCompoundCoordinateSystem
An object that implements the ICompoundCoordinateSystem interface.
ICoordinateSystemAuthorityFactory.CreateCompoundCoordinateSystem
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemEPSGFactory.CreateCompoundCoordinateSystem(System.String)
CoordinateSystemEPSGFactory Class | CoordinateSystemEPSGFactory Members | Geotools.CoordinateReferenceSystems Namespace