This is documentation of a bèta release.
For documentation on the current version, please check Knowledge Base.

This is an old revision of the document!


Supported Resources

This page gives an overview of all supported formats.

Vector Data

Format File Extension Read Write
File based resources
ovf .ovf * *
ovt .ovt * *1)
oxf .oxf * *
ovs .ovs *
Ascii text file2) .csv .txt … *
ESRI Shapefile .shp * *
GPS eXchange Format .gpx * *
Keyhole Markup Language .kml .kmz * *
Wavefront .obj file .obj3) *
STereoLithography .stl4) *
fme .dwg .dxf
.dgn
*
Database Resources
Well-known text .odb * *
Well-known binary * *
Separate coordinate fields (x,y,z) * *
Oracle Spatial * *
PostgreSQL * *
ArcSDE *5)
Web based Resources
WFS - Web Feature Service .owfs *

Raster Data

Format File Extension Read Write
omi .omi * *
ESRI Grid format .adf *
USGS DEM .dem * *
ERMapper ERS .ers * *
Esri FLT .flt * *
Nasa HGT .hgt * *
ERDAS IMAGINE .img * *
Idrisi RST .rst * *

Image Data

Format File Extension Read Write
File based resources
oif .oif * *
Bitmap .bmp * *
Graphics Interchange Format .gif * *
JPEG .jpg * *
Portable Network Graphics .png * *
Multiresolution Resources
omi .omi * *
MrSID .sid *6)
Enhanced Compression Wavelet .ecw *7)
JPEG 2000 .jp2 *8)
Tagged Image File Format .tif(f) *9) *10)
GeoTIFF .tif(f) *
Web based Resources
TMS - Tile Map Service .otm *
WMS - Web Map Service .owms *
WMTS - Web Map Tile Service .owmts *

Point Cloud Data

Format File Extension Read Write
Orbit Point Cloud .opc * *
Orbit Point Cloud Selection .ops * *
Orbit Composite Point Cloud .ocp *
ASTM E57 .e57 * *
Laser exchange format .las 11) *12) *13)
LASzip exchange format .laz 14) * *15)
pts .pts *
xyz .xyz *
Ascii Text File .txt *
csv .csv *

Other Resources

Format File Extension Read Write
oiw .XXw * *
prj .prj *
cpg .cpg *

Other Orbit Resources

Format File Extension Read Write
oaf .oaf * *
ocf .ocf * *
ocr .ocr * *
ogw .ogw * *
olg .olg * *
Orbit Mobile Mapping Resource .omr * *
Orbit Object List .ool * *
ord .ord * *
Orbit Strabo Project File .osf * *
Orbit Symbols Library .osl *

Mobile Mapping Resources

Oblique Resources

1)
Orbit vector tiled : write is export only, an ovt file cannot be edited.
2)
Ascii text file : Text files are no GIS vector resources but can contain a list of coordinates and attributes to be imported via import and geocoding.
3)
Obj : Preliminary support, read only.
4)
Stl : Preliminary support, read only.
5)
ArcSDE : Read only for geometry and attributes, not available for Asset Inventory
6)
Sid : Drivers are only available on Windows
7)
ECW : Driver are only available on Windows
8)
JP2 : Driver are only available on Windows
9)
TIFF reading : Support for Baseline, Tiled, Multiresolution and BigTIFF. Support for commonly used compression methods (G4, JPEG, LZW and Packbits).
If a tiff file cannot be read properly, contact Orbit support.
10)
TIFF writing : Support for Baseline, Tiled and Multiresoltion. Support for JPEG compression only.
11)
LAS : Optional VLR (variable length records) header information is supported to communicate coordinate reference system information. Review libLAS documentation.
12)
LAS, Reading : Support for LAS version 1.2 and 1.3
13)
LAS, Writing : Support for LAS version 1.2 only.
Export includes XYZ, Intensity, RGB if available RGB and GPS time if avaialble. The CRS WKT string is included as VLR (2112).
14)
LASzip : Supported using libLAS library. Driver only available on Windows and Unix. Currently no support on Mac and Linux. Driver included with Orbit installation, but older computers may require an update of Visual C++ runtime (Missing dependency : MSVCR110.DLL).
15)
LASzip, Writing : Export includes XYZ and Intensity and if available RGB and GPS time. The CRS WKT string is included as VLR (2112).
 
Last modified:: 2018/06/21 08:13