You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And if all you need is a spatial index, the easiest solution is to use the RTree module of SQLite, by simply adding -DSQLITE_ENABLE_RTREE=1 in the Makefile.
Is it possible to use SpatialLite with sql.js? https://www.gaia-gis.it/fossil/libspatialite/index
I am looking for an alternative DBMS to postgres + postgis.
The text was updated successfully, but these errors were encountered: