django1/tests/gis_tests/geos_tests
Mariusz Felisiak 2cd4026334
Refs #32353, Refs #32352 -- Fixed GIS tests with PROJ 7.X.
Different PROJ versions use different transformations, all are correct
as having a 1 meter accuracy.

These are differences in PROJ versions that cannot and should not be
handled in Django itself.

Thanks Jani Tiainen and David Smith for reports.

See: https://github.com/OSGeo/gdal/issues/3377
2021-03-23 09:16:33 +01:00
..
__init__.py
test_coordseq.py Added test for GEOSCoordSeq.__getitem__(). 2017-07-13 12:46:59 -04:00
test_geos.py Refs #32353, Refs #32352 -- Fixed GIS tests with PROJ 7.X. 2021-03-23 09:16:33 +01:00
test_geos_mutation.py Removed obsolete HAS_GEOS variable for test skipping. 2017-05-04 20:45:18 -04:00
test_io.py Removed obsolete HAS_GEOS variable for test skipping. 2017-05-04 20:45:18 -04:00
test_mutable_list.py Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00