- Mastering PostGIS
- Dominik Mikiewicz Michal Mackiewicz Tomasz Nycz
- 132字
- 2021-07-02 22:52:21
The shp2pgsql GUI version
shp2pgsql also has a GUI version. In order to use it, when in PgAdmin, simply choose Plugins | PostGIS Shapefile and DBF loader 2.2 (the version may vary); the following import wizard will be displayed:

In pgAdmin 4, accessing the shapefile loader GUI may not be so obvious. To trigger the tool, try typing shp2pgsql-gui in the shell/command line.
Similar to the cmd version of the utility, you can specify the schema, and you should specify the SRID.
The nice thing about the GUI version of shp2pgsql is that it lets one import multiple files at once.
In the options dialogue, you can specify data encoding, decide whether or not you would like to create a spatial index after importing, choose geography over geometry, and so on:

推薦閱讀
- 高性能混合信號ARM:ADuC7xxx原理與應用開發
- 空間機器人遙操作系統及控制
- 精通Excel VBA
- 3D Printing for Architects with MakerBot
- Ceph:Designing and Implementing Scalable Storage Systems
- 高維聚類知識發現關鍵技術研究及應用
- Linux:Powerful Server Administration
- 新編計算機圖形學
- 基于企業網站的顧客感知服務質量評價理論模型與實證研究
- 機床電氣控制與PLC
- 傳感器原理與工程應用
- 筆記本電腦維修之電路分析基礎
- 無人駕駛感知智能
- Red Hat Enterprise Linux 5.0服務器構建與故障排除
- ARM體系結構與編程