From 4265e4b5000b99194d814081442a4b9c12dd644c Mon Sep 17 00:00:00 2001 From: antigrav_kids Date: Sun, 28 Apr 2024 07:02:12 -0700 Subject: [PATCH] adds link to Windows spatialite install instructions --- docs/spatialite.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/spatialite.rst b/docs/spatialite.rst index fbe0d75f..61a4a893 100644 --- a/docs/spatialite.rst +++ b/docs/spatialite.rst @@ -70,6 +70,11 @@ Depending on your distribution, you should be able to run Datasette something li If you are unsure of the location of the module, try running ``locate mod_spatialite`` and see what comes back. +Installing SpatiaLite on Windows +----------------------------- + +For Windows, you may find binaries on the `Gaia-SINS `_ home page. + Spatial indexing latitude/longitude columns ===========================================