diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-01-13 22:04:01 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-01-13 22:04:01 +0100 |
| commit | a955947c1f3279e51d1272df0cb6aa61ce4b85ee (patch) | |
| tree | 3e743c45b35ba6525c011320f3a41d285b211aff /docs/source/apps/cs2cs.rst | |
| parent | 542359e993e93b75907b2c2a12da38fe83d5c349 (diff) | |
| download | PROJ-a955947c1f3279e51d1272df0cb6aa61ce4b85ee.tar.gz PROJ-a955947c1f3279e51d1272df0cb6aa61ce4b85ee.zip | |
Remove -ld option from proj and cs2cs
It promotes use of deprecated paramters +datum and +towgs84 which we
don't want to encourage.
Closes #1308
Diffstat (limited to 'docs/source/apps/cs2cs.rst')
| -rw-r--r-- | docs/source/apps/cs2cs.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/source/apps/cs2cs.rst b/docs/source/apps/cs2cs.rst index d7f0e9ad..12f91e64 100644 --- a/docs/source/apps/cs2cs.rst +++ b/docs/source/apps/cs2cs.rst @@ -91,10 +91,6 @@ The following control parameters can appear in any order: List of all distance units that can be selected with the *+units* parameter. -.. option:: -ld - - List of datums that can be selected with the *+datum* parameter. - .. option:: -r This options reverses the order of the expected input from |
