summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/functions.txt
AgeCommit message (Expand)Author
2025-11-25Fixed #35783 -- Added NumDimensions GIS database function and __num_dimension...David Smith
2025-09-22Refs #33783 -- Added IsEmpty GIS database function and __isempty lookup on Sp...David Smith
2025-08-28Ensured :doc: role uses absolute targets in docs.Adam Johnson
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-07-20Fixed #28696 -- Added GeometryType GIS database function and __geom_type lookup.Ahmed Ibrahim
2025-06-25Fixed #36471 -- Added support for __coveredby GIS lookup and Collect, GeoHash...Mariusz Felisiak
2025-03-19Fixed #36097 -- Replaced GIS functions table with section headers for better ...Sarah Boyce
2025-02-23Fixed #35705 -- Added Rotate GIS database function to rotate geometries.enprava
2025-02-13Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on ...Mariusz Felisiak
2025-01-15Removed versionadded/changed annotations for 5.1.Sarah Boyce
2024-10-25Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...Mariusz Felisiak
2024-05-22Removed versionadded/changed annotations for 5.0.Natalia
2024-03-18Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.Claude Paroz
2024-01-05Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+.David Smith
2023-09-18Removed versionadded/changed annotations for 4.2.Mariusz Felisiak
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-01-20Fixed #34266 -- Added ClosestPoint GIS database functions.Niccolò Mineo
2023-01-10Refs #31014 -- Added FromWKB and FromWKT GIS database functions.Mariusz Felisiak
2023-01-03Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...Claude Paroz
2022-07-08Fixed #33718 -- Dropped support for MySQL 5.7.Mariusz Felisiak
2022-03-29Updated Oracle docs links to Oracle 21c.Mariusz Felisiak
2021-09-22Fixed #33129 -- Dropped support for MariaDB 10.2.Mariusz Felisiak
2021-04-08Fixed #32575 -- Added support for SpatiaLite 5.Claude Paroz
2021-04-08Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite.Mariusz Felisiak
2021-01-14Removed versionadded/changed annotations for 3.1.Mariusz Felisiak
2020-05-13Removed versionadded/changed annotations for 3.0.Mariusz Felisiak
2020-04-28Fixed broken links in docs.Mariusz Felisiak
2020-04-14Fixed #31196 -- Added support for PostGIS 3.Sergey Fedoseev
2020-01-29Refs #25778 -- Updated some links to HTTPS and new locations.Mariusz Felisiak
2019-11-22Fixed #30996 -- Added AsWKB and AsWKT GIS functions.Sergey Fedoseev
2019-11-18Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.Sergey Fedoseev
2019-09-10Removed versionadded/changed annotations for 2.2.Mariusz Felisiak
2019-06-13Refs #29548 -- Doc'd MariaDB support for GIS database functions.Mariusz Felisiak
2019-06-12Added missing support for PointOnSurface function on MariaDB.Mariusz Felisiak
2019-03-20Fixed #28738 -- Added the GeometryDistance function.Francisco Couzo
2019-02-07Updated Oracle docs links to Oracle 18c.Mariusz Felisiak
2019-01-17Refs #28841 -- Removed ForceRHR function per deprecation timeline.Tim Graham
2019-01-17Removed versionadded/changed annotations for 2.1.Tim Graham
2018-06-20Fixed #29507 -- Added Oracle support for Envelope GIS function.Sergey Fedoseev
2018-05-17Removed versionadded/changed annotations for 2.0.Tim Graham
2018-01-07Updated various links in docs to use HTTPS.Mariusz Felisiak
2018-01-06Fixed #28842 -- Added SpatiaLite support for ForcePolygonCW function.Sergey Fedoseev
2017-12-28Linked GIS functions docs to corresponding MySQL docs.Sergey Fedoseev
2017-12-27Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.Sergey Fedoseev
2017-09-25Fixed #28552 -- Dropped support for MySQL 5.5.Tim Graham
2017-09-22Removed versionadded/changed annotations for 1.11.Tim Graham
2017-05-04Fixed broken links to Oracle docs.Mariusz Felisiak
2017-04-12Corrected docs regarding MySQL support of Length GIS function.Sergey Fedoseev