File Formats¶
Vector Features¶
Wildcat supports the following vector feature file formats:
Format |
Description |
Extensions |
---|---|---|
CSV |
Comma Separated Value |
|
DGN |
Microstation DGN |
|
DXF |
AutoCAD DXF |
|
FlatGeobuf |
FlatGeobuf |
|
GML |
Geography Markup Language |
|
GPKG |
GeoPackage vector |
|
GPX |
GPS Exchange Format |
|
GeoJSON |
GeoJSON |
|
GeoJSONSeq |
Sequence of GeoJSON features |
|
MapInfo File |
MapInfo TAB and MIF/MID |
|
OGR_GMT |
GMT ASCII Vectors |
|
OpenFileGDB |
ESRI File Geodatabase Vector |
|
Shapefile |
ESRI Shapefile / DBF |
|
SQLite |
SQLite / Spatialite RDBMS |
|
The values in the first column are the supported values of the format
setting for the export command. Input vector datasets may use any of these formats. If the file path for an input vector dataset is missing an extension, then wildcat will scan the extensions in the third column for a matching file.
Rasters¶
Wildcat supports the following raster file formats:
Format |
Description |
Extensions |
---|---|---|
ADRG |
ADRG/ARC Digitized Raster Graphics |
|
BMP |
Bitmap |
|
BT |
VTP Binary Terrain Format |
|
BYN |
Natural Resources Canada’s Geoid file format |
|
EHdr |
ESRI labelled hdr |
|
ERS |
ERMapper |
|
GTiff |
GeoTIFF File Format |
|
HFA |
Erdas Imagine |
|
ILWIS |
Raster Map |
|
ISIS3 |
USGS Astrogeology ISIS Cube (Version 3) |
|
KRO |
KOLOR Raw Format |
|
MFF |
Vexcel MFF Raster |
|
NITF |
National Imagery Transmission Format |
|
NTv2 |
NTv2 Datum Grid Shift |
|
NWT_GRD |
Northwood/Verticall Mapper File Format |
|
PCIDSK |
PCD Geomatics Database File |
|
PCRaster |
PCRaster raster file format |
|
PDS4 |
NASA Planetary Data System (Version 4) |
|
RMF |
Raster Matrix Format |
|
SAGA |
SAGA GIS Binary Grid File Format |
|
Terragen |
Terragen Terrain File |
|
USGSDEM |
USGS ASCII DEM (and CDED) |
|
VRT |
GDAL Virtual Format |
|
Input raster datasets may use any of these formats. If the file path for an input raster dataset is missing an extension, then wildcat will scan the extensions in the third column for a matching file.