summaryrefslogtreecommitdiff
path: root/django/contrib/gis/tests/data
AgeCommit message (Expand)Author
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham
2013-10-10Whitespace cleanup.Tim Graham
2013-03-09Fixed #16594 -- Added wkt 3D support for GEOS geometriesClaude Paroz
2012-10-08Use smarter string decoding in GeoDjangoClaude Paroz
2012-10-06Un-gzipped test geometries fixture as plain jsonClaude Paroz
2012-03-09Removed executable bits from some files that don't need them.Ramiro Morales
2011-03-30Fixed integer overflows that occurred when `OFTReal` fields were treated as `...Justin Bronn
2011-03-15Fixed #15378 -- Now properly handle OGR layers that have features with invali...Justin Bronn
2010-11-01Fixed regression introduced in r13755 that prevented the running of the GEOS/...Justin Bronn
2009-11-14`OGRGeomType` now recognizes 2.5D types, and removes need for unnecessary wor...Justin Bronn
2009-03-30Refactored and cleaned up parts of the spatial database backend. Changes inc...Justin Bronn
2008-08-05Merged the gis branch into trunk.Justin Bronn