Hi Aleaxnder,
1.I used:
else if (targetFormat.Equals(“MapInfoTab”, StringComparison.OrdinalIgnoreCase))
{
options.DestinationDriverOptions = new MapInfoTabOptions() { IsIgnoreWrongData = true };
}
else if (targetFo…... danies8 April 21, 2026, 7:43pm 5 I will remove this option...danies8 April 23, 2026, 8:27am 7 Hi Alexander, These samples that...