Hi Aleaxnder,
1.I used:
else if (targetFormat.Equals(“GeoPackage”, StringComparison.OrdinalIgnoreCase))
{
options.DestinationDriverOptions = new GeoPackageOptions();
}
What is meaning of using this GeoPackageOptio…...DestinationDriverOpt when converting to GeoPackage. GeoPackageOptions...GeoPackage‑specific settings for the output file, such as: Tile tables creation...