Changes between Initial Version and Version 1 of Release/1.5.3-News


Ignore:
Timestamp:
Oct 16, 2008, 9:16:43 AM (16 years ago)
Author:
warmerdam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.5.3-News

    v1 v1  
     1= GDAL/OGR 1.5.3 =
     2
     3 * #601 (GTiff): Correct handling of non-degree angular units.
     4 * #2285 (Python): Handle other pixel types in BandWriteArray() (64bit pct2rgb)
     5 * #2604 (configure): Better support for cross compiling.
     6 * #2601 (PGeo): Correct TestCapability() return values.
     7 * #2593 (ECW): Warn/error on illegal pixel data types written.
     8 * #2591 (NetCDF): Fix extreme memory use for large images.
     9 * #2589 (Shape): Various fixes for inner/outer ring categorization.
     10 * #2598 (ERS): Add support for HeaderOffset keyword.
     11 * #2596 (NITF): Fallback to .aux.xml (PAM) for nodata values.
     12 * #2586 (alg): Fix gdalsimplewarp on 64bit platforms.
     13 * #2575 (SRS): Improve oblique mercator morphing to/from ESRI PE format.
     14 * #2579 (FITS): Fix int32 case on 64bit platforms.
     15 * #2576 (raw): Fix crash when pixel offset is zero.
     16 * #2573 (ISIS3): Fix handling of multiband tiled files.
     17 * #2571 (ILWIS): Avoid exporting global called 'line'.
     18 * #2243 (HFA): Add FORCETOPESTRING option, ProjectionX applied to all bands.
     19 * #2564 (warper): Fix CInt16 support in warper.
     20 * #2562 (PAM): Allow empty category in .aux.xml and .vrt
     21 * #2546 (GTiff): Fix problems updating geotiff SRS in place.
     22 * #2554 (testepsg): Now built by default.
     23 * #2548 (esri2wkt): Fixed for use with NG Python bindings.
     24 * #???? (SDE): Remove inappropriate errors generation in SDE Open.
     25 * #???? (ECW): Correct manifest generation for plugin.
     26 * #2443 (JPEG): Improved handling for YCbCr, CMYK and YCbCrK JPEG files.
     27 * #2523 (HFA): Fix problem with compressed files with uninitialized blocks.
     28 * #2535 (JPEG): Fix restart problem in rare circumstances.
     29 * #2532 (NITF): Support decoding 12bit images.
     30 * #2533 (SRS): Ensure Clear() properly clears OGRSpatialReference state.
     31 * #2220 (OGR SQL): Improved string quote handling in OGR SQL.
     32 * #2528 (gcore): Fixed nodata mask handling for negative integer bands.
     33 * #1979 (port): Correct problems with CPLSPrintf/CPLString use.
     34 * #2525 (HFA): Fix crash in compressing data larger than 16bits.
     35 * #2425 (HFA): Open dependent file with same permissions as master file.
     36 * #2518 (warper): Fix thread handling in multiprocessing case.
     37 * #2513 (E00): Error out instead of crashing on compressed E00 files.
     38 * #2512 (GTiff): Ensure flushing works properly.
     39 * #1345 (configure): Improve PROJ.4 related search logic.
     40 * #2505 (HFA): Support nodata from .aux file.
     41 * #2508 (gdal_grid): Fix geotransform when -txe, -tye not provided.
     42 * #2504 (gcore): Fix nodata masking generation for odd pixel types.
     43 * #2499 (gcore): Fix crash in creation option validation.
     44 * #2494 (HDF4): Removed useless and dangerous redefinition of sincos().
     45 * #2459 (swig): Improve handling of strings the caller may not change.
     46 * #2475 (NITF): Fix 'adding BLOCKA TRE precludes writing IGEOLO'
     47 * #???? (swig): fix typemaps for SetMetadata()
     48 * #2426, #1986, #1677 (swig): Added to support GetGCPs, SetGCPs and GCPsToGeoTransform in the C# bindings
     49 * #2473 (swig): Avoid boolean related compile warning
     50 * #2471 (HFA): Avoid using .aux files with mismatched raster model.
     51 * #2472 (PCRaster): Add overview support.
     52 * #2465 (ADRG): Fix warning about not supporting update access.
     53 * #2464 (NetCDF): Fixed windows plugin name.
     54 * #2410 (MRSID): Improve support for DSDK 7.x.
     55 * #2457 (gcore): Improve reading when block cache is too small.
     56 * #2360 (GTiff): Fix problems writing odd bit depths.
     57 * #2455 (ogr2ogr): Fix the -gt option operation.
     58 * #2454 (ogr core): improve spatial filtering with polygons with holes.
     59 * #2451 (wince): Fix CPLStrtodDelim() building on WinCE.
     60 * #2449 (GTiff): Fix crash when using BLOCKYSIZE=1 for tiled files.
     61 * #2448 (GTiff): Handle mix of TIFF+PAM metadata properly.
     62 * #2428 (Shape): Add OGR_ORGANIZE_POLYGONS configuration option.
     63 * #2427 (HFA): Correct some problems with unitialized blocks and updating.
     64 * #2422 (HFA): Improve save/load of names for SRS.
     65 * #2437 (port): Improve handling of large file errors on different platforms.
     66 * #2415 (PAM/VRT): store nodata values in binary form to preserve precision.
     67 * #2436 (HFA): Support writing 1/2/4 bit data.
     68 * #2320 (ECW/JP2ECW): Fix up plugin naming.
     69 * #2435 (GTiff): Push JPEG compressed data into block cache to avoid redecoding
     70 * #2434 (alg): Make GeoLoc transformer more robust in case of errors.
     71 * #1000 (HFA): Fix reading of reduced precision 32bit floating point blocks.
     72 * #2396 (FITS): Fix crash if metadata is found.
     73 * #2409 (ogr2ogr): Force -gt to 1 with -skipfailures.
     74