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 or not for input data? Thanks, Professionalize.GIS...builds a schema that matches the source. This is useful when you need...