django/tests/gis_tests
David Smith 222bf2932b Refs -- Added support for measured geometries to GDAL GeometryCollection and subclasses. 2024-02-12 15:21:11 +01:00
..
data Fixed -- Changed GeoIP2 tests to use MaxMind test databases. 2023-12-12 09:58:26 +01:00
distapp Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
gdal_tests Refs -- Added support for measured geometries to GDAL GeometryCollection and subclasses. 2024-02-12 15:21:11 +01:00
geo3d Fixed -- Added filtering support to GIS aggregates. 2023-06-16 12:20:13 +02:00
geoadmin Fixed -- Added aria-invalid="true" to fields with errors. 2023-08-01 06:08:04 +02:00
geoapp Fixed -- Added support for BoundedCircle on Spatialite 5.1+. 2024-01-05 11:55:44 +01:00
geogapp Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
geos_tests Fixed -- Added GEOSGeometry.equals_identical() method. 2023-08-05 18:23:38 +02:00
gis_migrations Fixed -- Dropped support for PostgreSQL 12 and PostGIS 2.5. 2023-09-20 13:45:51 +02:00
inspectapp Fixed -- Dropped support for GDAL 2.2 and 2.3. 2023-06-29 09:11:30 +02:00
layermap Refs -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
rasterapp Fixed -- Dropped support for PostgreSQL 12 and PostGIS 2.5. 2023-09-20 13:45:51 +02:00
relatedapp Fixed -- Added support for GEOS 3.12. 2023-08-04 05:53:29 +02:00
__init__.py
admin.py Refs -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline. 2023-01-17 11:49:15 +01:00
models.py Refs -- Removed obsolete workarounds in GIS tests for lack of GDAL. 2016-11-15 11:46:06 -05:00
test_data.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_fields.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_geoforms.py Refs -- Removed BaseGeometryWidget.map_height/map_width attributes per deprecation timeline. 2023-09-18 22:12:40 +02:00
test_geoip2.py Fixed -- Reworked GeoIP2 database initialization. 2024-01-11 12:01:35 +01:00
test_gis_tests_utils.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_measure.py Fixed -- Added support for the hectare unit in Area. 2024-01-16 20:31:46 +01:00
test_ptr.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_spatialrefsys.py Fixed -- Dropped support for PROJ 4. 2023-01-13 12:31:41 +01:00
tests.py Refs -- Added test for not initializing PostGIS-specific stuff for non-db connections. 2023-02-21 08:42:28 +01:00
utils.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00