GDAL 1.1.3 Released

Frank Warmerdam warmerdam at p...
Mon Jan 22 17:28:19 EST 2001


Folks, 

I have issued 1.1.3 source zip/tar files. I would appreciate any feedback
on problems with this version. I will be preparing binary libraries for
release with GRASS 5.0 final from this rev. I am also hoping to include it
in a new cut of the OpenEV binary releases.

Best regards,

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


2001-01-22 Frank Warmerdam <warmerdam at p...>

* Released gdal 1.1.3 source distributions.

2001-01-20 Frank Warmerdam <warmerdam at p...>

* Improved python configure logic so it skips python if there is
no python makefile.

2001-01-17 Frank Warmerdam <warmerdam at p...>

* Added progressive jpeg support (a couple days ago).

* Added support for processing CODELIST records in NTF reader (as
used for BL2000 datasets).

2001-01-10 Frank Warmerdam <warmerdam at p...>

* Patched GDALDataset::FlushCache() to recover gracefully if papoBands
doesn't exist yet matching nBands.

2001-01-09 Frank Warmerdam <warmerdam at p...>

* Added GIF driver based on libungif.

2001-01-03 Frank Warmerdam <warmerdam at p...>

* Fixed some serious bugs with clean target on windows makefile.
Now links gdal11.dll with /debug.

* Erdas Imagine now uses large file API to support 2-4GB files on
Windows.

* libtiff now uses large file api (tif_vsi.c) on windows to handle
2-4GB tiff files. 

* Added large file API in port/cpl_vsi.h, and implemented for
Win32 in port/cpl_vsil_win32.c

2000-12-15 Frank Warmerdam <warmerdam at p...>

* Added read support for .tfw files, and read/write support
for GEOTRANSMATRIX in GeoTIFF. 

* Fixed so that non-geographic/projected model types result in
an empty coordinate system string, not WGS84, as per bug report
from Eric Miller and aerial.tif. 

2000-12-14 Frank Warmerdam <warmerdam at p...>

* Added HKVDataset::Delete() implementation, made accessable from
python.

2000-12-13 Frank Warmerdam <warmerdam at p...>

* Various improvements to build. 
ogr/ogrsf_frmts/sdts now only updates the sdts and iso libraries in 
ogrsf_frmts.a if they are out of date. 
frmts/gtiff just installs object code from libtiff and libgeotiff
directories instead of .a files, to avoid the $(wildcard .../*.a) 
issue.

2000-12-05 Frank Warmerdam <warmerdam at p...>

* Added better error testing, especially for CE_Failure in 
parts of OGR to avoid being defeated by a mere warning.

* Added Cassini support in gdal/ogr/ogr_srs_proj4.cpp

* Check for png_set_IHDR in configure so avoid using old png libraries.

* Added support for all readable projections in write code for
GeoTIFF (gdal/frmts/gtiff/gt_wkt_srs.cpp).

* Modified ogr_srs_proj4.cpp to use +R_A for VanDerGrinten and
Miller Cylindrical.

2000-11-29 Frank Warmerdam <warmerdam at p...>

* Added limited SetGeoTransform() support for HKV Blob format.

* Added "pretty printing" of coordinate system in gdalinfo.c

* Added gdal_merge.py in pymod directory.

* Extended shapefile OGR driver to support MULTIPOLYGON objects.

2000-11-27 Frank Warmerdam <warmerdam at p...>

* Added Japanese DEM format (frmts/jdem).

2000-11-27 Bernhard Reiter <bernhard at i...>

* Enable the use of the --exec-prefix and --libdir etc configure 
options and should give the same behaviour.

2000-11-24 Frank Warmerdam <warmerdam at p...>

* Added support for using pre-installed libtiff. Controlled via
--with-libtiff configure switch.

2000-11-22 Frank Warmerdam <warmerdam at p...>

* Added CEOS_DM_* metadata items for CEOS SAR format at Peter
Farris-Manning's request in frmts/ceos2/sar_ceosdataset.cpp.

* Fixed bug in complex image overview generation (core/overview.cpp).
The complex overview images were corrupt.

2000-11-16 Frank Warmerdam <warmerda at cs46980-c>

* Moved GXF driver down in driver order (in GDALAllRegister()).
Improved test for GXFness in gxfdataset.cpp a bit.

2000-10-30 Frank Warmerdam <warmerda at cs46980-c>

* Added error related entry points to gdal.i/gdal.py for python.

* Fixed ehdrdataset.cpp to report error if the user selects the
.hdr file instead of the .bil file. 

* Fixed bug with GetRasterColorTable in gdal.py, and 
GetRasterNoDataValue in gdal.i.




More information about the Gdal-dev mailing list