Coordinate Reference Systems
Transform Coordinates
Remarks
Approximation at the +/- 1m level assuming that RGPF is equivalent to WGS 84.
Frequently Asked Questions
How do I convert RGPF to WGS 84 coordinates?
Use the coordinate transformation tool above to convert RGPF (EPSG:4999) to WGS 84 (EPSG:4979). Enter your source coordinates and click Transform. This uses the Geocentric translations (geog2D domain) method with 1m accuracy.
How do I transform RGPF to WGS 84 using Proj4js?
Use proj4.defs to define both EPSG:4999 and EPSG:4979, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the RGPF to WGS 84 transformation?
This transformation (EPSG:15767) has an accuracy of 1m using the Geocentric translations (geog2D domain) method. Area of use: French Polynesia.