.. |
prototypes
|
Dropped support for GEOS 3.5 and GDAL 2.0.
|
2021-04-07 20:39:30 +02:00 |
raster
|
Refs #32956 -- Corrected spelling of "gray".
|
2021-08-02 07:51:24 +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 #32928 -- Confirmed support for GDAL 3.3.
|
2021-07-16 09:36:53 +02:00 |
srs.py
|
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
2021-07-29 06:24:12 +02:00 |