Hi Aleaxnder,
1.I used:
else if (targetFormat.Equals(“GeoPackage”, StringComparison.OrdinalIgnoreCase))
{
options.DestinationDriverOptions = new GeoPackageOptions();
}
What is meaning of using this GeoPackageOptio…...the default options: a simple vector‑only GeoPackage with no custom...@"C:\Data\input.shp"; // Output GeoPackage path string destPath = @"C:\Data\output...