Opened 9 months ago
Closed 9 months ago
#832 closed defect (fixed)
PROJ_LIB environment variable is deprecated
Reported by: | Mike Taves | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Package |
Version: | Keywords: | ||
Cc: |
Description
When using one of the PROJ utilities from an OSGeo4W Shell, a DeprecationWarning message is shown at the top:
C:\OSGeo4W>proj DeprecationWarning: PROJ_LIB environment variable is deprecated, and will be removed in a future release. You are encouraged to set PROJ_DATA instead. Rel. 9.4.0, March 1st, 2024 usage: proj [-bdeEfiIlmorsStTvVwW [args]] [+opt[=arg] ...] [file ...]
Change History (2)
comment:1 by , 9 months ago
comment:2 by , 9 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This should be easy to fix; see https://github.com/jef-n/OSGeo4W/blob/7c29dd0c7099eab1d4f5f4f18973b043200b5fca/src/proj/osgeo4w/package.sh#L107