django1/django/contrib/gis/gdal/raster
Daniel Wiesmann 48548d1a47 Refs #25588 -- Added the srid property to GDALRaster
Geometry objects have an srid property, so this addition makes the raster api
more similar to the geometries api.
2015-10-28 15:27:19 +01:00
..
__init__.py Added RasterSource/GDALBand GDAL objects 2014-12-23 16:36:18 +01:00
band.py Fixed #25072 -- Prevented GDALRaster memory to be uncollectable 2015-07-10 19:56:17 +02:00
const.py Fixed #25533 -- Changed datatype mapping for GDALRasters 2015-10-09 15:35:00 +02:00
source.py Refs #25588 -- Added the srid property to GDALRaster 2015-10-28 15:27:19 +01:00