logo separator

[mkgmap-dev] [Patch v1] improve roundabout checks

From Gerd Petermann GPetermann_muenchen at hotmail.com on Wed Aug 3 14:40:23 BST 2016

Hi all,


attached is a patch for the roundabout checks. It adds a test that will warn when

a node on a roundabout is connected to more than one routable way

(ways which are not accessable are not counted, e.g. highway=construction with the default style)

The check is only performed when option

--check-roundabouts is used, you have  to enable logging to see the result.
The check is implemented in class RouteNode, so a config line in logging.properties might be
uk.me.parabola.imgfmt.app.net.RouteNode.level=WARN


A binary based on r3688 is here:

http://files.mkgmap.org.uk/download/306/mkgmap.jar


Note that this check is very basic, it doesn't ignore when the road is going straight through the roundabout

or when it builds a tagent. If you think that this produces too many false warning I may add

code for this.


Gerd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20160803/83ac19b1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_roundabout_connections_v1.patch
Type: application/x-download
Size: 1415 bytes
Desc: check_roundabout_connections_v1.patch
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20160803/83ac19b1/attachment.bin>


More information about the mkgmap-dev mailing list