geofileops.get_crs#

geofileops.get_crs(path: Union[str, PathLike[Any]]) CRS#

Get the CRS (projection) of the file.

Parameters:

path (PathLike) – Path to the file.

Returns:

The projection of the file

Return type:

pyproj.CRS