PROJ_DATA env var should take precedence over installation data #1448
Labels
installation-issues
Issue related to installation problems.
proposal
Idea for a new feature.
question
Hello,
Currently, setting the environment variable PROJ_DATA has no effect on pyproj when the installation of pyproj brings its own data. I think it would be good to lower the priority of the internal data, and let users override the proj data with the environment variable in more cases.
Example: (from a fresh virtual env, python 3.12)
(related discussion: NixOS/nixpkgs#282139)
The text was updated successfully, but these errors were encountered: