logo separator

[mkgmap-dev] Commit r4715: rework of options for reverse merge

From svn commit svn at mkgmap.org.uk on Fri May 14 16:16:39 BST 2021

Version mkgmap-r4715 was committed by gerd on Fri, 14 May 2021

rework of options for reverse merge
- replace option --x-force-reverse-merge by --allow-reverse-merge which has to be set to enable reversing for merge, add documentation
- implement new option --line-types-with-direction to list line types which should not be reversed, also documented
- special tag mkgmap:has-direction=yes/1/true can be used to to mark a line as not reversable
- special tag mkgmap:has-direction=no/0/false can be used to to mark a line as reversable (does not overwrite oneway=yes or oneway=-1 tag, only the --line-types-with-direction option)
- remove code to detect if style sets mkgmap:has-direction=true
- remove code to propagte the mkgmap:has-direction=true tag to underlying roads, might not be needed
this reverts r4713 and r4714 and partly r4703
- don't merge lines with different has-direction flag (as r4710 in the low-res-opt branch)


http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4715


More information about the mkgmap-dev mailing list