index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
gis
/
install
/
spatialite.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2024-04-10
Fixed settings path in docs for installing SpatiaLite with Homebrew.
Adam Johnson
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2022-12-14
Removed KyngChaos packages from docs.
Mariusz Felisiak
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-04-06
Refs #30156 -- Corrected version in SpatiaLite install instructions.
Mariusz Felisiak
2020-05-13
Renamed PROJ.4 to PROJ.
Claude Paroz
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-05-17
Fixed #25633 -- Updated macOS Spatialite installation instructions.
Daniel Hepper
2019-04-17
Updated SpatiaLite install instructions to suggest first package from recent ...
Willy Njundong
2018-12-22
Renamed Sqlite and Sqlite3 references to SQLite.
Nick Pope
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-06-12
Updated GIS install instructions to use placeholders for GIS library versions.
Brylie Christopher Oxley
2018-06-09
Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spat...
Claude Paroz
2018-01-31
Disambiguated "settings" in SpatiaLite note.
Rodrigo
2018-01-31
Fixed location of spatialite_source label.
Rodrigo
2017-07-17
Fixed 403 link in docs/ref/contrib/gis/install/spatialite.txt.
jmk
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2016-08-09
Unified SpatiaLite spelling
Claude Paroz
2016-01-29
Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added instructions.
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-10-31
Refs #25636 -- Updated instructions for libspatialite source installation
Sergey Fedoseev
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-17
Removed obsolete pysqlite documentation.
Tim Graham
2014-12-08
Fixed typo in spatialite.txt
Claude Paroz
2014-12-08
Fixed #20968 -- Checked Spatialite metadata before migrations
Claude Paroz
2014-11-26
Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.
Kenial Lee
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-08-19
Removed unnecessary code-block directives.
areski
2014-06-09
Dropped support for SpatiaLite < 2.4.
Tim Graham
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2013-12-08
(Re-)added GeoDjango instructions for building pysqlite2 correctly.
Ramiro Morales
2013-09-12
Fixed a couple of typos in GeoDjango docs.
Ramiro Morales
2013-07-13
Removed Python 2.6 references in GIS docs
Claude Paroz
2012-10-20
Separated GIS installation docs in sections
Claude Paroz