Guest User

Untitled

a guest
Nov 7th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ogr2ogr -f "PostgreSQL" -a_srs "EPSG:102733" PG:"host=localhost user='postgres' dbname='nameofdb' password='password' port=5433" "Water and Sewer Map.dxf" -nln eastover
  2.  
  3. Unable to find driver `PostgreSQL'.
  4.  
  5. ogr2ogr --version
  6.  
  7. GDAL 2.0.1, released 2015/09/15
Add Comment
Please, Sign In to add comment