here-workspace-examples-java-scala
here-workspace-examples-java-scala copied to clipboard
Possible to configure path to ~/.here
Hello! I've created a local catalog with the instructions in the examples but I want to place the here-map-content.db somewhere else than in home/. Is it possible to configure the path where the SDK will look for the files?
I know that it is possible for here.platform.data-client.request-signer { billing-tag = "nira-map-matcher" credentials { file-path = .. }}
but I cant find any information about how to set it either generally or for just local/
Hi @CarlKarlssonSchmidt , you can override path using the following property:
-Dhere.platform.data-local.local-directory=path/to/alternative/local/directory