Remove obsolete note about building SpatiaLite from source, refs #1249

pull/1279/head
Simon Willison 2021-03-26 21:33:15 -07:00
rodzic 5fd0289065
commit 8ebdcc916d
1 zmienionych plików z 0 dodań i 5 usunięć

Wyświetl plik

@ -50,11 +50,6 @@ 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.
Building SpatiaLite from source
-------------------------------
The packaged versions of SpatiaLite usually provide SpatiaLite 4.3.0a. For an example of how to build the most recent unstable version, 4.4.0-RC0 (which includes the powerful `VirtualKNN module <https://www.gaia-gis.it/fossil/libspatialite/wiki?name=KNN>`_), take a look at the `Datasette Dockerfile <https://github.com/simonw/datasette/blob/main/Dockerfile>`_.
Spatial indexing latitude/longitude columns
===========================================