Envitia provide the following GDAL/OGR tools as a courtesy to users of MapLink Pro and MapLink Pro Studio. These are located in the bin/bin64 directory.
| Name | Description | 
|---|---|
| dumpoverviews | Dump overviews to external files | 
| gdalflattenmask | Merges regular data bands with the mask bands, for applications not being able to use the mask band concept | 
| gdalbuildvrt | Builds a VRT from a list of datasets | 
| testepsg | Test executable for translating EPSG to WKT | 
| ogr2ogr | Converts simple features between file formats | 
| ogrtindex | Creates a tile index | 
| ogrinfo | Lists information about an OGR supported data source/set | 
| gdal_grid | Create a raster from scattered data | 
| gdal_rasterize | Convert vector data into a raster | 
| gdal_contour | Create contours from a DEM | 
| gdalsrsinfo | Report an SRS in different formats | 
| gdaltindex | Build a MapServer raster tile index | 
| gdaldem | Tool to analyse and visualise DEMs | 
| gdallocationinfo | Query raster location information | 
| gdaltransform | Transform a list of coordinates | 
| gdalenhance | Prototype | 
| nearblack | Convert nearly black/white borders to exact value | 
| gdalwarp | Warp an image into a new coordinate system (projection) | 
| gdaladdo | Add overviews to a file | 
| gdalinfo | Report information about a file | 
| gdalserver | GDAL API Proxy server | 
| gdal_translate | Copy a raster, with control of the output format | 
For additional help and information please refer to the GDAL/OGR website and forums.