diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 20:33:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 20:33:18 +0100 |
| commit | b8c39e0195eb75c3df5c605f4d7260877c58b4fe (patch) | |
| tree | 72dd646ed30164f8e1ec0bbdb5abe3dc55c4cd94 /docs/source/operations/operations_computation.rst | |
| parent | 10e2dc25263fdad99928f215054944c73b5e8cb8 (diff) | |
| download | PROJ-b8c39e0195eb75c3df5c605f4d7260877c58b4fe.tar.gz PROJ-b8c39e0195eb75c3df5c605f4d7260877c58b4fe.zip | |
Update docs/source/operations/operations_computation.rst
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
Diffstat (limited to 'docs/source/operations/operations_computation.rst')
| -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 |
