Guest User

Untitled

a guest
Jun 13th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. ogr2ogr -f "PostgreSQL" PG:"host=myhost user=myloginname dbname=mydbname
  2. password=mypassword" mytabfile.shp -lco FID=id
Add Comment
Please, Sign In to add comment