Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

extend Readme.md for making DEM.tif #726

@bollegijscoding

Description

@bollegijscoding

The Readme file now refers to the USGS website to download dem files, which (1) currently appears to be broken (probably is temporal), and (2) does not allow scripted download. Similar data can be downloaded from NASA Earth observation website which does allow scripted downloading.

Detailed Description

Downloading SRTM data from the USGS website requires at some point a significant number of manual work (https://earthexplorer.usgs.gov/). After logging in to the NASA Earth observation website, it is possible to make a list of *.hgt which can afterwards be downloaded with a script.

I believe this information can be useful for people (like me) who are trying to get up to speed with the code. If relevant, I would like to propose some changes to the README.md and provide some example code on how to download the *.hgt files and convert them to *.tif files.

Kind regards,

Tomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions