Hi Aleaxnder,
1.I used:
.if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase))
{
options.SourceDriverOptions = new GmlOptions { RestoreSchema = true };
}
What is meaning of using RestoreSchema ?
3.…...com/gis/net/gml-options/#restoreschema Let...third‑party tools that may use non‑standard schema definitions. For the...