11 #include <vlutil/vlFilename.h>
12 #include <matrix/vlVector.h>
51 virtual bool importPropsFromShapefile(
const std::string&,
makVrv::DtUnicode& sError);
54 virtual bool importFeatureLayer(OGRDataSource*, OGRLayer*,
const DtFilename& layerName,
makVrv::DtUnicode& sError);
56 virtual bool importPropsFromShapefile(OGRSFDriver* poDriver,
const std::string& shapefile,
makVrv::DtUnicode& sError);
58 virtual bool getFeatureLocation(OGRFeature* feature,
DtVector&)
const;