diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-12-27 10:53:51 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-12-27 11:03:14 +0100 |
| commit | a4d389c37529bda488dc14fb4225e4dec40c0743 (patch) | |
| tree | 3531b98791f3aec23b382c62576be078f66f3fd8 /docs/source/usage/projections.rst | |
| parent | 81ec8c0b58d66333fccd3703dab62a11132a0331 (diff) | |
| download | PROJ-a4d389c37529bda488dc14fb4225e4dec40c0743.tar.gz PROJ-a4d389c37529bda488dc14fb4225e4dec40c0743.zip | |
Remove proj_def.dat (fixes #201)
Diffstat (limited to 'docs/source/usage/projections.rst')
| -rw-r--r-- | docs/source/usage/projections.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/usage/projections.rst b/docs/source/usage/projections.rst index 20e82763..8f1ccd50 100644 --- a/docs/source/usage/projections.rst +++ b/docs/source/usage/projections.rst @@ -26,7 +26,6 @@ documenting the individual :doc:`projections<../operations/projections/index>`. +lat_0 Latitude of origin +lon_0 Central meridian +lon_wrap Center longitude to use for wrapping (see below) - +no_defs Don't use the /usr/share/proj/proj_def.dat defaults file +over Allow longitude output outside -180 to 180 range, disables wrapping (see below) +pm Alternate prime meridian (typically a city name, see below) |
