Thursday, 16 June 2016

qgis - How to export shapefile to SpatiaLite



I have a shapefile with one layer. I can open it with QGIS. Now I want to convert this shapefile or layer to Spatialite database.


How can I do it? Is it possible to do with QGIS?



Answer



There is a GUI application called spatialite-gui that allows you to import shapefiles and build spatial indexes.


No comments:

Post a Comment