0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/gis_tests
Daniel Wiesmann b9cb81570e Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Earlier versions of GDAL do not allow the srid to be set to 0,
so it should be a required parameter to ensure compatibility.
2015-03-17 08:16:12 -04:00
..
data Added write support for GDALRaster 2015-03-16 19:37:43 +01:00
distapp
gdal_tests Made SRID a required parameter for GDALRaster instantiation; refs #23804. 2015-03-17 08:16:12 -04:00
geo3d
geoadmin
geoapp Normalized usage of the tempfile module. 2015-02-23 16:55:27 +01:00
geogapp
geos_tests
gis_migrations
inspectapp
layermap
maps
relatedapp
__init__.py
test_data.py
test_geoforms.py
test_geoip.py
test_measure.py
test_spatialrefsys.py
tests.py
utils.py