0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/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
test_geos_mutation.py
test_geos.py Refs #32353, Refs #32352 -- Fixed GIS tests with PROJ 7.X. 2021-03-23 09:16:33 +01:00
test_io.py
test_mutable_list.py