[postgis] postgis and shpfile library

Dave Blasby dblasby at refractions.net
Fri Dec 14 09:31:39 PST 2001


Jeff lounsbury wrote:
> 
> Use the pgsql2shp program that comes in your postgis install.
> -Jeff


If you're just trying to get the results of a query, you can create a
table with the query results and then dump the table.

CREATE TABLE blah AS (SELECT ....);

Perhaps jeff (or someone else) could extend the pgsql2shp program to
accept an sql query instead of a table name.

dave

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Quit now for Great
American Smokeout
http://us.click.yahoo.com/0vN8tD/9pSDAA/ySSFAA/PhFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 





More information about the postgis-users mailing list