Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subtype not read from the Filegeodatabase #59593

Open
2 tasks done
sivansakthi opened this issue Nov 26, 2024 · 0 comments
Open
2 tasks done

Subtype not read from the Filegeodatabase #59593

sivansakthi opened this issue Nov 26, 2024 · 0 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@sivansakthi
Copy link

sivansakthi commented Nov 26, 2024

What is the bug or the crash?

In ArcMap showing the subtype as shown below

image

The same filegeodatabase opens in QGIS as shown below

image

But not shown the subtype description.
I did manually see below.

image

Can the subtype information be read from the filegeodatabase automatically?
As of now I create a plugin (subtype_manager)
subtype_manager.zip
read the subtype from the CSV. First, I will export the subtype from the ArcMap and the same CSV file I used to update by using the subtype_manager plugin.
Anyone suggested how to get subtype information without using ArcMap

.

Steps to reproduce the issue

Please get the subtype parameter from the file geodatabase which is stored from the ArcMap

Versions

QGIS version
3.40.0-Bratislava
QGIS code revision
b56115d

Libraries
Qt version
5.15.13
Python version
3.12.7
GDAL/OGR version
3.9.3
PROJ version
9.5.0
EPSG Registry database version
v11.016 (2024-08-31)
GEOS version
3.13.0-CAPI-1.19.0
SQLite version
3.46.1
PDAL version
2.8.1
PostgreSQL client version
unknown
SpatiaLite version
5.1.0
QWT version
6.3.0
QScintilla2 version
2.14.1
OS version
Windows 10 Version 2009

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@sivansakthi sivansakthi added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

1 participant