django1/django/contrib/gis/gdal
Дилян Палаузов a38ae914d8 Fixed #28996 -- Simplified some boolean constructs and removed trivial continue statements. 2018-01-12 12:44:50 -05:00
..
prototypes Fixed #28576 -- Added color interpretation method to GDALBand. 2017-09-21 09:42:38 -04:00
raster Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fixed #28558 -- Simplified code to remove OGRIndexError. 2017-09-03 21:19:37 -04:00
base.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
datasource.py Refs #28569 -- Fixed gis_tests.inspectapp.tests.OGRInspectTest.test_time_field. 2017-09-12 22:19:44 +05:00
driver.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
envelope.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
error.py Fixed #28558 -- Simplified code to remove OGRIndexError. 2017-09-03 21:19:37 -04:00
feature.py Improved messages in IndexErrors raised by GDAL objects. 2017-09-04 19:00:32 -04:00
field.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
geometries.py Fixed #28996 -- Simplified some boolean constructs and removed trivial continue statements. 2018-01-12 12:44:50 -05:00
geomtype.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
layer.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
libgdal.py Fixed #28257 -- Confirmed support for GDAL 2.2 2017-06-07 21:26:04 +02:00
srs.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00