aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 1d2be16b..c8dc0b89 100644
--- a/README
+++ b/README
@@ -104,12 +104,15 @@ Addition of computing scale factors and angular distortion added through
-V option which verbosely lists projected point characteristics.
-Programmers may use projection library with calls to pj_init and
-pj_fwd and/or pj_inv.
+Programmers may use projection library with calls to pj_init,
+pj_fwd, pj_inv and pj_transform.
Program nad2nad for conversion of data to and from NAD27 and NAD83
datums.
+Program cs2cs for converting between coordinate systems, with optional
+datum translation.
+
-------------------------------------------------------------
Things currently left undone: