[postgis-users] pgsql2shp postgres

anhtin anhtin at gmail.com
Fri Apr 20 01:01:51 PDT 2007


hi all
i have command export post to shap file
pgsql2shp -f myshp -h myserver -u apguser -P apgpassword mygisdb
 "select * from province WHERE id IN(1,2,3,4,67,34)
 and geom && SetSRID('BOX3D(295149 2315499, 465992 2163790)'::box3d,-1)"
but i want run this command on Database Postgres
How can i do that ????
-- 
View this message in context: http://www.nabble.com/pgsql2shp-postgres-tf3611732.html#a10092997
Sent from the PostGIS - User mailing list archive at Nabble.com.




More information about the postgis-users mailing list