The directory is mostly used to unpack EPSG database;
https://docs.geotools.org/stable/userguide/library/referencing/hsql.html
Reading the javadocs
https://docs.geotools.org/stable/javadocs/org/geotools/referencing/factory/epsg/hsql/ThreadedHsqlEpsgFactory.html
provides these instructions:
> If
Op vr 30 sep. 2022 15:31 schreef Nils Henriksen :
> There is a directory (and its contents) that is created on our Linux
> server under /tmp named GeoTools. We have multiple users trying to use
> that directory and it causes permissions issues for subsequent users after
> the first one creates it
There is a directory (and its contents) that is created on our Linux server
under /tmp named GeoTools. We have multiple users trying to use that
directory and it causes permissions issues for subsequent users after the
first one creates it. I temporarily made it rwx by all users in the group
to as