[postgis-users] Loading Many .shp file into one table
Edward Mac Gillavry
emacgillavry at hotmail.com
Wed Jun 13 14:06:55 PDT 2012
James,
By default, shp2psql creates a new table for each Shape file. Setting the option -a, appends the Shape file to an already existing table. Check http://postgis.refractions.net/documentation/manual-1.5/ch04.html#shp2pgsql_usage.
Regards,
Edward
Date: Wed, 13 Jun 2012 13:56:13 -0700
From: butler.james1 at gmail.com
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] Loading Many .shp file into one table
How do I put many shape files into 1 table?
The PostGIS plug-in shape file uploader makes one seperate table each time it uploads a shape file.
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120613/5a34981b/attachment.html>
More information about the postgis-users
mailing list