From 13690064a99c255e7bc2ed49593e3ed114e397e8 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Tue, 13 Mar 2012 22:47:22 +0000 Subject: add some missing items of 4.8.0 news git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2195 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 99ecdc5f..865c494b 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,11 @@ o nad2bin now produces "CTable2" format grid shift files by default which are platform independent. + o nad2nad removed, use cs2cs for datum shift operations. + + o projects.h no longer installed as a public include file. Please try to + only use proj_api.h. + o Add pj_get_spheroid_defn() accessor. o Added an alternate version of pj_init() that takes a projCtx (execution @@ -27,6 +32,9 @@ o Added support for the +axis= option for alternate axis orientations as part of a coordinate system (used for TM South Orientated support). + o +proj=omerc implementatioin replaced with code from libproj4. +rot_conv + flag no longer works, and some coordinate systems (ie. Malaysian) will + need to use +gamma instead. "epsg" init file updated accordingly. 4.7.0 Release Notes -- cgit v1.2.3