Raster Formats | Vector Formats
Note that the File->Import action only operates on GDAL supported raster files. Vector files cannot be "imported".
TerraLook uses GDAL (Geospatial Data Abstraction Library) for accessing raster files, so any file formats supported by GDAL should be supported by TerraLook. The original, and authoritative list of GDAL Supported Formats should be checked for a current format list, and details of each format.
Long Format Name | Code | Georeferencing |
---|---|---|
Arc/Info Binary Grid | AIG | Yes |
CEOS (Spot for instance) | CEOS | No |
First Generation USGS DOQ | DOQ1 | Yes |
New Labelled USGS DOQ | DOQ2 | Yes |
Military Elevation Data | DTED | Yes |
Eosat Fast Format | EFF | No |
ESRI .hdr Labelled | EHdr | Yes |
Arc/Info Binary Grid | GIO | Yes |
TIFF / GeoTIFF | GTiff | Yes |
Erdas Imagine .hfa | HFA | No |
Atlantis HKV Blob | HKV | Yes |
JPEG JFIF | JPEG | Yes |
Atlantis MFF | MFF | Yes |
PCI .aux Labelled | PAux | No |
Portable Network Graphics | PNG | No |
USGS SDTS DEM | SDTS | Yes |
SAR CEOS | SAR_CEOS | Yes |
Additional formats can be read via an optional linkage to the OGR vector library, providing support for formats such as Mapinfo, SDTS, S-57, Tiger, and NTF.