postgis脚本

shp2pgsql -s “4326” -W “GBK” E:\shape\Road_polyline.shp blocks > E:\roadcross\blocks.sql
C:\Program Files\PostgreSQL\8.3\bin>psql -d template_postgis -f D:\ch.sql postgres

转载自:https://blog.csdn.net/darklipeng/article/details/83519834

You may also like...