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