ajnisbet / opentopodata

Open alternative to the Google Elevation API!
https://www.opentopodata.org
MIT License
314 stars 68 forks source link

fix the EU-DEM instructions to avoid the problems encountered in #24 #25

Closed janusw closed 3 years ago

janusw commented 3 years ago

Instead of renaming the files to create a multi-file dataset, we use a .vrt file to create a single-file dataset. This has several advantages:

One small downside is that gdal is required for building the .vrt, but I don't see this as a big hurdle.

Probably also the instructions for the other datasets will need to be fixed in this respect, but I since I found and verified this problem only with EU-DEM so far, I'm starting with this one.