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

================================================================================
Using PROJ
================================================================================

The main purpose of PROJ is to transform coordinates from one coordinate
reference system to another. This can be achieved either with the included
command line applications or the C API that is a part of the software package.


.. toctree::
   :maxdepth: 1

   quickstart
   apps/index
   projections
   transformation
   environmentvars