Skip to content

srtm4 module can be installed directly on MacOS or Linux system, Windows is difficult to find an effective solution on the Internet. This repository provides a simple and crude solution for installing srtm4 in Windows

Notifications You must be signed in to change notification settings

wenlk3/srtm4-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

srtm4-windows

srtm4 module can be installed directly on MacOS or Linux system, Windows is difficult to find an effective solution on the Internet. This repository provides a simple and crude solution for installing srtm4 in Windows

How to install srtm4

Step 1. install libtiff

pip install libtiff

Step 2. Set the libtiff path in makefile

You need to set the libtiff path in makefile by replace the 7 row.

LIBTIFF_ROOT := C:/Users/10403/.conda/pkgs/libtiff-4.5.1-hd77b12b_0/Library

Step 3. copy the files to the target repository

Clone centreborelli/srtm4: Download and parsing of SRTM4 elevation data (github.com) into the local disk, and replace the files of the target repository using the files in this repository.

Finally, execute the command:

python setup.py install

About

srtm4 module can be installed directly on MacOS or Linux system, Windows is difficult to find an effective solution on the Internet. This repository provides a simple and crude solution for installing srtm4 in Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published