diff options
| -rw-r--r-- | docs/source/operations/operations_computation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst index 6d681dc6..113888da 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -183,7 +183,7 @@ For EPSG:6171, there are 10 matching (non-deprecated) geodetic CRSs: - IGNF:RGF93G, RGF93 geographiques (dms), geographic 2D - IGNF:RGF93GEO, RGF93 geographiques (dms), geographic 3D -The 3 first ones entries from the EPSG dataset are typical: for each datum, +The first three entries from the EPSG dataset are typical: for each datum, one can define a geographic 2D CRS (latitude, longitude), a geographic 3D crs (latitude, longitude, ellipsoidal height) and a geocentric one. For that particular case, the EPSG dataset has also included two extra definitions corresponding to a |
