Skip to content

Check if only geopandas can be used to read in vector files. #42

Description

@PaulaSp3

i used pyogrio directly because it generally provides faster vector handling and allows selecting only the required columns. However, i just see that GeoPandas can also use pyogrio as its engine, I agree that using geopandas.read_file(..., engine="pyogrio") may provide a cleaner and more consistent interface.

in ati/mod0Helper/dataUtils.py

Metadata

Metadata

Assignees

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