Re: Management of datum grid files.
Kristian Evers <[email protected]> Wed, 27 Nov 2019 12:21:40 +0000
| Newsgroups | gmane.comp.gis.proj-4.devel |
|---|---|
| Message-ID | <[email protected]> |
I should have written %LOCALAPPDATA%, that's the one that is suitable for PROJ. I too get confused by the various similar-sounding variables. You are right that %APPDATA% expands to ...\Roaming\. If I understand correctly it is meant for users that are available on several computers on a domain which need shared data across all machines. Somehow... This is a rather specific use case that I don't think we should use for PROJ. /Kristian -----Original Message----- From: Even Rouault <[email protected]> Sent: 27. november 2019 13:15 To: Kristian Evers <[email protected]> Cc: [email protected] Subject: Re: [PROJ] Management of datum grid files. On mercredi 27 novembre 2019 08:14:27 CET Kristian Evers wrote: > Perhaps we should look into using %APPDATA%\Local\PROJ as the default path > for %PROJ_LIB% on Windows? > > This has been good practice on Windows for quite a while now. I guess the > reason > that PROJ doesn't have a default location on Windows is that in > earlier versions of Windows no such place was available. You're right. Probably that %APPDATA%\Local would be a more idiomatic default expansion of ${XDG_DATA_HOME} for Windows. Looking at http://www.binbert.com/blog/2010/09/default-environment-variable-values-of-windows-7-xp/ I see there is a ton of potential candidate environment variables. As an non-native Windows user it is hard to tell which one would be the most natural for natively-speaking Windows user... Any preference ? It seems %APPDATA% expands to C:\Users\{username}\AppData\Roaming . The Roaming naming sounds funny. Or perhaps this is a Win7 only thing ? %LOCALAPPDATA% expanding to C:\Users\{username}\AppData\Local would seem not so bad -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ PROJ mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/proj