gdal*: fix broken links (#13747)

This commit is contained in:
Sebastiaan Speck
2024-09-23 22:08:32 +02:00
committed by GitHub
parent 90bcfc6d1b
commit a8e133c1eb
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# gdal_translate
> Convert raster data between different formats.
> More information: <https://gdal.org/programs/gdal_translate>.
> More information: <https://gdal.org/programs/gdal_translate.html>.
- Convert a raster dataset to JPEG format:

View File

@@ -1,7 +1,7 @@
# gdaladdo
> Build overview images of raster datasets.
> More information: <https://gdal.org/programs/gdaladdo>.
> More information: <https://gdal.org/programs/gdaladdo.html>.
- Build overview images of a raster dataset using the "average" [r]esampling method:

View File

@@ -1,7 +1,7 @@
# gdaldem
> Analyze and visualize digital elevation models (DEM).
> More information: <https://gdal.org/programs/gdaldem>.
> More information: <https://gdal.org/programs/gdaldem.html>.
- Compute the hillshade of a DEM:

View File

@@ -1,7 +1,7 @@
# gdalwarp
> Image reprojection and warping utility.
> More information: <https://gdal.org/programs/gdalwarp>.
> More information: <https://gdal.org/programs/gdalwarp.html>.
- Reproject a raster dataset: