[Gdal-dev] GDAL 1.2.1 Released

Mladen Turk mturk at apache.org
Thu Jun 24 10:25:59 EDT 2004


Hi,

> -----Original Message-----
> From: gdal-dev-bounces at remotesensing.org [mailto:gdal-dev-
> 
> Please let me know if you run into any showstopper problems with this
> release
> and I will reissue it.
>

There is a problem with GDAL in general when used as DLL, missing delete
mechanism for objects that are internally allocated using operator new.

Right now there is no way (at least I'm not aware of any) to release those
objects. 

For example the OGRLayer, OGRStyleLabel etc... cannot be deleted withing
GDAL/OGR heap.
Either something like OGR_G_DestroyGeometry or OGR_F_DestroyFeature should
be used or something like I proposed in MS #697.

http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=697


MT.

> NEWS file entries are below.
> 
> 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
> 
> 
> GDAL 1.2.1 - Overview of Changes
> --------------------------------
> 
> gdal_contour:
>      - Now build and installed by default.
> 
> HDF4 Driver:
>      - Added some degree of HDF-EOS support.  HDFEOS layer now part of
> GDAL.
> 
> DODS Driver:
>      - Substantial fixes, support for flipped datasets.
> 
> HFA (Erdas Imagine) Driver:
>      - Fixed bug with files between 2 and 4GB.
>      - Capture statistics as metadata.
> 
> Erdas 7.x LAN/GIS Driver:
>      - Newly implemented.
> 
> USGS DEM Driver:
>      - Various fixes to creation support / CDED product.
> 
> NITF Driver:
>      - Capture USE001 and STDIDC TREs as metadata.
>      - Capture all sorts of header information as metadata.
>      - Support geocentric corner coordinate specification.
> 
> MrSID Driver:
>      - Support added for DSDK 4.0.x.
> 
> ECW Driver:
>      - Added preliminary support for using 3.0 SDK for JPEG2000 support.
>      - Fix oversampling assertion problem.
> 
> ArcInfo Binary Grids:
>      - Added support for 0x01 and 0x20 block type.
> 
> 
> OGR 1.2.1 - Overview of Changes
> -------------------------------
> 
> OGRSpatialReference:
>      - Various fixes related to prime meridians.
> 
> PostgreSQL/PostGIS Driver:
>      - Added layer name laundering.
>      - Launder names on by default.
>      - Clean stale entries in geometry_columns table when creating a
> layer.
>      - Support treating names views as layers.
>      - Handle long command strings.
> 
> S57 Driver:
>      - Fixed serious bugs with support for auto-applying update files.
>      - Improvements to S57 writing support.
> 
> 
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at remotesensing.org
> http://xserve.flids.com/mailman/listinfo/gdal-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3085 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/gdal-dev/attachments/20040624/4bbd6506/smime.bin


More information about the Gdal-dev mailing list