django1/django/contrib/gis/gdal
Hasan Ramezani b37be072a2 Fixed #32230 -- Made DataSource support pathlib.Path. 2020-11-28 07:36:19 +01:00
..
prototypes Renamed PROJ.4 to PROJ. 2020-05-13 10:30:30 +02:00
raster Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID and driver. 2020-09-11 10:31:38 +02:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fixed #30678 -- Added support for GDAL 3. 2020-05-12 09:06:06 +02:00
base.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
datasource.py Fixed #32230 -- Made DataSource support pathlib.Path. 2020-11-28 07:36:19 +01:00
driver.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
envelope.py Fixed E117 and F405 flake8 warnings. 2019-01-30 13:06:09 +01:00
error.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
feature.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
field.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
geometries.py Renamed PROJ.4 to PROJ. 2020-05-13 10:30:30 +02:00
geomtype.py Used 4 space hanging indent for dictionaries. 2019-01-02 18:18:19 -05:00
layer.py Refs #27753 -- Favored force/smart_str() over force/smart_text(). 2019-02-06 14:12:06 -05:00
libgdal.py Fixed #31662 -- Added detection for GDAL 3.0 and 3.1 on Windows. 2020-06-08 09:23:29 +02:00
srs.py Renamed PROJ.4 to PROJ. 2020-05-13 10:30:30 +02:00