| Age | Commit message (Expand) | Author |
| 2008-02-28 | gis: Merged revisions 7105-7168 via svnmerge from trunk. | Justin Bronn |
| 2008-02-28 | gis: Added geographic introspection capabilities for PostGIS and MySQL; fixed... | Justin Bronn |
| 2008-02-20 | gis: Fixed bug in `GeoQuerySet.distance` caused by SQL substitution that shou... | Justin Bronn |
| 2008-02-18 | gis: gdal: Fixed new `_version_info` definition for win32 platforms; made Geo... | Justin Bronn |
| 2008-02-14 | gis: geos: Added GeoJSON input/output support for `GEOSGeometry` (requires GD... | Justin Bronn |
| 2008-02-14 | gis: gdal: Fixed GDAL version string parsing for development versions; GEOJSO... | Justin Bronn |
| 2008-02-13 | gis: gdal: Added support for GeoJSON input/output in `OGRGeometry`. | Justin Bronn |
| 2008-02-11 | gis: Fixed 6414, and applied DRY to spatial backend internals. Changes include: | Justin Bronn |
| 2008-02-08 | gis: Merged revisions 7044-7102 via svnmerge from trunk. | Justin Bronn |
| 2008-02-08 | gis: gdal: `SpatialReference` objects may now be constructed with PROJ.4 stri... | Justin Bronn |
| 2008-02-08 | gis: geos: Fixed bug in `transform` where coordinate sequence pointer was not... | Justin Bronn |
| 2008-02-08 | gis: geos: Fixed declaration of `geos_version` to explicitly set restype to `... | Justin Bronn |
| 2008-01-28 | gis: Fixed #6440. Removed degree conversion from `Distance` -- should not ha... | Justin Bronn |
| 2008-01-28 | gis: Merged revisions 6990-7043 via svnmerge from trunk. | Justin Bronn |
| 2008-01-22 | gis: Added the `extent` method to `GeoQuerySet`; moved various spatial-backen... | Justin Bronn |
| 2008-01-18 | gis: Fixed #6289 (added `extra_context` keyword to `GoogleMap`). Thanks omat ... | Justin Bronn |
| 2008-01-18 | gis: Fixed #6357, and added a validator to `WKTField`. | Justin Bronn |
| 2008-01-18 | gis: `LayerMapping`: Fixed bug that would occur when mapping `OFTReal` fields... | Justin Bronn |
| 2008-01-10 | gis: `LayerMapping`: Added the `fid_range` and `step` keywords to `save()`; m... | Justin Bronn |
| 2008-01-09 | gis: gdal: `GeometryCollection.add()` now accepts other collections, and asso... | Justin Bronn |
| 2008-01-06 | gis: gdal: Fixed Driver and DataSource bug reported by David Hancock in djang... | Justin Bronn |
| 2008-01-04 | gis: gdal: Now supports the official GDAL 1.5 binaries for Windows, greatly s... | Justin Bronn |
| 2008-01-03 | gis: `LayerMapping`: Improved the internals (i.e., checking every feature in ... | Justin Bronn |
| 2008-01-02 | gis: Merged revisions 6920-6989 via svnmerge from trunk. | Justin Bronn |
| 2007-12-29 | gis: `LayerMapping`: Added the `unique` keyword parameter and tests for the `... | Justin Bronn |
| 2007-12-27 | gis: lowered test transformation precision due to variations in updated PROJ ... | Justin Bronn |
| 2007-12-25 | gis: geos: all pointer access is now done via the `ptr` property to prevent c... | Justin Bronn |
| 2007-12-21 | gis: Fixed #6246 (Thanks jos3ph); removed unnecessary commented debugging code. | Justin Bronn |
| 2007-12-15 | gis: Merged revisions 6672,6686-6688,6690,6693,6707-6708,6726,6730,6753,6755-... | Justin Bronn |
| 2007-12-15 | gis: Applied DRY to spatial SQL generation in anticipation of queryset-refact... | Justin Bronn |
| 2007-12-14 | gis: Fixed #6196 in GeoIP refactor. Added unit tests, improved path setup, a... | Justin Bronn |
| 2007-12-13 | gis: gdal: Fixed bug in the property so that no exception is raised when the... | Justin Bronn |
| 2007-12-11 | gis: gdal: removed errcheck_flag, not needed after all (I misread the C heade... | Justin Bronn |
| 2007-12-04 | gis: Added distance querying capabilites via the `distance` manager method an... | Justin Bronn |
| 2007-12-04 | gis: geos: Added support for EWKT (SRID only), and a `transform` routine that... | Justin Bronn |
| 2007-12-03 | gis: added additional units (including WKT aliases) and the `unit_attname` cl... | Justin Bronn |
| 2007-12-03 | gis: gdal: Added `GDAL_LIBRARY_PATH` setting; added tests and extended suppor... | Justin Bronn |
| 2007-12-03 | gis: renamed `GEOSGeometryIndexError` to `GEOSIndexError`; added GEOS_LIBRARY... | Justin Bronn |
| 2007-12-01 | gis: Merged 6672-6783 vis svnmerge from trunk | Jeremy Dunck |
| 2007-11-20 | gis: Fixed DecimalField verification in LayerMapping. | Justin Bronn |
| 2007-11-20 | gis: gdal: Fixed memory leak introduced in the refactor caused by unnecessary... | Justin Bronn |
| 2007-11-17 | gis: Added the `ogrinspect` module (via patch from tlp), which provides utili... | Justin Bronn |
| 2007-11-17 | gis: LayerMapping refactor | Justin Bronn |
| 2007-11-17 | gis: gdal: refactor of the GDAL ctypes interface | Justin Bronn |
| 2007-11-14 | gis: Merged revisions 6614-6671 via svnmerge from trunk. | Justin Bronn |
| 2007-11-06 | gis: geos: Re-factored GEOS interface. Improvements include: | Justin Bronn |
| 2007-11-04 | gis: gdal: | Justin Bronn |
| 2007-10-26 | gis: Merged revisions 6525-6613 via svnmerge from [repos:django/trunk trunk]. | Justin Bronn |
| 2007-10-22 | gis: added `get_srid()` spatial backend utility that takes into account -1 SR... | Justin Bronn |
| 2007-10-21 | gis: Fixed #5779, thanks tlp; added type checking to SpatialReference.__getit... | Justin Bronn |