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: z...@zebulon.org.uk
To: mkgmap-dev@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@lists.mkgmap.org.uk
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev                          
          
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to