CoordinateTransformationGet Method (String, String) |
Namespace: Ptv.Components.Projections
Exception | Condition |
---|---|
TransformationNotFoundException | A TransformationNotFoundException will be thrown if the coordinate transformation cannot be constructed. |
CoordinateTransformation.Get first tries to get a direct transformation from Direct.CoordinateTransformation before it tries to get a transformation from Proj4.CoordinateTransformation.
Changing the configuration in Direct.CoordinateTransformation.Enabled and / or Proj4.CoordinateTransformation.Enabled may influence this behavior.