[postgis-users] adding new shape data in existing PostGIS table
Michael Fuhr
mike at fuhr.org
Sat Jan 7 09:17:06 PST 2006
On Sat, Jan 07, 2006 at 09:10:39AM -0800, Kefyalew Sahle wrote:
> Would you please provide me some information how I can append in my existing PostGIS
> database new data that is available in shape format?
See the shp2pgsql documentation -- it has an option to append to a
table.
http://postgis.refractions.net/docs/ch04.html#id2899793
You can also run shp2pgsql without any arguments to get a help
message.
--
Michael Fuhr
More information about the postgis-users
mailing list