diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2017-02-01 16:16:47 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2017-02-01 16:16:47 +0100 |
| commit | 090a259958cc5316ecdba37f2f99ab87a8affe4b (patch) | |
| tree | 2d76b691a5bf299c22b0c7da4e5e1f316f010a0a /docs | |
| parent | e2ee995cefd255ca6ab0c36027e405a4696260dd (diff) | |
| download | PROJ-090a259958cc5316ecdba37f2f99ab87a8affe4b.tar.gz PROJ-090a259958cc5316ecdba37f2f99ab87a8affe4b.zip | |
Link to the PROJ.4 GitHub site from the frontpage of proj4.org
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index 9048468b..df032541 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,10 +4,10 @@ proj.4 ****************************************************************************** -proj.4 is a standard Unix filter function which converts geographic longitude +proj.4 is a standard UNIX filter function which converts geographic longitude and latitude coordinates into cartesian coordinates (and vice versa), and it is a C API for software developers to include coordinate transformation in their -own software. +own software. proj.4 is maintained on `GitHub <http://github.com/OSGeo/proj.4/>`_. ============= ================================================================ |
