Skip to content

Commit

Permalink
Complement #77o7
Browse files Browse the repository at this point in the history
  • Loading branch information
joa-quim committed Dec 1, 2023
1 parent 1df5fc4 commit 2cca673
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/rst/source/project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,10 @@ Optional Arguments
Units
-----

For map distance unit, append *unit* **d** for arc degree, **m** for arc
minute, and **s** for arc second, or **e** for meter [Default unless stated otherwise], **f**
for foot, **k** for km, **M** for statute mile, **n** for nautical mile,
and **u** for US survey foot.
For map distance unit, append *unit* **d** for arc degree, **m** for arc minute, and **s** for arc second,
or **e** for meter [Default unless stated otherwise], **f** for foot, **k** for km, **M** for statute mile,
**n** for nautical mile, and **u** for US survey foot. We compute such distances using a spherical
approximation with great circles using the authalic radius (see PROJ_MEAN_RADIUS).

.. include:: explain_help.rst_

Expand Down

0 comments on commit 2cca673

Please sign in to comment.