Re: [mkgmap-dev] Raise an error when levels and dem-dists mismatch

2022-07-12 Thread Gerd Petermann
Hi Daniel, OK, I've added a corresponding check in r4905. Hope the error message is clear enough? With your example I see now: SCHWERWIEGEND (global): More dem-dist values than levels: [3312, 6624, 9936, 13248, 16560, 19872, 23184, 26496] [L4 B16, L3 B18, L2 B20, L1 B22, L0 B24]

[mkgmap-dev] Commit r4905: Stop execution and report error when number of DEM dist values is higher than the levels.

2022-07-12 Thread svn commit
Version mkgmap-r4905 was committed by gerd on Wed, 13 Jul 2022 Stop execution and report error when number of DEM dist values is higher than the levels. http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4905 ___ mkgmap-dev mailing list mk

Re: [mkgmap-dev] Raise an error when levels and dem-dists mismatch

2022-07-12 Thread Daniel Vogelbacher
Hi Gerd, yes, I can confirm that a smaller dem-dists count is no problem. So I change my request to a validity check for dem-dists-levels <= levels. On 7/11/22 14:00, Gerd Petermann wrote: Hi Daniel, thanks for your post. I think there is no problem when the number of dem-dists is smaller