hello im trying to pre render tiles for a country z0 to Z18 i used only half of disk space but find myself with 0 free Inodes is there a way to split the directory /var/lib/mod_tile/default/ to 2 or more hard drives ? asked 12 Dec '18, 07:56 do-d |
Prerendering tiles down to z18 is probably not what you want to do, for exactly the reason that you've found. At the Unix level you have the opportunity to create mount points within What problem are you actually trying to solve by pre-rendering tiles down to z18 (most of which will never be accessed)? answered 12 Dec '18, 17:56 SomeoneElse ♦ |