Skip to content

Instantly share code, notes, and snippets.

@DenisCarriere
Created January 27, 2014 19:15
Show Gist options
  • Save DenisCarriere/8655478 to your computer and use it in GitHub Desktop.
Save DenisCarriere/8655478 to your computer and use it in GitHub Desktop.
End result of Toporama Module
import geo
toporama = geo.toporama('Ottawa')
toporama.download()
# Default toporama would be 50K
# geo.toporama(<location>, scale='250K')
# Default location for download would be root of the python script
# toporama.download('download here/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment