Re: [mkgmap-dev] methods to write signed / unsigned integers

2018-04-17 Thread Gerd Petermann
Hi all, I've now committed the patches for mkgmap and display tool. If you use display tool r531 or later please make sure to use the latest mkgmap version from trunk. Gerd Von: mkgmap-dev im Auftrag von Steve Ratcliffe Gesendet: Dienstag, 17. April 2

[mkgmap-dev] Commit r4168: img_io4_incr.patch by Steve Ratcliffe

2018-04-17 Thread svn commit
Version mkgmap-r4168 was committed by gerd on Wed, 18 Apr 2018 img_io4_incr.patch by Steve Ratcliffe "I think we should remove the commented out code and I noticed a few unneeded casts remaining (some maybe not actually as a result of the patch), and some javadoc errors." http://www.mkgmap.org.

[mkgmap-dev] Commit r4167: img_io_3.patch : introduce signed / unsinged write + read methods

2018-04-17 Thread svn commit
Version mkgmap-r4167 was committed by gerd on Wed, 18 Apr 2018 img_io_3.patch : introduce signed / unsinged write + read methods Patch based on img_io_2.patch by Ticker Berkin http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4167 ___ mkg

Re: [mkgmap-dev] methods to write signed / unsigned integers

2018-04-17 Thread Steve Ratcliffe
Hi Gerd, Ticker sorry for that. I waited for a comment from Steve and forgot about it. I'd still prefer that Steve gives an OK because he wrote most of the code that the patch changes. I read through the patch and done some very simple tests and it looks OK to me. Hope someone has tested s

Re: [mkgmap-dev] methods to write signed / unsigned integers

2018-04-17 Thread Gerd Petermann
Hi Ticker, sorry for that. I waited for a comment from Steve and forgot about it. I'd still prefer that Steve gives an OK because he wrote most of the code that the patch changes. Gerd Von: mkgmap-dev im Auftrag von Ticker Berkin Gesendet: Dienstag,

Re: [mkgmap-dev] Could mkgmap be extended to create an empty dem dist layer?

2018-04-17 Thread Felix Hartmann
I prefer to have Basemap - but I know many people delete it by accident or don't activate it - and I just tried a gmapsupp DEM map will also give shading to overview map. And yeah - maybe call it --dem-empty-dist so you would have e.g. --dem-dists=19884,39768,53024,106048 --dem-empty-dist=212096

Re: [mkgmap-dev] methods to write signed / unsigned integers

2018-04-17 Thread Ticker Berkin
Hi Gerd I was hoping you'd apply/commit img_io_3.patch (15-mar, from you) and the display_io_1.patch (15-mar, from me) and then I'll do another global edit and tidy-up on Display as per the posts on 16-mar. Regards Ticker ___ mkgmap-dev mailing list m

Re: [mkgmap-dev] Could mkgmap be extended to create an empty dem dist layer?

2018-04-17 Thread Gerd Petermann
Hi Felix, it should be easy to add an empty layer, but I'd prefer a special option for that. Any ideas for a good option name? I guess an empty layer would be one that contains only "unknown" or "undefined" heights. No idea what the device will do with such a layer, I'll try it. If I got you rig

[mkgmap-dev] Could mkgmap be extended to create an empty dem dist layer?

2018-04-17 Thread Felix Hartmann
If compiling DEM gmapsupp.img for device, right now it will show forever when zooming out - it would be good to have a fake/empty dem top layer - say --dem-dists=19884,39768,53024,212096 with 212096 being empty or just having enough data that the device is not actually shading the map? Basically I