Skip to content

How to get the list of feature dataset #1260

@kavyajeetbora

Description

@kavyajeetbora

I want to list down the names of feature dataset.
This is the basic structure of the geodatabase:
image

Using fiona I am able to get the list of feature classes using:

layers = fiona.listlayers(gdb_filePath)

Can anyone help me to get the list of feature datasets (not feature classes) ?
Using arcpy can be done I guess but don't have it as it needs license. Looking for some solution using opensource libraries like fiona and GDAL, if any

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions