Changes between Version 1 and Version 2 of DataStorageEN


Ignore:
Timestamp:
Dec 18, 2010, 5:51:43 PM (13 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataStorageEN

    v1 v2  
    11= Data storage =
     2This article describes where modRana stores data.
    23
    34[[PageOutline]]
    45
    56== Map data ==
     7Map data are by default stored in the modRana directory in '''cache/images''' in per layer folders.
     8When 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.
    69
    710=== Maemo5@N900 ===
     11the 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.
     12'''NOTE:''' ''Bacause of the FAT32 file-system, you should consider enabling sqlite tile sotrage in ModRana. FAT32 uses very large clusters. which together with map data, that consists of thousand of map tiles causes huge waste of space. Sqlite can store thousands of tiles in a single file and thus avoids this issue.''
    813
    914== POI ==