diff options
| author | anbj <29237824+anbj@users.noreply.github.com> | 2020-07-01 14:28:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-01 14:28:25 +0200 |
| commit | ce952dbe5847096813cfde6391aa2d0795ff4d50 (patch) | |
| tree | d6e01dcebc3b68cc5c100bb68aaedb5d2a071871 /docs | |
| parent | 75ab93d19cb0bf082f2eb42bce3da661d6f388f7 (diff) | |
| download | PROJ-ce952dbe5847096813cfde6391aa2d0795ff4d50.tar.gz PROJ-ce952dbe5847096813cfde6391aa2d0795ff4d50.zip | |
Doc: add projsync info (#2279)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/apps/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/apps/index.rst b/docs/source/apps/index.rst index 751be591..61448e49 100644 --- a/docs/source/apps/index.rst +++ b/docs/source/apps/index.rst @@ -13,7 +13,8 @@ geodesic (great circle) computations. :program:`gie` is the program used for regression tests in PROJ. :program:`cct`, a 4D equivalent to the :program:`proj` program, performs transformation coordinate systems on a set of input points. :program:`projinfo` performs queries for geodetic objects and coordinate -operations. +operations. :program:`projsync` is a tool for synchronizing PROJ datum and +transformation support data. .. toctree:: :maxdepth: 1 |
