..
data
Dropped support for GDAL 1.7 and 1.8
2016-11-12 17:28:03 +01:00
distapp
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:54:25 -04:00
gdal_tests
[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
2017-05-04 21:14:23 -04:00
geo3d
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:54:25 -04:00
geoadmin
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:54:25 -04:00
geoapp
[1.11.x] Fixed gis_tests.geoapp test with incorrect geodetic coordinates.
2017-05-30 08:23:05 -04:00
geogapp
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:54:25 -04:00
geos_tests
[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
2017-05-04 21:14:23 -04:00
gis_migrations
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:54:25 -04:00
inspectapp
[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
2017-05-04 21:14:23 -04:00
layermap
[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
2017-05-04 21:14:23 -04:00
maps
Fixed #26697 -- Removed contrib.gis.maps.
2016-09-16 15:21:46 -04:00
rasterapp
[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
2017-05-04 21:14:23 -04:00
relatedapp
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:54:25 -04:00
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
admin.py
Stopped conditional discovery of gis_tests apps
2015-04-18 15:17:49 +02:00
models.py
Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL.
2016-11-15 11:46:06 -05:00
test_data.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_geoforms.py
[1.11.x] Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:54:25 -04:00
test_geoip.py
[1.11.x] Fixed GeoIP test failure with the latest data.
2017-02-14 09:08:17 -05:00
test_geoip2.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
test_measure.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
test_ptr.py
Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase.
2016-12-15 16:59:08 -05:00
test_spatialrefsys.py
Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.
2016-12-07 17:42:31 -05:00
test_wkt.py
Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.
2016-04-16 16:47:04 -04:00
tests.py
Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2.
2016-11-12 16:18:22 -05:00
utils.py
Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup
2015-10-22 20:32:31 +02:00