.. |
prototypes
|
Fixed #28576 -- Added color interpretation method to GDALBand.
|
2017-09-21 09:42:38 -04:00 |
raster
|
Fixed #28795 -- Removed 'not in' checks and used dict.setdefault().
|
2017-11-14 10:52:52 -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
|
Used bytes.hex() and bytes.fromhex() to simplify.
|
2017-11-23 08:52:23 -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 |