Supported extensions are supported in last version?

Hi,
Can you please check with GDAL + your GDAL of the unsupported extensions with new version if it supported ?
If it not supported both GDAL + your GDAL, where can I find support for them?
The list:
Supported_Extensions.zip (22.3 KB)
Thanks,

@danies8

You’re asking whether the extensions in Supported_Extensions.zip are handled by the latest Aspose GIS .NET release (and by the GDAL version bundled with it).

At the moment we don’t have the contents of that zip file, so we can’t confirm support for each extension directly. To verify:

  1. Extract the list of extensions from the zip file.
  2. Compare the extensions with the formats listed in the Aspose GIS documentation (the “Supported Formats” section).
  3. Check the GDAL version that Aspose GIS ships with (the version is mentioned in the release notes) and compare the extensions against the GDAL format list, such as the one shown on GIS StackExchange [2].
  4. If an extension is missing from both the Aspose GIS list and the bundled GDAL list, it is not currently supported. In that case you can post a feature request on the Aspose GIS forum, where the product team tracks format‑support requests.

If you can share the extracted list of extensions, we can perform the comparison for you and let you know which ones are already covered and which would need a future implementation.

Here are the samples:
Samples.zip (337.9 KB)

Hi, @danies8

Consider your task in 26.1 release we made support .Net10 and fix for conversion to GeoPackage.

Do you give support for:
.ArcGIS +Horizon , please see attached samples in previous post.
And if yes can you please tell me which file is the primary in ArcGIS and which Horizon.
Can you give me a full code how to support these extensions also.
We have very important customer.
As always ,Thanks in advance,

Your quick anwer will be appreciated.

Hi, @danies8
I checked your attached samples. Your ‘Supported_Extensions’ file is correct.
Unfortunately, we don’t support those .ArcGIS +Horizon formats and i can’t help with this task.

In other ticket you dud yiu try to use your Gdal or Gdal before çnvenverting to target format.

We have GdalDriver but it’s just part of Gdal.
Yes, i try to use Gdal in command line to test your samples.

  1. So, you tests both in your Gdal And Gdal.
    And both are not working ?
    2.Can you please tell me, which file you use to test
    The ArcGis sample. There are many files there?
    Thanks in advance,

Your quick answer will be appreciated!!

Hi, @danies8

  1. Yes, it’s the same Gdal
  2. almost all files. These files are different format all connected with ArcGis software

I will check with ArcGis software.
And let you know.
Do you have any plans in future to support these formats ?

Ok, Good!
Thank you!

I can’t say, this is not priority task for now

Hi Alexander,
.atx and .horizon can be part of .gdb folder and it supported in my tests.
Can you verify in your side-please unzip before you test.
gdb1.gdb.zip (2.4 MB)

Hi, @danies8
I’ll be back with an answer on monday.

Hi, @danies8
what exactly should i verify ?

That there are valid filed in .gdb and yiu convert .gdb with them to other format you choose
That has no limitation of conversion.

If these files can be part of .gdb then is gdb dataset but we support only layer conversion not dataset!