« Return to Thread: pgsql2shp

Re: pgsql2shp

by anhtin :: Rate this Message:

Reply to Author | View in Thread

thanks
can u send me some ex??
Can i run this command in Postgis sql ???
thanks :)


Arnaud Lesauvage-5 wrote:
anhtin a écrit :
> I want Export Data Corrdinate in Post Gis to shapfile. But Export with
> condition

pgsql2shp can take a table (eventually schema-qualified) or a query as a source.
>From the command-line help :

USAGE: pgsql2shp [<options>] <database> [<schema>.]<table>
       pgsql2shp [<options>] <database> <query>



--
Arnaud
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

 « Return to Thread: pgsql2shp