26 #ifndef __TERRALIB_INTERNAL_ORG_H    27 #define __TERRALIB_INTERNAL_ORG_H    30 #include "ogr/CatalogLoader.h"    31 #include "ogr/Config.h"    34 #include "ogr/DataSourceFactory.h"    35 #include "ogr/DataSourceTransactor.h"    36 #include "ogr/Module.h"    46 #endif  // __TERRALIB_INTERNAL_ORG_H A class for data providers of OGR. 
 
Implementation of a DataSet for OGR data provider.