Hi Alexander,
I moved to new version 26.5 and here my results:
Test data(input/output/QGIS)
shapefile18.7z (7.2 KB)
[ShapefileTest] Testing Shapefile → Gpx
Args: input=‘D:\GisConverter\Tests\Shapefile\Input\shapefile18.7z’, format=‘Gpx’, output=‘D:\GisConverter\Tests\Shapefile\Output\2026-06-04_13-13-43\ShapefileTest\Gpx’, temp=‘D:\GisConverter\Tests\Shapefile\Temp\2026-06-04_13-13-43\ShapefileTest\Gpx’, logPath=‘D:\GisConverter\Tests\Shapefile\Log\2026-06-04_13-13-43\shapefiletest_gpx_log.txt’, logLevel=‘’
Conversion failed.
2026-06-04T13:13:48.3812854+03:00 (Local) | 2026-06-04T10:13:48.3812854Z (UTC)
Unexpected error: Transformation of coordinate (-1.7976931348623157E+308, -1.7976931348623157E+308, 0) failed.
Result: ConversionFailed
Thanks,
Hello Dani,
We need to explore your request. We’ll be back with an answer in a couple of days.
Hi, @danies8
It again Transformation of coordinate. The same bug.
Hi, @danies8.
We need to explore your request. We’ll be back with an answer in a couple of days.
What the status ? it will be fixed till end of June ?
We made fix for this.
it will be in June release
It will effect all conversions?
yes, it’s affected to all bugs with this sample
The input file shapefile18.7z has bug of transformation of coordinate.
It will be fix till end of June:)))
Hi, @danies8.
We need to explore your request. We’ll be back with an answer in a couple of days.
1 Like
Hi, @danies8
After june release by using ‘ErrorCollector’ option during conversion features with this values (Transformation of coordinate error) will ignore.
Hi Alexander,
I moved to new version 26.6 and here my results:
Please see:
Solution :
Using ‘ErrorCollector’ option during conversion features with this values
(Transformation of coordinate error) will ignore.
var errors = new OperationErrorCollector();
var options = new ConversionOptions()
{
DestinationDriverOptions = new GpxOptions()
{
ErrorCollector = errors
},
};
Waiting to Aspose task to add to the error conversion message which options to use.
Task 5593: Enable dynamic GIS conversion options to be passed and applied on-the-fly via command-line (CMD) parameters - Free Support Forum - aspose.com
Test data(input/output/QGIS)
5210 Shapefile to Gpx.zip (43.5 KB)
Thanks,
Please close it .
Thank you very much.
Thank you!
I close this topic
1 Like