aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage/index.rst
blob: c581fd03de2ceaba07876215c2e0294357a2f723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. _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
   operations/index