-
Notifications
You must be signed in to change notification settings - Fork 3
Geographic offsets #8
Copy link
Copy link
Open
Labels
Kind: FeatureNew feature or requestNew feature or requestTarget: CoreIssues related to the Core module of AEGISIssues related to the Core module of AEGIS
Metadata
Metadata
Assignees
Labels
Kind: FeatureNew feature or requestNew feature or requestTarget: CoreIssues related to the Core module of AEGISIssues related to the Core module of AEGIS
Type
Fields
Give feedbackNo fields configured for issues without a type.
Geographic offsets are simple 2D/3D transformations between two geographic coordinate reference systems used for purposes where low accuracy can be tolerated.
See: OGP Publication 373-7-2 – Geomatics Guidance Note number 7, part 2, page 144.
Add
GeographicOffset2DandGeographicOffset3Dclasses as descendants ofCoordinateTransformation<GeoCoordinate>in theCore.Reference/Collections.Formulanamespace in theTransformationsfolder.