Jani Tiainen
|
58379d7e95
|
Fixed #25438 -- Fixed assorted Oracle GIS test failures.
|
2015-11-19 09:07:35 -05:00 |
Sergey Fedoseev
|
a449b7ef99
|
Fixed #25629 -- Added checks of the number of arguments for GeoDjango DB functions.
|
2015-11-03 08:20:08 +01:00 |
Sergey Fedoseev
|
7127eb287f
|
Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS functions
Added support for ST_Difference/ST_Intersection/ST_SymDifference.
|
2015-11-02 19:25:53 +01:00 |
Sergey Fedoseev
|
b78226cd3d
|
Fixed #25655 -- Dropped support for GEOS < 3.3
|
2015-11-01 20:41:52 +01:00 |
Sergey Fedoseev
|
8ad923b9d0
|
Fixed #25636 -- Dropped support for SpatiaLite < 3.0
|
2015-10-31 14:22:34 +01:00 |
Tim Graham
|
ab873e7a68
|
Refs #24499 -- Removed an obsolete test check for PostGIS 1.5.
|
2015-10-30 11:02:00 -04:00 |
Claude Paroz
|
d9bcba9b29
|
Removed many HAS_GEOS conditional imports
|
2015-04-24 20:30:23 +02:00 |
Claude Paroz
|
6d685b1674
|
Fixed failures with older Spatialite versions
|
2015-04-23 18:54:07 +02:00 |
Claude Paroz
|
71e20814fc
|
Added MySQL support to GIS functions
|
2015-04-22 19:54:17 +02:00 |
Claude Paroz
|
44bdbbc316
|
Added Spatialite support to GIS functions
|
2015-04-22 19:54:17 +02:00 |
Claude Paroz
|
d9ff5ef36d
|
Fixed #24214 -- Added GIS functions to replace geoqueryset's methods
Thanks Simon Charette and Tim Graham for the reviews.
|
2015-04-22 19:54:17 +02:00 |