General Commands
gdal2tiles | Generates directory with TMS tiles, KMLs and simple web viewers. |
gdal_calc | Command line raster calculator with numpy syntax. |
gdal_edit | Edit in place various information of an existing GDAL dataset. |
gdal_fillnodata | Fill raster regions by interpolation from edges. |
gdal_merge | Mosaics a set of images. |
gdal_pansharpen | Perform a pansharpen operation. |
gdal_polygonize | Produces a polygon feature layer from a raster. |
gdal_proximity | Produces a raster proximity map. |
gdal_retile | Retiles a set of tiles and/or build tiled pyramid levels. |
gdal_sieve | Removes small raster polygons. |
gdalcompare | Compare two images. |
gdalmove | Transform georeferencing of raster file in place. |
ogr_layer_algebra | The ogr_layer_algebra.py provides a command line utility to perform various vector layer algebraic operations. |
ogrmerge | Merge several vector datasets into a single one. |
pct2rgb | Convert an 8bit paletted image to 24bit RGB. |
rgb2pct | Convert a 24bit RGB image to 8bit paletted. |