= Data storage = This article describes where modRana stores data. [[PageOutline]] == Map data == Map data are by default stored in the modRana directory in '''cache/images''' in per layer folders. When using the sqlite database for storing map data, each layer has its own database files (lookup database and 1+ storage databases) stored in its own folder. === Maemo5@N900 === the dafault path for map data on Maemo is '''/home/user/MyDocs/.maps''', bacause '''MyDocs''' resides on a 27GB FAT32 partition, which is the largest continuous partition in default Maemo 5 install on the N900.[[BR]] '''NOTE:''' ''Bacause of the FAT32 file-system used in MyDocs, you should consider enabling sqlite tile storage (in '''options->map->tile storage'''). FAT32 uses very large per-file clusters, which together with map data that consists of thousands of individual tiles causes huge waste of space. Sqlite can store thousands of tiles in a single file and thus avoids this issue.'' == POI == == Tracklogs == == Configuration files == === Persistent setting database === === Main configuration file === === Map layers configuration file ===