- 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:

推薦閱讀
- 零起步輕松學(xué)單片機(jī)技術(shù)(第2版)
- 智能傳感器技術(shù)與應(yīng)用
- Mastering Spark for Data Science
- R Data Mining
- 21天學(xué)通Visual C++
- 從零開(kāi)始學(xué)C++
- Machine Learning Algorithms(Second Edition)
- Linux Shell Scripting Cookbook(Third Edition)
- 設(shè)計(jì)模式
- 漢字錄入技能訓(xùn)練
- 運(yùn)動(dòng)控制系統(tǒng)
- 中小型網(wǎng)站建設(shè)與管理
- Mastercam X5應(yīng)用技能基本功特訓(xùn)
- Arduino創(chuàng)意機(jī)器人入門:基于ArduBlock(第2版)
- 微控制器的選擇與應(yīng)用