SpatiaLite is a spatial extension to SQLite, providing vector geodatabase functionality.
2
votes
2answers
366 views
How to delete a broken index in SpatiaLite?
I managed to screw up an index in my SpatiaLite database. The index was created using spatialite-gui. In the meantime, I deleted the original table and three out of four index files: ...
23
votes
6answers
2k views
Options for ArcGIS Desktop SpatiaLite support?
SpatiaLite is playing an increasing role in my organization. As it stands now, using SpatiaLite alongside ArcGIS Desktop requires an amount of importing and exporting of data that isn't always ...