This function is a wrapper of specific transformation functions
(sgo_bng_lonlat
, sgo_en_wgs84
,
sgo_lonlat_bng
, sgo_wgs84_en
,
sgo_laea_etrs
, sgo_etrs_laea
,
sgo_cart_lonlat
, sgo_lonlat_cart
) that transforms
the coordinate system of a set of points to any of the supported coordinate
systems.
Please note that this package assumes that the Coordinate Reference Systems
(CRS) ETRS89 and WGS84 are the same within the UK, but this shouldn't be a
problem for most civilian use of GPS satellites. If a high-precision
transformation between WGS84 and ETRS89 is required then it is recommended
to use a different package to do the conversion.
According to the Transformations and OSGM15 User Guide, p. 8:
"...ETRS89 is a precise version of the better known WGS84 reference
system optimised for use in Europe; however, for most purposes it can be
considered equivalent to WGS84." and "For all navigation, mapping,
GIS, and engineering applications within the tectonically stable parts of
Europe (including UK and Ireland), the term ETRS89 should be taken as
synonymous with WGS84.".
Warning: Coordinates defined in the Geodetic Coordinate System
EPSG:4277 (with datum OSGB 1936) should only be used to convert to or from
BNG coordinates and for historical reasons only.