**** BEGIN LOGGING AT Tue Sep 09 02:59:59 2014 **** ENDING LOGGING AT Tue Sep 09 18:02:05 2014 **** BEGIN LOGGING AT Tue Sep 09 18:04:19 2014 Sep 09 18:04:54 on desktop linux the tiles should be in Sep 09 18:05:00 ~/.modrana/maps Sep 09 18:05:13 and make sure you are downloading to "files" Sep 09 18:06:10 so I have a OSM folder in .modrana/maps I copy that to /MyDocs/.maps Sep 09 18:06:21 basically Sep 09 18:06:30 just check the folder structure Sep 09 18:06:41 I see I was looking in .modrana on the N900 Sep 09 18:06:44 it should be easy to see how it works Sep 09 18:07:04 that would place it in internal storage, which would be an issue :) Sep 09 18:07:31 but there would be less problems with many small files due to a better FS Sep 09 18:08:05 Yep I understand. I didn't realise the .maps folder was for modrana Sep 09 18:08:13 BTW, you can set the path where the tiles should go in the ~/.modrana/user_config.conf file Sep 09 18:08:30 well, it is a kind of de-facto standard on Maemo Sep 09 18:08:41 can you do that with the GUI too? Sep 09 18:08:53 I think Maemo Mapper/Mappero or Maep might be the first one using it Sep 09 18:09:04 not at the moment Sep 09 18:09:22 but I guess it could be a RFE :) Sep 09 18:09:39 BTW, you can also import the tiles to your sqlite tile database Sep 09 18:09:57 if you are using that to store tiles on your N900: http://modrana.org/trac/wiki/SQLiteTilesImportPerlScriptEN Sep 09 18:10:28 import? I have both desktop and N900 set to sqlite. Sep 09 18:11:04 well, then you have a problem :) Sep 09 18:11:35 oh Sep 09 18:12:04 as there is no way to either export or merge two sqlite tile databases Sep 09 18:12:45 there are no technical limitations preventing this, but no one did that just yet Sep 09 18:13:15 either as modRana functionality or as an external program, like that above mentioned Perl script Sep 09 18:14:45 but it is perfectly doable and quite easy to do (hint hint ;-) ) Sep 09 18:15:11 I was hoping to just overwrite the N900's existing db Sep 09 18:15:30 oh, that works of course Sep 09 18:15:53 if you replace the database file, there is no issue Sep 09 18:16:11 you of course loose any tiles that were in the file on the N900 Sep 09 18:16:57 I still have the odd crash batch downloading tiles with the N900 so I thought I'd DL large amounts with a desktop and copy over. Sep 09 18:17:17 the format is just a simple sqlite database, sou there should transfer from PC just fine Sep 09 18:17:36 great I'll try that now Sep 09 18:17:41 sure, I know many people do that Sep 09 18:18:00 let me know if you have any issues :) Sep 09 18:18:20 and maybe you can write about your experience on the Maemo wiki or somewhere else ? ;-) Sep 09 18:28:30 is there a full globe sqlite download somewhere? Sep 09 18:39:25 I don't think anyone is hosting modRana compatible datbases anywhere :) Sep 09 18:39:42 BTW, don't forget to the transfer both the lookup & storage databases Sep 09 18:40:37 (it is like this to work around the 3.7 GB limit on file size on FAT32, there could be multiple storage databases, each up to 3.7 GB big) Sep 09 18:41:10 BTW, this is the "specification": http://modrana.org/trac/wiki/SQLiteStorageDescriptionEN Sep 09 18:42:33 by "modrana databases" you mean "tiles" ? Sep 09 18:42:58 or sqlite tiles storage ? Sep 09 18:43:20 yeah, I mean the sqlite database modRana uses to store map tiles Sep 09 18:43:52 BTW, there is another unrelated sqlite database used to store POI Sep 09 18:46:49 AFK, back in about an hour Sep 09 18:52:44 M4rtinK: is there a guiless program to pregenerate a database? Sep 09 18:53:06 possibly something for recent systems Sep 09 18:57:52 I copied lookup and store files all seems to work fine. Sep 09 18:59:40 I have *-journal files which I haven't copied over. Sep 09 20:18:30 sixwheeledbeast: you can safely ignore the journal files Sep 09 20:18:47 AFAIK they are some temporary files created by sqlite that are sometimes left behind Sep 09 20:18:49 :) thanks M4rtinK Sep 09 20:19:09 kerio: how do you mean pregenerate ? Sep 09 20:19:34 like create an empty tile database file, just with the schema ? Sep 09 20:20:07 I guess the already mentioned batch import script could be used for something like that: http://modrana.org/trac/wiki/SQLiteTilesImportPerlScriptEN **** ENDING LOGGING AT Wed Sep 10 02:59:58 2014