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
/
prototypes
Age
Commit message (
Expand
)
Author
2025-11-25
Fixed #36756 -- Dropped support for GDAL 3.1 and 3.2.
Mariusz Felisiak
2025-07-23
Removed double spaces after periods and within phrases.
Sarah Boyce
2025-03-01
Applied Black's 2025 stable style.
Mariusz Felisiak
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-01-29
Refs #35058 -- Added support for measured geometries to GDAL LineString.
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-18
Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.
David Smith
2023-12-23
Refs #35058 -- Added support for WKB > 2GB with GDAL 3.3+.
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
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2022-01-20
Fixed #33453 -- Dropped support for GDAL 2.1.
Mariusz Felisiak
2021-08-23
Fixed #33030 -- Fixed broken links to GDAL docs.
Märt Häkkinen
2021-04-07
Dropped support for GEOS 3.5 and GDAL 2.0.
Claude Paroz
2020-05-13
Renamed PROJ.4 to PROJ.
Claude Paroz
2020-05-12
Refs #30678 -- Added support for GDAL 3.1.
Sergey Fedoseev
2020-05-12
Fixed #30678 -- Added support for GDAL 3.
Claude Paroz
2019-08-07
Corrected several typos in string literals and test names.
Min ho Kim
2019-04-24
Removed unnecessary assignments in various code.
Jon Dufresne
2019-02-08
Fixed #30166 -- Dropped support for GDAL 1.11.
Tim Graham
2019-01-31
Fixed #30020 -- Fixed reading nulls with LayerMapping.
Kathryn Killebrew
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-06-11
Dropped support for GDAL 1.9 and 1.10.
Tim Graham
2017-09-21
Fixed #28576 -- Added color interpretation method to GDALBand.
Niall Dalton
2017-09-12
Refs #28569 -- Fixed gis_tests.inspectapp.tests.OGRInspectTest.test_time_field.
Sergey Fedoseev
2017-09-04
Fixed #28569 -- Corrected get_layer_by_name prototype to skip error checking.
Nick Pope
2017-06-16
Fixed #28300 -- Allowed GDALRasters to use the vsimem filesystem.
Daniel Wiesmann
2017-06-07
Fixed #28232 -- Made raster metadata readable and writable on GDALRaster/Band.
Daniel Wiesmann
2017-03-21
Fixed #27960 -- Set errcheck=False for GDALAllRegister to prevent crash.
Sergey Fedoseev
2017-02-04
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.
Anton Samarchyan
2017-01-18
Refs #23919 -- Removed six.<various>_types usage
Claude Paroz
2016-12-08
Refs #27472 -- Fixed OGRGeometry('POINT EMPTY').geos crash.
Sergey Fedoseev
2016-11-14
Fixed E305 flake8 warnings.
Ramin Farajpour Cami
2016-11-12
Fixed #27479 -- Fixed GDALClose prototype. (#7546)
Sergey Fedoseev
2016-06-21
Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().
Sergey Fedoseev
2016-06-11
Fixed #26736 -- Fixed crashes in SpatialReference with non-ASCII characters.
Sergey Fedoseev
2016-05-16
Refs #26592 -- Fixed band statistics for empty bands and GDAL 2.1
Daniel Wiesmann
2016-04-08
Fixed E128 flake8 warnings in django/.
Tim Graham
2016-03-29
Fixed #26415 -- Allowed deleting nodata value on GDALBands.
Daniel Wiesmann
2016-02-05
Fixed #26176 -- Fixed E123 flake8 warnings.
Tim Graham
2015-12-14
Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int.
Sergey Fedoseev
2015-11-25
Fixed #25734 -- Made GDALBand min and max properties use GDALComputeRasterSta...
Daniel Wiesmann
2015-06-24
Refs #24840 -- Added GDALRaster Warp and transform methods
Daniel Wiesmann
2015-06-20
Added GDAL 2.0 support
Claude Paroz
2015-05-01
Fixed #24724 -- Fixed GIS initialization crash on Windows.
Tim Graham
2015-03-16
Added write support for GDALRaster
Daniel Wiesmann
2015-02-06
Fixed E265 comment style
Collin Anderson
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2014-12-23
Added RasterSource/GDALBand GDAL objects
Claude Paroz
[next]