I want to perform union of two shape files using postgresql.
I converted the shape files to postgres tables using shp2pgsql utility.
How to perform the union/intersection of these two tables.
Once the union/intersection is completed, I can convert the union file back
to shapefile using pgsql2shp utility.

-- 
Kamal Pandey
Dehradun
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to