The rule
highway=trunk & ( network=e-road | int_ref=* ) [0x02 resolution 17 continue]
means res 17 - 24.
but when I use this ([0x02 resolution 17 continue]) , I get an error compiling. All of the other instances of a single resolution (which means x-24) do not give compile errors, it seems only lines with
( network=e-road | int_ref=* )
Greg
i run my resolution from 24-18 on all my poi files , due to the type of work i do in australiaStephenOn Thu, Feb 11, 2016 at 8:11 AM, greg crago <gregcrago@gmail.com> wrote:_______________________________________________Default line style has this:highway=trunk & ( network=e-road | int_ref=* ) [0x02 resolution 15-17 continue]I wanted to only show this on RESOLUTION 17, so I changed it to this:highway=trunk & ( network=e-road | int_ref=* ) [0x02 resolution 17 continue]Now when I compile using mkgmap -r3665 I get this error:Warning: routable type 0x02 is used for non-routable line with level 0. This may break routing. Style file lines, line 165.How does changing the Resolution Range to a single Resolution cause this error?Greg
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev