Hi Aleaxnder,
1.I used:
.if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase))
{
options.SourceDriverOptions = new GmlOptions { RestoreSchema = true };
}
What is meaning of using RestoreSchema ?
3.…...RestoreSchema = true Quick preview, geometry‑only extraction,...Field2 . Disable it for quick previews or when you will replace the...