Osm → Gml conversion failed

Hi Alexander,

OsmTest_WithTarExtension] Testing Osm → Gml

Args: input=‘D:\GisConverter\Tests\Osm\Input\1.tar ‘, format=‘Gml’, output=‘D:\GisConverter\Tests\Osm\Output\2026-04-27_13-27-29\OsmTest_WithTarExtension\Gml’, temp=‘D:\GisConverter\Tests\Osm\Temp\2026-04-27_13-27-29\OsmTest_WithTarExtension\Gml’, logPath=‘D:\GisConverter\Tests\Osm\Log\2026-04-27_13-27-29\osmtest_withtarextension_gml_log.txt’, logLevel=’’
:x: Conversion failed.
2026-04-27T13:27:32.2101662+03:00 (Local) | 2026-04-27T10:27:32.2101662Z (UTC)
Unexpected error: The ‘:’ character, hexadecimal value 0x3A, cannot be included in a name.
Result: ConversionFailed

Input file: (extract the zip file)
1.zip (22.2 KB)

Thanks,

Hi, @danies8
I reproduce this issue. It’s cos name of attribute Gml can’t contain “:”.
It’s easy fix, but name will change.

Ok, fix it, change the name.

We made fix for this. Symbol inside name “:” was changed to “_”.
It will be in April release.

1 Like