django1/django/contrib/gis/gdal/raster
Barton Ip 12d6cae7c0 Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID and driver.
Thanks Daniel Wiesmann for the review.
2020-09-11 10:31:38 +02:00
..
__init__.py
band.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
base.py Dropped support for GDAL 1.9 and 1.10. 2018-06-11 08:33:09 -04:00
const.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
source.py Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID and driver. 2020-09-11 10:31:38 +02:00