diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-03-06 07:56:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-06 07:56:22 +0100 |
| commit | ffc0a463f07b60f8cc17a3630f740584fa18c95f (patch) | |
| tree | d4cf02584fcfaa477639a973dab2029e1d4a5147 /docs/source/operations/projections | |
| parent | 7d9a545d5052c3845a43c0bd96c124e93ed6d630 (diff) | |
| parent | 5769d0bceef0b72494b87f63b040dafaed5da983 (diff) | |
| download | PROJ-ffc0a463f07b60f8cc17a3630f740584fa18c95f.tar.gz PROJ-ffc0a463f07b60f8cc17a3630f740584fa18c95f.zip | |
Merge pull request #840 from mwtoews/typos
Fix a few typos (again)
Diffstat (limited to 'docs/source/operations/projections')
| -rw-r--r-- | docs/source/operations/projections/tpers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/projections/tpers.rst b/docs/source/operations/projections/tpers.rst index 345a5faa..13d49cd7 100644 --- a/docs/source/operations/projections/tpers.rst +++ b/docs/source/operations/projections/tpers.rst @@ -32,7 +32,7 @@ Tilted perspective Tilted Perspective is similar to :ref:`nsper` (``nsper``) in that it simulates a -perspective view from a hight. Where ``nsper`` projects onto a plane tangent to +perspective view from a height. Where ``nsper`` projects onto a plane tangent to the surface, Tilted Perspective orients the plane towards the direction of the view. Thus, extra parameters azi and tilt are required beyond `nsper``'s ``h``. As with ``nsper``, ``lat_0`` & ``lon_0`` are also required |
