Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Public Member Functions | |
ITable | mergeMetadataTables (const ITable &tbl1, const ITable &tbl2) |
bool | mergeMetadataTables (ITable &tblOut, const ITable &tblIn, const std::vector< QString > &columns) |
void | mergeTableData (const ITable &sourceTable1, const ITable &sourceTable2, ITable &targetTable, const std::vector< QString > &except=std::vector< QString >()) const |
bool | copyColumns (const ITable &tblSource, ITable &tbltarget, int options=0) |