| 1 | = gdal = |
| 2 | |
| 3 | * Raster / Vector format geospatial data access library |
| 4 | * http://www.gdal.org/ |
| 5 | * Currently all one package libraries, commands and docs. |
| 6 | * Does not include other language bindings (separate packages) |
| 7 | * Lots of extra formats ought to be added, including HDF4, OGDI, JasPer (maybe), ecw (nonfree), mrsid (nonfree), DODS/OPeNDAP |
| 8 | * Required by !MapServer, GRASS, OSSIM, QGIS |
| 9 | * Requires libtiff, libjpeg, libgeotiff, proj, hdf5, curl, geos, libmysql, sqlite3, netcdf, libpq, expat, xerces-c |
| 10 | * Maintainer is FrankW |