diff options
| author | 積丹尼 Dan Jacobson <jidanni@jidanni.org> | 2020-04-19 18:23:34 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-19 18:23:34 +0800 |
| commit | f12bca692d6fac2e2f3c2e0421bed1e4433a8173 (patch) | |
| tree | 27f7c6f263be6c1aa436065f43c76d7f55468deb /docs/source/apps | |
| parent | b7f5e7ea751588914eec2b64fd2ee39ac2eefc54 (diff) | |
| download | PROJ-f12bca692d6fac2e2f3c2e0421bed1e4433a8173.tar.gz PROJ-f12bca692d6fac2e2f3c2e0421bed1e4433a8173.zip | |
Update proj.rst
See https://github.com/OSGeo/PROJ/pull/2164/
Diffstat (limited to 'docs/source/apps')
| -rw-r--r-- | docs/source/apps/proj.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/apps/proj.rst b/docs/source/apps/proj.rst index 488d1b36..992746f6 100644 --- a/docs/source/apps/proj.rst +++ b/docs/source/apps/proj.rst @@ -174,7 +174,7 @@ For ASCII input data the two data values must be in the first two white space separated fields and when both input and output are ASCII all trailing portions of the input line are appended to the output line. -Input geographic data (longitude and latitude) must be in DMS format and input +Input geographic data (longitude and latitude) must be in DMS or decimal degrees format and input cartesian data must be in units consistent with the ellipsoid major axis or sphere radius units. Output geographic coordinates will be in DMS (if the ``-w`` switch is not employed) and precise to 0.001" with trailing, zero-valued |
