Changes between Version 19 and Version 20 of DataStorageEN
- Timestamp:
- Aug 1, 2011, 9:37:19 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataStorageEN
v19 v20 22 22 23 23 ''Use case:'' Quickly download and import tiles to the SQLite database on a powerful !Notebook/Desktop and then transfer the database to you mobile device. 24 25 ==== Size ==== 26 During a testing download, 96000 OSM tiles created sqlite storage database about 360 MB big, while the GUI was showing about 260 MB transfered (sum of the size variables from http headers). The additional data was probably spent on metadata (tile coordinates, type, timestamp, etc.). 24 27 25 28 == POI ==