六狼论坛's Archiver
首页
›
PostgreSQL
› postgis脚本
darklipeng
发表于 2013-1-30 01:36:15
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
页:
[1]
查看完整版本:
postgis脚本