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?
|
There is a GUI application called spatialite-gui that allows you to import shapefiles and build spatial indexes. |
|||
|
|
|
Several options!
|
|||
|
|
|
You can right-click the layer and select "save layer as..." and choose spatiaLite as your format. Your only option there is to create a new database, i.e. you cannot add it to an existing database. The QspatiaLite plugin adds a lot of functionality to QGIS, so give that a try as well. |
|||
|
|
