This tutorial shows how to use the tile updater with a real DEM (for instance SRTM here).
Same case as the tutorial [Direct location with a DEM](./direct-location-with-DEM.html).
**WARNING**
This tutorial will not be able to compile under [Rugged gitlab CI](https:gitlab.orekit.org/orekit/rugged/-/pipelines) as GDAL is not authorized in Rugged official releases.
Don't commit under official branches (master, develop, release, ...) of Rugged, a pom.xml with the dependency to GDAL.
## Needs
### Install GDAL
Search the web for how to install GDAL according to your OS.
For instance for Linux/Ubuntu:
The first time you want to install GDAL, you need to add a specific repository: