Gdal-Bin
- gdal_calc(1) Command line raster calculator with numpy syntax.
- gdal_contour(1) Builds vector contour lines from a raster elevation model.
- gdal_create(1) Create a raster file (without source dataset)
- gdal_edit(1) Edit in place various information of an existing GDAL dataset.
- gdal_fillnodata(1) Fill raster regions by interpolation from edges.
- gdal_grid(1) Creates regular grid from the scattered data.
- gdal_merge(1) Mosaics a set of images.
- gdal_pansharpen(1) Perform a pansharpen operation.
- gdal_polygonize(1) Produces a polygon feature layer from a raster.
- gdal_proximity(1) Produces a raster proximity map.
- gdal_rasterize(1) Burns vector geometries into a raster.
- gdal_retile(1) Retiles a set of tiles and/or build tiled pyramid levels.
- gdal_sieve(1) Removes small raster polygons.
- gdal_translate(1) Converts raster data between different formats.
- gdal_viewshed(1) Calculates a viewshed raster from an input raster DEM for a user defined point
- gdal2tiles(1) Generates directory with TMS tiles, KMLs and simple web viewers.
- gdaladdo(1) Builds or rebuilds overview images.
- gdalbuildvrt(1) Builds a VRT from a list of datasets.
- gdalcompare(1) Compare two images.
- gdaldem(1) Tools to analyze and visualize DEMs.
- gdalinfo(1) Lists various information about a GDAL supported raster dataset
- gdallocationinfo(1) Raster query tool.
- gdalmanage(1) Identify, delete, rename and copy raster data files.
- gdalmdiminfo(1) Reports structure and content of a multidimensional dataset
- gdalmdimtranslate(1) Converts multidimensional data between different formats, and perform subsetting.
- gdalmove(1) Transform georeferencing of raster file in place.
- gdalsrsinfo(1) Lists info about a given SRS in number of formats (WKT, PROJ.4, etc.)
- gdaltindex(1) Builds a shapefile as a raster tileindex.
- gdaltransform(1) Transforms coordinates.
- gdalwarp(1) Image reprojection and warping utility.
- gnmanalyse(1) Analyses networks
- gnmmanage(1) Manages networks
- nearblack(1) Convert nearly black/white borders to black.
- ogr_layer_algebra(1) Performs various Vector layer algebraic operations
- ogr2ogr(1) Converts simple features data between file formats.
- ogrinfo(1) Lists information about an OGR-supported data source.
- ogrlineref(1) Create linear reference and provide some calculations using it.
- ogrmerge(1) Merge several vector datasets into a single one.
- ogrtindex(1) Creates a tileindex.
- pct2rgb(1) Convert an 8bit paletted image to 24bit RGB.
- rgb2pct(1) Convert a 24bit RGB image to 8bit paletted.