Tim Graham
|
68ebc240a4
|
[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
Backport of 2dc3280254 from master
|
2017-05-04 21:14:23 -04:00 |
Tim Graham
|
444cdf6131
|
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
This facilitates other changes like refs #28160.
Backport of 890537253c from master
|
2017-05-04 20:54:25 -04:00 |
Claude Paroz
|
ade681b9ad
|
Unified SpatiaLite spelling
|
2016-08-09 18:46:28 +02:00 |
Claude Paroz
|
140c235026
|
Fixed #26750 -- Fixed introspection for geography point field with dim=3
Thanks Yegor Kazantsev for the report and the initial patch.
|
2016-06-21 15:22:21 +02:00 |
Claude Paroz
|
f7a363ee1d
|
Fixed #26753 -- Made GDAL a required dependency for contrib.gis
Thanks Tim Graham for the review.
|
2016-06-18 10:58:02 +02:00 |
Attila Tovt
|
0a2d3b7387
|
Fixed #25682 -- Removed bare except clauses.
|
2015-11-17 14:39:15 -05:00 |
Tim Graham
|
b27547f9d1
|
Removed deprecated GeoManager from inspectdb/ogrinspect output.
refs ea27e26b09
|
2015-08-10 10:29:36 -04:00 |
Claude Paroz
|
ffdf507ec0
|
Added GDAL 2.0 support
|
2015-06-20 14:40:50 +02:00 |
Claude Paroz
|
d1df1fd2bb
|
Fixed #24207 -- Added 25D-type geometry field support to ogrinspect
Thanks Michael Diener for the report and sample data, and Tim Graham
for the review.
|
2015-05-06 20:31:36 +02:00 |
Claude Paroz
|
e7e39d32fd
|
Made some tests run on non-GIS databases
|
2015-05-05 20:28:28 +02:00 |
Claude Paroz
|
65129aac07
|
Fixed #23757 -- Added 3D introspection support to Spatialite backend
Thanks Tim Graham for the review.
|
2015-03-18 19:27:44 +01:00 |
Tim Graham
|
ad0be620ae
|
Moved contrib.gis tests out of contrib.
|
2015-02-11 10:29:54 -05:00 |