gdal*: fix broken links (#13747)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user