| | 28 | |
| | 29 | SWIG 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 |