Hi Aleaxnder,
1.I used:
else if (targetFormat.Equals(“GeoPackage”, StringComparison.OrdinalIgnoreCase))
{
options.DestinationDriverOptions = new GeoPackageOptions();
}
What is meaning of using this GeoPackageOptio…...output file, such as: Tile tables creation – enable/disable raster...Example: create a raster tile table (if you have raster data) //...