Loading shapefile to a specific table in postgis using ogr2ogr

المشرف العام

Administrator
طاقم الإدارة
I have already created a geometry table in postgis. I want to load several shapefiles into that table using ogr2ogr. But I didn't find the parameter which could specify that table.

ogr2ogr -append -f "PostgreSQL" PG:"dbname=db and so on" shapefile.shp That's it. How can I add some parameter to specify the table?



أكثر...
 
أعلى