Skip to content

Vector class does not handle multi-layer files #766

@adehecq

Description

@adehecq

Currently, geoutils.Vector does not allow specifying the layer to be loaded (it takes only a filename upon instantiation). If loading a multiple layer file, only the first layer is loaded.
Within geopandas, it is possible to select another layer by providing the argument layer to geopandas.read_file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature improvement or requestinvalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions