[Geotiff] Libgeotiff 1.4.0RC2 Prepared

Frank Warmerdam warmerdam at pobox.com
Thu Mar 29 11:16:20 PDT 2012


Folks,

I have packaged the current stage of libgeotiff at:

  http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.0RC2.tar.gz
  http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.0RC2.zip

Please test them and provide feedback.  I'll aim to promote these to
1.4.0 final on Monday or Tuesday of next week if there are no reports
of serious problem.   The ChangeLog follows.

Best regards,
Frank

2012-03-29  Frank Warmerdam  <warmerdam at pobox.com>

	* Another crack at a 1.4.0 release.

2011-10-06  Frank Warmerdam  <warmerdam at pobox.com>

	* Add some missing csv files in svn, fix Makefile.am (#46)

2011-09-28  Frank Warmerdam  <warmerdam at pobox.com>

	* Makefile.am: add various missing csv/*.csv files to dist list.

2011-09-17  Frank Warmerdam  <warmerdam at pobox.com>

	* csv/*.csv: Upgrade to EPSG 7.9.

2011-06-15  Frank Warmerdam  <warmerdam at pobox.com>

	* LICENSE: updated to latest EPSG terms of use details which
	clarify commercial use allowed.

2011-05-23  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_normalize.c: Treat 1027 as equivelent to 9820 (LAEA)
	http://trac.osgeo.org/gdal/ticket/3828

	* csv/pcs.override.csv: Fix to include coord_sys_code field to match
	pcs.csv and fixes serious issue with EPSG:26799.

	* Prepare libgeotiff 1.4.0 release.

	* Makefile.am: Do not distribute geo_config.h - it should be generated.

	* bin/csv2html.c: Removed (#6)

	* csv/datum_shift_pref.csv: update Belge 1972 preferred datum shift(#32)

	* man: add listgeo man page (#1)

	* Makefile.am (SUBDIRS):

	* csv/*.csv: Upgrade to EPSG 7.6 database.

2011-05-10  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_normalize.c: Add support for cylindrical equal area from EPSG
	(http://trac.osgeo.org/gdal/ticket/4068)
	
2011-05-06  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_normalize.c: Fix so that false easting/northing values read from
	a files geokeys are correctly normalized into meters in the GTIFDefn
	structure. http://trac.osgeo.org/gdal/ticket/3901

2011-04-11  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_normalize.c: fix false easting/northing fetching from epsg for
	oblique mercator (EPSG:9812) (#38).

2011-03-22  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_print.c: ensure there is a space between numbers to avoid
	them flowing into each other and being unparsable (#36, #37).

2011-03-09  Frank Warmerdam  <warmerdam at pobox.com>

	* geokeys.h, geo_normalize.c, geo_normalize.h: Add GeogTOWGS84GeoKey
	support as an extension to the official specification.

2011-02-24  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_strtod.c, geo_normalize.c: Provide a locale-safe implementation
	of atof() and use it when parsing values from .csv files.

	http://trac.osgeo.org/gdal/ticket/3979

2011-02-11  Frank Warmerdam  <warmerdam at pobox.com>

	* geotiff_proj4.c, geo_normalize.c: fix a few warnings for type casts,
	and uninitialized variables.

2011-01-28  Frank Warmerdam  <warmerdam at pobox.com>

	* cpl_serv.h: Adjust EQUALN to avoid warnings on modern MSVC compiles.

2010-10-05  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_new.c, geo_simpletags.c: Fix simple tags so it includes the
	'\0' char at the end of strings just like a real tiff.  Modify
	geo_new.c so we only drop the trailing '\0' char if that is what it
	really is.  All loosely related to:
	http://trac.liblas.org/ticket/188

2010-09-21  Frank Warmerdam  <warmerdam at pobox.com>

	* configure.ac, geotiff_proj4.c: Avoid use of projects.h. (GDAL #3761)

2010-05-28  Frank Warmerdam  <warmerdam at pobox.com>

	* bin/Makefile.am: add getopt.c to distribution.

	* Makefile.am: ensure geo_config.h.vc is distributed.

2010-05-09  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_new.c: Avoid memory overrun if more than MAX_VALUES geokeys
	are encountered (#27).

	* configure.ac: fix --with-libz and --with-zlib aliases (#23)

2010-02-12  Frank Warmerdam  <warmerdam at pobox.com>

	* csv/stateplane.csv: Fix califoria VII and added Kentuky Single Zone.
	http://trac.osgeo.org/gdal/ticket/3408



-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Software Developer



More information about the Geotiff mailing list