c++_api/inc/opals/IImport.hpp
45 /// Loads vector and raster data into an ODM for subsequent use in modules dealing with point cloud and line related data.
47 Therefore, the ODM contains an additional administration level, storing header and layer information for each file.
48 Hence, it is possible to reproduce the original files from an ODM file (even in case of a multiple file import).
49 Currently, Module Import supports 6 different vector file formats. Additionally, any of the supported raster formats may be imported. However, please notice that this is a rather rare use case: raster data imported into an ODM will be treated like any other data in an ODM i.e. the topological information defined implicitly by rasters is lost. */
