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
/
docs
/
ref
/
contrib
/
gis
/
geos.txt
Age
Commit message (
Expand
)
Author
2025-11-22
Fixed #35774 -- Dropped support for GEOS 3.8.
David Smith
2025-08-28
Replaced :doc: role usage with :ref: when appropriate in docs.
Natalia
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-02-03
Refs #36036 -- Added support for GEOSHasM.
Andrew Harris
2024-11-14
Removed misleading list of tested OS in GEOS API docs.
Anthony Joseph
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2024-03-06
Fixed broken links and redirects in docs.
Mariusz Felisiak
2023-10-27
Fixed typo in docs/ref/contrib/gis/geos.txt.
Izzy Hyman
2023-08-05
Fixed #34739 -- Added GEOSGeometry.equals_identical() method.
Olivier Tabone
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2022-10-13
Refs #23919 -- Updated obsolete buffer() references to memoryview().
Mariusz Felisiak
2022-10-13
Updated example of creating GEOSGeometry from WKB to use memoryview.
Alan D. Snow
2022-05-20
Fixed #33721 -- Added DE-9IM link in GEOS docs.
Burak Kadir Er
2022-05-16
Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.
Marcelo Galigniana
2022-01-19
Updated GEOS/GDAL links in docs and comments.
Moritz DuchĂȘne
2021-12-21
Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on ...
Brenton Partridge
2021-09-27
Fixed #33136 -- Added GEOSGeometry.make_valid() method.
Claude Paroz
2021-09-24
Removed obsolete GEOS 3.5 requirement note.
Claude Paroz
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2020-05-13
Renamed PROJ.4 to PROJ.
Claude Paroz
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-04-15
Used :rfc: role in various docs.
Mariusz Felisiak
2019-10-25
Fixed #29770 -- Added LinearRing.is_counterclockwise property.
Sergey Fedoseev
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-01-17
Removed versionadded/changed annotations for 2.1.
Tim Graham
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-02-12
Corrected doc'd type of some parameters from string to str.
Tim Graham
2018-02-10
Fixed #28960 -- Added GEOSGeometry.buffer_with_style().
Stanislav Karpov
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-04-01
Fixed #25874 -- Made GEOSGeometry read SRID from GeoJSON input.
Sergey Fedoseev
2017-03-30
Fixed #25873 -- Made GEOSGeometry handle the srid parameter more predictably.
Sergey Fedoseev
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2017-01-26
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
Refs #25773 -- Removed deprecated geos.MultiPolygon.cascaded_union property.
Tim Graham
2016-11-30
Fixed #27552 -- Added docs/test for GEOSGeometry.normalize().
Sergey Fedoseev
2016-11-23
Fixed #26920 -- Made GEOSGeometry equality check consider the srid
Jackie Leng
2016-06-21
Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().
Sergey Fedoseev
2016-06-18
Fixed #26753 -- Made GDAL a required dependency for contrib.gis
Claude Paroz
2016-04-17
Fixed #25951 -- Trimmed default representation of GEOSGeometry
Claude Paroz
2016-04-16
Updated indentation in GEOS docs
Claude Paroz
[next]