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
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to