other versions
- testing 3.11.3+dfsg-1
- unstable 3.11.3+dfsg-1
- experimental 3.11.4~rc1+dfsg-1~exp1
GDAL-CONVERT(1) | GDAL | GDAL-CONVERT(1) |
NAME¶
gdal-convert - Convert a dataset
Added in version 3.11.
Acts as a shortcut for gdal raster convert or gdal vector convert depending on the nature of the specified dataset.
SYNOPSIS¶
EXAMPLES¶
Example 1: Converting file utm.tif to GeoPackage raster¶
$ gdal convert utm.tif utm.gpkg
AUTHOR¶
Even Rouault <even.rouault@spatialys.com>
COPYRIGHT¶
1998-2025
July 12, 2025 |