summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2025-03-23[5.2.x] Updated ogrinfo output in GIS tutorial.dr-rompecabezas
2025-03-19[5.2.x] Fixed #36097 -- Replaced GIS functions table with section headers for...Sarah Boyce
2025-02-13[5.2.x] Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on ...Mariusz Felisiak
2025-02-13[5.2.x] Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsV...Mariusz Felisiak
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
2024-08-05Used :pypi: role in docs where appropriate.Mariusz Felisiak
2024-05-27Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.Mariusz Felisiak
2024-05-22Removed versionadded/changed annotations for 5.0.Natalia
2024-04-29Fixed #35412 -- Dropped support for SQLite < 3.31.Mariusz Felisiak
2024-04-10Fixed settings path in docs for installing SpatiaLite with Homebrew.Adam Johnson
2024-03-18Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.Claude Paroz
2024-03-06Fixed broken links and redirects in docs.Mariusz Felisiak
2024-03-06Updated broken links in docs/ref/contrib/gis/tutorial.txt.Mohammad Alsakhawy
2024-02-28Removed #django-geo IRC channel in docs.Mariusz Felisiak
2024-01-29Refs #35058 -- Added support for measured geometries to GDAL LineString.David Smith
2024-01-28Refs #35058 -- Made centroid available on all geometry types.David Smith
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2024-01-25Refs #35058 -- Added support for measured geometries to GDAL Point.David Smith
2024-01-23Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.David Smith
2024-01-18Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.David Smith
2024-01-17Fixed #31700 -- Made makemigrations command display meaningful symbols for ea...Amir Karimi
2024-01-16Fixed #35117 -- Added support for the hectare unit in Area.Alexis Athlani
2024-01-10Fixed #35092 -- Exposed extra fields for GeoIP2.country() and GeoIP2.city() r...Nick Pope
2024-01-07Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address.Nick Pope
2024-01-06Fixed #35088 -- Added support for Collect on MySQL 8.0.24+.Nick Pope
2024-01-05Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+.David Smith
2023-12-28Corrected code-block directives in docs.Mariusz Felisiak
2023-12-21Fixed #35005 -- Confirmed support for GDAL 3.8.David Smith
2023-12-20Fixed #35049 -- Dropped support for GDAL 2.4.David Smith
2023-12-20Fixed #35048 -- Dropped support for PROJ 5.x.David Smith
2023-12-05Deprecated django.contrib.gis.geoip2.GeoIP2.open().Nick Pope
2023-12-01Deprecated django.contrib.gis.geoip2.GeoIP2.coords().Nick Pope
2023-11-29Refs #25778 -- Updated some links and references to HTTPS.Adam Johnson
2023-10-27Fixed typo in docs/ref/contrib/gis/geos.txt.Izzy Hyman
2023-10-25Added missing pycon directives in various docs.Mariusz Felisiak
2023-10-04Fixed #34759 -- Confirmed support for SpatiaLite 5.1.pieterck
2023-09-20Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.Mariusz Felisiak
2023-09-18Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per...Mariusz Felisiak
2023-09-18Removed versionadded/changed annotations for 4.2.Mariusz Felisiak