summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2021-09-17Corrected outputs and made cosmetic edits in GeoDjango tutorial.Mariusz Felisiak
2021-08-17Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.Andrew Northall
2021-08-13The geodjango mailing list moved to the Django Forum.Claude Paroz
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-07-27Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.David Smith
2021-07-19Fixed #32942 -- Confirmed support for PostGIS 3.1.Nick Pope
2021-07-16Fixed #32928 -- Confirmed support for GDAL 3.3.David Smith
2021-07-09Fixed typo in docs/ref/contrib/gis/tutorial.txt.Wille Marcel
2021-05-29Fixed typos in comments and docs.David Sanders
2021-05-20Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2021-05-17Refs #32720 -- Fixed some broken links in docs.Nick Pope
2021-05-07Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.Jordi Castells
2021-04-19Fixed #32574 -- Confirmed support for PROJ 8.x.David Smith
2021-04-08Fixed #32575 -- Added support for SpatiaLite 5.Claude Paroz
2021-04-08Refs #31578 -- Removed outdated notes about MyISAM in GIS docs.Mariusz Felisiak
2021-04-08Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite.Mariusz Felisiak
2021-04-07Dropped support for GEOS 3.5 and GDAL 2.0.Claude Paroz
2021-04-07Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.Claude Paroz
2021-04-06Refs #30156 -- Corrected version in SpatiaLite install instructions.Mariusz Felisiak
2021-03-16Fixed #32353 -- Confirmed support for PROJ 7.X.Mariusz Felisiak
2021-03-15Updated datum directory for PROJ 6 in GIS install instructions.Mariusz Felisiak
2021-03-09Updated Git branch "master" to "main".Markus Holtermann
2021-02-03Fixed #32390 -- Dropped support for Oracle 12.2 and 18c.Mariusz Felisiak
2021-01-19Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.Mariusz Felisiak
2021-01-14Removed versionadded/changed annotations for 3.1.Mariusz Felisiak
2020-12-30Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.Mariusz Felisiak
2020-12-23Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...Jon Dufresne
2020-11-28Refs #32230 -- Made LayerMapping support pathlib.Path.Mariusz Felisiak
2020-11-28Fixed #32230 -- Made DataSource support pathlib.Path.Hasan Ramezani
2020-11-27Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.Neil Lyons
2020-07-07Fixed #31713 -- Added SpatialReference support to GDALRaster.transform().rico-ci
2020-06-17Fixed #30933 -- Updated instructions for installing GeoDjango on Windows.David Smith
2020-06-17Adjusted model definition in GeoDjango tutorial.David Smith
2020-05-19Fixed #31578 -- Dropped support for MySQL 5.6.Mariusz Felisiak
2020-05-14Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2.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-05-13Removed versionadded/changed annotations for 3.0.Mariusz Felisiak
2020-05-12Refs #30678 -- Added support for GDAL 3.1.Sergey Fedoseev
2020-05-12Fixed #31569 -- Confirmed support for GEOS 3.8.Mariusz Felisiak
2020-05-12Fixed #30678 -- Added support for GDAL 3.Claude Paroz
2020-04-28Fixed broken links in docs.Mariusz Felisiak
2020-04-15Used :rfc: role in various docs.Mariusz Felisiak
2020-04-14Fixed #31196 -- Added support for PostGIS 3.Sergey Fedoseev
2020-04-14Refs #31196 -- Installed postgis_raster extension on PostGIS 3+.Claude Paroz
2020-04-07Fixed Sphinx warnings on duplicate object descriptions.Mariusz Felisiak
2020-04-01Prevented (and corrected) single backtick usage in docs.Adam Johnson
2020-01-29Updated the GeoJSON format specification link to RFC 7946.Mariusz Felisiak
2020-01-29Refs #25778 -- Updated some links to HTTPS and new locations.Mariusz Felisiak