- Mastering QGIS
- Kurt Menke GISP Dr. Richard Smith Jr. GISP Dr. Luigi Pirelli Dr. John Van Hoesen GISP
- 151字
- 2021-07-23 19:47:33
Exporting tables out of SpatiaLite as a shapefile
To export a table as a shapefile, perform the following steps:
- Open DB Manager by clicking on DB Manager under Database. Expand SpatiaLite and select the database from which you wish to export a table in the Tree panel.
- In the Tree panel, select the table that you wish to export.
- Navigate to Table | Export to file to open the Export vector file dialog.
- Click on the ellipsis button at the right-hand side of the Output file text box and name the output file. Note that you can only export to the shapefile format using this tool.
- Set the Source SRID, Target SRID, and Encoding options or leave them unselected to use the default values. Select Drop existing one if you wish to overwrite an existing shapefile.
The following screenshot shows the Export to vector file dialog ready to export to waterfalls.shp
.

推薦閱讀
- 國際大學(xué)生程序設(shè)計競賽中山大學(xué)內(nèi)部選拔真題解(二)
- Objective-C應(yīng)用開發(fā)全程實錄
- Java高并發(fā)核心編程(卷2):多線程、鎖、JMM、JUC、高并發(fā)設(shè)計模式
- Apache Spark 2.x Machine Learning Cookbook
- Spring實戰(zhàn)(第5版)
- Learning Python Design Patterns
- 單片機應(yīng)用與調(diào)試項目教程(C語言版)
- Unity 5 for Android Essentials
- Flutter跨平臺開發(fā)入門與實戰(zhàn)
- C#應(yīng)用程序設(shè)計教程
- 響應(yīng)式Web設(shè)計:HTML5和CSS3實戰(zhàn)(第2版)
- MINECRAFT編程:使用Python語言玩轉(zhuǎn)我的世界
- Machine Learning for Developers
- Web Developer's Reference Guide
- OpenCV Android開發(fā)實戰(zhàn)