.. |
prototypes
|
Corrected several typos in string literals and test names.
|
2019-08-07 11:23:14 +02:00 |
raster
|
Fixed #31162 -- Prevented error logs when using WKT strings in lookups.
|
2020-01-16 14:34:54 +01: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 #27753 -- Favored force/smart_str() over force/smart_text().
|
2019-02-06 14:12:06 -05: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
|
Fixed #30166 -- Dropped support for GDAL 1.11.
|
2019-02-08 14:08:05 -05: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 #30899 -- Lazily compiled import time regular expressions.
|
2019-10-29 09:22:26 +01:00 |
srs.py
|
Refs #27753 -- Favored force/smart_str() over force/smart_text().
|
2019-02-06 14:12:06 -05:00 |