View Single Post
Posts: 32 | Thanked: 6 times | Joined on Jun 2010
#172
Originally Posted by magnunor View Post
Would it be possible to store them in /home/user where the minimum filesize is 4k, and symlink them to MyDocs/.maps/? Or do the same with a memorycard with an appropriate filesystem?

How feasible is it implementing a sqlite storage layer? Could several mapping applications share the data if it is stored that way?
The original Maemo Mapper (which is available for OS2008) does it someway like this. There you got only one file for each repository, which takes far less storage. But unfortunately I'm not a developer. Hopefully there's is someone else who can implement this?