[Geotiff] libgeotiff 1.2.2 release

geotiff-admin at remotesensing.org geotiff-admin at remotesensing.org
Fri Apr 30 13:00:05 EDT 2004


Folks,

I have cut a 1.2.2 libgeotiff release.  I have included the ChangeLog below,
but the major changes are updating to EPSG 6.5 in the support csv files, and
fixing a few bugs.  I also made it legal to create a GTIF object without an
associated TIFF file.  This is primarily useful for folks who need to manipulate
GeoTIFF style coordinate system definitions independent of a physical file.
This is my real rationale for cutting a release.

The inline C code support is also working again.  I think it was broken before.

   ftp://ftp.remotesensing.org/geotiff/libgeotiff/libgeotiff-1.2.2.tar.gz
   ftp://ftp.remotesensing.org/geotiff/libgeotiff/libgeotiff122.zip

ChangeLog:

2004-04-30  Frank Warmerdam  <warmerdam at pobox.com>

	* Prepare 1.2.2 release.

2004-04-29  Frank Warmerdam  <warmerdam at pobox.com>

	* xtiffio.h: Avoid including cpl_serv.h, moved to geo_tiffp.h
	so that only libgeotiff code will end up seeing cpl_serv defines.

2004-04-27  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_new.c, geo_write.c, geo_print.c: Make it possible to
	create a GTIF information object *without* an associated TIFF *.

2004-03-23  Frank Warmerdam  <warmerdam at pobox.com>

	* cpl_csv_incode.c: include dummy version on CPLReadParseLine().

	* Reconvert the EPSG 6.5 files to C.

	* Wrote csv/csv2c.py for converting .csv file to .c.

	* Capture EPSG 6.5 csv files.

2003-10-21  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_print.c: fixed bug with long message text with embedded newlines
	which happen to straddle the end of the message buffer when expanded
	with escape characters.  (as reported by Leica - not in bugzilla).

2003-09-23  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_print.c: fixed PrintKey() to work for constant names longer
	than the message buffer.
	http://bugzilla.remotesensing.org/show_bug.cgi?id=399

2003-09-02  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_new.c: various hacks so that with improperly terminated ascii
	parameters such as "34737 (0x87b1) ASCII (2) 9<Mercator\0>" will
	still work.  eg. 1164-0.tif

2003-07-08  Frank Warmerdam  <warmerdam at pobox.com>

	* geo_normalize.c, geo_print.c, geo_set.c, geo_tiffp.c, geo_trans.c,
	geo_write.c, geotiff_proj4.c: fix various warnings.

Best regards,

-- 
---------------------------------------+--------------------------------------
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 Programmer for Rent




More information about the Geotiff mailing list