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
postgis脚本
最新推荐文章于 2024-10-02 21:24:39 发布

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