pyproj.datadir.
get_data_dir
The order of preference for the data directory is:
The one set by pyproj.datadir.set_data_dir (if exists & valid)
The internal proj directory (if exists & valid)
The directory in PROJ_LIB
str
The valid data directory.
set_data_dir
Set the data directory for PROJ.4 to use.
proj_data_dir (str) – The path to rhe PROJ.4 data directory.
Geod
Change Log