[mkgmap-dev] Error on MapSource with r1919
From Steve Ratcliffe steve at parabola.me.uk on Wed May 4 14:18:40 BST 2011
Hi >>> Just another thought ... could it be that C/H/S information should be >>> calculated dynamically based on the actual size of a .img-file? >>> Maybe this could save memory on a GPS when the tiles are loaded ... this >>> is speculation since I don't know exactly how this is implemented. >> Yes it should be. I just hoped that it would not be required, as it >> always worked when the max size was smaller. ;) >> >> I'll see what it would take to get the size into the header. > After merging changes from trunk to locator branch I have the same > problem with the mkgmap-locator. Is there any other information I can > supply or any test to run to help debugging this issue? > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev OK the attached patch should now take into account the exact size of the file when setting the 'partition size' in the header. There is a minimum size of 2048 512 byte sectors, anything larger than that is calculated just a little larger, so any mistake will cause a problem. Works for me so far. ..Steve -------------- next part -------------- A non-text attachment was scrubbed... Name: img_accurate_size.patch Type: text/x-patch Size: 7076 bytes Desc: not available Url : http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20110504/c67ab446/attachment.bin
- Previous message: [mkgmap-dev] Error on MapSource with r1919
- Next message: [mkgmap-dev] Error on MapSource with r1919
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list