index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
/
gdal
Age
Commit message (
Expand
)
Author
2026-01-18
Applied Black's 2026 stable style.
Mariusz Felisiak
2025-11-25
Fixed #36756 -- Dropped support for GDAL 3.1 and 3.2.
Mariusz Felisiak
2025-11-24
Fixed #36738 -- Confirmed support for GDAL 3.12.
Varun Kasyap Pentamaraju
2025-08-21
Fixed #36382 -- Confirmed support for GDAL 3.11.
David Smith
2025-07-23
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
django-bot
2025-07-23
Refs #36500 -- Shortened some long docstrings and comments.
Mike Edmunds
2025-07-23
Removed double spaces after periods and within phrases.
Sarah Boyce
2025-03-01
Applied Black's 2025 stable style.
Mariusz Felisiak
2025-01-15
Refs #35058 -- Removed OGRGeometry.coord_dim setter per deprecation timeline.
Sarah Boyce
2024-12-27
Fixed #35891 -- Confirmed support for GDAL 3.10.
David Smith
2024-11-04
Fixed #35883 -- Confirmed support for GDAL 3.9.
David Smith
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-09-19
Fixed #35776 -- Dropped support for GDAL 3.0.
David Smith
2024-02-12
Refs #35058 -- Added support for measured geometries to GDAL GeometryCollecti...
David Smith
2024-01-31
Refs #35058 -- Added support for measured geometries to GDAL Polygon.
David Smith
2024-01-29
Refs #35058 -- Added support for measured geometries to GDAL LineString.
David Smith
2024-01-28
Refs #35058 -- Made centroid available on all geometry types.
David Smith
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-25
Refs #35058 -- Added support for measured geometries to GDAL Point.
David Smith
2024-01-23
Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.
David Smith
2024-01-18
Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.
David Smith
2023-12-27
Refs #35058 -- Made OGRGeomType aware of additional WKB geometry types.
David Smith
2023-12-26
Refs #35058 -- Added __repr__() to OGRGeomType.
David Smith
2023-12-23
Refs #35058 -- Added support for WKB > 2GB with GDAL 3.3+.
David Smith
2023-12-21
Fixed #35005 -- Confirmed support for GDAL 3.8.
David Smith
2023-12-20
Fixed #35049 -- Dropped support for GDAL 2.4.
David Smith
2023-12-18
Fixed #34411 -- Updated GDAL API to handle vector DataSource's.
Claude Paroz
2023-06-30
Fixed #34572 -- Added support for GDAL 3.7.
Mariusz Felisiak
2023-06-29
Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3.
Mariusz Felisiak
2023-06-29
Refs #34572 -- Added missing GDAL_PIXEL_TYPES from GDAL 3.5+.
Claude Paroz
2023-02-17
Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level aut...
Stefan Brand
2023-02-17
Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is ...
Stefan Brand
2023-01-18
Refs #34233 -- Used types.NoneType.
Nick Pope
2022-12-29
Fixed #34208 -- Confirmed support for GDAL 3.6.
Mariusz Felisiak
2022-07-25
Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor.
Claude Paroz
2022-06-16
Fixed #33786 -- Confirmed support for GDAL 3.5.
Mariusz Felisiak
2022-03-16
Fixed #33577 -- Confirmed support for GDAL 3.4.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2022-01-20
Fixed #33453 -- Dropped support for GDAL 2.1.
Mariusz Felisiak
2022-01-19
Updated GEOS/GDAL links in docs and comments.
Moritz Duchêne
2021-08-23
Fixed #33030 -- Fixed broken links to GDAL docs.
Märt Häkkinen
2021-08-02
Refs #32956 -- Corrected spelling of "gray".
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-16
Fixed #32928 -- Confirmed support for GDAL 3.3.
David Smith
2021-05-07
Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.
Jordi Castells
2021-04-07
Dropped support for GEOS 3.5 and GDAL 2.0.
Claude Paroz
2021-04-07
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
Claude Paroz
2020-11-28
Fixed #32230 -- Made DataSource support pathlib.Path.
Hasan Ramezani
2020-09-11
Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID ...
Barton Ip
[next]