gdal*: fix broken links (#13747)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# gdal_translate
|
# gdal_translate
|
||||||
|
|
||||||
> Convert raster data between different formats.
|
> 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:
|
- Convert a raster dataset to JPEG format:
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# gdaladdo
|
# gdaladdo
|
||||||
|
|
||||||
> Build overview images of raster datasets.
|
> 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:
|
- Build overview images of a raster dataset using the "average" [r]esampling method:
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# gdaldem
|
# gdaldem
|
||||||
|
|
||||||
> Analyze and visualize digital elevation models (DEM).
|
> 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:
|
- Compute the hillshade of a DEM:
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# gdalwarp
|
# gdalwarp
|
||||||
|
|
||||||
> Image reprojection and warping utility.
|
> Image reprojection and warping utility.
|
||||||
> More information: <https://gdal.org/programs/gdalwarp>.
|
> More information: <https://gdal.org/programs/gdalwarp.html>.
|
||||||
|
|
||||||
- Reproject a raster dataset:
|
- Reproject a raster dataset:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user