Skip to content

Instantly share code, notes, and snippets.

@gabeno
Created May 10, 2014 11:47
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 gabeno/d5d80a69f46d98b5d67d to your computer and use it in GitHub Desktop.
Save gabeno/d5d80a69f46d98b5d67d to your computer and use it in GitHub Desktop.
Install GDAL
$ sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
$ sudo apt-get update
$ sudo apt-get install gdal-bin
@gabeno
Copy link
Author

gabeno commented May 10, 2014

@gabeno
Copy link
Author

gabeno commented May 10, 2014

confirm you have ogr2ogr:

$ which ogr2ogr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment