Menu

#310 LAN TileStorage

Out_of_scope
closed
r_x
None
1
2024-05-23
2024-05-23
Ron James
No

Hy!
is there a possibility to specify the TileStorage directory over a LAN, as it is possible for the Atlas directory?
My use case is that I create atlases for my Hiking community and I put the atlas on the NAS of the community for everyone to have access.
Recently, as i do not have enough time, 2 of my buddies proposed to help me prepare the atlases for the community but they do not have access to my tilestore so i'd like to put the tilestore on the NAS too. saving time and brandwith for them to generate atlases in area that i already covered previously.

Kind regards and a lot of love for your amazing program!

Discussion

  • r_x

    r_x - 2024-05-23
    • status: open --> closed
    • assigned_to: r_x
    • Group: Maybe_somtime --> Out_of_scope
     
  • r_x

    r_x - 2024-05-23

    The tile store is a local database file. Concurrent access will most likely destroy it, therefore I wouldn't recommend placing it on a NAS and directly using it from hat location.

    You can move the whole tilestore directory to a path of your choice. Please read https://mobac.sourceforge.io/MOBAC/README.html#TileStoreDir

    Alternatively you can use the capabilities of your OS (Windows, Linux, MacOS) and create soft-links for the tile store directory directory you want to relocate.

     

Log in to post a comment.