Changes between Version 5 and Version 6 of Release/1.5.0-News


Ignore:
Timestamp:
Dec 10, 2007, 9:15:27 PM (16 years ago)
Author:
hobu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.5.0-News

    v5 v6  
    2626 * Added support for Dataset.BuildOverviews
    2727 * More examples added
     28
     29SWIG Python related changes:
     30 * Progress function callback support added.  You can use a Python function, or the standard GDALTermProgress variant
     31 * Sugar, sweet, sweet sugar.
     32    * ogr.Feature.geometry()
     33    * ogr.Feature.items()
     34    * ogr.Feature.keys()
     35 * doxygen-generated docstrings for ogr.py
     36 * geometry pickling
     37 * setuptools support
     38 * PyPi http://pypi.python.org/pypi/GDAL/
     39 * setup.cfg for configuring major significant items (libs, includes, location of gdal-config0
     40 * support building the bindings from *outside* the GDAL source tree
    2841
    2942Build: