Skip to content

Instantly share code, notes, and snippets.

@khufkens
Created June 8, 2022 18:30
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 khufkens/2d4db7f168f8b17095bbb96a1990e274 to your computer and use it in GitHub Desktop.
Save khufkens/2d4db7f168f8b17095bbb96a1990e274 to your computer and use it in GitHub Desktop.
Georeferencing a NASA blue marble world map
gdal_translate -a_ullr -180 90 180 -90 -a_srs EPSG:4326 world.topo.bathy.200408.3x5400x2700.jpg tmp.tif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment