Hi Aleaxnder,
1.I used:
else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase))
{
options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true };
}
What is meaning of using Wr…...Validate the resulting GPX with a viewer (Google Earth, QGIS) to ensure...