[mkgmap-dev] [patch v3] reverse oneways
From Gerd Petermann gpetermann_muenchen at hotmail.com on Mon Apr 28 07:03:53 BST 2014
Hi Felix, attached is a patch that may help to solve your problems with reversed oneways. It may not work without --ignore-turn-restrictions. I'd first like to make sure that I understand what you are doing. I've added a few lines to the default style to produce additional lines for ways with highway=* & incline=up If I got you right, you create one oneway for the uphill direction and another one with reverse direction for downhill, and also overlaying lines with types that are direction dependent. The result is in switch_oneway.zip. The attached reverse-oneway-v3.patch changes mkgmap to keep the order of points in each way. That means, points are reversed after style processing if tag oneway=-1 is found, and this order is then maintained in the rest of the program. Gerd P.S. I think we can drop the idea of reversing ways with "oneway=-1" before style processing. This will not help in your case, as you add the tag in the style. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20140428/35f03f55/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: reverse-oneway-v3.patch Type: application/octet-stream Size: 4664 bytes Desc: not available URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20140428/35f03f55/attachment-0001.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: switch_oneway.zip Type: application/zip Size: 17580 bytes Desc: not available URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20140428/35f03f55/attachment-0001.zip>
- Previous message: [mkgmap-dev] Commit: r3233: update doc for --check-styles option
- Next message: [mkgmap-dev] [patch v3] reverse oneways
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list