diff options
Diffstat (limited to '_sources/usage/index.rst.txt')
| -rw-r--r-- | _sources/usage/index.rst.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/_sources/usage/index.rst.txt b/_sources/usage/index.rst.txt new file mode 100644 index 00000000..4bb75121 --- /dev/null +++ b/_sources/usage/index.rst.txt @@ -0,0 +1,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 + projections + transformation + ellipsoids + environmentvars + differences + network |
