« Return to Thread: pgsql2shp

Re: pgsql2shp

by Arnaud Lesauvage-5 :: Rate this Message:

Reply to Author | View in Thread

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@...
http://postgis.refractions.net/mailman/listinfo/postgis-users

 « Return to Thread: pgsql2shp