logo separator

[mkgmap-dev] "This may break routing" warning query

From Gerd Petermann gpetermann_muenchen at hotmail.com on Thu Jun 27 10:25:16 BST 2013

Hi Eric,

you can either make the line routable (add at least one of road_class or road_speed attribute) or
use a different (non-routable) type or limit the resolution range so that the line doesn't appear 
on resolution 24.
Keep in mind that
highway=* [0x08 resolution 22] 
means resolution 22 and higher, so you would need something like
highway=* [0x08 resolution 22-23] 

Gerd
Date: Thu, 27 Jun 2013 10:16:28 +0100
From: zeb at zebulon.org.uk
To: mkgmap-dev at lists.mkgmap.org.uk
Subject: [mkgmap-dev] "This may break routing" warning query

Hi,

Thanks a lot for adding the --check-style option. I got this message, using a custom style:

Warning: routable type 0x0a is used for non-routable line with resolution 24. This may break routing. Style file lines, line 256

Warning: routable type 0x06 is used for non-routable line with resolution 24. This may break routing. Style file lines, line 259
Warning: routable type 0x1b is used for non-routable line with resolution 24. This may break routing. Style file lines, line 283


What actions am I supposed to do? I changed the resolution (which was not 24) at the line numbers mentioned above, but this did not make the warning disappear. What am I doing wrong?

Thanks a lot,

Eric


_______________________________________________
mkgmap-dev mailing list
mkgmap-dev at lists.mkgmap.org.uk
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20130627/ade66fce/attachment.html 


More information about the mkgmap-dev mailing list