~ubuntu-branches/ubuntu/warty/proj/warty

1.1.1 by Peter S Galbraith
Import upstream version 4.4.7
1
4.4.7 Release Notes
2
-------------------
3
4
 o Added NTv2 (.gsb) grid shift file support.  
5
6
 o Modified datum shift support so that data file data is only loaded if
7
   needed.  Also added 'null' grid as a fallback option, and support for 
8
   making grids optional (prefix with '@' in +nadgrids). 
9
10
 o Regenerated nad/epsg file with towgs84 parameters for non-greenwich prime 
11
   meridians.
12
13
 o Updated nad/esri file with better generated form from Paul Ramsey.
14
15
 o Various bug fixes. 
16
17
18
4.4.6 Release Notes
19
-------------------
20
21
 o Incorporated new lcca (Lambert Conformal Conic Alternate) projection from
22
   Gerald.
23
24
 o Updated 'espg' translation file for EPSG 6.2.2 with better support for
25
   prime meridians. 
26
27
 o Added Prime Meridians via +pm command switch to cs2cs (and pj_transform).
28
29
 o Fixed bug with 7 parameter transforms. 
30
31
 o Added 'esri' pseudo-epsg coordinate system file. 
32
33
 o Cleanup so that PROJ.4 compiles clean as C++ code.
34
35
 o Added pj_get_def() to expand definitions of stuff like +init clauses.
36
37
 o Added a Krovak implementation (proj=krov).  Note this may change again
38
   in the next release.