From 631145da4d23db670cb378fdae14dc6f3555513b Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 19 Feb 2018 23:09:40 +0100 Subject: Change most occurences of PROJ.4 to PROJ [skip ci] --- docs/source/htpd.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/source/htpd.rst') diff --git a/docs/source/htpd.rst b/docs/source/htpd.rst index 2209c865..4007bef6 100644 --- a/docs/source/htpd.rst +++ b/docs/source/htpd.rst @@ -10,8 +10,8 @@ HTPD This page documents use of the `crs2crs2grid.py` script and the HTDP (Horizontal Time Dependent Positioning) grid shift modelling program from -NGS/NOAA to produce PROJ.4 compatible grid shift files for fine grade -conversions between various NAD83 epochs and WGS84. Traditionally PROJ.4 has +NGS/NOAA to produce PROJ compatible grid shift files for fine grade +conversions between various NAD83 epochs and WGS84. Traditionally PROJ has treated NAD83 and WGS84 as equivalent and failed to distinguish between different epochs or realizations of those datums. At the scales of much mapping this is adequate but as interest grows in high resolution imagery and @@ -121,7 +121,7 @@ source and destination date (epoch). For example: crs2crs2grid.py 29 2002.0 8 2002.0 -o nad83_2002.ct2 -The output is a CTable2 format grid shift file suitable for use with PROJ.4 +The output is a CTable2 format grid shift file suitable for use with PROJ (4.8.0 or newer). It might be utilized something like: -- cgit v1.2.3