Hi Aleaxnder,
1.I used:
else if (targetFormat.Equals(“GeoPackage”, StringComparison.OrdinalIgnoreCase))
{
options.DestinationDriverOptions = new GeoPackageOptions();
}
What is meaning of using this GeoPackageOptio…...Hi Alexander, I see from the AI that setting this option for...