summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2023-03-01[4.2.x] Fixed #34367 -- Updated instructions for installing GeoDjango on Wind...Heath Henley
2023-03-01[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-28[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...Joseph Victor Zammit
2023-02-10[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-01-17Refs #34255 -- Bumped required psycopg version to 3.1.8.Mariusz Felisiak
2023-01-13Fixed #34234 -- Dropped support for PROJ 4.Leo
2023-01-10Corrected used JS libraries in GIS widget docs.Mariusz Felisiak
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-12-29Fixed #34208 -- Confirmed support for GDAL 3.6.Mariusz Felisiak
2022-12-15Fixed #33308 -- Added support for psycopg version 3.Daniele Varrazzo
2022-12-14Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS docs.Paolo Melchiorre
2022-12-14Removed KyngChaos packages from docs.Mariusz Felisiak
2022-12-08Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.Mariusz Felisiak
2022-12-06Updated various links to HTTPS and new locations.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-10-12Fixed #34086 -- Confirmed support for PostGIS 3.3.Paolo Melchiorre
2022-08-30Refs #30947 -- Changed tuples to lists where appropriate.Alex Morega
2022-08-26Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.Mariusz Felisiak
2022-08-12Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.Claude Paroz
2022-07-30Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets.Claude Paroz
2022-07-25Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor.Claude Paroz
2022-07-18Fixed #33850 -- Confirmed support for GEOS 3.11.Mariusz Felisiak
2022-07-08Fixed #33718 -- Dropped support for MySQL 5.7.Mariusz Felisiak
2022-06-16Fixed #33786 -- Confirmed support for GDAL 3.5.Mariusz Felisiak
2022-06-01Fixed #33742 -- Added id to GeoJSON serializer.Samir Shah
2022-05-20Fixed #33721 -- Added DE-9IM link in GEOS docs.Burak Kadir Er
2022-05-19Fixed #33717 -- Dropped support for PostgreSQL 11.Mariusz Felisiak
2022-05-17Removed versionadded/changed annotations for 4.0.Carlton Gibson
2022-05-16Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.Marcelo Galigniana
2022-05-04Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.Mariusz Felisiak
2022-04-28Added backticks to code literals in various docs.David
2022-03-29Updated Oracle docs links to Oracle 21c.Mariusz Felisiak
2022-03-29Updated various links to HTTPS and new locations.Mariusz Felisiak
2022-03-25Fixed #33564 -- Confirmed support for PROJ 9.X.David Smith
2022-03-25Used Cmake in GEOS installation docs.David Smith
2022-03-16Fixed #33577 -- Confirmed support for GDAL 3.4.Mariusz Felisiak
2022-01-20Fixed #33453 -- Dropped support for GDAL 2.1.Mariusz Felisiak
2022-01-19Updated GEOS/GDAL links in docs and comments.Moritz DuchĂȘne
2022-01-10Fixed #33428 -- Confirmed support for PostGIS 3.2.Nick Pope
2021-12-21Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on ...Brenton Partridge
2021-10-21Fixed #33215 -- Confirmed support for GEOS 3.10.Mariusz Felisiak
2021-09-27Fixed #33136 -- Added GEOSGeometry.make_valid() method.Claude Paroz
2021-09-24Removed obsolete GEOS 3.5 requirement note.Claude Paroz
2021-09-22Fixed #33129 -- Dropped support for MariaDB 10.2.Mariusz Felisiak
2021-09-21Fixed broken links and redirects in docs.Mariusz Felisiak
2021-09-20Removed versionadded/changed annotations for 3.2.Mariusz Felisiak
2021-09-17Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.Giannis Adamopoulos
2021-09-17Corrected outputs and made cosmetic edits in GeoDjango tutorial.Mariusz Felisiak