[gdal-dev] How to skip the creation of metadata.json in GDALVectorTranslate with C++
MRRAJESH
rajeshreddy82 at gmail.com
Mon Jul 27 06:00:52 PDT 2020
Developers,
I am using C++ GDALVectorTranslate to translate from vrt to mvt. I want to
skip the creation of metadata.json. How?
dst = (GDALDataset *)GDALVectorTranslate(C:\\Temp\\Tests, NULL, 1, &hSrcDS,
opt, NULL);
Regards,
Rajesh
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
More information about the gdal-dev
mailing list