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