From e1bc309e7304fb5d002daeae9d16b9b71e955f35 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Sat, 3 Feb 2001 19:01:45 +0000 Subject: Added note on pj_transform and cs2cs git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@902 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- README | 7 +++++-- 1 file 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: -- cgit v1.2.3