1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/gis_tests
Jeremy Thompson 918e7a2c76 Fixed #35989 -- Removed crs from GeoJSON serializer.
Specification of coordinate reference systems (crs) was removed from the GeoJSON spec in 2016.
https://datatracker.ietf.org/doc/html/rfc7946#appendix-B.1
2024-12-11 10:45:47 +01:00
..
data Refs #34406 -- Added support for GDAL curved geometries. 2024-10-22 17:24:36 -03:00
distapp
gdal_tests Fixed #35883 -- Confirmed support for GDAL 3.9. 2024-11-04 09:24:17 +01:00
geo3d
geoadmin
geoapp Fixed #35989 -- Removed crs from GeoJSON serializer. 2024-12-11 10:45:47 +01:00
geogapp
geos_tests
gis_migrations Fixed #35074 -- Fixed adding/removing indexes when spatial_index is changed on MySQL, PostgreSQL, and Oracle. 2024-09-19 08:12:11 +02:00
inspectapp
layermap Fixed typos in docstrings and docs. 2024-03-07 06:01:01 +01:00
rasterapp
relatedapp
__init__.py
admin.py
models.py
test_data.py
test_fields.py
test_geoforms.py
test_geoip2.py Fixed #35841 -- Restored support for DB-IP databases in GeoIP2. 2024-10-17 21:40:53 -03:00
test_gis_tests_utils.py
test_measure.py
test_ptr.py
test_spatialrefsys.py
tests.py
utils.py