Please can somebody tell me how to import my ESRI shapefiles and attribute tables into PostGIS. I have been trying to use the shp2pgsql function but its either i am not using it correctly or its just not working for me.
Please can someone out there help me. I am very new to PostGIS application. Cort wrote: > > Using shp2pgsql to import a shapefile to PostGIS is a two step process. > First use shp2pgsql to create a *.sql file. Then use psql to import the > information in the *.sql file. Read the PostGIS docs for specifics on > the proper switches ( > http://postgis.refractions.net/docs/ch04.html#id2537503 > http://postgis.refractions.net/docs/ch04.html#id2537503 ). -- View this message in context: http://www.nabble.com/Import-ESRI-shapefiles-into-PostGIS-tp25337392p25367851.html Sent from the PostGIS - User mailing list archive at Nabble.com. _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
