<div dir="auto">I just compile a map of usually Austria or Switzerland, use different values and first look at it in Basecamp. If it looks good enough I then transfer it to both Oregon 600 and etrex 30x and look at the map on the device, cycling through all zoom levels and panning the map around.<div dir="auto"><br></div><div dir="auto">On any not really old PC the best value would be very small of course, as there was is no speed problem. So the biggest value that looks good is preferably. However on the GPS device such a low value for resolution 21-18 is pretty slow with most map styles. So a compromise has to be found between higher values or showing less information.</div><div dir="auto"><br></div><div dir="auto">Except for automobile use, resolution 21-18 is only used for getting an overview, meaning panning the map around. If it is too slow it becomes useless. That is why I use comparatively high values for those resolutions. </div><div dir="auto"><br></div><div dir="auto">A map to be used in a car needs lower values at 20 and 21 at least. Polygons like forest, lakes and so on when zoomed out far don't need to be very exact, so higher values compared to lines make sense. Just not at level 0 where higher values lead to houses not being rectangular anymore</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 15 Jun 2021, 07:36 Gerd Petermann <<a href="mailto:gpetermann_muenchen@hotmail.com">gpetermann_muenchen@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mike,<br>
<br>
some answers:<br>
- the unit is metre, it is scaled with this formular: maxErrorDistance = filterDistance * (1<< (24 - resolution)), so factor 4 for resolution 22, 8 for 21, 16 for 20 and so on.<br>
- The default is 2.6 if the option is not given or given without a value. The --no prefix doesn't work, but the Douglas-Peucker filter can be switched off with a value of 0.<br>
- I used different option names because I think --reduce-point-density is a bit misleading. I didn't think about changing the syntax of the existing option, but it would be an alternative.<br>
- Why different option for polygons? See <a href="http://gis.19327.n8.nabble.com/Include-the-following-patches-into-trunk-Patch3-quot-reduce-point-density-polygon-quot-tc5327721.html" rel="noreferrer noreferrer" target="_blank">http://gis.19327.n8.nabble.com/Include-the-following-patches-into-trunk-Patch3-quot-reduce-point-density-polygon-quot-tc5327721.html</a><br>
<br>
I really have no clue how one (Felix) determines his favorite values and it's not interesting for me as a software developer.<br>
<br>
@Steve<br>
Reg. online doc: I don't know if this is intended. I'd prefer to have separate docs for each branch, or that branch builds don't change the web page, whatever is easier.<br>
<br>
Gerd<br>
<br>
________________________________________<br>
Von: mkgmap-dev <<a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk" target="_blank" rel="noreferrer">mkgmap-dev-bounces@lists.mkgmap.org.uk</a>> im Auftrag von Mike Baggaley <<a href="mailto:mike@tvage.co.uk" target="_blank" rel="noreferrer">mike@tvage.co.uk</a>><br>
Gesendet: Montag, 14. Juni 2021 22:32<br>
An: <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank" rel="noreferrer">mkgmap-dev@lists.mkgmap.org.uk</a><br>
Betreff: Re: [mkgmap-dev] Documentation for the new Douglas-Peucker options     in low-res-opt branch<br>
<br>
Hi Gerd,<br>
<br>
I think the original documentation for --reduce-point-density and<br>
--reduce-point-density-polygon could do with some improvement. It also seems<br>
bizarre to have a recommended value that is not the default. Is 2.6 the<br>
default if --reduce-point-density is specified without a value, or is it<br>
also the default if the option is not specified? Are the units metres? Is<br>
the distance the same no matter what resolution is used, or does the<br>
distance increase at lower resolution? If the former, wouldn't it be better<br>
to increase by a factor of 1.414 at successive resolutions? Would this be<br>
sufficient to not need to be able to specify individual values for<br>
resolutions?<br>
<br>
I'm not keen on having two very differently named options that basically<br>
achieve the same aim and suggest that it would be better to simply extend<br>
the existing --reduce-point-density options with<br>
--reduce-point-density=value|resolution:value[,...] or even better<br>
--reduce-point-density=value[,...] where the first value applies to the<br>
first used resolution and so on, with the last value being scaled for any<br>
further resolutions that have not had a value specified.<br>
<br>
Is there a reason why polygons need different values than lines? Shouldn't<br>
reduce-point-density-polygon default to the reduce-point-density value?<br>
<br>
I note that although the documentation belongs to the low-res-branch, it is<br>
showing up on the mkgmap command line web page.<br>
<br>
Regards,<br>
Mike<br>
<br>
-----Original Message-----<br>
From: Gerd Petermann [mailto:<a href="mailto:GPetermann_muenchen@hotmail.com" target="_blank" rel="noreferrer">GPetermann_muenchen@hotmail.com</a>]<br>
Sent: 14 June 2021 07:43<br>
To: <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank" rel="noreferrer">mkgmap-dev@lists.mkgmap.org.uk</a><br>
Subject: [mkgmap-dev] Documentation for the new Douglas-Peucker options in<br>
low-res-opt branch<br>
<br>
Hi all,<br>
<br>
I've now added documentation for these new options, see:<br>
<a href="https://www.mkgmap.org.uk/websvn/diff.php?repname=mkgmap&path=%2Fbranches%2Flow-res-opt%2Fresources%2Fhelp%2Fen%2Foptions&rev=4775&peg=4775" rel="noreferrer noreferrer" target="_blank">https://www.mkgmap.org.uk/websvn/diff.php?repname=mkgmap&path=%2Fbranches%2F<br>
low-res-opt%2Fresources%2Fhelp%2Fen%2Foptions&rev=4775&peg=4775</a><br>
<br>
Is it clear enough?<br>
I think the recommend value --reduce-point-density-polygon=8 is far too high<br>
at low resolutions. Should this be changed?<br>
<br>
Together with the new --improve-overview option this branch version can<br>
produce much better results for the lower resolutions.<br>
<br>
Gerd<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank" rel="noreferrer">mkgmap-dev@lists.mkgmap.org.uk</a><br>
<a href="https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer noreferrer" target="_blank">https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
_______________________________________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank" rel="noreferrer">mkgmap-dev@lists.mkgmap.org.uk</a><br>
<a href="https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer noreferrer" target="_blank">https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
</blockquote></div>