Re: Management of datum grid files.
Mike Taves <[email protected]> Thu, 28 Nov 2019 09:12:34 +1300
| Newsgroups | gmane.comp.gis.proj-4.devel |
|---|---|
| Message-ID | <CAM2FmMqL=NU8VH=+_Hdis14zo=swPoKw=HNR843Zn4+dps0exw@mail.gmail.com> |
On Thu, 28 Nov 2019 at 01:15, Even Rouault <[email protected]> wrote: > You're right. Probably that %APPDATA%\Local would be a more idiomatic default expansion of ${XDG_DATA_HOME} for Windows. There is some simple logic to see in appdir.py's `user_data_dir` function[1]. They also define a `user_cache_dir` function too. Either of these are simple enough to port to any other language. [1] https://github.com/ActiveState/appdirs/blob/a54ea98feed0a7593475b94de3a359e9e1fe8fdb/appdirs.py#L45-L97 _______________________________________________ PROJ mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/proj