Skip to content

Instantly share code, notes, and snippets.

@NathanW2
Created November 9, 2016 09:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NathanW2/fc8f1bdf6c54e3480ffd1591a9deb053 to your computer and use it in GitHub Desktop.
Save NathanW2/fc8f1bdf6c54e3480ffd1591a9deb053 to your computer and use it in GitHub Desktop.
ogr2ogr -f "MSSQLSpatial" "MSSQL:DRIVER={SQL Server Native Client 11.0};SERVER=CC-CST-SQL3;DATABASE=GISPROD;TABLE=tech.trees;trusted_authentication=true;" "D:\Temp\Trees.sqlite" -SQL "SELECT * FROM Trees"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment