pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/proj
Module Name: pkgsrc
Committed By: gdt
Date: Thu Jan 3 13:37:04 UTC 2008
Modified Files:
pkgsrc/misc/proj: Makefile distinfo
Log Message:
Update to 4.6.0. NOTE ESPECIALLY the behavior change in the first
bullet below.
4.6.0 Release Notes
-------------------
o MAJOR: Rework pj_transform() to avoid applying ellipsoid to ellipsoid
transformations as a datum shift when no datum info is available.
o Avoid applying "change of ellipsoid" during datum shifting based on
ellipsoids getting changed to spheres for spherical projections.
o Upgrade to EPSG 6.13
o Added "900913" "Google Mercator" code in nad/esri.extra.
o Avoid some static variable based multi-threading problems.
o Improve error recovery if ctable style datum shift grid fails to load.
o Support drive letters properly in PROJ_LIB paths for win32.
o Fix occasional problem with DMS parsing.
o Removed non-functional mpoly projection.
o add lonlat, and latlon as aliases for longlat.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/misc/proj/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/misc/proj/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index