Skip to content

Instantly share code, notes, and snippets.

@milin
Created September 13, 2011 22:35
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 milin/1215375 to your computer and use it in GitHub Desktop.
Save milin/1215375 to your computer and use it in GitHub Desktop.
datum-shifting
$ wget http://download.osgeo.org/proj/proj-datumgrid-1.4.tar.gz
$ mkdir nad
$ cd nad
$ tar xzf ../proj-datumgrid-1.4.tar.gz
$ nad2bin null < null.lla
$ sudo cp null /usr/share/proj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment