| Age | Commit message (Expand) | Author |
| 2007-07-28 | gis: provenance: measure module is released under BSD license, assent given b... | Justin Bronn |
| 2007-07-26 | gis: geographic models may now be tested; started test geographic application... | Justin Bronn |
| 2007-07-26 | gis: geographic queries may now take geos geometry objects as an argument and... | Justin Bronn |
| 2007-07-26 | gis: added spatial database creation utility and fixed a bug in gdal geomtype... | Justin Bronn |
| 2007-07-26 | gis: geos: added srid keyword and added psycopg2 adaptor routines. | Justin Bronn |
| 2007-07-26 | gis: added get_placeholder() routine for the Field class; fixed bug in manage... | Justin Bronn |
| 2007-07-24 | gis: fixed utils bugs related to gdal module name changes. | Justin Bronn |
| 2007-07-24 | gis: gdal: fixed area function, place field pointer within class, integer and... | Justin Bronn |
| 2007-07-23 | gis: Added KML sitemap support. | Jeremy Dunck |
| 2007-07-22 | gis: got rid of CamelCase module names and made minor improvements in gdal; m... | Justin Bronn |
| 2007-07-22 | gis: made gdal srs tests less brittle for platforms with different proj.4 ver... | Justin Bronn |
| 2007-07-21 | gis: big changes within in GEOS internals: | Justin Bronn |
| 2007-07-12 | gis: fixed OGR bug and removed unnecessary imports from GeoMixin. | Justin Bronn |
| 2007-07-12 | gis: lazy-geometry support has landed -- thanks Robert Coup! | Justin Bronn |
| 2007-07-12 | gis: the geometry objects and collections were placed into these modules, mis... | Justin Bronn |
| 2007-07-12 | gis: no more camelcase module names; GEOSGeometry now autodetects WKT or HEXE... | Justin Bronn |
| 2007-07-09 | gis: GEOS library has been re-factored to, changes include: | Justin Bronn |
| 2007-07-08 | gis: Added django.contrib.gis.measure, closing #4797. Thanks, Robert. | Jeremy Dunck |
| 2007-07-08 | gis LayerMapping now supports loading while mapping ForeignKey to other tables. | Jeremy Dunck |
| 2007-07-08 | gis: Switched back to non-generator __getitem__, since even specific-item ind... | Jeremy Dunck |
| 2007-07-04 | gis: made sure to reset the Layer before iteration; LayerMapping now supports... | Justin Bronn |
| 2007-07-04 | gis: fixed mistake where no srs is returned at all from Layer | Justin Bronn |
| 2007-07-04 | gis: Added utils.inspect_data.sample, which allows a shows a convenient bit o... | Jeremy Dunck |
| 2007-07-04 | gis: Return field value from Feature.get based on either field name or the fi... | Jeremy Dunck |
| 2007-07-02 | gis: fixed ticket 4740 with the addition of new exceptions; updated tests for... | Justin Bronn |
| 2007-07-02 | gis: Improved LayerMapping error message when model field doesn't match featu... | Jeremy Dunck |
| 2007-07-01 | gis: Merged revisions 5540-5582 via svnmerge from | Jeremy Dunck |
| 2007-06-25 | gis: Noted test error messages that should be ignored since they're issued by... | Jeremy Dunck |
| 2007-06-25 | gis: Merged revisions 5491-5539 via svnmerge from | Jeremy Dunck |
| 2007-06-25 | gis: added the utils package with the introduction of the LayerMapping class. | Justin Bronn |
| 2007-06-25 | gis: added the Envelope class, used in getting layer and geometry extents; al... | Justin Bronn |
| 2007-06-22 | gis: added support for Solaris | Justin Bronn |
| 2007-06-18 | gis: Merged revisions 4786-5490 via svnmerge from | Jeremy Dunck |
| 2007-06-15 | gis: GDAL improvements; added Driver class, improved tests, removed non-exist... | Justin Bronn |
| 2007-06-15 | gis: GEOSGeometry updates, improved initialization & tests, simplified some r... | Justin Bronn |
| 2007-06-09 | gis: NULL geometries are now allowed (thanks Robert Coup!), field parameter n... | Justin Bronn |
| 2007-06-01 | gis: Added an intial ctypes interface to GDAL/OGR | Justin Bronn |
| 2007-05-31 | gis: Some GEOSGeometry patches, biggest change is that __iter__, __getitem__,... | Justin Bronn |
| 2007-05-29 | gis: Committed todo notes. | Jeremy Dunck |
| 2007-05-25 | gis: (1) fixed WKT admin bug | Justin Bronn |
| 2007-05-01 | gis: width parameter on buffer() should be a double (thanks Todd Small\!). m... | Justin Bronn |
| 2007-04-19 | gis: Fixed segfault on invalid WKT (added test for both invalid HEX and WKT).... | Justin Bronn |
| 2007-04-18 | gis: fixed bugs in GEOSCoordSeq (and added a test case). added preliminary su... | Justin Bronn |
| 2007-04-16 | gis: added GEOSGeometry, a ctypes wrapper for the GEOS library, providing: | Justin Bronn |
| 2007-04-11 | gis: added models for the PostGIS/OGC geometric tables 'spatial_ref_sys' and | Justin Bronn |
| 2007-03-31 | gis: two big changes: | Justin Bronn |
| 2007-03-31 | gis: geographic oldforms, allows editing of geometries as WKT in admin | Justin Bronn |
| 2007-03-31 | gis: module for interfacing with GEOS routines. | Justin Bronn |
| 2007-03-29 | gis: Merged revisions 4799-4809 via svnmerge. | Jeremy Dunck |
| 2007-03-29 | gis: Merged revisions 4796-4797 via svnmerge | Jeremy Dunck |