-
Notifications
You must be signed in to change notification settings - Fork 4
updates #31
Comments
@jandegr yeah i saw it. does it work fully? lets talk more on IRC if you have some time |
@zoff99 I will hang around in #zanavi irc from time to time |
@zoff99 THX |
I rebuilt a bunch of maps on CI and tweaked the mapdownloader a bit so it can fetch those directly from there. Unfortunatly the larger ones (Germany, France) can only be built locally since the runtime exceeds 5 hours on CI, so those are not available for download from some server. Any chance the rebuilt maps can find their way onto the Zanavi mapserver ? thx. |
@jandegr what is the exact command line you use to build the maps? |
Hi, For the rest I just added 3 extra attrributes and had to increase this https://github.com/jandegr/zanavi/blob/7153dd3f6301918fe6faf6bc79a0d3aac16e52a8/navit/maptool/osm.c#L5956 THX. |
can you post the exact command to build your maps here please? |
I tried some variations of slice size and jobs, but here is the one I last tried for Germany For a local builds I used 2GB slice size but then ther is no time limit either. EDIT: I am testing one without the -o runtimes.sqlite switch now. I copied that over from https://github.com/zoff99/zanavi_maptool/blob/master/circle.yml but it seems to run faster without. |
|
there is much more to it, especially for large maps you need different options. |
did you compile the latested version of maptool? |
Hi @zoff99
I made some updates jandegr#2
The text was updated successfully, but these errors were encountered: