summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2026-03-16Removed reference to spatialreference.org being a Django website.David Smith
2026-02-19Fixed #36929 -- Dropped support for GEOS 3.9.Pravin Kamble
2026-02-16Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2026-02-06Fixed #36272 -- Removed obsolete libgeoip from GeoDjango installation docs.SnippyCodes
2026-01-18Applied Black's 2026 stable style.Mariusz Felisiak
2025-11-25Fixed #36756 -- Dropped support for GDAL 3.1 and 3.2.Mariusz Felisiak
2025-11-25Fixed #35783 -- Added NumDimensions GIS database function and __num_dimension...David Smith
2025-11-24Fixed #36738 -- Confirmed support for GDAL 3.12.Varun Kasyap Pentamaraju
2025-11-22Fixed #35774 -- Dropped support for GEOS 3.8.David Smith
2025-10-27Fixed #36624 -- Dropped support for MySQL < 8.4.Mariusz Felisiak
2025-10-18Fixed #36671 -- Dropped support for SQLite < 3.37.Mariusz Felisiak
2025-10-03Refs #36623 -- Confirmed support for PostGIS 3.6.Mariusz Felisiak
2025-10-03Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1.Mariusz Felisiak
2025-09-22Refs #33783 -- Added IsEmpty GIS database function and __isempty lookup on Sp...David Smith
2025-09-17Removed versionadded/changed annotations for 5.2.Jacob Walls
2025-09-02Fixed #36549 -- Doc'd use of OpenLayersWidget and OSMWidget with CSP.David Smith
2025-08-28Ensured :doc: role uses absolute targets in docs.Adam Johnson
2025-08-28Replaced :doc: role usage with :ref: when appropriate in docs.Natalia
2025-08-26Fixed #36568 -- Confirmed support for GEOS 3.14.David Smith
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-08-21Fixed #36382 -- Confirmed support for GDAL 3.11.David Smith
2025-08-18Refs #25706 -- Fixed versionadded indentation in docs/ref/contrib/gis/forms-a...David Smith
2025-07-23Removed double spaces after periods and within phrases.Sarah Boyce
2025-07-23Fixed #36009 -- Confirmed support for PostGIS 3.5.David Smith
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-06-12Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.Claude Paroz
2025-03-23Updated ogrinfo output in GIS tutorial.dr-rompecabezas
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 "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB ...Mariusz Felisiak
2025-02-13Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on ...Mariusz Felisiak
2025-02-03Refs #36036 -- Added support for GEOSHasM.Andrew Harris
2025-01-15Refs #35058 -- Removed OGRGeometry.coord_dim setter per deprecation timeline.Sarah Boyce
2025-01-15Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline.Sarah Boyce
2025-01-15Removed django.contrib.gis.geoip2.GeoIP2.coords() per deprecation timeline.Sarah Boyce
2025-01-15Removed versionadded/changed annotations for 5.1.Sarah Boyce
2024-12-27Fixed #35891 -- Confirmed support for GDAL 3.10.David Smith
2024-12-11Fixed #35989 -- Removed crs from GeoJSON serializer.Jeremy Thompson
2024-12-09Added GeometryDistance to the GIS available functions table.Francisco Couzo
2024-11-19Fixed #35775 -- Confirmed support for GEOS 3.13.David Smith
2024-11-14Removed misleading list of tested OS in GEOS API docs.Anthony Joseph
2024-11-04Fixed #35883 -- Confirmed support for GDAL 3.9.David Smith
2024-10-25Refs #35803 -- Added support for __covers GIS lookup on MySQL.Mariusz Felisiak
2024-10-25Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...Mariusz Felisiak
2024-10-25Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB ...Mariusz Felisiak
2024-10-22Refs #34406 -- Added support for GDAL curved geometries.David Smith
2024-09-19Fixed #35776 -- Dropped support for GDAL 3.0.David Smith
2024-09-06Fixed #35681 -- Corrected geoip2 docs when describing GeoIP2Exception.Jon Ribbens