shp2pgsql shpfile 导入到 postgis by giser · 2019-04-03 shp2pgsql -W GBK(中文不乱码) Road(shpfile名称不用扩展名)tb_Road(表名)mydb (数据库名)| psql -d mydb(数据库名) 转载自:https://blog.csdn.net/liqiangcskm/article/details/84220657 相关推荐postgreSQL和postGis安装笔记postgres+socket.io+nodejs实时地图应用实践ArcGIS10.1直连数据库做点Postgresql笔记postgis安装及shapefile导入postgresql中ST_Intersects用法