Skip to content

aatishnn/srtm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srtm-python

Build Status

A python program that reads SRTM1 and SRTM3 Digital Elevation Model files.

Read on how this works: https://librenepal.com/article/reading-srtm-data-with-python/

Usage

  1. Put uncompressed *.hgt files on hgt/ directory or redefine the location of this directory with HGT_DIR environment variable.
  2. By default, the code will assume SRTM3 as the data format. You can also change it with SRTM_TYPE environment variable.
  3. Enjoy
from srtm import get_elevation
print('Mt. Everest's Elevation: %d' % get_elevation(27.988056, 86.925278))

Contributors

About

A python program that reads SRTM Digital Elevation Model files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy