[[PageOutline]] = Autotest Status = Below is the list of GDAL and OGR formats with information if particular driver is covered with autotest or not. The '''x''' indicator means a driver is equipped with corresponding test and the empty cell means there is no test, probably we do not have test data that can be freely used and published with GDAL. Note, this is a preliminary analysis of the autotest state. It does not include any details about a set of features covered by each test. Below, 132 drivers are listed but the list might be '''INCOMPLETE'''. * '''x''' : A least somewhat tested * '''W''' (for Web) : Some optionnal tests rely on downloading datasets. This requires the environment variable GDAL_DOWNLOAD_TEST_DATA to be set to YES. Once downloaded, these datasets are cached in autotest/gdrivers/tmp/cache. * - : No apparent testing * ''n'' : Priority for adding tests (1 being highest priority) == Raster Formats == ||'''Driver'''||'''Status'''||'''Notes'''|| ||AAIGrid||'''x'''|||| ||ADRG||'''x'''|||| ||AIG||'''x'''|| ||AirSAR||-|||| ||BLX||'''x'''|||| ||BMP||'''x'''|||| ||BSB||'''x'''|||| ||BT||'''x'''|||| ||CEOS||'''x'''|||| ||COASP|| - |||| ||COSAR|| - |||| ||CPG||'''x'''|| only fake dataset tested || ||DIMAP|| - |||| ||DIPEx||'''x'''|| only fake dataset tested || ||DODS||'''x'''|||| ||DOQ1||'''x'''|| only fake dataset tested || ||DOQ2||'''x'''|||| ||DTED||'''x'''|||| ||ECW||'''x'''|||| ||EHdr||'''x'''|||| ||EIR||'''x'''|| only fake dataset tested || ||ELAS||'''x'''|||| ||ENVI||'''x'''|||| ||ERS|| '''x''' |||| ||ESAT|| - |||| ||FAST||'''x'''|||| ||FIT||'''x'''|||| ||FITS||'''x'''|||| ||FujiBAS||'''x'''|| only fake dataset tested || ||GENBIN||'''x'''|||| ||GeoRaster||'''x'''|||| ||GFF||'''W'''|||| ||GIF||'''x'''|||| ||GRASS||'''x'''|||| ||GRIB||'''x'''|||| ||GSAG||'''x'''|||| ||GSBG||'''x'''|||| ||GSC||'''x'''|| only fake dataset tested || ||GS7BG||'''x'''|||| ||GTiff||'''x'''|||| ||GXF||'''x'''|||| ||HDF4||'''x'''|||| ||HDF5||'''W'''|||| ||HFA||'''x'''|||| ||HTTP|| - ||Is it a driver and should it get a test?|| ||IDA||'''x'''|||| ||ILWIS||'''x'''|||| ||INGR|| '''x''' |||| ||ISIS2||'''x'''|||| ||ISIS3||'''x'''|||| ||JAXAPALSAR|| - |||| ||JDEM||'''x'''|| only fake dataset tested || ||JP2ECW||'''x'''|||| ||JP2KAK||'''x'''|||| ||JP2MrSID||'''x'''|||| ||JPEG|| '''x''' |||| ||JPEG2000||'''x'''|||| ||L1B|| '''W''' |||| ||LAN||'''x'''|| only fake dataset tested || ||LCP||'''x'''|||| ||Leveller||'''x'''|||| ||MEM|| '''x''' |||| ||MFF|| '''x''' || only fake dataset tested and created by CreateCopy() || ||MFF2|| '''x''' || only dataset tested is created by CreateCopy() || ||MrSID|| '''x''' |||| ||MSG|| - |||| ||MSGN|| - |||| ||NDF||'''x'''|||| ||NITF||'''x''' '''W'''|||| ||NetCDF||'''x'''|||| ||OGDI|| - |||| ||PAux||'''x'''|||| ||PCIDSK||'''x'''|||| ||PCRaster||'''x'''|||| ||PDS||'''x'''|||| ||PGCHIP||'''x'''|||| ||PNG||'''x'''|||| ||PNM||'''x'''|||| ||RIK||'''W'''|||| ||RMF|| - |||| ||RPFTOC||'''x'''|||| ||RS2|| - |||| ||RST||'''x'''|||| ||SAR_CEOS||'''W'''|||| ||SDTS||'''x'''|||| ||SGI||'''x'''|||| ||SRP|| - || ASRP/USRP|| ||SRTMHGT||'''x'''|||| ||TERRAGEN|| - |||| ||TSX|| - |||| ||USGSDEM||'''x'''|||| ||VRT||'''x'''|||| ||WCS||'''x'''|||| ||WMS||'''x'''|||| ||XPM||'''W'''|||| == Vector Formats == ||'''Driver'''||'''Status'''||'''Notes'''|| ||AVCBin||'''x'''|||| ||AVCE00||'''x'''|||| ||BNA||'''x'''|||| ||CSV||'''x'''|||| ||DGN||'''x'''|||| ||DODS||'''x'''|||| ||DWG|| - |||| ||DXF|| - |||| ||FMEObjects|| - |||| ||Geoconcept||'''x'''|||| ||GeoJSON||'''x'''||Currently, only for file-based datasources|| ||GeoRSS||'''x'''|||| ||GML||'''x'''|||| ||GPX||'''x'''|||| ||GRASS|| - |||| ||IDB|| - |||| ||Interlis 1|| 2 |||| ||Interlis 2|| - |||| ||KML|| 2 |||| ||MapInfo||'''x'''|||| ||Memory||'''x'''|||| ||MySQL||'''x'''|||| ||NTF|| - |||| ||OCI||'''x'''|||| ||ODBC|| - |||| ||OGDI|| - |||| ||PG||'''x'''|||| ||PGeo|| - |||| ||REC|| - |||| ||S57||'''x'''|||| ||SDE|| - |||| ||SDTS||'''x'''|||| ||Shapefile||'''x'''|||| ||SQLite||'''x'''|||| ||TIGER|| - |||| ||VRT||'''x'''|||| ||XPlane||'''x'''|||| If there are any formats missing, feel free to add them to the table. Many of the read-only distribute data formats will be hard to prepare autotests for since it is hard to get small test datasets. At some point we need to add an extended test suite that operates against the bigger datasets kept at http://download.osgeo.org/gdal/data. = Test coverage = You can find the [http://even.rouault.free.fr coverage] of the Autotest suite.