From 1df9429b3ef8fd5af34c9e59d1978fbca0ae3bcb Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Thu, 15 Sep 2016 22:11:38 +0200 Subject: Added 'Applications' section to docs --- docs/source/apps/index.rst | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'docs/source/apps/index.rst') diff --git a/docs/source/apps/index.rst b/docs/source/apps/index.rst index cf99cd55..1baaf1c5 100644 --- a/docs/source/apps/index.rst +++ b/docs/source/apps/index.rst @@ -4,9 +4,24 @@ Applications ================================================================================ +The proj program is limited to converting +between geographic and projection coordinates +within one datum. + +The cs2cs program operates similarly, but allows +translation between any pair of definable coor- +dinate systems, including support for datum +translation. + +The geod program provides the ability to compute +geodesic (Great Circle) computations. + + + .. toctree:: :maxdepth: 1 + proj cs2cs - + geod -- cgit v1.2.3