aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage/apps/index.rst
blob: 5ee58248412bb0947623ad6b5206e31cdaf301d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. _apps:

================================================================================
Applications
================================================================================

Bundled with PROJ comes a set of small command line utilities. 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 coordinate systems, including
support for basic datum translation. The ``geod`` program provides the ability
to do geodesic (great circle) computations.

.. toctree::
   :maxdepth: 1

   proj
   cct
   cs2cs
   geod