django/tests/gis_tests
Sergey Fedoseev b01ceae843 Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
..
data Dropped support for GDAL 1.7 and 1.8 2016-11-12 17:28:03 +01:00
distapp Fixed #27576 -- Made get_srid_info() fallback to GDAL if SpatialRefSys is unavailable. 2016-12-15 16:36:18 -05:00
gdal_tests Refs #27472 -- Fixed OGRGeometry('POINT EMPTY').geos crash. 2016-12-08 10:24:05 -05:00
geo3d Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL. 2016-11-15 11:46:06 -05:00
geoadmin Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL. 2016-11-15 11:46:06 -05:00
geoapp Fixed #27602 -- Added Oracle support for BoundingCircle GIS function. 2016-12-15 14:16:09 -05:00
geogapp Fixed #27497 -- Improved support of geodetic coordinates on SpatiaLite. 2016-12-15 15:31:07 -05:00
geos_tests Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
gis_migrations Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL. 2016-11-15 11:46:06 -05:00
inspectapp Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL. 2016-11-15 11:46:06 -05:00
layermap Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL. 2016-11-15 11:46:06 -05:00
maps Fixed #26697 -- Removed contrib.gis.maps. 2016-09-16 15:21:46 -04:00
rasterapp Fixed #27493 -- Fixed test failure with recent GDAL versions 2016-11-19 16:41:18 +01:00
relatedapp Fixed #26920 -- Made GEOSGeometry equality check consider the srid 2016-11-23 09:23:06 +01: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 Fixed #26920 -- Made GEOSGeometry equality check consider the srid 2016-11-23 09:23:06 +01:00
test_geoip.py Fixed nonexistent tmc.edu domain in GeoIP test. 2016-10-11 19:31:13 -04: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