summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/measure.txt
AgeCommit message (Expand)Author
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-01-15Removed versionadded/changed annotations for 5.1.Sarah Boyce
2024-01-16Fixed #35117 -- Added support for the hectare unit in Area.Alexis Athlani
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
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-04-19Fixed #30341 -- Added support for the furlong unit in Distance.Dustin Neighly
2018-05-12Alphabetized imports in various docs.Mariusz Felisiak
2016-02-19Fixed #25974 -- Switched GIS docs to 4 spaces indentation.Sergey Fedoseev
2015-08-08Updated various links in docsClaude Paroz
2014-11-26Updated GIS docs to use doc links.Tim Graham
2014-03-02Fixed some typos in the documentation.Baptiste Mispelon
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-08-31Fixed copy/paste error in measurement docsClaude Paroz
2012-04-30Replaced print statement by print function (forward compatibility syntax).Claude Paroz
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn