home / docs / sections

sections: spatialite:installing-spatialite-on-os-x

This data as json

id page ref title content breadcrumbs references
spatialite:installing-spatialite-on-os-x spatialite installing-spatialite-on-os-x Installing SpatiaLite on OS X The easiest way to install SpatiaLite on OS X is to use Homebrew . brew update brew install spatialite-tools This will install the spatialite command-line tool and the mod_spatialite dynamic library. You can now run Datasette like so: datasette --load-extension=spatialite ["SpatiaLite", "Installation"] [{"href": "https://brew.sh/", "label": "Homebrew"}]
Powered by Datasette · Queries took 1.406ms