No subject
Thu Jun 7 16:10:42 CEST 2018
GDAL 1.3.0 - Overview of Changes
--------------------------------
Multithreading:
- Lots of work done to implement support for multiple threads reading
from distinct GDALDataset objects at the same time.=20
GDALRasterBand / Persistant Auxilary Metadata (PAM):
- Support for preserving a variety of metadata in a supporting XML file.=
=20
- GDALRasterBand now supports "remembering" histograms, and has a concept
of the default histogram.=20
- GDALRasterBand now supports remembering image statistics.
- Disabled by default (set GDAL_PAM_ENABLED=3DYES to turn on).=20
- Supported by *most* drivers with some caveats.
GDALCopyWords():=20
- This function is a low level work horse for copying and converting pixel=
=20
data in GDAL. It has been substantially optimized by Steve Soule (Vexce=
l).
Next Generation Bindings:
- Kevin Ruland and Howard Butler are working on reworked support for=20
SWIG to generate Python, PHP, Java, C# and other language bindings for G=
DAL
and OGR.=20
VB6 Bindings:=20
- Now substantially complete, see VB6 directory.
HDF5 Driver:=20
- New HDF5 driver implemented by Denis Nadeau.=20
RMF Driver:=20
- New driver for Raster Matrix Format by Andrey Kislev.=20
MSGN (Meteosat Second Generation Native) Driver:
- New driver implemented by Frans van der Bergh.
VRT Driver:
- Fixed whopper of a memory leak in warped raster case.
NetCDF Driver:=20
- Preliminary CF conventions support by Denis Nadeau.
NITF Driver:
- NITF files between 2 and 4 GB in size can now be read and written.
JPEG Driver:=20
- Added support for reading EXIF as metadata by Denis Nadeau.
DODS Driver:
- Fixed up libdap 3.5.x compatibility.
JP2ECW (JPEG2000 ECW SDK) Driver:
- Implemented support for new GML-in-JPEG2000 specification.
- Implemented support for old MSI "worldfile" box.=20
JP2KAK (JPEG2000 Kakadu) Driver:
- Implemented support for new GML-in-JPEG2000 specification.
- Implemented support for old MSI "worldfile" box.=20
PCIDSK Driver:=20
- tiled files now supported for reading.
- overviews now supported for reading.
HFA (Imagine) Driver:
- Supports creating internal overviews in very large files.=20
- Support reading class names.=20
- Support creating compressed files.=20
GeoTIFF Driver:
- Support reading files with odd bit depths (ie. 3, 12, etc).=20
- Support 16/24bit floating point TIFFs (per Technote 3) (Andrey).
- Support 12bit jpeg compressed imagery using libjpeg "MK1" library.
HDF4 Driver:
- Added support for ASTER Level 1A, 1B and 2 products (Andrey).=20
OGR 1.3.0 - Overview of Changes
-------------------------------
OGRGeometry:
- WKT (and GML) encoding now attempts to preserve pretty much full double
precision.=20
- geometries are now "coordinate dimension preserving" rather than dynamic=
ally
figuring out dimension depending on whether Z is set. So a geometry can
now be 3D even if all z values are zero. =20
- Fixed up proper EMPTY geometry support per standard.
GRASS Driver: =20
- New driver for GRASS 6 vector data written by Radim Blazek.=20
Interlis Driver:=20
- New driver for Swiss Interlis format from Permin Kalberer (SourcePole).
Shape Driver:
- Fixed logic for degenerate polygons (Baumann Konstantin).
=20
PostgreSQL/PostGIS Driver:
- Implemented fast GetExtent() method (Oleg Semykin).
- Implemented layer type from geometry_columns (Oleg Semykin).
- Handle PostGIS 1.0 requirements for coordinate dimemsion exactness.
- Handle EWKT type in PostGIS 1.0.
- Generally PostGIS 0.x and 1.0 should now be supported fairly gracefully.
- Added PostGIS "binary cursor" mode for faster geometry access.
VRT Driver:
- Pass through attribute queries to underlying driver.=20
- Pass through spatial queries as attribute filters on the underlying laye=
r.
S57 Driver:
- Added concept of supporting different profiles.=20
- Added prototype AML profile support.=20
MySQL Driver:
- Fixed for FID recognition (eg. mediumint).=20
GML Driver:=20
- Various fixes for generated GML correctness (Tom Kralidis).
TIGER/Line Driver:
- Added Tiger 2004 support.
Oracle Driver:
- Use VARCHAR2 for fixed size string fields.=20
- Use OCI_FID config variable when creating layers, and reading select res=
ults
Best regards,
--=20
---------------------------------------+-----------------------------------=
---
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.c=
om
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 Freegis-list
mailing list