reVeal.fileio.get_crs_pyogrio#

get_crs_pyogrio(dset_src)[source]#

Get the coordinate reference system of a vector dataset that can be opened with pyogrio.

Parameters:

dset_src (str) – Path to dataset.

Returns:

str – CRS as an EPSG code.