reVeal.fileio.get_attributes_pyogrio#
- get_attributes_pyogrio(dset_src)[source]#
Get the attributes and their corresponding data types from a vector dataset that can be opened with pyogrio.
- Parameters:
dset_src (str) – Path to vector dataset.
- Returns:
dict – Dictionary with keys indicating attribute names and values indicating their corresponding datatypes.