We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Issue with converting GDB to GPX

Using Aspose.GIS: 21.10.0.

Code:

VectorLayer.Convert(@“C:\Concierge\Tracks HellnBack.gdb”,
Drivers.FileGdb, @“C:\Concierge\Tracks HellnBack.gpx”,
Drivers.Gpx, new ConversionOptions() {});

I’m getting the exception: “Index file C:\Concierge\Tracks HellnBack.gdbtablx was not found.”.

(FYI: When trying to convert the same file on https://mygeodata.cloud/ it works fine even without Tracks HellnBack.gdbtablx.)

File:

Tracks HellnBack.zip (6.7 KB)

Hi, @nielsbosma

We have reproduced this problem and created a ticket GISNET-1296. We will notify you here as we will have progress with it.

Please let me know if you experience any other problems.

Any status on this? This is quite a common issue for us.

Sorry we are still working on the issue